aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | |
| * | Move to question helperRoeland Jago Douma2016-09-061-12/+11
| | |
| * | Switch user:report from deprecated tablehelper to tableRoeland Jago Douma2016-09-061-3/+3
| | |
| * | Fix testsRoeland Jago Douma2016-09-063-12/+12
| | | | | | | | | | | | | | | | | | * hasParameterOption has an additional default value which we must match in the return map * Fix deprecated getMock calls
| * | [3rparty] Bump symfony/consoleRoeland Jago Douma2016-09-061-0/+0
| | |
* | | Merge pull request #1292 from nextcloud/add-theming-iconMorris Jobke2016-09-071-0/+4
|\ \ \ | | | | | | | | Add icon for the theming app
| * | | Add icon for the theming appFelix Epp2016-09-071-0/+4
| |/ /
* / / [tx-robot] updated from transifexNextcloud bot2016-09-0738-108/+256
|/ /
* | Merge pull request #1285 from nextcloud/deprecate-edition-stringRoeland Jago Douma2016-09-0615-71/+17
|\ \ | | | | | | Deprecate \OC_Util::getEditionString()
| * | Deprecate getEditionString()Joas Schilling2016-09-0615-71/+17
|/ /
* | Merge pull request #1245 from nextcloud/get-external-mountsMorris Jobke2016-09-063-29/+68
|\ \ | | | | | | get files_external mounts more efficiently
| * | get files_external mounts more efficientlyRobin Appelman2016-09-053-29/+68
| | |
* | | Merge pull request #1286 from nextcloud/add-twofactor_backupcodes-l10nRoeland Jago Douma2016-09-062-0/+6
|\ \ \ | | | | | | | | add twofactor_backupcodes to l10n
| * | | add twofactor_backupcodes to l10nMorris Jobke2016-09-062-0/+6
| | | |
* | | | Merge pull request #1284 from nextcloud/allow-status.php-before-installRoeland Jago Douma2016-09-063-4/+6
|\ \ \ \ | |/ / / |/| | | Allow status.php before install
| * | | Also fix "occ status"Joas Schilling2016-09-061-2/+4
| | | |
| * | | Don't throw 500 when not installedJoas Schilling2016-09-061-1/+1
| | | |