summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Display app names in update page for app updatesVincent Petry2015-08-191-0/+67
* Merge pull request #16924 from owncloud/copy-recursive-polyfillThomas Müller2015-07-061-0/+46
|\
| * add unit testsRobin Appelman2015-07-031-0/+46
* | Merge pull request #17304 from owncloud/fix-17265Vincent Petry2015-07-061-0/+11
|\ \
| * | Check if response could get generatedLukas Reschke2015-07-021-0/+11
* | | Fix unit testThomas Müller2015-07-031-1/+0
* | | Fixing unit test executionThomas Müller2015-07-031-1/+0
* | | Remove OC_AppconfigThomas Müller2015-07-031-16/+16
* | | Remove OC_LogThomas Müller2015-07-032-2/+2
* | | Merge pull request #17379 from owncloud/kill-file-mapperVincent Petry2015-07-034-190/+0
|\ \ \
| * | | Remove file mapper - was only use in Windows and never worked properlyThomas Müller2015-07-034-190/+0
* | | | Remove bogus test resultVincent Petry2015-07-031-0/+0
|/ / /
* | | fix wordingMorris Jobke2015-07-031-1/+1
* | | Correct wordingLukas Reschke2015-07-021-1/+1
* | | Add missing type annotationsLukas Reschke2015-07-021-0/+25
* | | Merge pull request #17077 from owncloud/files-scan-absolute-pathMorris Jobke2015-07-021-0/+43
|\ \ \ | |/ / |/| |
| * | add unit testRobin Appelman2015-06-291-0/+43
* | | Only do the description kung-fu on strings - fixes #17028Thomas Müller2015-07-011-0/+4
* | | Merge pull request #17078 from owncloud/fix-initial-server-hostMorris Jobke2015-07-011-2/+91
|\ \ \
| * | | Fix undefined offsetLukas Reschke2015-06-221-2/+91
* | | | Merge pull request #15569 from owncloud/remove-getetag-propertiesMorris Jobke2015-07-011-0/+77
|\ \ \ \
| * | | | Remove unneeded getetag entries in properties tableMorris Jobke2015-06-251-0/+77
* | | | | Merge pull request #17259 from owncloud/chunk-cleanupgracefulonlockVincent Petry2015-07-011-5/+89
|\ \ \ \ \
| * | | | | Test for chunk cache garbage collectionVincent Petry2015-06-301-5/+89
* | | | | | Use UTF-8 mode for preg_split and preg_replaceLukas Reschke2015-07-011-2/+8
|/ / / / /
* | | | | Merge pull request #17189 from owncloud/files-straypartfilesonexceptionMorris Jobke2015-06-302-29/+347
|\ \ \ \ \
| * | | | | Unlock first path on rename if second path is lockedVincent Petry2015-06-291-0/+33
| * | | | | Cleanup part file after upload exceptionVincent Petry2015-06-291-29/+314
* | | | | | Merge pull request #17249 from owncloud/file-cache-is-a-icacheJoas Schilling2015-06-301-0/+1
|\ \ \ \ \ \
| * | | | | | Fixing "ImportController::__construct() must implement interface OCP\\ICache,...Thomas Müller2015-06-291-0/+1
| |/ / / / /
* / / / / / Do not rely on actual time in unit testsLukas Reschke2015-06-291-5/+5
|/ / / / /
* | | | | Merge pull request #17229 from owncloud/maintenance-plugin-testJoas Schilling2015-06-291-0/+73
|\ \ \ \ \
| * | | | | Unit tests added for MaintenancePluginThomas Müller2015-06-291-0/+73
* | | | | | Merge pull request #17222 from owncloud/issue-17101-send-oc-version-to-app-storeLukas Reschke2015-06-291-20/+30
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Send OC version to appstore so it can reply with the right linksJoas Schilling2015-06-291-20/+30
* | | | | | Merge pull request #17030 from owncloud/lock-posthooksJoas Schilling2015-06-294-4/+685
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Remove test-specific method to make Bjoern and Joas happyVincent Petry2015-06-261-1/+1
| * | | | | Release locks after class in testsVincent Petry2015-06-251-0/+8
| * | | | | Keep shared locks in post hooksVincent Petry2015-06-254-4/+677
| | |/ / / | |/| | |
* | | | | Merge pull request #17050 from owncloud/request-status-from-ocsLukas Reschke2015-06-291-0/+2
|\ \ \ \ \
| * | | | | Request approved state for disabled apps with ocsidLukas Reschke2015-06-191-0/+2
* | | | | | Build base URLLukas Reschke2015-06-281-5/+13
* | | | | | Use new updater URL + add unit testsLukas Reschke2015-06-281-73/+305
| |_|/ / / |/| | | |
* | | | | Add endpoint with list of OCS providersLukas Reschke2015-06-273-0/+172
* | | | | Merge pull request #17191 from owncloud/issue-17188-group-share-part-fileThomas Müller2015-06-261-8/+18
|\ \ \ \ \
| * | | | | Correctly check if the real file exists, otherwise try the part fileJoas Schilling2015-06-261-8/+18
| | |/ / / | |/| | |
* | | | | Merge pull request #17008 from owncloud/fix-17006Björn Schießle2015-06-262-26/+76
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Use \OC\HintException and translate the hintJoas Schilling2015-06-222-1/+30
| * | | | Merge spliteUserRemote with fixRemoteUrlInShareWithJoas Schilling2015-06-221-49/+31
| * | | | make sure that we split username and server address at the first '@' from the...Bjoern Schiessle2015-06-221-0/+39