summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #11570 from owncloud/backport-11408-masterLukas Reschke2014-10-152-0/+197
|\
| * Refactor MailSettings controllerLukas Reschke2014-10-142-0/+197
* | Merge pull request #11528 from owncloud/use-raw-urlLukas Reschke2014-10-152-2/+6
|\ \
| * | Use `rawurlencode` since this seems to be expected by cURLLukas Reschke2014-10-142-2/+6
| |/
* / Add unit testRobin Appelman2014-10-131-33/+63
|/
* make some storage tests explain what went wrongJörn Friedrich Dreyer2014-10-081-6/+6
* Add flock to configLukas Reschke2014-09-301-40/+92
* Merge pull request #10107 from owncloud/sharing_group_sharesLukas Reschke2014-09-292-17/+102
|\
| * fix unit testsBjoern Schiessle2014-09-242-5/+22
| * unit tests for grouping of shares pointing to the same sourceBjoern Schiessle2014-09-221-12/+80
* | Adding test helper to test private methodsClark Tomlinson2014-09-261-0/+28
* | Merge pull request #11285 from owncloud/dav-permissions-createThomas Müller2014-09-261-0/+55
|\ \
| * | Fix dav permissions for folders without create permissionsRobin Appelman2014-09-251-0/+55
* | | Merge pull request #10934 from owncloud/datadir-write-setupVincent Petry2014-09-251-19/+72
|\ \ \ | |/ / |/| |
| * | Don't complain about non-writable datadirs before we're installedRobin Appelman2014-09-181-0/+37
| * | Inject config into checkserver and cleanup testsRobin Appelman2014-09-181-19/+35
* | | Merge pull request #11222 from owncloud/store-users-timezone-masterThomas Müller2014-09-231-0/+24
|\ \ \
| * | | enhance formatDate function to accept an optional argument containing the tim...Thomas Müller2014-09-221-0/+24
* | | | Merge pull request #11234 from owncloud/fix-icon-classesJan-Christoph Borchardt2014-09-231-1/+1
|\ \ \ \
| * | | | correct delete-icon to icon-delete, fix #11128Jan-Christoph Borchardt2014-09-221-1/+1
* | | | | Merge pull request #11241 from owncloud/use-lower-caseThomas Müller2014-09-231-1/+4
|\ \ \ \ \
| * | | | | Use only lower-case lettersLukas Reschke2014-09-221-1/+4
| |/ / / /
* | | | | Merge pull request #11032 from owncloud/harden-redirectLukas Reschke2014-09-231-0/+88
|\ \ \ \ \
| * | | | | Do only follow HTTP and HTTPS redirectsLukas Reschke2014-09-221-0/+88
| |/ / / /
* | | | | Merge pull request #11227 from owncloud/fix-windows-pathThomas Müller2014-09-234-7/+10
|\ \ \ \ \
| * | | | | ignoring writedata test in windows.Clark Tomlinson2014-09-221-0/+3
| * | | | | fixing cache routesClark Tomlinson2014-09-223-7/+7
| | |/ / / | |/| | |
* | | | | Merge pull request #11215 from owncloud/dav-throwwhendeletefailedMorris Jobke2014-09-232-5/+122
|\ \ \ \ \
| * | | | | WebDAV now throws 403 when deletion did not workVincent Petry2014-09-222-5/+122
* | | | | | Merge pull request #11211 from owncloud/previewProviderSwitchMorris Jobke2014-09-233-23/+0
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Remove unneeded unit testsLukas Reschke2014-09-223-23/+0
| | |/ / / | |/| | |
* | | | | Merge pull request #11204 from owncloud/fix_oc_stream_seekMorris Jobke2014-09-221-0/+10
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | add seek and tell to streamwrapper testJörn Friedrich Dreyer2014-09-211-0/+10
| |/ / /
* | | | Merge pull request #9225 from voxsim/fix_displayNamesInGroupblizzz2014-09-221-11/+299
|\ \ \ \ | |/ / / |/| | |
| * | | add more logic in displayNamesInGroup for big user basesvoxsim2014-09-151-11/+33
| * | | change logic in displayNamesInGroup and add some unit testsvoxsim2014-08-281-11/+277
* | | | Merge pull request #11142 from owncloud/fix-windowsLukas Reschke2014-09-191-0/+4
|\ \ \ \
| * | | | Resolves cache tests failing if the directory length is longer than 64Clark Tomlinson2014-09-171-0/+4
| | |/ / | |/| |
* | | | Merge pull request #11163 from owncloud/check-for-updates-between-major-versionsVincent Petry2014-09-191-0/+34
|\ \ \ \
| * | | | Prevent updates between multiple major versionsLukas Reschke2014-09-181-0/+34
* | | | | Merge pull request #10958 from owncloud/db-ilikeRobin Appelman2014-09-191-0/+55
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix ILIKE without wildcards for oracleRobin Appelman2014-09-181-0/+4
| * | | | add test case for ILIKE with wildcardRobin Appelman2014-09-161-0/+31
| * | | | adding ILIKE to AdapterSQLSrvThomas Müller2014-09-161-0/+5
| * | | | Introduce cross-db ILIKERobin Appelman2014-09-161-0/+15
* | | | | Remove unused and overflowing functionLukas Reschke2014-09-181-5/+0
| |/ / / |/| | |
* | | | Merge pull request #10932 from owncloud/issue/10926Morris Jobke2014-09-171-0/+19
|\ \ \ \ | |_|_|/ |/| | |
| * | | Add unit testLukas Reschke2014-09-081-0/+19
* | | | Merge pull request #7254 from owncloud/core-sortalgoLukas Reschke2014-09-161-0/+182
|\ \ \ \ | |_|/ / |/| | |
| * | | Fixed sort algo for additional casesVincent Petry2014-08-111-0/+4