aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
| |_|/ / |/| | |
* | | | Move oc_debug to the bundleChristoph Wurst2019-05-061-1/+1
|/ / /
* | | [tx-robot] updated from transifexNextcloud bot2019-05-052-0/+2
* | | 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
|/
* [tx-robot] updated from transifexNextcloud bot2019-05-012-0/+2
* 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
|/
* [tx-robot] updated from transifexNextcloud bot2019-04-292-2/+2
* [tx-robot] updated from transifexNextcloud bot2019-04-282-0/+2
* [tx-robot] updated from transifexNextcloud bot2019-04-272-0/+4
* [tx-robot] updated from transifexNextcloud bot2019-04-262-2/+2
* 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
* | | Merge pull request #15165 from nextcloud/techdebt/noid/cleanup-legacy-share-codeJohn Molakvoæ2019-04-232-78/+11
|\ \ \
| * | | Deprecate legacy share code and cleanup some unused methodsMorris Jobke2019-04-182-78/+11
| |/ /
* | | [tx-robot] updated from transifexNextcloud bot2019-04-222-34/+86
* | | [tx-robot] updated from transifexNextcloud bot2019-04-212-88/+186
* | | [tx-robot] updated from transifexNextcloud bot2019-04-202-0/+2
* | | [tx-robot] updated from transifexNextcloud bot2019-04-19126-1828/+1828
|/ /
* | 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
|\ \
| * | Respect sharing enumeration config in contacts menuJulius Härtl2019-04-181-5/+15
| |/
* | Merge pull request #14363 from nextcloud/debt/cleanup-httpserviceMorris Jobke2019-04-182-63/+38
|\ \ | |/ |/|
| * Refactor getProxyUriDaniel Kesselberg2019-04-161-9/+6
| * Set User-Agent as header without middlewareDaniel Kesselberg2019-04-162-57/+35
* | Merge pull request #15129 from nextcloud/enh/share_repair_stepRoeland Jago Douma2019-04-175-0/+247
|\ \ | |/ |/|