summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Use the untrusted domain in the installerLukas Reschke2015-02-181-2/+2
* Check if instance is not yet installedLukas Reschke2015-02-181-0/+1
* Merge pull request #14308 from owncloud/fix-14247Thomas Müller2015-02-181-0/+1
|\
| * Add mapping for a broken varchar type. Fixes #14247Victor Dubiniuk2015-02-171-0/+1
* | Merge pull request #14273 from owncloud/require-at-least-apcu-4-0-6Lukas Reschke2015-02-181-0/+2
|\ \
| * | Use APCu only if available in version 4.0.6 and higherLukas Reschke2015-02-171-0/+2
| |/
* | Merge pull request #14207 from owncloud/propfind-optimizeMorris Jobke2015-02-181-18/+27
|\ \ | |/ |/|
| * pass fileinfo to getStorageInfoRobin Appelman2015-02-131-2/+1
| * Cache quota info for directoriesRobin Appelman2015-02-131-16/+26
* | Merge pull request #14056 from owncloud/refactor/13976Lukas Reschke2015-02-1719-432/+576
|\ \
| * | Incorporate review changesLukas Reschke2015-02-163-9/+20
| * | Add blackmagic due to cyclic dependency :see_no_evil:Lukas Reschke2015-02-162-4/+11
| * | Make scrutinizer happyLukas Reschke2015-02-163-3/+3
| * | Refactor OC_Request into TrustedDomainHelper and IRequestLukas Reschke2015-02-1619-430/+556
* | | [tx-robot] updated from transifexJenkins for ownCloud2015-02-17158-214/+76
|/ /
* | Merge pull request #14263 from owncloud/missing-visibility-activity-iextensionThomas Müller2015-02-161-1/+1
|\ \
| * | Add visibility to interface to make scrutinizer 1 step happierJoas Schilling2015-02-161-1/+1
* | | add debug log for memcache instantiationJörn Friedrich Dreyer2015-02-163-7/+21
|/ /
* | Merge pull request #14128 from owncloud/drop-unused-methodsMorris Jobke2015-02-161-27/+10
|\ \
| * | Remove unused function and correct PHPDocLukas Reschke2015-02-161-27/+10
* | | Merge pull request #13750 from owncloud/enhanced-code-checkerThomas Müller2015-02-163-51/+250
|\ \ \
| * | | integrate code checker in the installerThomas Müller2015-02-113-54/+27
| * | | implement php code checker to detect usage of not allowed private APIs - incl...Thomas Müller2015-02-103-1/+227
* | | | Merge pull request #13269 from owncloud/issue/13211-cache-array-implementationJoas Schilling2015-02-162-1/+72
|\ \ \ \
| * | | | Add an array implementation of cache and use it if we are not debuggingJoas Schilling2015-02-162-1/+72
* | | | | Merge pull request #14194 from owncloud/url-encode-logout-attributeThomas Müller2015-02-163-5/+5
|\ \ \ \ \
| * | | | | URLEncode logout attributeLukas Reschke2015-02-133-5/+5
* | | | | | 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 #13809 from owncloud/fix-autoloader-messageThomas Müller2015-02-161-1/+4
|\ \ \ \ \ \
| * | | | | | Properly show the warning about the missing composer autoloaderMorris Jobke2015-01-311-1/+4
* | | | | | | 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
* | | | | | | | [tx-robot] updated from transifexJenkins for ownCloud2015-02-152-4/+4
* | | | | | | | [tx-robot] updated from transifexJenkins for ownCloud2015-02-144-6/+6
| |_|/ / / / / |/| | | | | |
* | | | | | | 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