aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #11549 from owncloud/add-more-localizations-masterThomas Müller2014-10-232-8/+58
|\
| * fixing expected values for formatDate() unit testsThomas Müller2014-10-211-3/+3
| * adding unit tests for en_GB and en-GB - just to verifyThomas Müller2014-10-201-0/+8
| * implement localizations based on punicThomas Müller2014-10-201-5/+47
* | Merge pull request #11259 from owncloud/fix-windows-max-depth-testThomas Müller2014-10-231-6/+19
|\ \
| * | fixing windows max depth testClark Tomlinson2014-09-301-6/+19
* | | Merge pull request #10985 from owncloud/db-cleanupThomas Müller2014-10-231-1/+1
|\ \ \
| * | | Fix tags unit testRobin Appelman2014-10-221-1/+1
* | | | introduce SessionMiddleWare to control session handling via an annotationThomas Müller2014-10-221-0/+89
|/ / /
* | | Add proper setup and teardownVincent Petry2014-10-201-0/+17
* | | Add "$_SERVER['REQUEST_URI']" to fix the unit testsLukas Reschke2014-10-201-1/+8
* | | Add unit tests for convertToRelativePathLukas Reschke2014-10-201-0/+44
| |/ |/|
* | adjust group manager testsArthur Schiwon2014-10-171-15/+9
* | Merge pull request #9104 from macjohnny/macjohnny-drastic-ldap-speedupblizzz2014-10-171-10/+10
|\ \
| * | adapted tests for a groupId indexed group arraymacjohnny2014-06-241-10/+10
* | | Fix unit testLukas Reschke2014-10-161-3/+3
* | | Merge pull request #11383 from ockham/share-tags2Lukas Reschke2014-10-162-5/+62
|\ \ \
| * | | In Tags::rename($from, $to), check if there already is a tag named $to.Bernhard Reiter2014-10-141-2/+2
| * | | Add option to include tags for shared items.Bernhard Reiter2014-10-142-1/+26
| * | | Implement Tag and TagMapper classes.Bernhard Reiter2014-10-141-1/+2
| * | | Test addMultiple() with $sync=true.Bernhard Reiter2014-10-141-1/+30
| * | | Test Tags::getFavorites().Bernhard Reiter2014-10-141-0/+2
* | | | Merge pull request #11595 from owncloud/make_get_display_name_more_robustblizzz2014-10-161-0/+46
|\ \ \ \
| * | | | strip whitespace from the beginning and end of the display name to avoid empt...Bjoern Schiessle2014-10-151-0/+46
* | | | | 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