summaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
...
| * | never translate login names when requiring with a user idArthur Schiwon2018-01-041-10/+0
| |/
* | Revert rebaseurl function editJohn Molakvoæ (skjnldsv)2018-01-051-1/+1
* | Rollback caching fixJohn Molakvoæ (skjnldsv)2018-01-051-3/+4
* | Fixup! Proberly detect variable changesJohn Molakvoæ (skjnldsv)2018-01-041-4/+0
* | Proberly detect variable changesJohn Molakvoæ (skjnldsv)2018-01-041-0/+3
* | Fixed url rebase with themingJohn Molakvoæ (skjnldsv)2018-01-041-1/+1
* | Fixed testsJohn Molakvoæ (skjnldsv)2018-01-031-1/+1
* | Added tests for various installations typesJohn Molakvoæ (skjnldsv)2018-01-031-8/+10
* | Fixup! getWebdir returnJohn Molakvoæ (skjnldsv)2018-01-031-6/+2
* | Use OC_Util function for app web pathJohn Molakvoæ (skjnldsv)2018-01-031-11/+14
* | getWebDir functionJohn Molakvoæ (skjnldsv)2018-01-031-15/+19
* | Fixed webroot for scss filesJohn Molakvoæ (skjnldsv)2018-01-032-5/+17
* | Fixed scss url rewritingJohn Molakvoæ (skjnldsv)2018-01-031-6/+9
|/
* Added additional methods for removal of sensitive infoJohannes Schlichenmaier2018-01-031-0/+6
* Fix duplicate session token after remembered loginChristoph Wurst2017-12-191-0/+1
* Merge pull request #7558 from nextcloud/12-7427Morris Jobke2017-12-182-4/+15
|\
| * Fix email buttons for white themeMorris Jobke2017-12-182-4/+15
* | Allow getting the filepath when getting cached mounts by fileidRobin Appelman2017-12-122-2/+63
|/
* Remove wrong entry in admin_settings that causes 500Morris Jobke2017-12-111-0/+5
* Merge pull request #7409 from nextcloud/swift-retry-12Roeland Jago Douma2017-12-081-1/+2
|\
| * add retry wrapper when reading files from swiftRobin Appelman2017-12-061-1/+2
* | Merge pull request #7323 from nextcloud/shared-jailed-source-root-12Morris Jobke2017-12-082-9/+25
|\ \ | |/ |/|
| * delay calculating the shared cache root until it's usedRobin Appelman2017-12-041-9/+14
| * Use the correct root for shared jail when the source storage is also a jailRobin Appelman2017-11-281-0/+11
* | Merge pull request #7144 from nextcloud/rename-locks-stable12Morris Jobke2017-12-041-83/+86
|\ \
| * | Unlock files even if an exception occurskorelstar2017-11-111-83/+86
* | | Allow to skip data dir permission checks by configArthur Schiwon2017-12-011-1/+4
* | | Merge pull request #7328 from nextcloud/backport/7327/access-list-regression-...Morris Jobke2017-11-281-1/+7
|\ \ \ | |_|/ |/| |
| * | Only in case of $currentAccess the array uses the id as indexJoas Schilling2017-11-281-1/+7
* | | Merge pull request #7257 from kyrofa/bugfix/5289/apps_outside_webrootRoeland Jago Douma2017-11-272-69/+74
|\ \ \ | |/ / |/| |
| * | CSSResourceLocator: handle SCSS in apps outside rootKyle Fazzari2017-11-222-69/+74
* | | Merge pull request #7262 from nextcloud/backport/7168/files-access-list-with-...Morris Jobke2017-11-231-1/+1
|\ \ \
| * | | Fix accesslist when a user has an ID only containting 0-9Joas Schilling2017-11-231-1/+1
| |/ /
* / / Allow migration from upcoming 10.0.4 ownCloud releaseJoas Schilling2017-11-221-2/+5
|/ /
* | Merge pull request #7170 from kyrofa/backport/6028/app_path_realpathRoeland Jago Douma2017-11-202-0/+12
|\ \
| * | {J,CS}SResourceLocator: account for symlinks in app pathKyle Fazzari2017-11-142-0/+12
| |/
* | only create the file cache entry after the empty file was created successfull...Bjoern Schiessle2017-11-171-14/+13
* | Use non empty files for object store touchRobin Appelman2017-11-151-2/+2
* | Fix contructing headers for s3 downloadRobin Appelman2017-11-151-1/+7
|/
* Merge pull request #7120 from nextcloud/12-6988Morris Jobke2017-11-091-1/+5
|\
| * Improve performance of UserMountCache with external storage foldersDariusz Olszewski2017-11-091-1/+5
* | If for some reason the json can't be decoded it is not cachedRoeland Jago Douma2017-11-091-0/+4
|/
* Revert "[stable12] Only allow colons in db host for IPv6 addresses"Morris Jobke2017-11-081-16/+0
* Merge pull request #7082 from nextcloud/12-6974Morris Jobke2017-11-061-2/+22
|\
| * Fix seeking on object storageMorris Jobke2017-11-061-2/+22
* | Merge pull request #7081 from nextcloud/12-6958Morris Jobke2017-11-062-1/+13
|\ \
| * | Improve mimetype detection for object storagesMorris Jobke2017-11-062-1/+13
| |/
* / use fopen directly when reading objects from s3Robin Appelman2017-11-061-5/+8
|/
* Fix uninitialized variable $this->paramsWilliam Pain2017-10-251-2/+2
* Correctiondartcafe2017-10-221-22/+21