summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Add tests for mtime changes in folders - testRename is failing right nowMichael Gapczynski2013-01-221-0/+8
* Merge branch 'master' into filesystemRobin Appelman2013-01-221-1/+2
|\
| * enable unittesting on appframework and apptemplateadvancedThomas Mueller2013-01-211-1/+2
* | merge master into filesytemRobin Appelman2013-01-201-0/+3
|\|
| * Add listener for VisualPHPUnitMichael Gapczynski2013-01-181-0/+3
* | merge master into filesystemRobin Appelman2013-01-162-2/+1
|\|
| * remove php closing tagThomas Mueller2013-01-142-2/+0
* | Merge branch 'filesystem' into filesystem-etagsMichael Gapczynski2013-01-072-7/+8
|\ \
| * | Cache: split permission cache scanning and cache scanningRobin Appelman2013-01-071-1/+1
| * | Cache: split permission cache scanning and cache scanningRobin Appelman2013-01-071-0/+1
| * | Cache: allow storage backends to overwrite WatcherRobin Appelman2013-01-011-7/+7
* | | Fix eTagUpdate and add testsMichael Gapczynski2012-12-311-6/+22
|/ /
* | make sure folders that are not fully scanned are at least shallow scanned whe...Robin Appelman2012-12-151-0/+13
* | Filecache Watcher: use scan or scanFile based on the current item, not the ca...Robin Appelman2012-12-151-0/+34
* | merge master into filesystemRobin Appelman2012-12-151-0/+125
|\|
| * Merge pull request #623 from owncloud/contacts_api_2Thomas Müller2012-12-111-0/+125
| |\
| | * test for search and unregister addedThomas Mueller2012-11-281-6/+51
| | * first unit tests implementedThomas Mueller2012-11-281-0/+80
* | | one additional test case for the cache updaterRobin Appelman2012-12-111-0/+5
* | | fix cache behaviour for non existing filesRobin Appelman2012-12-112-0/+8
* | | merge master into filesystemRobin Appelman2012-12-061-0/+1
|\| |
| * | Enabling unit testing for apptemplate_advancedThomas Müller2012-12-041-0/+1
* | | merge master into filesystemRobin Appelman2012-11-302-0/+70
|\| |
| * | added more unittests for the group fileBernhard Posselt2012-11-281-0/+68
| |/
| * Merge pull request #401 from owncloud/share_hooksJörn Friedrich Dreyer2012-11-282-2/+3
| |\
| | * Rename install hook functions to register hookBart Visscher2012-11-152-2/+2
| | * Create functions to install standard hooksBart Visscher2012-11-132-2/+3
* | | sort output of getFolderContent by nameRobin Appelman2012-11-251-11/+11
* | | change behaviour of Filesystem::getMountPoint when a mountpoint is passed as ...Robin Appelman2012-11-242-1/+13
* | | explicitly sort files when using getFolderContentsRobin Appelman2012-11-231-7/+7
* | | don't throw fatal error in updater cache if setup failed for some reasonRobin Appelman2012-11-221-1/+3
* | | add Scanner->backgroundScanRobin Appelman2012-11-221-0/+22
* | | add Cache->getIncomplete for use in background scanningRobin Appelman2012-11-221-0/+17
* | | allow storage backends to implement custom permission managementRobin Appelman2012-11-154-21/+33
* | | merge master into filesystemRobin Appelman2012-11-155-73/+298
|\| |
| * | Don't use indexes in test data as postgres complains over duplicate keys.Thomas Tanghus2012-11-121-41/+0
| * | Merge branch 'master' of github.com:owncloud/core into vcategories_dbThomas Tanghus2012-11-121-73/+73
| |\|
| | * Update all to use OCP\PERMISSION_* instead of OCP\Share::PERMISSION_*Thomas Tanghus2012-11-111-73/+73
| * | Merge branch 'master' of github.com:owncloud/core into vcategories_dbThomas Tanghus2012-11-111-0/+2
| |\|
| | * Disable loading apps before starting testsBart Visscher2012-11-101-0/+2
| * | Merge branch 'master' of github.com:owncloud/core into vcategories_dbThomas Tanghus2012-11-061-1/+1
| |\|
| * | Remove unused variable.Thomas Tanghus2012-11-051-1/+1
| * | Merge branch 'master' of github.com:owncloud/core into vcategories_dbThomas Tanghus2012-11-0513-69/+69
| |\ \
| * | | Swap expected and actual.Thomas Tanghus2012-11-041-1/+1
| * | | Merge branch 'master' of github.com:owncloud/core into vcategories_dbThomas Tanghus2012-11-0410-107/+142
| |\ \ \
| * | | | VCategories: Swap expected and actual in unit tests.Thomas Tanghus2012-11-041-4/+4
| * | | | Switch expectation and result in unit tests.Thomas Tanghus2012-10-311-9/+12
| * | | | Added unit tests for OC_VCategories.Thomas Tanghus2012-10-311-0/+114
| * | | | Added unit test testinsertIfNotExistDontOverwrite.Thomas Tanghus2012-10-311-0/+37
| * | | | Merge branch 'master' of github.com:owncloud/core into vcategories_dbThomas Tanghus2012-10-311-0/+71
| |\ \ \ \