summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #7156 from owncloud/backgroundjob-publicThomas Müller2014-02-144-25/+239
|\
| * Add unit tests for JobListRobin Appelman2014-02-123-25/+237
| * Add the background job list to the public server containerRobin Appelman2014-02-111-0/+2
* | Fix test cases for group managerRobin Appelman2014-02-141-2/+35
* | sort expected result in testsRobin Appelman2014-02-131-0/+2
* | Merge branch 'master' into convert-oc_appconfigRobin Appelman2014-02-111-0/+47
|\|
| * intendationArthur Schiwon2014-02-111-5/+5
| * Inject loggerArthur Schiwon2014-02-111-0/+7
| * test for share dialoge sorterArthur Schiwon2014-02-111-0/+40
* | Remove the Test_AppConfig_Object tests as they no longer make sense with cachingRobin Appelman2014-02-071-180/+0
* | use the 'new' server container for appconfigRobin Appelman2014-02-0773-761/+3582
|\|
| * Merge pull request #6952 from MartialGeek/add_freebox_supportVincent Petry2014-02-061-0/+15
| |\
| | * The regexp of the Freebox user agent is now more strict.Martial Saunois2014-01-291-0/+5
| | * Unit tests added for the new Freebox user agent.Martial Saunois2014-01-281-0/+10
| * | Merge pull request #6969 from owncloud/tests-morecoverageThomas Müller2014-02-041-12/+52
| |\ \
| | * | Fixed unit test scripts + coverageVincent Petry2014-01-301-12/+52
| | |/
| * | add test for password remove methodBjoern Schiessle2014-02-041-0/+62
| * | Add 'mail_from_address' configurationJens-Christian Fischer2014-01-241-0/+9
| |/
| * Merge pull request #6736 from owncloud/tests-jsunittestsThomas Müller2014-01-231-0/+149
| |\
| | * adding code coverage supportThomas Müller2014-01-211-1/+12
| | * Added Javascript unit testsVincent Petry2014-01-161-0/+138
| * | Merge branch 'master' into fixing-gallery-password-protected-access-masterThomas Müller2014-01-211-0/+1
| |\ \
| | * | add first unit test for the versioning appBjoern Schiessle2014-01-211-0/+1
| * | | fixing comment + adding unit test for checkPasswordProtectedShareThomas Müller2014-01-211-0/+42
| |/ /
| * | Merge pull request #6842 from owncloud/fix-quotes-again-masterJörn Friedrich Dreyer2014-01-201-0/+1
| |\ \
| | * | adding a comment to the database schemaThomas Müller2014-01-201-0/+1
| * | | Fixed quota wrapper to not wrap failed fopen streamsVincent Petry2014-01-191-0/+19
| |/ /
| * | Merge pull request #6784 from owncloud/fix-activation-of-unknown-appsMorris Jobke2014-01-181-12/+12
| |\ \
| | * | don't enable files_external testsThomas Müller2014-01-171-1/+1
| | * | properly handle app activation for unit testingThomas Müller2014-01-151-12/+12
| * | | Fix array access syntax for older PHPVincent Petry2014-01-171-2/+3
| * | | Merge pull request #6644 from ben-denham/unshare-all-fixBjörn Schießle2014-01-161-4/+54
| |\ \ \ | | |/ / | |/| |
| | * | updated the unit test for OCP\Share::unshareAll() to verify that shares by al...ben-denham2014-01-101-4/+54
| * | | Merge pull request #6744 from owncloud/fix_ocs_response_messagesThomas Müller2014-01-151-11/+24
| |\ \ \
| | * | | extended test to also check the status messagesBjoern Schiessle2014-01-141-11/+24
| | | |/ | | |/|
| * | | Merge pull request #6768 from owncloud/scanner-use-storage-mtimeVincent Petry2014-01-153-2/+19
| |\ \ \
| | * | | update another testRobin Appelman2014-01-141-1/+1
| | * | | use different value for mtime and storage_mtime in testRobin Appelman2014-01-141-1/+1
| | * | | remove duplicate test classRobin Appelman2014-01-142-23/+17
| | * | | Use storage_mtime when determining if we can reuse cached data while scanningRobin Appelman2014-01-142-1/+24
| * | | | Merge pull request #6704 from owncloud/encryptedfoldersizecalcVincent Petry2014-01-141-0/+45
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Fix calculated folder size to use unencrypted sizeVincent Petry2014-01-091-0/+45
| | |/ /
| * / / no warnings within unlinkDir() within the TestCleanupListenerThomas Müller2014-01-131-3/+3
| |/ /
| * | Merge pull request #6681 from owncloud/userreportblizzz2014-01-081-0/+72
| |\ \
| | * | add tests for user countingArthur Schiwon2014-01-081-0/+72
| | |/
| * | Prevent deleting storage rootVincent Petry2014-01-081-0/+42
| * | Merge pull request #6673 from owncloud/master-quota-insufficientstorageforfil...Vincent Petry2014-01-081-6/+12
| |\ \
| | * | Now also preventing to override "files" dir size with -1Vincent Petry2014-01-071-6/+12
| * | | Merge pull request #6565 from owncloud/enable-ldap-unit-tests-master-2Thomas Müller2014-01-071-0/+1
| |\ \ \ | | |/ / | |/| |
| | * | enable ldap testsThomas Müller2013-12-241-0/+1