summaryrefslogtreecommitdiffstats
path: root/tests/lib
Commit message (Expand)AuthorAgeFilesLines
* 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-0761-401/+2829
|\|
| * 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
| * | add test for password remove methodBjoern Schiessle2014-02-041-0/+62
| * | Add 'mail_from_address' configurationJens-Christian Fischer2014-01-241-0/+9
| |/
| * fixing comment + adding unit test for checkPasswordProtectedShareThomas Müller2014-01-211-0/+42
| * Fixed quota wrapper to not wrap failed fopen streamsVincent Petry2014-01-191-0/+19
| * 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
| | |/ /
| * / / Fix calculated folder size to use unencrypted sizeVincent Petry2014-01-091-0/+45
| |/ /
| * | 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
| * | Now also preventing to override "files" dir size with -1Vincent Petry2014-01-071-6/+12
| * | Merge pull request #6290 from owncloud/files-androidcontentdispositionThomas Müller2014-01-071-0/+50
| |\ \ | | |/ | |/|
| | * Added isUserAgent() method to requestVincent Petry2013-12-191-0/+50
| * | Make OC_Avatar unit tests independent of currently loggedin userRobin Appelman2014-01-021-5/+13
| * | Merge pull request #6513 from owncloud/user-no-change-displaynameicewind19912014-01-021-1/+4
| |\ \
| | * | Pass config object in testGetHomeNotSupportedRobin Appelman2013-12-201-1/+4
| * | | Merge pull request #6449 from owncloud/core-appsorderfixThomas Müller2013-12-242-1/+14
| |\ \ \
| | * | | Fixed apps loading orderVincent Petry2013-12-202-1/+14
| | |/ /
| * / / Remove all uses of numRows().Andreas Fischer2013-12-213-14/+13
| |/ /
| * | Add unit tests for decimal type usageOliver Gasser2013-12-181-0/+29
| * | Increment number of columns by oneOliver Gasser2013-12-181-1/+1
| * | Typo fixedOliver Gasser2013-12-171-1/+1
| * | Add decimal(precision,scale) column to unit testsOliver Gasser2013-12-172-0/+9
| * | Merge pull request #6345 from owncloud/mysql-set-names-utf8-testsThomas Müller2013-12-171-0/+27
| |\ \
| | * | add missing quotes + field declarationsThomas Müller2013-12-171-1/+16
| | * | Use old school query style that actually works.Andreas Fischer2013-12-121-9/+8
| | * | DB tests: Test whether we can insert and read UTF8 data.Andreas Fischer2013-12-121-0/+13
| * | | adjust testArthur Schiwon2013-12-131-2/+13
| * | | remove unneeded ; in commentRobin Appelman2013-12-121-1/+1
| * | | Add test for having utf8 filenames in the cacheRobin Appelman2013-12-121-1/+31
| |/ /
| * | Ensure memcached extension is there before attempting to create an instance.Andreas Fischer2013-12-091-4/+3
| * | Only run memcached tests if server is available.Andreas Fischer2013-12-091-0/+7
| |/
| * Merge pull request #6150 from owncloud/backgroundjob-log-exceptionblizzz2013-12-064-38/+105
| |\