Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2015-02-26Merge pull request #14502 from owncloud/failing-mysql-master-testsThomas Müller
2015-02-26remove IDb interface from core class usageBernhard Posselt
2015-02-26fix tabs and spacesBernhard Posselt
2015-02-26fix mappertestutilityBernhard Posselt
2015-02-26use IDBConnection and close cursors after insert/update/deleteBernhard Posselt
2015-02-25Return null when requesting tags for null userVincent Petry
2015-02-25Extend the class so the Filesystem is cleaned upJoas Schilling
2015-02-25Cleanup garbage collection for global file cacheRobin Appelman
2015-02-25Merge pull request #14458 from owncloud/revive/11157Thomas Müller
2015-02-25Merge pull request #14151 from owncloud/update-sabre2.1Thomas Müller
2015-02-25Merge pull request #14213 from AW-UC/naturalsort_defaultcollator-patch-file-s...Vincent Petry
2015-02-25Add PHPunit test for DefaultCollatorAW-UC
2015-02-24Merge pull request #14195 from owncloud/activity-manager-performance-improvem...Lukas Reschke
2015-02-24Get the real protocol behind several proxiesLukas Reschke
2015-02-243rd-party apps are disabled on upgrade - refs #14026Thomas Müller
2015-02-24Merge pull request #14416 from owncloud/setup-commandThomas Müller
2015-02-24Sabre Update to 2.1Vincent Petry
2015-02-23Merge pull request #13439 from owncloud/app-filterThomas Müller
2015-02-23Fix namespace of OC_Setup -> \OC\SetupThomas Müller
2015-02-23Merge pull request #13829 from owncloud/appmanager-listVincent Petry
2015-02-23Added unit test for app filterVincent Petry
2015-02-21Check for PHP configuration before executing unit testsThomas Müller
2015-02-20Merge pull request #13777 from owncloud/close-cursorLukas Reschke
2015-02-18Prevent directory traversals in ctr of \OC\Files\ViewLukas Reschke
2015-02-18Merge pull request #13989 from owncloud/enhancment/security/11857Clark Tomlinson
2015-02-18allow overwriting the appmanager in oc_util by subclassingRobin Appelman
2015-02-18Merge pull request #14207 from owncloud/propfind-optimizeMorris Jobke
2015-02-17better name for getAppsEnabledForUserRobin Appelman
2015-02-17Test improvementsRobin Appelman
2015-02-17Refactor OC_Request into TrustedDomainHelper and IRequestLukas Reschke
2015-02-16fixing unit tests in UsersControllerTestThomas Müller
2015-02-16Merge pull request #13750 from owncloud/enhanced-code-checkerThomas Müller
2015-02-16Merge pull request #13269 from owncloud/issue/13211-cache-array-implementationJoas Schilling
2015-02-16Use the app manager from oc_appRobin Appelman
2015-02-16Add getInstalledApps and getAppsForUser to the app managerRobin Appelman
2015-02-16Add an array implementation of cache and use it if we are not debuggingJoas Schilling
2015-02-16Rename to allowEvalLukas Reschke
2015-02-16Allow AppFramework applications to specify a custom CSP headerLukas Reschke
2015-02-13add unit test for webdav quotaRobin Appelman
2015-02-13update testRobin Appelman
2015-02-13Dont lower the mtime of a folder when propagating changesRobin Appelman
2015-02-13Fix test with the invalid filter check being addedJoas Schilling
2015-02-12Merge pull request #13780 from owncloud/cmreflector-inheritanceLukas Reschke
2015-02-11Merge pull request #13979 from owncloud/group-share-collition-wrong-type-in-p...Vincent Petry
2015-02-10implement php code checker to detect usage of not allowed private APIs - incl...Thomas Müller
2015-02-10Request requires a second parameterThomas Müller
2015-02-09Merge pull request #13921 from owncloud/ocs-afVincent Petry
2015-02-09Add a test for the post_shared hook shareTypeJoas Schilling
2015-02-09Respect `mod_unique_id` and refactor `OC_Request::getRequestId`Lukas Reschke
2015-02-07Merge pull request #12283 from oparoz/sfnt-fontsMorris Jobke