summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | use unmasked permissions in shared scannerRobin Appelman2016-12-143-3/+37
* | | | | | | Merge pull request #2670 from nextcloud/issue-2646-dont-connet-to-database-be...Roeland Jago Douma2016-12-141-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Do not connect to database before creating itJoas Schilling2016-12-141-1/+1
* | | | | | | | Merge pull request #2674 from nextcloud/lookup-server-connector-12Morris Jobke2016-12-141-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | mark nc12 as supporterRobin Appelman2016-12-141-1/+1
* | | | | | | | | Merge pull request #2665 from nextcloud/remove-db-class-and-interfaceRoeland Jago Douma2016-12-1410-417/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Remove IDb interface which was deprecated for 3 years alreadyJoas Schilling2016-12-1410-417/+3
* | | | | | | | | | Merge pull request #2671 from nextcloud/issue-2661-reduce-log-level-on-databa...Roeland Jago Douma2016-12-141-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Only log as info when we can not create a new DB userJoas Schilling2016-12-141-1/+1
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge pull request #2677 from nextcloud/fix-avatars-in-mailRoeland Jago Douma2016-12-144-2/+196
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | |
| * | | | | | | | | Don't set Content-Disposition header if one already existsLukas Reschke2016-12-144-2/+196
|/ / / / / / / / /
* | | | | | | | | Merge pull request #2668 from nextcloud/master-one-gotta-love-apples-regressionsJoas Schilling2016-12-141-2/+0
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Safari CSPv3 support is sub-parLukas Reschke2016-12-141-2/+0
|/ / / / / / / /
* | | | | | | | Merge pull request #2654 from nextcloud/increase-master-versionRoeland Jago Douma2016-12-1423-49/+50
|\ \ \ \ \ \ \ \
| * | | | | | | | Use the mocked config versionJoas Schilling2016-12-142-6/+7
| * | | | | | | | Increase server versionJoas Schilling2016-12-131-3/+3
| * | | | | | | | Update app versions and requirementsJoas Schilling2016-12-1320-40/+40
| |/ / / / / / /
* | | | | | | | Merge pull request #2659 from nextcloud/fix_2641Roeland Jago Douma2016-12-141-3/+3
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Fix overwriting parameterRoeland Jago Douma2016-12-131-3/+3
|/ / / / / / /
* | | | | | | Merge pull request #2643 from nextcloud/apps-buttons-wordingJoas Schilling2016-12-132-2/+2
|\ \ \ \ \ \ \
| * | | | | | | fix wording for apps mgmt buttonsJan-Christoph Borchardt2016-12-132-2/+2
* | | | | | | | Merge pull request #2636 from nextcloud/add-repair-step-to-fix-mountsv11.0.0Lukas Reschke2016-12-135-0/+214
|\ \ \ \ \ \ \ \
| * | | | | | | | Update autoloadingJoas Schilling2016-12-132-0/+2
| * | | | | | | | Add a unit testJoas Schilling2016-12-131-0/+132
| * | | | | | | | Add a repair step to fix broken mountsJoas Schilling2016-12-132-0/+80
* | | | | | | | | Merge pull request #2637 from nextcloud/mount-cache-storageidLukas Reschke2016-12-134-21/+28
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | always use numeric storage id in cacheentryRobin Appelman2016-12-133-6/+3
| * | | | | | | | fix cacheentry return wrong storage idRobin Appelman2016-12-132-1/+2
| * | | | | | | | reuse cacheentryRobin Appelman2016-12-131-15/+19
| * | | | | | | | also compare storage ids when checking for changed mountsRobin Appelman2016-12-131-1/+6
* | | | | | | | | Merge pull request #2642 from nextcloud/avatars_class_nameLukas Reschke2016-12-133-2/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fixed correct filename of MoveAvatarsBackgroundJobRoeland Jago Douma2016-12-133-2/+2
* | | | | | | | | | Merge pull request #2639 from nextcloud/final-increase-of-versionLukas Reschke2016-12-131-1/+1
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Final version increasement for 11Lukas Reschke2016-12-131-1/+1
* | | | | | | | | | Merge pull request #2635 from nextcloud/fix_autoload_checkerRoeland Jago Douma2016-12-135-7/+48
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Update autoloaderRoeland Jago Douma2016-12-134-6/+48
| * | | | | | | | | The hash can change so checking for it is kind of dangerousRoeland Jago Douma2016-12-131-1/+0
|/ / / / / / / / /
* | | | | | | | | Merge pull request #2615 from nextcloud/daita-sharecontrollerLukas Reschke2016-12-121-3/+4
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | update phpdocMaxence Lange2016-12-121-0/+1
| * | | | | | | | | Download a file in a subfolder in a sharedlink is not workingMaxence Lange2016-12-111-3/+3
* | | | | | | | | | Merge pull request #2629 from nextcloud/increase-v-1-againLukas Reschke2016-12-121-1/+1
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | |
| * | | | | | | | | Increase version once againLukas Reschke2016-12-121-1/+1
|/ / / / / / / / /
* | | | | | | | | Merge pull request #2627 from nextcloud/already-increase-versionLukas Reschke2016-12-121-2/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Increase version to 11.0.0Lukas Reschke2016-12-121-2/+2
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge pull request #2620 from nextcloud/theming-externalfilesLukas Reschke2016-12-121-1/+5
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Show theming icons on external storage foldersJulius Haertl2016-12-121-1/+5
* | | | | | | | | Merge pull request #2622 from nextcloud/improve-wordingLukas Reschke2016-12-121-1/+1
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | improve wording of admin settings to enable search on the public address bookBjoern Schiessle2016-12-121-1/+1
|/ / / / / / / /
* | / / / / / / [tx-robot] updated from transifexNextcloud bot2016-12-1214-10/+734
| |/ / / / / / |/| | | | | |
* | | | | | | 11.0 RC2v11.0RC2Lukas Reschke2016-12-111-2/+2