summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #13423 from owncloud/share-fixfindshareforuserwithmultiple...Thomas Müller2015-01-191-0/+35
|\
| * Fix getItemSharedWithUser for groupsVincent Petry2015-01-161-0/+35
* | Fix filtering for users when $gid is emptyLukas Reschke2015-01-181-0/+127
* | Merge pull request #13319 from owncloud/replace-line-breaks-in-app-descriptionLukas Reschke2015-01-171-0/+29
|\ \ | |/ |/|
| * OC_App::parseAppInfoMorris Jobke2015-01-141-0/+29
* | Merge pull request #13389 from owncloud/issue/13372-failing-oracle-tests-jenkinsThomas Müller2015-01-151-40/+81
|\ \
| * | Mask table and column names with backticks and add lastInsertID() workaroundJoas Schilling2015-01-151-40/+81
* | | Additional unit test for recursive removeRobin Appelman2015-01-151-0/+19
* | | always set url parameters when they are available in the app dispatchBernhard Posselt2015-01-151-0/+17
|/ /
* | Merge pull request #13354 from owncloud/hhvm-redisMorris Jobke2015-01-151-0/+10
|\ \
| * | HHVM: Prevent E_WARNING messages by Redis test in console output.Andreas Fischer2015-01-141-0/+10
| |/
* | Merge pull request #13317 from owncloud/partfile-fileinfoThomas Müller2015-01-141-0/+14
|\ \
| * | Return valid fileinfo objects for part filesRobin Appelman2015-01-131-0/+14
* | | Merge pull request #13344 from owncloud/issue/13334-cleanup-tags-repairstepMorris Jobke2015-01-141-0/+143
|\ \ \
| * | | Add a repair step to clean up orphan tags and tag entriesJoas Schilling2015-01-141-0/+143
| | |/ | |/|
* / | Check new and old ways of required oC version for app compatibilityJoas Schilling2015-01-141-2/+51
|/ /
* / Fix searchCommon to properly match path nameVincent Petry2015-01-121-0/+39
|/
* Simplify isValidPath and add unit testsLukas Reschke2015-01-101-0/+33
* Merge pull request #13208 from owncloud/hhvm-streamwrapper-exceptionThomas Müller2015-01-091-12/+5
|\
| * HHVM Workaround: Do not use Exception from Stream.Andreas Fischer2015-01-091-12/+5
* | Merge pull request #13181 from owncloud/filecache-preventleadingslashRobin McCorkell2015-01-091-0/+36
|\ \
| * | Trim leading or trailing slashes in file cache pathsVincent Petry2015-01-081-0/+36
* | | Merge pull request #12995 from owncloud/tbelau666-masterThomas Müller2015-01-091-1/+1
|\ \ \
| * | | add proper prefix for migration testsMorris Jobke2014-12-231-1/+1
* | | | Merge pull request #12988 from owncloud/logfile_downloadMorris Jobke2015-01-091-0/+79
|\ \ \ \
| * | | | add Download logfile button to admin settingsGeorg Ehrke2015-01-071-0/+79
* | | | | Add version to .htaccessLukas Reschke2015-01-081-1/+14
| |_|/ / |/| | |
* | | | Use proper test nameLukas Reschke2015-01-051-4/+3
* | | | Use proper namespaceLukas Reschke2015-01-051-1/+2
* | | | Use namespaceLukas Reschke2015-01-051-3/+5
* | | | Write unit-tests and use DILukas Reschke2015-01-051-0/+247
* | | | Add provisioning_api appTom Needham2014-12-243-0/+5
* | | | Merge pull request #12830 from owncloud/intelligent-containerThomas Müller2014-12-232-0/+212
|\ \ \ \
| * | | | Intelligent containerBernhard Posselt2014-12-232-0/+212
| | |_|/ | |/| |
* / | | Clean up test table in Connection Test to prevent unnecessary failures.Andreas Fischer2014-12-231-0/+19
|/ / /
* | | Merge pull request #11810 from owncloud/hhvm-autotestThomas Müller2014-12-221-1/+2
|\ \ \ | |_|/ |/| |
| * | HHVM sets stream meta datum wrapper_type to 'File' instead of 'user-space'.Andreas Fischer2014-12-191-1/+2
* | | Properly call parent::tearDown() in MDB2SchemaManager::tearDown().Andreas Fischer2014-12-201-3/+2
| |/ |/|
* | Next step in server-to-server sharing next generation, see #12285Bjoern Schiessle2014-12-195-16/+60
* | Merge pull request #12956 from owncloud/jenkins-user-backend-namesThomas Müller2014-12-192-2/+12
|\ \
| * | introduce names for user backends - IUserBackendMorris Jobke2014-12-192-2/+12
| |/
* | Merge pull request #12921 from owncloud/user-mail-user-managementThomas Müller2014-12-191-14/+36
|\ \
| * | Mail address of users is now changable in the user managementMorris Jobke2014-12-181-14/+36
* | | Merge pull request #12865 from owncloud/files-tags-webdavMorris Jobke2014-12-192-0/+368
|\ \ \
| * | | Returns and update tags through WebDAV PROPFIND and PROPPATCHVincent Petry2014-12-172-0/+368
* | | | Merge pull request #12748 from owncloud/redis_cacheMorris Jobke2014-12-191-0/+29
|\ \ \ \
| * | | | Add Redis cache implementation, prefer over memcached, tests & config sampleJörn Friedrich Dreyer2014-12-101-0/+29
* | | | | Merge pull request #12879 from owncloud/mountconfigMorris Jobke2014-12-186-13/+13
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Add getMountPoint to FileInfoRobin Appelman2014-12-176-13/+13
* | | | | Merge pull request #12870 from owncloud/send-mail-new-userThomas Müller2014-12-181-0/+70
|\ \ \ \ \ | |_|_|_|/ |/| | | |