aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #15684 from nextcloud/objectstore-expose-urnMorris Jobke2019-05-221-1/+1
|\
| * make ObjectStoreStorage::getURN publicRobin Appelman2019-05-221-1/+1
* | Merge pull request #15682 from nextcloud/enh/15675/lazy_l10nMorris Jobke2019-05-222-25/+98
|\ \
| * | Make the L10N loading lazyRoeland Jago Douma2019-05-222-25/+98
| |/
* | Merge pull request #15685 from nextcloud/fix/noid/redis-cluster-with-authMorris Jobke2019-05-221-1/+5
|\ \ | |/ |/|
| * Allow redis cluster to use passwordMorris Jobke2019-05-221-1/+5
* | Merge pull request #15668 from nextcloud/fix/10832/l10n-on-settings-pageblizzz2019-05-222-3/+15
|\ \
| * | Fix l10n for SettingsManager by injecting the l10n factoryMorris Jobke2019-05-212-3/+15
| |/
* | Merge pull request #15660 from nextcloud/objectstore-getRoeland Jago Douma2019-05-211-0/+4
|\ \ | |/ |/|
| * add method to get the used object store from the storageRobin Appelman2019-05-211-0/+4
* | Merge pull request #15638 from nextcloud/bugfix/7965/sharing-hide-if-emptyMorris Jobke2019-05-211-0/+4
|\ \
| * | Only show sharing section if it has contentJulius Härtl2019-05-201-0/+4
| |/
* / Remote wipe supportRoeland Jago Douma2019-05-209-1/+319
|/
* Allow 2FA to be setup on first loginRoeland Jago Douma2019-05-172-3/+32
* Merge pull request #15497 from nextcloud/3rdparty/doctrine/dbal-292Roeland Jago Douma2019-05-151-22/+0
|\
| * No need for platform hacks anymoreRoeland Jago Douma2019-05-141-22/+0
* | Merge pull request #15336 from epma01/redis-patchRoeland Jago Douma2019-05-151-1/+3
|\ \
| * | Fix Redis with unix socketAlejandro Varela2019-05-141-1/+3
* | | Move OC.theme to the bundle and deprecate oc_defaultsChristoph Wurst2019-05-141-1/+1
* | | Move OC.getCapabilities to the bundle and deprecate OC._capabilities, oc_capa...Christoph Wurst2019-05-131-1/+1
* | | Show supported apps in app managementMorris Jobke2019-05-131-0/+8
* | | Add interfaces to interact with subscription from support appMorris Jobke2019-05-132-0/+76
| |/ |/|
* | Allow crash reporters to catpture any messageChristoph Wurst2019-05-092-7/+35
* | Use non-absolute logout URL to fix wrong URL in reverse proxy scenarioMorris Jobke2019-05-081-1/+1
* | Merge pull request #15308 from nextcloud/fix/13550/loggingMorris Jobke2019-05-081-3/+25
|\ \
| * | fix class might be undefinedJoas Schilling2019-05-081-2/+2
| * | remove args from logging of common-spelled methods dependent on classArthur Schiwon2019-05-071-10/+24
| * | remove setup args from loggingArthur Schiwon2019-05-061-0/+8
* | | Merge pull request #15259 from nextcloud/bugfix/15256-wrong-column-typeMorris Jobke2019-05-071-1/+1
|\ \ \
| * | | Set type for access column on cacheAccessForCollectionDaniel Kesselberg2019-05-021-1/+1
* | | | Add a login chain to reduce the complexity of LoginController::tryLoginChristoph Wurst2019-05-0717-1/+1052
* | | | remove extra param in cache update callRobin Appelman2019-05-071-2/+2
* | | | Move OC.appswebroots to the bundle and deprecate oc_appswebrootsChristoph Wurst2019-05-071-1/+1
* | | | Merge pull request #15385 from nextcloud/bugfix/noid/broken-federated-sharesblizzz2019-05-061-0/+3
|\ \ \ \
| * | | | Make sure all middlewares are only registered onceJoas Schilling2019-05-061-0/+3
* | | | | Move oc_webroot, OC.webroot and OC.getRootPath() to the bundleChristoph Wurst2019-05-061-1/+1
| |_|/ / |/| | |
* | | | Move oc_debug to the bundleChristoph Wurst2019-05-061-1/+1
|/ / /
* / / Deprecate oc_isadmin and move OC.isUserAdmin() to the bundleChristoph Wurst2019-05-031-1/+1
|/ /
* / Move oc_config to the bundleChristoph Wurst2019-05-021-1/+1
|/
* Merge pull request #15289 from nextcloud/bugfix/15229/fix-non-default-prefixesMorris Jobke2019-04-301-1/+1
|\
| * Remove the custom prefix from the table name length when checking on the defa...Joas Schilling2019-04-301-1/+1
* | take return of mkdir into account, throw exception on failureArthur Schiwon2019-04-291-1/+3
|/
* Merge pull request #15141 from nextcloud/fix/noid/regenerate-seen-users-onlyRoeland Jago Douma2019-04-241-2/+0
|\
| * remove obsolete use statementsArthur Schiwon2019-04-241-2/+0
* | Merge pull request #15168 from nextcloud/fix/13554/always_tmpfile_for_swiftRoeland Jago Douma2019-04-241-8/+3
|\ \
| * | Always use a temp file for swift writesRoeland Jago Douma2019-04-181-8/+3
* | | Deprecate legacy share code and cleanup some unused methodsMorris Jobke2019-04-181-74/+0
|/ /
* | Merge pull request #14572 from nextcloud/techdebt/noid/cleanup-legacy-share.p...Morris Jobke2019-04-181-504/+47
|\ \
| * | Cleanup legacy Share.php from unused codeMorris Jobke2019-04-171-504/+47
| |/
* | Merge pull request #15152 from nextcloud/enhancement/noid/contactsmenu-sharin...Morris Jobke2019-04-181-5/+15
|\ \