summaryrefslogtreecommitdiffstats
path: root/tests/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | Fixed file list sortingVincent Petry2014-08-111-0/+178
* | | | Merge pull request #10362 from owncloud/preserve_transparency_on_fileloadMorris Jobke2014-09-161-0/+3
|\ \ \ \
| * | | | Preserve transparency when loading from a filekondou2014-09-101-0/+3
* | | | | content size checks are not valid for LOCKThomas Müller2014-09-121-0/+2
* | | | | Fix contructor in testRobin Appelman2014-09-101-3/+3
|/ / / /
* | | | requesttoken has now a length of 30 charsThomas Müller2014-09-101-1/+1
* | | | Merge pull request #10972 from ppaysant/routes-defaultsBernhard Posselt2014-09-091-4/+22
|\ \ \ \
| * | | | Allow default values for route parameters.Patrick Paysant2014-09-091-4/+22
* | | | | Merge pull request #10922 from owncloud/explicit-scan-transactionsLukas Reschke2014-09-091-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Use bigger transactions when doing explicit file system scansRobin Appelman2014-09-081-1/+1
| | |/ / | |/| |
* | | | Merge pull request #7323 from owncloud/Jonny007-MKD-masterLukas Reschke2014-09-091-0/+22
|\ \ \ \
| * | | | add unit testJörn Friedrich Dreyer2014-07-011-0/+22
* | | | | Merge pull request #10886 from owncloud/keep_fileid_on_move_in_objectstoreJörn Friedrich Dreyer2014-09-091-0/+83
|\ \ \ \ \
| * | | | | make objectstore tests check fileid on renameJörn Friedrich Dreyer2014-09-081-0/+83
* | | | | | Merge pull request #10755 from owncloud/shorter_sharing_linksLukas Reschke2014-09-081-4/+22
|\ \ \ \ \ \
| * | | | | | Match \OC_Helper::linkToPublic() to new links and fit unittestskondou2014-09-041-4/+22
| |/ / / / /
* | | / / / w͢͢͝h͡o͢͡ ̸͢k̵͟n̴͘ǫw̸̛s͘ ̀́w͘͢ḩ̵a҉̡͢t ̧̕h́o̵r͏...Jörn Friedrich Dreyer2014-09-081-0/+2
| |_|/ / / |/| | | |
* | | | | remove unstable testRobin Appelman2014-09-051-1/+0
* | | | | Fix unit testRobin Appelman2014-09-053-9/+6
* | | | | Improve unit tests for Cache\UpdaterRobin Appelman2014-09-052-281/+416
* | | | | Refactor Cache\Updater to work outside of the users homeRobin Appelman2014-09-051-1/+0
|/ / / /
* | | | Merge pull request #10818 from owncloud/enableappforgroupfixLukas Reschke2014-09-042-0/+248
|\ \ \ \
| * | | | Added unit tests for cache of enabled appsVincent Petry2014-09-031-10/+74
| * | | | Added test for needUpgrade for coreVincent Petry2014-09-021-0/+19
| * | | | Fix upgrade process when apps enabled for specific groupsVincent Petry2014-09-022-0/+165
* | | | | Merge pull request #10244 from owncloud/utf8-folder-testVincent Petry2014-09-041-13/+28
|\ \ \ \ \
| * | | | | add utf8 folder testJörn Friedrich Dreyer2014-08-071-13/+28
| | |_|/ / | |/| | |
* | | | | Merge pull request #10642 from owncloud/securityutilsLukas Reschke2014-09-033-0/+184
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Add test for the second argumentLukas Reschke2014-09-031-0/+19
| * | | | Refactor tests a little bitLukas Reschke2014-09-033-31/+61
| * | | | Merge branch 'securityutils' of https://github.com/owncloud/core into securit...Lukas Reschke2014-09-035-14/+70
| |\ \ \ \