summaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
* also set user in UserSession when doing OC_User::setUserIdRobin Appelman2015-02-171-5/+36
* better user group cachingRobin Appelman2015-02-171-10/+1
* Update cache when enabling/disabling appsRobin Appelman2015-02-171-1/+4
* Use the app manager from oc_appRobin Appelman2015-02-161-75/+67
* Add getInstalledApps and getAppsForUser to the app managerRobin Appelman2015-02-161-17/+49
* Merge pull request #14194 from owncloud/url-encode-logout-attributeThomas Müller2015-02-162-3/+2
|\
| * URLEncode logout attributeLukas Reschke2015-02-132-3/+2
* | Merge pull request #13890 from owncloud/add-no-referrerLukas Reschke2015-02-161-1/+2
|\ \
| * | Add noreferrer to footer URILukas Reschke2015-02-161-1/+2
* | | Merge pull request #14201 from owncloud/propagator-dont-decrease-mtimeThomas Müller2015-02-161-2/+2
|\ \ \
| * | | Dont lower the mtime of a folder when propagating changesRobin Appelman2015-02-131-2/+2
* | | | Merge pull request #14138 from owncloud/fix-image-flip-php53Thomas Müller2015-02-161-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Check if imageflip is availableMorris Jobke2015-02-121-1/+1
* | | | Merge pull request #14197 from owncloud/ensure-that-passed-file-path-is-alway...Lukas Reschke2015-02-131-0/+9
|\ \ \ \
| * | | | Ensure that passed argument is always a stringLukas Reschke2015-02-131-0/+9
| | |_|/ | |/| |
* | | | Merge pull request #14086 from hlop/masterLukas Reschke2015-02-131-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | App install behind a ProxyWitali Rott2015-02-111-1/+1
* | | | Merge pull request #14145 from owncloud/no-whitespace-from-themes-masterLukas Reschke2015-02-122-11/+13
|\ \ \ \
| * | | | catch any whitespaces which might get written to the output buffer while load...Thomas Müller2015-02-122-11/+13
* | | | | Remove internal annotationLukas Reschke2015-02-121-5/+3
* | | | | Merge pull request #14071 from owncloud/add_timeout_for_post_requestsBjörn Schießle2015-02-121-1/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | add timeout to curl requestBjoern Schiessle2015-02-121-1/+2
* | | | | Merge pull request #10993 from owncloud/scanner-reuse-fileidMorris Jobke2015-02-122-73/+124
|\ \ \ \ \
| * | | | | only read permissions onceRobin Appelman2015-02-111-2/+3
| * | | | | Only try to scan the children of directoriesRobin Appelman2015-02-111-3/+3
| * | | | | Cast mtimes and size to intRobin Appelman2015-02-111-0/+3
| * | | | | Reuse cache data of existing files during scanRobin Appelman2015-02-111-69/+116
| | |/ / / | |/| | |
* | | | | Deprecate `OC_JSON` and `OCP\JSON`Lukas Reschke2015-02-121-16/+30
| |_|/ / |/| | |
* | | | Merge pull request #14097 from yanntech/fix/utf8-checkThomas Müller2015-02-111-1/+3
|\ \ \ \
| * | | | in some case charset can be in lower case.Yann VERRY2015-02-111-1/+3
| |/ / /
* | | | Merge pull request #13979 from owncloud/group-share-collition-wrong-type-in-p...Vincent Petry2015-02-111-5/+5
|\ \ \ \ | |/ / / |/| | |
| * | | Do not overwrite the shareType so the post hook is still correctJoas Schilling2015-02-091-5/+5
* | | | Merge pull request #13861 from owncloud/remove-disabled-files-repair-stepThomas Müller2015-02-101-2/+0
|\ \ \ \ | |_|/ / |/| | |
| * | | Revert "enabled disabled files app in repair step"Morris Jobke2015-02-031-2/+0
* | | | Merge pull request #11056 from AdamWill/9885-opcodeMorris Jobke2015-02-102-2/+31
|\ \ \ \
| * | | | writeData(): correct variable name for config file pathAdam Williamson2014-11-061-1/+1
| * | | | deleteFromOpcodeCache: make parameter mandatory, document parameterAdam Williamson2014-11-061-1/+2
| * | | | add function to invalidate one opcache file, use it if possible #9885Adam Williamson2014-11-062-2/+30
* | | | | Merge pull request #13425 from owncloud/phpdoc_cleanupMorris Jobke2015-02-109-19/+19
|\ \ \ \ \
| * | | | | Cleanup of PHPDoc return typesRobin McCorkell2015-01-169-19/+19
* | | | | | Merge pull request #13842 from owncloud/is_file_2_is_readableMorris Jobke2015-02-092-2/+2
|\ \ \ \ \ \
| * | | | | | readd is_fileJörn Friedrich Dreyer2015-02-032-2/+2
| * | | | | | :camel:caseArthur Schiwon2015-02-021-1/+1
| * | | | | | check if cache files are readableJörn Friedrich Dreyer2015-02-022-2/+2
* | | | | | | Merge pull request #13511 from owncloud/naturalsort_speeeeeedLukas Reschke2015-02-092-11/+13
|\ \ \ \ \ \ \
| * | | | | | | Store FileInfo::getType() result for future useRobin McCorkell2015-02-091-4/+3
| * | | | | | | Performance improvements for NaturalSortRobin McCorkell2015-02-091-7/+10
* | | | | | | | Merge pull request #13928 from owncloud/prevent_ghost_files_masterVincent Petry2015-02-091-2/+9
|\ \ \ \ \ \ \ \
| * | | | | | | | for password protected link shares the password is stored in shareWith, so we...Bjoern Schiessle2015-02-051-2/+9
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge pull request #13921 from owncloud/ocs-afVincent Petry2015-02-091-1/+1
|\ \ \ \ \ \ \ \