summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Merge pull request #15025 from rullzer/ocs_respect_enforced_dateThomas Müller2015-03-191-1/+9
|\ \ \ \ \ \
| * | | | | | When the expiration date is enforced respect thisRoeland Jago Douma2015-03-191-1/+9
* | | | | | | Merge pull request #14986 from owncloud/fixmapperbackwThomas Müller2015-03-191-3/+17
|\ \ \ \ \ \ \
| * | | | | | | also use backwards compatible method for mapperBernhard Posselt2015-03-181-1/+6
| * | | | | | | fix backwards compatibility for mapper execute methodBernhard Posselt2015-03-181-2/+11
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge pull request #14704 from owncloud/storage-wrapper-mountRobin Appelman2015-03-197-12/+64
|\ \ \ \ \ \ \
| * | | | | | | fix factory testRobin Appelman2015-03-111-1/+0
| * | | | | | | Allow setting the watcher policy as mount optionRobin Appelman2015-03-112-1/+9
| * | | | | | | Copy mount options to the storageRobin Appelman2015-03-113-1/+27
| * | | | | | | Allow getting all mount options as arrayRobin Appelman2015-03-112-0/+16
| * | | | | | | pass mountpoint to storage wrapper callbackRobin Appelman2015-03-113-10/+13
* | | | | | | | Merge pull request #14980 from owncloud/fix-fileglobalgcThomas Müller2015-03-191-3/+7
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Add unit tests for gc() for \OC\Cache\FileGlobalGCRobin McCorkell2015-03-181-2/+4
| * | | | | | | Fix fileglobalgc unlink parameter warningsRobin McCorkell2015-03-181-1/+3
* | | | | | | | [tx-robot] updated from transifexJenkins for ownCloud2015-03-196-8/+78
* | | | | | | | Merge pull request #14995 from owncloud/remove-unrequired-backtick-removalVincent Petry2015-03-181-3/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | Remove unreqired backtick removalLukas Reschke2015-03-181-3/+0
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge pull request #14999 from owncloud/kill-fileoperations-proxyRobin Appelman2015-03-182-40/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | kill fileoperations proxyRobin Appelman2015-03-182-40/+0
| |/ / / / / / /
* | | | | | | | Merge pull request #14994 from owncloud/sabre-customprops-softfailLukas Reschke2015-03-181-2/+14
|\ \ \ \ \ \ \ \
| * | | | | | | | Soft fail in custom properties backendVincent Petry2015-03-181-2/+14
| |/ / / / / / /
* / / / / / / / Use ArrayCache if ownCloud is not installedLukas Reschke2015-03-181-10/+19
|/ / / / / / /
* / / / / / / [tx-robot] updated from transifexJenkins for ownCloud2015-03-1826-0/+52
|/ / / / / /
* | | | | | Merge pull request #14968 from owncloud/files-reallowsinglequoteThomas Müller2015-03-171-1/+1
|\ \ \ \ \ \
| * | | | | | Use `FILTER_UNSAFE_RAW` instead of `FILTER_SANITIZE_STRING`Lukas Reschke2015-03-171-1/+1
* | | | | | | Merge pull request #14975 from owncloud/add-smtp-debug-modeThomas Müller2015-03-171-1/+16
|\ \ \ \ \ \ \
| * | | | | | | Add debug mode back to mailerLukas Reschke2015-03-171-1/+16
| |/ / / / / /
* | | | | | | Merge pull request #14961 from owncloud/onlyrequireinfoBernhard Posselt2015-03-171-3/+3
|\ \ \ \ \ \ \
| * | | | | | | only hard depend on the info.xml and not the app.phpBernhard Posselt2015-03-171-3/+3
* | | | | | | | Merge pull request #14954 from owncloud/cache-image-pathRobin McCorkell2015-03-172-18/+38
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Reuse cache resultLukas Reschke2015-03-171-2/+2
| * | | | | | | Read theme only if requiredLukas Reschke2015-03-171-3/+3
| * | | | | | | Cache \OC\URLGenerator::imagePathLukas Reschke2015-03-172-18/+38
* | | | | | | | Merge pull request #14948 from owncloud/prefix-memcacheThomas Müller2015-03-172-1/+9
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | Add version and path to cache prefixLukas Reschke2015-03-172-1/+9
| |/ / / / / /
* / / / / / / Use a closure for the files app entry and deprecate old methodsJoas Schilling2015-03-172-28/+16
|/ / / / / /
* | | | | | Merge pull request #14927 from oparoz/raw-mimetypesThomas Müller2015-03-173-1/+47
|\ \ \ \ \ \
| * | | | | | Introducing the Raw mimetypesOlivier Paroz2015-03-163-1/+47
| | |_|_|_|/ | |/| | | |
* | | | | | Merge pull request #14931 from owncloud/issue/14881-closures-for-navigation-e...Lukas Reschke2015-03-172-4/+22
|\ \ \ \ \ \
| * | | | | | Allow registering closures for navigation entriesJoas Schilling2015-03-162-4/+22
| | |_|_|_|/ | |/| | | |
* | | | | | Merge pull request #12085 from owncloud/add-swift-mailerLukas Reschke2015-03-177-159/+513
|\ \ \ \ \ \
| * | | | | | Don't fallback to Plaintext per default for legacy classLukas Reschke2015-03-161-6/+15
| * | | | | | Add debug log message backLukas Reschke2015-03-162-4/+17
| * | | | | | Show more detailed error messageLukas Reschke2015-03-161-0/+1
| * | | | | | Incorporate review changesLukas Reschke2015-03-165-73/+39
| * | | | | | Migrate to SwiftMailLukas Reschke2015-03-169-158/+523
* | | | | | | [tx-robot] updated from transifexJenkins for ownCloud2015-03-1766-216/+12
| |_|_|_|_|/ |/| | | | |
* | | | | | Fix setup configVincent Petry2015-03-161-1/+1
* | | | | | Merge pull request #14923 from owncloud/fix-preference-key-definitionVincent Petry2015-03-166-1/+6
|\ \ \ \ \ \
| * | | | | | Also add a note that clob does not work in the compare arrayJoas Schilling2015-03-165-0/+5