summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | Move \OC_L10N_String to proper \OC\L10N\L10NStringRoeland Jago Douma2017-07-245-9/+17
| | |/ | |/|
* / | [tx-robot] updated from transifexNextcloud bot2017-07-254-2/+44
|/ /
* | Merge pull request #5857 from nextcloud/database-exception-cleanupMorris Jobke2017-07-242-13/+2
|\ \
| * | Remove unneeded parameter in DatabaseExceptionMorris Jobke2017-07-242-13/+2
| |/
* | Merge pull request #5835 from nextcloud/cleanup_testing_appMorris Jobke2017-07-241-1/+3
|\ \
| * | Proper DI for ILockingProviderRoeland Jago Douma2017-07-241-1/+3
| |/
* | Merge pull request #5855 from nextcloud/cleanup-legacy-user-classMorris Jobke2017-07-241-67/+1
|\ \
| * | Cleanup legacy user class from unused methodsMorris Jobke2017-07-241-67/+1
| |/
* | Merge pull request #5854 from nextcloud/improve-personal-page-codeMorris Jobke2017-07-242-54/+3
|\ \
| * | Cleanup code of personal page to use public interfacesMorris Jobke2017-07-242-54/+3
| |/
* | Merge pull request #5844 from nextcloud/phpstorm_inspect2Morris Jobke2017-07-2429-99/+99
|\ \
| * | More phpstorm inspection fixesRoeland Jago Douma2017-07-2429-99/+99
| |/
* | Remove unneeded stylesMorris Jobke2017-07-241-1/+1
* | Adjust to height=120Lukas Reschke2017-07-241-1/+1
* | Revert "Set max-width of image to 100px in Outlook as well"Lukas Reschke2017-07-241-3/+0
|/
* Merge pull request #5783 from nextcloud/outlook-max-widthRoeland Jago Douma2017-07-241-0/+3
|\