summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | "Only variables must be passed by reference"Joas Schilling2017-07-251-2/+4
* | | Use order by to avoid problems when chunking finds a same item again...Joas Schilling2017-07-251-1/+1
* | | Remove generate change script which doesnt work with migrations anymoreJoas Schilling2017-07-252-2/+0
* | | Fix autoloaderMorris Jobke2017-07-252-0/+4
* | | Install from migrationsJoas Schilling2017-07-256-25/+4
* | | Merge pull request #5863 from nextcloud/pimp_l10n_stringLukas Reschke2017-07-257-9/+19
|\ \ \
| * | | Update autoloaderRoeland Jago Douma2017-07-242-0/+2