summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | Remove dead functionRoeland Jago Douma2016-03-231-24/+0
| * | | | | | Remove support for old shares in the default share providerRoeland Jago Douma2016-03-231-24/+3
| |/ / / / /
* | | | | | Merge pull request #23362 from owncloud/fix-l10n-for-themesThomas Müller2016-03-232-15/+39
|\ \ \ \ \ \
| * | | | | | Inject server root - allows proper testing and separation of concernsMorris Jobke2016-03-182-10/+17
| * | | | | | Read available l10n files also from theme folderMorris Jobke2016-03-171-7/+24
* | | | | | | Merge pull request #23463 from owncloud/lets-consistently-use-no-refererThomas Müller2016-03-233-6/+6
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Consistently use rel=noreferrerLukas Reschke2016-03-203-6/+6
* | | | | | | Merge pull request #23474 from owncloud/RealRancor-exclude_lost_and_foundThomas Müller2016-03-231-1/+2
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Merge branch 'exclude_lost_and_found' of https://github.com/RealRancor/core i...Lukas Reschke2016-03-221-1/+2
| |\ \ \ \ \ \
| | * | | | | | Exclude lost+found dir in integrity checkRealRancor2016-03-191-1/+2
* | | | | | | | Merge pull request #23485 from owncloud/composer_allow_ocpThomas Müller2016-03-222-0/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Move IServerContainter to PSR-4Roeland Jago Douma2016-03-221-0/+0
| * | | | | | | | Allos OCP classes to be PSR-4 as wellRoeland Jago Douma2016-03-221-0/+1
* | | | | | | | | Merge pull request #23398 from owncloud/block_group_sharingThomas 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
* | | | | | | | | | Only use the user session if ownCloud is already installedLukas Reschke2016-03-221-1/+5
* | | | | | | | | | Merge pull request #23484 from owncloud/if-class-is-already-loaded-dont-load-...Thomas Müller2016-03-221-0/+4
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Dont double load classLukas Reschke2016-03-221-0/+4
| |/ / / / / / / /
* | | | | | | | | 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
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge pull request #23369 from owncloud/use-raw-pathThomas Müller2016-03-211-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Use raw PATH_INFOLukas Reschke2016-03-171-1/+1
| |/ / / / / /
* | | | | | | Merge pull request #23374 from owncloud/fix-htaccess-issuesThomas Müller2016-03-211-20/+20
|\ \ \ \ \ \ \
| * | | | | | | Write .htaccess update only if not already writtenLukas Reschke2016-03-171-20/+20
| |/ / / / / /
* | | | / / / [tx-robot] updated from transifexJenkins for ownCloud2016-03-212-0/+6
| |_|_|/ / / |/| | | | |
* | | | | | [tx-robot] updated from transifexJenkins for ownCloud2016-03-204-0/+12
| |_|/ / / |/| | | |
* | | | | [tx-robot] updated from transifexJenkins for ownCloud2016-03-198-0/+16
| |/ / / |/| | |
* | | | [tx-robot] updated from transifexJenkins for ownCloud2016-03-188-0/+16
|/ / /
* | | 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
* | | | [tx-robot] updated from transifexJenkins for ownCloud2016-03-162-0/+8
* | | | Merge pull request #23157 from owncloud/remove-share-prop-entriesThomas Müller2016-03-152-0/+54
|\ \ \ \