summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Merge pull request #1007 from nextcloud/shared-storage-non-recursiveLukas Reschke2016-08-231-4/+4
|\ \ \ \ \
| * | | | | prevent infinite recursion while getting storage from mountRobin Appelman2016-08-231-4/+4
* | | | | | Merge pull request #995 from nextcloud/workflow-sectionLukas Reschke2016-08-231-3/+16
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | adjust testArthur Schiwon2016-08-221-11/+6
| * | | | | enlist only registered sections that also have settings registered toArthur Schiwon2016-08-221-3/+21
| |/ / / /
* / / / / add testArthur Schiwon2016-08-221-0/+16
|/ / / /
* | | | Remove reading PATH_INFO from server variableLukas Reschke2016-08-191-16/+0
* | | | Fix loading of ThemingDefaultsJulius Haertl2016-08-191-0/+1
* | | | Merge pull request #867 from nextcloud/notification-primary-action-always-firstRoeland Jago Douma2016-08-171-0/+29
|\ \ \ \ | |/ / / |/| | |
| * | | Make sure the primary action is always the first oneJoas Schilling2016-08-151-0/+29
* | | | Merge pull request #868 from nextcloud/changepasswordcontrollerRoeland Jago Douma2016-08-171-0/+161
|\ \ \ \
| * | | | Add tests for ChangePasswordControllerRoeland Jago Douma2016-08-171-0/+161
* | | | | Merge pull request #846 from nextcloud/provisioning_api_ocsJoas Schilling2016-08-171-6/+70
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add testsRoeland Jago Douma2016-08-141-6/+70
| |/ / /
* | | | Merge pull request #893 from nextcloud/ie8_be_goneMarius Blüm2016-08-171-6/+6
|\ \ \ \
| * | | | Remove IE8 support in CertificateControllerRoeland Jago Douma2016-08-161-6/+6
* | | | | adjust tests to latest changesArthur Schiwon2016-08-162-20/+118
* | | | | Merge branch 'master' into implement_712Arthur Schiwon2016-08-161-26/+45
|\| | | |
| * | | | Merge pull request #886 from nextcloud/capabilities_error_proofBjörn Schießle2016-08-161-26/+45
| |\ \ \ \
| | * | | | Make the capabilities manager more error proofRoeland Jago Douma2016-08-151-26/+45
| | |/ / /
* | | | | Merge branch 'master' into implement_712Lukas Reschke2016-08-156-102/+163
|\| | | |
| * | | | We have to mock the is_uploaded_file in the OC\Core\Controller namespaceRoeland Jago Douma2016-08-151-8/+10
| * | | | Fix mock call in AvatarControllerTestRoeland Jago Douma2016-08-151-12/+12
| * | | | Use generated URLLukas Reschke2016-08-151-1/+1
| * | | | Fix CheckSetupController testsLukas Reschke2016-08-151-60/+26
| * | | | Fix template testLukas Reschke2016-08-151-1/+1
| * | | | Fix tests for LoginControllerLukas Reschke2016-08-151-5/+4
| * | | | Add reference to current userLukas Reschke2016-08-151-0/+1
| * | | | Add new dependencyLukas Reschke2016-08-151-1/+7
| * | | | Don't use create mockLukas Reschke2016-08-151-14/+14
| * | | | Use proper casingLukas Reschke2016-08-152-6/+4
| |/ / /
| * | | Use createMock instead of deprecated getMockLukas Reschke2016-08-111-12/+12
| * | | Redirect users when already logged-in on login formLukas Reschke2016-08-111-0/+95
* | | | Use MockBuilder instead of createMockLukas Reschke2016-08-159-33/+33
* | | | Add unit testsLukas Reschke2016-08-1511-3/+1082
|/ / /
* | | OCSController requires DataResponseRoeland Jago Douma2016-08-101-52/+5
* | | Merge pull request #529 from nextcloud/vendor-maintenance-downgradeLukas Reschke2016-08-101-1/+12
|\ \ \
| * | | Allow downgrades of maintenance accross vendorsJoas Schilling2016-07-221-1/+12
* | | | Merge pull request #691 from nextcloud/ocs_allow_all_old_routesLukas Reschke2016-08-091-7/+7
|\ \ \ \ | |_|_|/ |/| | |
| * | | Allow ocs/v2.php/cloud/... routesRoeland Jago Douma2016-08-081-7/+7
* | | | Merge pull request #746 from nextcloud/jail-rootLukas Reschke2016-08-091-2/+11
|\ \ \ \
| * | | | Adding test case for getPathById including a jailed cache where root is just ...Thomas Müller2016-08-051-2/+11
* | | | | Hanlde Core and Settings app in AppFrameworkRoeland Jago Douma2016-08-081-0/+51
| |/ / / |/| | |
* | | | Move Share backends to PSR-4 instead of using class path (#24941)Joas Schilling2016-08-051-2/+2
|/ / /
* | | Fix RepairUnmergedShares to not skip valid repair casesVincent Petry2016-08-031-2/+42
* | | Add repair step for unmerged shares (WIP)Vincent Petry2016-08-031-0/+409
* | | We should properly check for 'true' instaed of the boolRoeland Jago Douma2016-08-011-1/+2
* | | Dark hackery to not always disable CSRF for OCS controllersRoeland Jago Douma2016-07-291-0/+55
* | | Merge pull request #556 from nextcloud/nextcloud-version-checkMorris Jobke2016-07-291-1/+3
|\ \ \
| * | | Translate the server version for nextcloudJoas Schilling2016-07-261-1/+3