summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #1310 from nextcloud/shared-with-you-ownerLukas Reschke2016-09-071-0/+5
|\ | | | | dont show shares you own in "shared with you"
| * dont show shares you own in "shared with you"Robin Appelman2016-09-071-0/+5
| |
* | Merge pull request #1314 from nextcloud/nodb_getmock_be_goneLukas Reschke2016-09-0733-156/+210
|\ \ | | | | | | Fix PHPUnit warnings on NODB runs
| * | Fix apps warningsRoeland Jago Douma2016-09-072-3/+4
| | |
| * | Fix getMock settingsRoeland Jago Douma2016-09-071-9/+15
| | |
| * | Fix getMock UpdaterRoeland Jago Douma2016-09-071-2/+4
| | |
| * | Fix getMock TemplateRoeland Jago Douma2016-09-071-1/+2
| | |
| * | Fix getMock TempManagerTestRoeland Jago Douma2016-09-071-7/+8
| | |
| * | Fix getMock ShareRoeland Jago Douma2016-09-072-5/+9
| | |
| * | Fix getMock SetupTestRoeland Jago Douma2016-09-071-9/+14
| | |
| * | Fix getMock SecurityRoeland Jago Douma2016-09-072-4/+4
| | |
| * | Fix getMock RepairRoeland Jago Douma2016-09-071-1/+2
| | |
| * | Fix getMock MigrationRoeland Jago Douma2016-09-071-2/+4
| | |
| * | Fix getMock OCSClientRoeland Jago Douma2016-09-071-26/+28
| | |
| * | Fix getMock LegacyHelperTestRoeland Jago Douma2016-09-071-1/+2
| | |
| * | Fix getMock L10NTestRoeland Jago Douma2016-09-071-3/+5
| | |
| * | Fix getMock checkertestRoeland Jago Douma2016-09-071-6/+6
| | |
| * | Fix getMock Http ClientRoeland Jago Douma2016-09-072-4/+7
| | |
| * | Fix getMock HTTPHelperRoeland Jago Douma2016-09-071-1/+3
| | |
| * | Fix getMock MetaDataTestRoeland Jago Douma2016-09-071-1/+3
| | |
| * | File getMock Files testsRoeland Jago Douma2016-09-075-23/+30
| | |
| * | Fix getMock FileChunkingTestRoeland Jago Douma2016-09-071-1/+3
| | |
| * | Fix getMock EncryptionRoeland Jago Douma2016-09-073-14/+25
| | |
| * | Fix getMock Command/IntergrityRoeland Jago Douma2016-09-072-32/+31
| | |
| * | Fix getMock MapperTestUtilityRoeland Jago Douma2016-09-071-1/+1
|/ /
* | Merge pull request #1311 from nextcloud/add-doc-linkRoeland Jago Douma2016-09-071-1/+8
|\ \ | | | | | | Add a docs link when given
| * | Add a docs link when givenJoas Schilling2016-09-071-1/+8
| | |
* | | Merge pull request #1301 from ↵Morris Jobke2016-09-072-20/+46
|\ \ \ | | | | | | | | | | | | | | | | nextcloud/fix-required-permissions-for-webdav-move-and-copy Fix required permissions for webdav move and copy
| * | | Fix testsJoas Schilling2016-09-071-16/+28
| | | |
| * | | UPDATE permissions qualify for renaming a nodeJoas Schilling2016-09-071-5/+10
| | | |
| * | | Only require CREATE permissions when the file does not exist yetJoas Schilling2016-09-071-2/+11
| |/ /
* | | Merge pull request #1307 from nextcloud/fix-update-notificationJoas Schilling2016-09-074-15/+15
|\ \ \ | | | | | | | | Fix update notification
| * | | fix testsMorris Jobke2016-09-071-12/+12
| | | |
| * | | Fix updater URLMorris Jobke2016-09-071-1/+1
| | | |
| * | | Fix layout of success message and textMorris Jobke2016-09-072-2/+2
|/ / /
* | | Merge pull request #1298 from nextcloud/bump_symfony_routingRoeland Jago Douma2016-09-071-0/+0
|\ \ \ | | | | | | | | [3rdparty] Bump symfony/routing
| * | | [3rdparty] Bump symfony/routingRoeland Jago Douma2016-09-071-0/+0
| |/ /
* | | Merge pull request #1296 from Dominante/gitignore-fixRoeland Jago Douma2016-09-071-1/+3
|\ \ \ | |_|/ |/| | Fix bug #1293
| * | Remove duplicated lineTuukka Verho2016-09-071-1/+0
| | |
| * | Fix bug #1293Your Name2016-09-071-1/+4
| | |
* | | Merge pull request #1287 from nextcloud/correctly-remove-admin-stuffRoeland Jago Douma2016-09-071-3/+3
|\ \ \ | | | | | | | | Correctly remove admin sections and settings
| * | | Correctly remove admin sections and settingsJoas Schilling2016-09-061-3/+3
| | | |
* | | | Merge pull request #1300 from nextcloud/fix_ocs_content_typeMorris Jobke2016-09-073-0/+42
|\ \ \ \ | |_|_|/ |/| | | Set proper content type on OCS responses
| * | | Add basic osc intergration testsRoeland Jago Douma2016-09-072-0/+32
| | | |
| * | | Set proper content type on OCS responsesRoeland Jago Douma2016-09-071-0/+10
|/ / /
* | | Merge pull request #1210 from nextcloud/bump_symfony_consoleJoas Schilling2016-09-0712-87/+73
|\ \ \ | |_|/ |/| | [3rparty] Bump symfony/console
| * | Cleanup files_external command importsRoeland Jago Douma2016-09-063-14/+0
| | |
| * | Fix dbconvertRoeland Jago Douma2016-09-061-19/+18
| | |
| * | Move install over to QuestionHelperRoeland Jago Douma2016-09-061-14/+14
| | |
| * | Convert resetpassword to question helperRoeland Jago Douma2016-09-061-13/+15
| | |