summaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #23398 from owncloud/block_group_sharingThomas Müller2016-03-221-0/+12
|\
| * Block group sharing in API and in share managerRoeland Jago Douma2016-03-221-0/+5
| * Add config to sharemanagerRoeland Jago Douma2016-03-221-0/+7
* | Only use the user session if ownCloud is already installedLukas Reschke2016-03-221-1/+5
|/
* Merge pull request #23437 from owncloud/save-query-when-the-list-is-emptyThomas Müller2016-03-221-0/+2
|\
| * Save the query when we get tags for no objectsJoas Schilling2016-03-221-0/+2
* | Merge pull request #23461 from owncloud/activity-491-autoloading-issue-withou...Thomas Müller2016-03-221-2/+2
|\ \
| * | Fix "AutoloadNotAllowedException" when files_sharing is disabledJoas Schilling2016-03-221-2/+2
* | | Merge pull request #23411 from owncloud/new_sharing_to_composerThomas Müller2016-03-227-0/+0
|\ \ \ | |_|/ |/| |
| * | Move (new) sharing over to composer autoloaderRoeland Jago Douma2016-03-207-0/+0
* | | Merge pull request #23448 from owncloud/issue-22993-soften-exception-on-enabl...Thomas Müller2016-03-222-3/+23
|\ \ \
| * | | Do not abort with an exception when a default app can not be enabledJoas Schilling2016-03-212-3/+23
* | | | Merge pull request #23443 from owncloud/some-more-logging-informationThomas Müller2016-03-221-8/+15
|\ \ \ \ | |_|_|/ |/| | |
| * | | Log more information by defaultLukas Reschke2016-03-211-8/+15
| |/ /
* | | Merge pull request #23424 from owncloud/fix-cachewrapper-doc-issueThomas Müller2016-03-211-1/+1
|\ \ \
| * | | Fix doc issue of cache wrapperJoas Schilling2016-03-211-1/+1
| |/ /
* / / Do not fire pre/post hooks twice on chunk uploadVincent Petry2016-03-211-43/+5
|/ /
* | Merge pull request #23349 from owncloud/hardeningsThomas Müller2016-03-212-29/+4
|\ \
| * | Remove unused codeLukas Reschke2016-03-171-29/+0
| * | Escape App IDLukas Reschke2016-03-171-0/+4
| |/
* / Write .htaccess update only if not already writtenLukas Reschke2016-03-171-20/+20
|/
* Update oci.phpManish Bisht2016-03-162-6/+8
* Merge pull request #23108 from owncloud/set-encrypted-version-at-least-to-1Thomas Müller2016-03-161-1/+12
|\
| * Ensure that stored version is at least 1 for cross-storage copyLukas Reschke2016-03-161-1/+12
* | Merge pull request #23189 from owncloud/require-at-least-libxml-2-7-0Thomas Müller2016-03-161-0/+8
|\ \ | |/ |/|
| * Require at least libxml 2.7.0Lukas Reschke2016-03-121-0/+8
* | Merge pull request #23157 from owncloud/remove-share-prop-entriesThomas Müller2016-03-152-0/+54
|\ \
| * | remove old share propagation entries from appconfigRobin Appelman2016-03-152-0/+54
* | | Merge pull request #23164 from owncloud/db-connection-precondition-fixThomas Müller2016-03-151-1/+1
|\ \ \
| * | | Prevent certain DBs throwing exceptions on same-value updatesRobin McCorkell2016-03-151-1/+1
* | | | Merge pull request #23250 from owncloud/fix-support-for-php7-in-htaccessThomas Müller2016-03-153-4/+44
|\ \ \ \ | |/ / / |/| | |
| * | | 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 #23226 from owncloud/fix_23190Thomas Müller2016-03-151-2/+11
|\ \ \ \ | |_|/ / |/| | |
| * | | Generate a valid URL for link notificationRoeland Jago Douma2016-03-151-2/+11
| |/ /
* | | Merge pull request #23039 from owncloud/invalid-share-storageThomas Müller2016-03-152-0/+357
|\ \ \
| * | | move failedstorage to coreRobin Appelman2016-03-112-0/+357
* | | | Merge pull request #23074 from owncloud/issue-22835-correctly-use-querybuilde...Thomas Müller2016-03-151-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Correctly escape join statements and use selectAliasJoas Schilling2016-03-101-1/+1
* | | | Revert "Removed unnecessary check 'installed' system value' call."Lukas Reschke2016-03-151-1/+1
* | | | Merge pull request #23171 from maxolasersquad/masterThomas Müller2016-03-141-1/+1
|\ \ \ \
| * | | | Removed unnecessary check 'installed' system value' call.David Baucum2016-03-111-1/+1
| | |_|/ | |/| |
* | | | Merge pull request #23225 from owncloud/Phiber2000-fix_logtimezoneThomas Müller2016-03-141-3/+5
|\ \ \ \
| * | | | fix broken logtimezonePhiber20002016-03-141-3/+5
* | | | | Merge pull request #22901 from owncloud/add-dav-authenticatedThomas Müller2016-03-142-1/+26
|\ \ \ \ \
| * | | | | Add DAV authenticated also to other scopesLukas Reschke2016-03-072-1/+26
* | | | | | Merge pull request #23124 from owncloud/improved-rewrite-ruleThomas Müller2016-03-141-1/+1
|\ \ \ \ \ \
| * | | | | | Improved rewrite ruleLukas Reschke2016-03-101-1/+1
| | |_|_|_|/ | |/| | | |
* | | | | | Merge pull request #23190 from owncloud/use-proper-url-for-search-resultsThomas Müller2016-03-141-4/+6
|\ \ \ \ \ \
| * | | | | | Use proper URLs for search resultsLukas Reschke2016-03-121-4/+6
| | |_|_|/ / | |/| | | |