summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Make sure maintenance mode is always casted to boolJoas Schilling2019-02-225-13/+12
* Add methods to get casted system valuesJoas Schilling2019-02-222-0/+66
* Merge pull request #14249 from nextcloud/enhancement/noid/add-gotindex-to-ind...Morris Jobke2019-02-191-0/+11
|\
| * Add hasIndex() to OCP\FullTextSearch\Model\IndexDocumentMaxence Lange2019-02-191-0/+11
* | Merge pull request #14264 from nextcloud/null-is-not-a-booleanRoeland Jago Douma2019-02-191-1/+1
|\ \
| * | Set false as default for requirePNGDaniel Kesselberg2019-02-181-1/+1
* | | Merge pull request #14269 from nextcloud/cache-update-eventMorris Jobke2019-02-197-45/+164
|\ \ \ | |_|/ |/| |
| * | add event for cache updateRobin Appelman2019-02-187-45/+164
* | | Merge pull request #14194 from nextcloud/bugfix/noid/correctly-determinate-ow...Morris Jobke2019-02-191-2/+4
|\ \ \
| * | | Correctly determinate the owner in case of shared external storagesJoas Schilling2019-02-181-2/+4
| | |/ | |/|
* | | Merge pull request #14210 from nextcloud/fix/14192/fix_empty_uploadsRoeland Jago Douma2019-02-181-2/+23
|\ \ \ | |_|/ |/| |
| * | Fix empty file uploads to S3Roeland Jago Douma2019-02-151-2/+23
* | | Merge pull request #14248 from nextcloud/phpdoc/noid/getdocuments-returnsRoeland Jago Douma2019-02-181-1/+1
|\ \ \
| * | | fixing phpdocMaxence Lange2019-02-161-1/+1
* | | | Merge pull request #14223 from nextcloud/enh/use_CountWrapperMorris Jobke2019-02-184-69/+2
|\ \ \ \
| * | | | Use CountWrapper instead of almost identical CountReadStreamRoeland Jago Douma2019-02-154-69/+2
| | |/ / | |/| |
* | | | Merge pull request #14266 from nextcloud/enhancement/public-menuRoeland Jago Douma2019-02-182-2/+22
|\ \ \ \ | |_|_|/ |/| | |
| * | | Add guest navigation typeJulius Härtl2019-02-182-2/+22
* | | | [tx-robot] updated from transifexNextcloud bot2019-02-172-4/+6
|/ / /
* / / [tx-robot] updated from transifexNextcloud bot2019-02-162-0/+2
|/ /
* | Merge pull request #14191 from nextcloud/bugfix/noid/make-testcase-overwrite-...Morris Jobke2019-02-141-0/+4
|\ \
| * | Make TestCase->overwriteService() work with App classesJoas Schilling2019-02-141-0/+4
* | | Merge pull request #14167 from nextcloud/techdebt/noid/update-php-parser-for-...Roeland Jago Douma2019-02-141-2/+2
|\ \ \
| * | | Update PHP-Parser for 7.1 compatibilityJoas Schilling2019-02-141-2/+2
* | | | Merge pull request #14199 from nextcloud/enh/core_scss_to_webpackMorris Jobke2019-02-141-2/+0
|\ \ \ \ | |/ / / |/| | |
| * | | Move jquery.ocdialog.scss to bundleRoeland Jago Douma2019-02-141-1/+0
| * | | Move jquery-ui-fixes to bundleRoeland Jago Douma2019-02-141-1/+0
* | | | Merge pull request #13995 from nextcloud/feature/dont-call-get-repair-stepsRoeland Jago Douma2019-02-142-7/+11
|\ \ \ \ | |/ / / |/| | |
| * | | Fix unit testDaniel Kesselberg2019-02-131-3/+7
| * | | Make $repairSteps & $dispatcher mandatoryDaniel Kesselberg2019-02-131-1/+1
| * | | Do not run getRepairSteps in register_commandsDaniel Kesselberg2019-02-131-4/+4
* | | | Merge pull request #14185 from nextcloud/fix/init_shared_storage_for_recentsMorris Jobke2019-02-141-3/+32
|\ \ \ \ | |_|/ / |/| | |
| * | | Filter out versions and trashbinRoeland Jago Douma2019-02-131-0/+2
| * | | Loop for the recent searchRoeland Jago Douma2019-02-131-3/+26
| * | | We need to initialize the storage else the jailed path is always nullRoeland Jago Douma2019-02-131-0/+4
* | | | [tx-robot] updated from transifexNextcloud bot2019-02-146-2/+6
|/ / /
* / / [tx-robot] updated from transifexNextcloud bot2019-02-1318-52/+222
|/ /
* | Merge pull request #14149 from nextcloud/fix/throttler_bitmaskRoeland Jago Douma2019-02-121-2/+4
|\ \
| * | Fix the thorrtler whitelist bitmaskRoeland Jago Douma2019-02-111-2/+4
* | | [tx-robot] updated from transifexNextcloud bot2019-02-122-20/+58
|/ /
* | Update autoloadersRoeland Jago Douma2019-02-112-0/+4
* | Merge pull request #13097 from nextcloud/feature/11319/where-is-your-dataMorris Jobke2019-02-113-4/+166
|\ \
| * | Code style and comment fixesMichael Weimann2019-02-102-5/+7
| * | Make the where is your data section optionalMichael Weimann2019-01-291-6/+25
| * | Remove debug settingMichael Weimann2019-01-201-1/+1
| * | Fix location sourceMichael Weimann2019-01-141-1/+1
| * | Move server info to theming sectionMichael Weimann2019-01-143-7/+10
| * | Implement storing and loading the server infoMichael Weimann2019-01-142-9/+91
| * | Add the "server info" settingsMichael Weimann2019-01-143-1/+46
| * | Add the "where is your data?" frontendMichael Weimann2019-01-141-2/+13