summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2019-05-2316-0/+58
* 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 #15604 from nextcloud/fix/12682/fix-possible-override-of-u...blizzz2019-05-221-1/+1
|\ \
| * | fixes possible override of uniqueMember by autodetectionArthur Schiwon2019-05-171-1/+1
* | | Merge pull request #15682 from nextcloud/enh/15675/lazy_l10nMorris Jobke2019-05-224-25/+100
|\ \ \
| * | | Make the L10N loading lazyRoeland Jago Douma2019-05-224-25/+100
| | |/ | |/|
* | | 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
* | | | Merge pull request #15104 from nextcloud/enh/remote_wipeRoeland Jago Douma2019-05-2111-1/+329
|\ \ \ \
| * | | | Remote wipe supportRoeland Jago Douma2019-05-2011-1/+329
| |/ / /
* / / / [tx-robot] updated from transifexNextcloud bot2019-05-212-0/+32
|/ / /
* / / [tx-robot] updated from transifexNextcloud bot2019-05-202-0/+14
|/ /
* | Merge pull request #15571 from nextcloud/enhancement/maintenance-mode-bundleMorris Jobke2019-05-171-1/+1
|\ \ | |/ |/|
| * Migrate the maintenance script to a modern module and bundleChristoph Wurst2019-05-161-1/+1
* | Allow 2FA to be setup on first loginRoeland Jago Douma2019-05-177-3/+156
|/
* 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
* | | Merge pull request #15495 from nextcloud/feature/noid/support-app-integrationMorris Jobke2019-05-138-0/+247
|\ \ \ | |_|/ |/| |
| * | Add interfaces to interact with subscription from support appMorris Jobke2019-05-138-0/+247
* | | [tx-robot] updated from transifexNextcloud bot2019-05-122-0/+12
|/ /
* | [tx-robot] updated from transifexNextcloud bot2019-05-102-2/+94
* | Update autoloaderMorris Jobke2019-05-092-0/+2
* | Allow crash reporters to catpture any messageChristoph Wurst2019-05-094-11/+98
* | 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-073-1/+5
|\ \ \
| * | | Add second migration for addColumnDaniel Kesselberg2019-05-022-0/+2
| * | | Set type for access column on cacheAccessForCollectionDaniel Kesselberg2019-05-021-1/+1
| * | | Migration to change column type from smallint to booleanDaniel Kesselberg2019-05-022-0/+2
* | | | Add a login chain to reduce the complexity of LoginController::tryLoginChristoph Wurst2019-05-0719-1/+1084
* | | | 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
| |_|/ / |/| | |