summaryrefslogtreecommitdiffstats
path: root/tests/lib
Commit message (Expand)AuthorAgeFilesLines
...
| * increase scrutinizer happyiness by removing minor/informational issuesArthur Schiwon2014-05-231-2/+0
| * clean up here is superflous, will already be removed by user sessionArthur Schiwon2014-05-231-6/+0
| * test hooks also on loginArthur Schiwon2014-05-231-3/+39
| * also test whether hooks workArthur Schiwon2014-05-231-5/+39
| * unit tests for loginWithCookie()Arthur Schiwon2014-05-231-0/+114
* | Added requiremin/requiremax fields for appsVincent Petry2014-05-271-65/+209
* | Merge pull request #8599 from owncloud/sharing_disable_for_groupsBjörn Schießle2014-05-221-0/+55
|\ \
| * | allow admin to disable sharing for specific groups of usersBjoern Schiessle2014-05-221-0/+55
| |/
* | Clean the database after the testJoas Schilling2014-05-211-0/+4
* | Add a lot of users for testingJoas Schilling2014-05-211-1/+15
* | Add test case for getValueForUsers()Joas Schilling2014-05-211-0/+19
|/
* Remove all occurences of @brief and @returns from PHPDocMorris Jobke2014-05-195-21/+21
* Merge pull request #7363 from owncloud/optimize-startup-queriesMorris Jobke2014-05-191-0/+94
|\
| * Merge branch 'master' into optimize-startup-queriesBart Visscher2014-05-0742-266/+1525
| |\
| * | Add unit tests for getUserGroups with addUser and removeUserBart Visscher2014-02-271-0/+94
* | | use fetch method instead of fetchRow because fetchRow is only an owncloud int...Bernhard Posselt2014-05-141-3/+3
* | | Merge pull request #8542 from owncloud/phpdoc-improvementsThomas Müller2014-05-132-21/+34
|\ \ \
| * | | Fix Scrutinizer errors about missing user backendRobin McCorkell2014-05-132-21/+34
* | | | Add tests for other types that PHP might castLukas Reschke2014-05-131-0/+2
|/ / /
* | | Merge pull request #8572 from owncloud/core-getabsolutepathwithzeroThomas Müller2014-05-131-0/+18
|\ \ \
| * | | Fixed getAbsolutePath case when path is "0"Vincent Petry2014-05-131-0/+18
* | | | make it possible to omit parameters and use the default parameters from the c...Bernhard Posselt2014-05-132-9/+37
|/ / /
* | | Merge pull request #8482 from owncloud/public-loggerThomas Müller2014-05-121-0/+40
|\ \ \
| * | | adding unit test for message interpolationThomas Müller2014-05-121-0/+40
* | | | Merge pull request #8541 from owncloud/hardenIsSubDirectoryMorris Jobke2014-05-121-4/+4
|\ \ \ \
| * | | | Rename issubdirectory to isSubDirectoryLukas Reschke2014-05-111-4/+4
| |/ / /
* | | | Merge pull request #8477 from owncloud/better-controllersMorris Jobke2014-05-1219-131/+395
|\ \ \ \
| * | | | use new controllermethodreflector for corsmiddlewareBernhard Posselt2014-05-111-5/+15
| * | | | adjust license headers to new mail addressBernhard Posselt2014-05-1117-20/+20
| * | | | rename formatter to responder, formatResponse to buildResponseBernhard Posselt2014-05-112-6/+6
| * | | | add test for not failing when adding more comments after type parameters, do ...Bernhard Posselt2014-05-112-2/+2
| * | | | implement most of the basic stuff that was suggested in #8290Bernhard Posselt2014-05-116-107/+361
* | | | | Merge pull request #8274 from owncloud/appframework-dbMorris Jobke2014-05-123-0/+681
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | dont update entity and dont run an update query if an entity wasnt changed at...Bernhard Posselt2014-04-232-1/+24
| * | | | fix phpdoc for entitiesBernhard Posselt2014-04-202-4/+9
| * | | | move db into iservercontainerBernhard Posselt2014-04-192-1/+3
| * | | | remove unusued variableBernhard Posselt2014-04-191-6/+0
| * | | | remove unusued variableBernhard Posselt2014-04-191-1/+0
| * | | | fix scrutinizer issuesBernhard Posselt2014-04-192-12/+23
| * | | | port database layer from appframework to coreBernhard Posselt2014-04-193-0/+647
* | | | | Merge pull request #8504 from owncloud/cors-middlewareBernhard Posselt2014-05-114-3/+135
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | add cors middlewareBernhard Posselt2014-05-094-3/+135
| | |_|/ | |/| |
* | | | Merge pull request #7546 from owncloud/no_freaking_tag_dupesLukas Reschke2014-05-091-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Yet another cleanupThomas Tanghus2014-03-051-1/+1
* | | | Merge pull request #8223 from owncloud/fix_linkToPublicVincent Petry2014-05-072-0/+218
|\ \ \ \
| * | | | Remove unused varThomas Tanghus2014-04-161-5/+0
| * | | | Add tests for linkTo, linkToPublic, linkToRemote, linkToRemoteBaseThomas Tanghus2014-04-162-0/+223
* | | | | Merge pull request #8386 from owncloud/fix_6946_masterVincent Petry2014-05-053-24/+55
|\ \ \ \ \
| * | | | | the group manager calls exists check less often, adjust test accordinglyArthur Schiwon2014-04-281-1/+1
| * | | | | Group Database backend must not gather user details itself but ask userArthur Schiwon2014-04-283-24/+55