summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* dont die when we cant save the resized avatar, log insteadRobin Appelman2016-03-253-6/+24
* Merge pull request #23550 from owncloud/backport-23542Thomas Müller2016-03-241-3/+6
|\
| * getAppPath can return falseLukas Reschke2016-03-241-3/+6
* | Merge pull request #23539 from owncloud/backport-23530Thomas Müller2016-03-241-0/+3
|\ \ | |/ |/|
| * Check if request is sent from official ownCloud clientLukas Reschke2016-03-241-0/+3
* | properly use fileinfo objectsRobin Appelman2016-03-231-16/+12
* | improve reuse in getUserFolderRobin Appelman2016-03-231-6/+6
* | pass the fileinfo to the node if availableRobin Appelman2016-03-231-2/+2
* | Query the cache when checking if a node existsRobin Appelman2016-03-231-2/+3
|/
* Merge pull request #23464 from owncloud/stable9-backport-23443Thomas Müller2016-03-231-6/+17
|\
| * Only use the user session if ownCloud is already installedLukas Reschke2016-03-221-1/+5
| * Log more information by defaultLukas Reschke2016-03-221-8/+15
* | Merge pull request #23475 from owncloud/stable9-RealRancor-exclude_lost_and_f...Thomas Müller2016-03-231-1/+2
|\ \
| * | Exclude lost+found dir in integrity checkRealRancor2016-03-221-1/+2
| |/
* | Merge pull request #23473 from owncloud/stable9_23398Thomas Müller2016-03-222-0/+19
|\ \
| * | Block group sharing in API and in share managerRoeland Jago Douma2016-03-221-0/+5
| * | Add config to sharemanagerRoeland Jago Douma2016-03-222-0/+14
| |/
* | Merge pull request #23479 from owncloud/backport-23461-activity-without-sharingThomas Müller2016-03-221-2/+2
|\ \
| * | Fix "AutoloadNotAllowedException" when files_sharing is disabledJoas Schilling2016-03-221-2/+2
| |/
* / Do not abort with an exception when a default app can not be enabledJoas Schilling2016-03-222-3/+23
|/
* Merge pull request #23383 from owncloud/backport-use-raw-pathThomas Müller2016-03-211-1/+1
|\
| * Use raw PATH_INFOLukas Reschke2016-03-181-1/+1
* | Merge pull request #23293 from owncloud/backport-23108Thomas Müller2016-03-211-1/+12
|\ \
| * | Ensure that stored version is at least 1 for cross-storage copyLukas Reschke2016-03-161-1/+12
* | | Write .htaccess update only if not already writtenLukas Reschke2016-03-181-20/+20
| |/ |/|
* | Merge pull request #23309 from owncloud/backport-23164-stable9Thomas Müller2016-03-171-1/+1
|\ \
| * | Prevent certain DBs throwing exceptions on same-value updatesRobin McCorkell2016-03-161-1/+1
| |/
* | Require at least libxml 2.7.0Lukas Reschke2016-03-161-0/+8
* | Add support for custom values in integrity checkerLukas Reschke2016-03-152-3/+43
* | Replace all required valuesLukas Reschke2016-03-151-1/+1
|/
* Merge pull request #23237 from owncloud/backport-22901Thomas Müller2016-03-152-1/+26
|\
| * Add DAV authenticated also to other scopesLukas Reschke2016-03-142-1/+26
* | move failedstorage to coreRobin Appelman2016-03-152-0/+357
* | Merge pull request #23022 from owncloud/stable9_backport_22602Thomas Müller2016-03-151-5/+7
|\ \
| * | Do not check all chunks of a chunked upload if we do not need toRoeland Jago Douma2016-03-091-5/+7
* | | Merge pull request #23075 from owncloud/backport-23074-oracle-ext-storageThomas Müller2016-03-151-1/+1
|\ \ \
| * | | Correctly escape join statements and use selectAliasJoas Schilling2016-03-101-1/+1
* | | | Merge pull request #23229 from owncloud/backport-23218-memcached-exceptions-o...Thomas Müller2016-03-151-4/+17
|\ \ \ \
| * | | | Fix errors in memcached implementationJoas Schilling2016-03-141-4/+17
* | | | | Merge pull request #23230 from owncloud/backport-23191Thomas Müller2016-03-151-1/+3
|\ \ \ \ \
| * | | | | Verify the getResponse returns a ResponseInterfaceLukas Reschke2016-03-141-1/+3
* | | | | | Merge pull request #23231 from owncloud/backport-23190Thomas Müller2016-03-151-4/+6
|\ \ \ \ \ \
| * | | | | | Use proper URLs for search resultsLukas Reschke2016-03-141-4/+6
| |/ / / / /
* | | | | | Merge pull request #23240 from owncloud/backport-23222Thomas Müller2016-03-151-3/+5
|\ \ \ \ \ \
| * | | | | | backport of #23222 (#23225)Phiber20002016-03-141-3/+5
| | |_|_|_|/ | |/| | | |
* / | | | | Generate a valid URL for link notificationRoeland Jago Douma2016-03-151-2/+11
|/ / / / /
* | | | | Merge pull request #22943 from owncloud/backport-22800-stable9Thomas Müller2016-03-141-0/+3
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | don't hide server not available exception, fixes #20536Arthur Schiwon2016-03-081-0/+3
* | | | | Merge pull request #23065 from owncloud/stable9-add-rewrite-rules-after-setupThomas Müller2016-03-141-2/+3
|\ \ \ \ \
| * | | | | Improved rewrite ruleLukas Reschke2016-03-101-1/+1