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
2013-01-20Remove unnecessary ob_end_clean() from template testsMichael Gapczynski
2013-01-19Add listener for VisualPHPUnitMichael Gapczynski
2013-01-16merge master into filesystemRobin Appelman
2013-01-15remove php closing tagThomas Mueller
2013-01-07Merge branch 'filesystem' into filesystem-etagsMichael Gapczynski
2013-01-07Cache: split permission cache scanning and cache scanningRobin Appelman
2013-01-07Cache: split permission cache scanning and cache scanningRobin Appelman
2013-01-01Cache: allow storage backends to overwrite WatcherRobin Appelman
2013-01-01Fix eTagUpdate and add testsMichael Gapczynski
2012-12-15make sure folders that are not fully scanned are at least shallow scanned whe...Robin Appelman
2012-12-15Filecache Watcher: use scan or scanFile based on the current item, not the ca...Robin Appelman
2012-12-15merge master into filesystemRobin Appelman
2012-12-11Merge pull request #623 from owncloud/contacts_api_2Thomas Müller
2012-12-11one additional test case for the cache updaterRobin Appelman
2012-12-11fix cache behaviour for non existing filesRobin Appelman
2012-12-06merge master into filesystemRobin Appelman
2012-12-04Enabling unit testing for apptemplate_advancedThomas Müller
2012-11-30merge master into filesystemRobin Appelman
2012-11-29test for search and unregister addedThomas Mueller
2012-11-29first unit tests implementedThomas Mueller
2012-11-28added more unittests for the group fileBernhard Posselt
2012-11-28Merge pull request #401 from owncloud/share_hooksJörn Friedrich Dreyer
2012-11-25sort output of getFolderContent by nameRobin Appelman
2012-11-25change behaviour of Filesystem::getMountPoint when a mountpoint is passed as ...Robin Appelman
2012-11-23explicitly sort files when using getFolderContentsRobin Appelman
2012-11-22don't throw fatal error in updater cache if setup failed for some reasonRobin Appelman
2012-11-22add Scanner->backgroundScanRobin Appelman
2012-11-22add Cache->getIncomplete for use in background scanningRobin Appelman
2012-11-15Rename install hook functions to register hookBart Visscher
2012-11-15allow storage backends to implement custom permission managementRobin Appelman
2012-11-15merge master into filesystemRobin Appelman
2012-11-14Create functions to install standard hooksBart Visscher
2012-11-13Don't use indexes in test data as postgres complains over duplicate keys.Thomas Tanghus
2012-11-12Merge branch 'master' of github.com:owncloud/core into vcategories_dbThomas Tanghus
2012-11-12Update all to use OCP\PERMISSION_* instead of OCP\Share::PERMISSION_*Thomas Tanghus
2012-11-11Merge branch 'master' of github.com:owncloud/core into vcategories_dbThomas Tanghus
2012-11-11Disable loading apps before starting testsBart Visscher
2012-11-09add cache updaterRobin Appelman
2012-11-08move correctFolderSize from Scanner to CacheRobin Appelman
2012-11-07merge master into filesystemRobin Appelman
2012-11-06Merge branch 'master' of github.com:owncloud/core into vcategories_dbThomas Tanghus
2012-11-06fixes #266Thomas Mueller
2012-11-05Remove unused variable.Thomas Tanghus
2012-11-05Merge branch 'master' of github.com:owncloud/core into vcategories_dbThomas Tanghus
2012-11-05Style: Remove all the dangling white spacesFelix Moeller
2012-11-05merge master into filesystemRobin Appelman
2012-11-04Swap expected and actual.Thomas Tanghus
2012-11-04Merge branch 'master' of github.com:owncloud/core into vcategories_dbThomas Tanghus
2012-11-04VCategories: Swap expected and actual in unit tests.Thomas Tanghus
2012-11-04Checkstyle fixes: NoSpaceAfterCommaFelix Moeller