summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Increment the versions and adjust the capitilizationJoas Schilling2016-08-0814-17/+17
* Merge pull request #445 from nextcloud/ocs_share_to_appframeworkLukas Reschke2016-08-0811-609/+722
|\
| * Add OCS-APIREQUEST header to intergration test callsRoeland Jago Douma2016-08-053-3/+29
| * Fix testsRoeland Jago Douma2016-08-053-399/+365
| * Add OCSShareAPIMiddleware testsRoeland Jago Douma2016-08-052-1/+115
| * DataResponse required ['data' => DATA]Roeland Jago Douma2016-08-051-9/+9
| * More exceptionsRoeland Jago Douma2016-08-051-57/+24
| * Add OCSShareAPIMiddlewareRoeland Jago Douma2016-08-053-75/+86
| * Throw OCSNotFoundExceptionsRoeland Jago Douma2016-08-051-91/+40
| * Remove unneeded wrapperRoeland Jago Douma2016-08-051-64/+0
| * Convert Share API to use the AppFrameworkRoeland Jago Douma2016-08-053-87/+231
* | Merge pull request #752 from nextcloud/disbale_failing_testLukas Reschke2016-08-081-14/+14
|\ \
| * | Disbale failing intergration test for nowRoeland Jago Douma2016-08-051-14/+14
| |/
* | Merge pull request #728 from nextcloud/update-stylingLukas Reschke2016-08-086-19/+27
|\ \
| * | reduce info on update screens, introduce button to refreshJan-Christoph Borchardt2016-08-046-16/+19
| * | switch nested containers in update to semibold styleJan-Christoph Borchardt2016-08-032-3/+8
* | | Merge pull request #711 from nextcloud/password-policy-on-createUserBjörn Schießle2016-08-081-0/+2
|\ \ \
| * | | Apply password policy on user creationmichag862016-08-031-0/+2
* | | | [tx-robot] updated from transifexNextcloud bot2016-08-076-16/+16
* | | | [tx-robot] updated from transifexNextcloud bot2016-08-0626-82/+202
* | | | Merge pull request #747 from nextcloud/up_24941Roeland Jago Douma2016-08-056-10/+12
|\ \ \ \
| * | | | Move Share backends to PSR-4 instead of using class path (#24941)Joas Schilling2016-08-056-10/+12
| | |_|/ | |/| |
* | | | Merge pull request #732 from nextcloud/fix-shipped.jsonRoeland Jago Douma2016-08-051-6/+4
|\ \ \ \ | |/ / / |/| | |
| * | | Order alphabetically and deduplicate the shipped.jsonJoas Schilling2016-08-041-6/+4
* | | | Merge pull request #737 from nextcloud/blizzz-fix-name-consoleJoas Schilling2016-08-051-3/+3
|\ \ \ \
| * | | | Correct name in Console Application.phpblizzz2016-08-041-3/+3
* | | | | [tx-robot] updated from transifexNextcloud bot2016-08-0530-30/+232
* | | | | Merge pull request #465 from nextcloud/fix_smb_attributesMorris Jobke2016-08-041-0/+13
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix file permissions for SMB (read-only folders will be writeable) (#25301)Juan Pablo Villafañez2016-07-201-0/+13
* | | | | Merge pull request #729 from nextcloud/fix-724Joas Schilling2016-08-041-2/+2
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | fix #724 by using step instead of jobBernhard Posselt2016-08-041-2/+2
* | | | | Merge pull request #730 from nextcloud/add-new-apps-as-officialLukas Reschke2016-08-041-1/+6
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | [master] Add new apps as officialLukas Reschke2016-08-041-1/+6
|/ / / /
* | | | Merge pull request #718 from jurgenhaas/patch-1Joas Schilling2016-08-041-1/+1
|\ \ \ \
| * | | | Exit from upgrade without reporting errorJürgen Haas2016-08-031-1/+1
| | |_|/ | |/| |
* | | | [tx-robot] updated from transifexNextcloud bot2016-08-0416-50/+52
* | | | Merge pull request #717 from nextcloud/mark-apps-as-shippedJoas Schilling2016-08-031-0/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Add access control and automated tagging as shippedJoas Schilling2016-08-031-0/+2
|/ / /
* | | Merge pull request #611 from nextcloud/add-more-checksJoas Schilling2016-08-0326-33/+2207
|\ \ \ | |_|/ |/| |
| * | OoopsJoas Schilling2016-08-021-1/+0
| * | No multi support, less magicJoas Schilling2016-08-021-2/+1
| * | Allow to define the operationJoas Schilling2016-08-023-13/+10
| * | Tags need to be loaded beforeJoas Schilling2016-08-011-5/+0
| * | Translate the errorsJoas Schilling2016-08-0112-75/+149
| * | Load the timezones via select2Joas Schilling2016-08-016-22/+130
| * | add a UI to render proper time pickerMorris Jobke2016-08-011-8/+97
| * | Add request timeJoas Schilling2016-08-014-0/+326
| * | Add remote addressJoas Schilling2016-08-014-1/+356
| * | Add Request URLJoas Schilling2016-08-013-0/+207
| * | User agent checkJoas Schilling2016-08-014-1/+191