summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Use PHP polyfillsLukas Reschke2015-12-112-42/+3
* Merge pull request #21072 from owncloud/db-lock-ttlThomas Müller2015-12-101-7/+1
|\
| * Remove all locks after ttl from the dbRobin Appelman2015-12-091-7/+1
* | Merge pull request #21105 from owncloud/fix-risky-test-commentsThomas Müller2015-12-101-0/+2
|\ \
| * | Add assertion to testLukas Reschke2015-12-101-0/+2
* | | Make compatible with PHPUnit 5.1Lukas Reschke2015-12-101-0/+3
|/ /
* | use expectedException annotation, not via method call, for consistencyArthur Schiwon2015-12-092-13/+29
* | use getLastInsertId from query builder for convenienceArthur Schiwon2015-12-091-2/+2
* | adjust test's fakemanager to interface changeArthur Schiwon2015-12-091-1/+1
* | hardening, add some checks for whitespace-only stringsArthur Schiwon2015-12-091-8/+10
* | rework test about overwriting default comments managerArthur Schiwon2015-12-093-18/+48
* | namespaces for testsArthur Schiwon2015-12-093-9/+15
* | OC not ocArthur Schiwon2015-12-092-8/+8
* | different strategy in cleaning up after user was deletedArthur Schiwon2015-12-092-22/+16
* | add icommentsmanger and icomment implementationArthur Schiwon2015-12-094-0/+685
* | Merge pull request #21068 from owncloud/fix-exit-code-autotest-externalThomas Müller2015-12-091-1/+0
|\ \ | |/ |/|
| * remove deprecated strict settingThomas Müller2015-12-091-1/+0
* | Merge pull request #21061 from owncloud/fix-oracle-last-insert-id-testThomas Müller2015-12-091-5/+17
|\ \ | |/ |/|
| * Fix the last insert id test by changing to an autoincrement tableJoas Schilling2015-12-091-5/+17
* | Merge pull request #21038 from owncloud/share-computesharepermissions-notstoreThomas Müller2015-12-093-3/+27
|\ \ | |/ |/|
| * Fix more unit tests to pass a mock storage instead of null to FileInfoVincent Petry2015-12-083-3/+27
* | Merge pull request #21030 from owncloud/querybuilder-new-featuresThomas Müller2015-12-081-5/+78
|\ \
| * | Add a method to the get "to use" table and column nameJoas Schilling2015-12-081-1/+21
| * | Add select distinct to the query builderJoas Schilling2015-12-081-4/+32
| * | Allow getting the last insert id without much hassleJoas Schilling2015-12-081-0/+25
| |/
* | Merge pull request #20786 from owncloud/systemtags-davThomas Müller2015-12-082-4/+4
|\ \
| * | Fixed system tags DAV and API and docsVincent Petry2015-12-042-4/+4
* | | Merge pull request #21022 from owncloud/get-rid-of-by-referenceThomas Müller2015-12-081-6/+12
|\ \ \
| * | | Add unit test for nested arraysLukas Reschke2015-12-081-6/+12
| | |/ | |/|
* / | Do not trust castingLukas Reschke2015-12-081-0/+2
|/ /
* | Scrutinizer Auto-FixesScrutinizer Auto-Fixer2015-12-072-4/+0
* | Merge pull request #20981 from owncloud/issue-19848-multiple-emails-for-share...Thomas Müller2015-12-071-3/+19
|\ \
| * | Add a unit test for single user case as wellJoas Schilling2015-12-071-7/+9
| * | Allow sending a share email to multiple usersJoas Schilling2015-12-071-3/+17
* | | Merge pull request #20569 from owncloud/issue_20427Thomas Müller2015-12-071-1/+2
|\ \ \
| * \ \ Merge branch 'master' into issue_20427Jesus Macias Portela2015-12-03121-1359/+5042
| |\ \ \
| * | | | Added some unit tests for the status managerVincent Petry2015-11-201-1/+2
* | | | | Merge pull request #20904 from owncloud/view-mime-filterThomas Müller2015-12-071-0/+35
|\ \ \ \ \
| * | | | | Fix mimetype filter in getDirectoryContentRobin Appelman2015-12-031-0/+35
* | | | | | Only try to load avatars in the user list if there is anyRoeland Jago Douma2015-12-041-11/+49
| |_|_|/ / |/| | | |
* | | | | Merge pull request #20807 from owncloud/dont-append-redirect-url-if-user-is-a...Thomas Müller2015-12-032-35/+105
|\ \ \ \ \
| * | | | | Show error templateLukas Reschke2015-11-302-35/+105
* | | | | | Merge pull request #20921 from owncloud/last-OC_Config-removals-in-testsThomas Müller2015-12-031-8/+9
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | last change of OC_Config to the proper interface in tests/Morris Jobke2015-12-031-3/+4
| * | | | | Reduce OC_Config usage in tests/Morris Jobke2015-12-031-5/+5
| | |_|_|/ | |/| | |
* | | | | Merge pull request #19461 from owncloud/reuse_codeThomas Müller2015-12-031-0/+91
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | add unit tests for OC_Util::add* methodsMorris Jobke2015-11-231-0/+91
* | | | | Replace OC_Config in tests with IConfig callsMorris Jobke2015-12-032-6/+8
* | | | | Merge pull request #20902 from owncloud/drop-OC_Config-from-testsThomas Müller2015-12-035-35/+45
|\ \ \ \ \
| * | | | | Replace OC_Config in tests with IConfig callsMorris Jobke2015-12-025-35/+45