summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* | [tx-robot] updated from transifexNextcloud bot2017-08-0256-110/+138
* | Remove explicit type hints for ControllerLukas Reschke2017-08-017-19/+19
|/
* Merge pull request #5907 from nextcloud/add-metadata-to-throttle-callMorris Jobke2017-08-012-2/+16
|\
| * Add metadata to \OCP\AppFramework\Http\Response::throttleLukas Reschke2017-07-272-2/+16
* | Merge pull request #5877 from nextcloud/typehint_middlewareMorris Jobke2017-08-017-27/+30
|\ \
| * | Fix middleware implementations signaturesRoeland Jago Douma2017-07-316-23/+26
| * | Prop argument type for MiddlewareRoeland Jago Douma2017-07-311-4/+4
* | | Merge pull request #5939 from nextcloud/dont-have-set-uid-as-displaynameMorris Jobke2017-08-011-12/+0
|\ \ \
| * | | Remove setUidAsDisplayNameLukas Reschke2017-07-311-12/+0
* | | | Merge pull request #5897 from nextcloud/add-share-mail-for-user-shareRoeland Jago Douma2017-08-012-2/+104
|\ \ \ \
| * | | | Send an email once a file/folder is shared with a userMorris Jobke2017-07-282-2/+104
* | | | | Fix OCS ExceptionRoeland Jago Douma2017-08-011-0/+4
* | | | | Fix L10N::tRoeland Jago Douma2017-08-015-9/+9
* | | | | Some more invalid PHPDocs in legacy classesLukas Reschke2017-08-018-11/+21
* | | | | Function also accepts intsLukas Reschke2017-08-012-2/+2
* | | | | Properly name variableLukas Reschke2017-08-011-1/+1
* | | | | null is a valid parameterLukas Reschke2017-08-011-2/+2
* | | | | Replace wrong PHPDocsLukas Reschke2017-08-0140-110/+132
* | | | | Properly suppressLukas Reschke2017-08-011-1/+1
* | | | | Fix MigrationSchemaChecker and CryptoWrapperLukas Reschke2017-08-012-3/+11
* | | | | Fix template functionsLukas Reschke2017-08-012-3/+22
* | | | | Fix lib/public/User.phpLukas Reschke2017-08-011-2/+3
* | | | | AppData is no longer internalRoeland Jago Douma2017-08-014-4/+0
* | | | | Add |null to PHPDocLukas Reschke2017-08-016-6/+6
* | | | | Fix \OCP\UtilLukas Reschke2017-08-012-4/+6
* | | | | Suppress deprecated function in \OCP\JSONLukas Reschke2017-08-011-3/+14
* | | | | Add proper PHPDocLukas Reschke2017-08-012-2/+4
* | | | | Take IUser instead of UserLukas Reschke2017-08-014-12/+13
* | | | | Stricter phan config fixesLukas Reschke2017-08-013-3/+2
* | | | | [tx-robot] updated from transifexNextcloud bot2017-08-016-4/+8
* | | | | Merge pull request #5890 from nextcloud/fix-403-and-404-redirectRoeland Jago Douma2017-07-311-2/+2
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Fix 403 and 404 redirectMorris Jobke2017-07-261-2/+2
* | | | | Merge pull request #5905 from nextcloud/ocp-configMorris Jobke2017-07-313-4/+5
|\ \ \ \ \
| * | | | | Use IConfig instead of static OCP\ConfigMorris Jobke2017-07-273-4/+5
| | |_|_|/ | |/| | |
* | | | | Merge pull request #5922 from nextcloud/master-add-brackets-on-concat-methodRoeland Jago Douma2017-07-312-2/+2
|\ \ \ \ \
| * | | | | Add brackets around concat statements so comparing the result works as intendedJoas Schilling2017-07-282-2/+2
* | | | | | [tx-robot] updated from transifexNextcloud bot2017-07-312-0/+2
| |_|_|_|/ |/| | | |
* | | | | [tx-robot] updated from transifexNextcloud bot2017-07-302-20/+46
* | | | | [tx-robot] updated from transifexNextcloud bot2017-07-298-0/+22
|/ / / /
* | | | [tx-robot] updated from transifexNextcloud bot2017-07-2812-0/+12
* | | | Merge pull request #5644 from nextcloud/add-occ-app-installMorris Jobke2017-07-272-0/+2
|\ \ \ \ | |/ / / |/| | |
| * | | update autoloadersualko2017-07-262-0/+2
| |/ /
* | / [tx-robot] updated from transifexNextcloud bot2017-07-272-2/+56
| |/ |/|
* | Add new bundleLukas Reschke2017-07-264-0/+53
|/
* [tx-robot] updated from transifexNextcloud bot2017-07-262-0/+32
* Merge pull request #5864 from nextcloud/legacy_userLukas Reschke2017-07-254-93/+2
|\
| * Fix commentsMorris Jobke2017-07-251-1/+1
| * Remove legacy OC_User_Backend and OC_User_InterfaceRoeland Jago Douma2017-07-243-92/+1
* | Merge pull request #5836 from nextcloud/preview_updateLukas Reschke2017-07-251-1/+7
|\ \
| * | Empty search no longer worksRoeland Jago Douma2017-07-241-1/+7