summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* AppData is no longer internalRoeland Jago Douma2017-08-014-4/+0
* Fix OCSControllerRoeland Jago Douma2017-08-011-3/+3
* Fix ContactsMenuControllerRoeland Jago Douma2017-08-011-4/+3
* Fix AvatarControllerRoeland Jago Douma2017-08-011-2/+3
* Add |null to PHPDocLukas Reschke2017-08-0111-11/+11
* Fix \OCP\UtilLukas Reschke2017-08-012-4/+6
* Suppress deprecated function in \OCP\JSONLukas Reschke2017-08-013-5/+16
* Add proper PHPDocLukas Reschke2017-08-013-4/+6
* Take IUser instead of UserLukas Reschke2017-08-014-12/+13
* Return '0' instead of nullLukas Reschke2017-08-011-1/+1
* Stricter phan config fixesLukas Reschke2017-08-019-22/+22
* [tx-robot] updated from transifexNextcloud bot2017-08-0134-42/+62
* Merge pull request #5890 from nextcloud/fix-403-and-404-redirectRoeland Jago Douma2017-07-314-30/+10
|\
| * Fix 403 and 404 redirectMorris Jobke2017-07-264-30/+10
* | Merge pull request #5910 from benediktg/test-php-7.1Roeland Jago Douma2017-07-311-0/+12
|\ \
| * | Drop PHP 7.1 testBenedikt Geissler2017-07-311-12/+0
| * | Also test PHP 7.0 and 7.1 with PostgreSQLBenedikt Geissler2017-07-311-0/+24
|/ /
* | Merge pull request #5905 from nextcloud/ocp-configMorris Jobke2017-07-317-10/+12
|\ \
| * | Use IConfig instead of static OCP\ConfigMorris Jobke2017-07-277-10/+12
* | | Merge pull request #5908 from nextcloud/add-css-iconRoeland Jago Douma2017-07-311-0/+4
|\ \ \
| * | | Add css class for toogle preview iconMorris Jobke2017-07-271-0/+4
* | | | Merge pull request #5913 from nextcloud/fix-anchor-nameRoeland Jago Douma2017-07-311-1/+1
|\ \ \ \
| * | | | Fix anchor name for federated sharing settingsMorris Jobke2017-07-281-1/+1
| |/ / /
* | | | 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-316-0/+38
* | | | | [tx-robot] updated from transifexNextcloud bot2017-07-3030-32/+402
* | | | | [tx-robot] updated from transifexNextcloud bot2017-07-2932-24/+268
|/ / / /
* | | | Merge pull request #5915 from nextcloud/update-droneMorris Jobke2017-07-281-34/+34
|\ \ \ \
| * | | | Move all DB tests to top, because they are long runningMorris Jobke2017-07-281-27/+27
| * | | | Update all drone images to latest versionMorris Jobke2017-07-281-7/+7
|/ / / /
* | | | [tx-robot] updated from transifexNextcloud bot2017-07-2820-4/+22
* | | | Merge pull request #5852 from nextcloud/preview_trash_cleanupMorris Jobke2017-07-271-6/+23
|\ \ \ \ | |/ / / |/| | |
| * | | Delete trash using node API to trigger preview deletionRoeland Jago Douma2017-07-241-6/+23
* | | | Merge pull request #5644 from nextcloud/add-occ-app-installMorris Jobke2017-07-274-1/+81
|\ \ \ \
| * | | | update autoloadersualko2017-07-262-0/+2
| * | | | add namespacesualko2017-07-261-0/+2
| * | | | add occ app:install commandsualko2017-07-262-1/+77
* | | | | Merge pull request #5895 from nextcloud/fix-password-changeMorris Jobke2017-07-271-1/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Fix show password button for password changeMorris Jobke2017-07-261-1/+1
| | |_|/ | |/| |
* | | | [tx-robot] updated from transifexNextcloud bot2017-07-2716-132/+332
* | | | Merge pull request #5614 from nextcloud/fix-enabling-external-storage-via-webMorris Jobke2017-07-261-15/+1
|\ \ \ \
| * | | | Allow to enable the external storage app via the web uiJoas Schilling2017-07-261-15/+1
| |/ / /
* | | | Merge pull request #5888 from nextcloud/overlay-on-show-passwordLukas Reschke2017-07-261-1/+1
|\ \ \ \
| * | | | This fix the overlay of the complexity barMaxence Lange2017-07-261-1/+1
| |/ / /
* | | | Merge pull request #5874 from nextcloud/edu-editionMorris Jobke2017-07-266-0/+99
|\ \ \ \ | |/ / / |/| | |
| * | | Add new bundleLukas Reschke2017-07-266-0/+99
| |/ /
* | | Merge pull request #5871 from nextcloud/drone-postgresMorris Jobke2017-07-261-4/+4
|\ \ \ | |/ / |/| |
| * | Enable postgres on drone againMorris Jobke2017-07-251-4/+4
* | | [tx-robot] updated from transifexNextcloud bot2017-07-2626-84/+210