summaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | Allow getting all mount options as arrayRobin Appelman2015-03-111-0/+9
| * | | | | | | pass mountpoint to storage wrapper callbackRobin Appelman2015-03-112-8/+10
* | | | | | | | 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
| | |_|_|_|/ / | |/| | | | |
* | | | | | | 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
|/ / / / / /
* | | | | | 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-171-23/+4
|/ / / / / /
* | | | | | Merge pull request #14927 from oparoz/raw-mimetypesThomas Müller2015-03-172-0/+18
|\ \ \ \ \ \
| * | | | | | Introducing the Raw mimetypesOlivier Paroz2015-03-162-0/+18
| | |_|_|_|/ | |/| | | |
* | | | | | Merge pull request #14931 from owncloud/issue/14881-closures-for-navigation-e...Lukas Reschke2015-03-171-2/+17
|\ \ \ \ \ \
| * | | | | | Allow registering closures for navigation entriesJoas Schilling2015-03-161-2/+17
| | |_|_|_|/ | |/| | | |
* | | | | | Merge pull request #12085 from owncloud/add-swift-mailerLukas Reschke2015-03-174-153/+415
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | 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-162-46/+29
| * | | | | Migrate to SwiftMailLukas Reschke2015-03-165-153/+418
* | | | | | Fix setup configVincent Petry2015-03-161-1/+1
* | | | | | Merge pull request #14923 from owncloud/fix-preference-key-definitionVincent Petry2015-03-165-1/+5
|\ \ \ \ \ \
| * | | | | | Also add a note that clob does not work in the compare arrayJoas Schilling2015-03-164-0/+4
| * | | | | | The key is over configkey, user and app, not the valueJoas Schilling2015-03-161-1/+1
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #13733 from mmattel/Try_to_write_logtimezone_during_instal...Thomas Müller2015-03-161-0/+5
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Write the parameter 'logtimezone' into config.php during setupMartin2015-01-281-0/+5
* | | | | | Merge pull request #14883 from owncloud/imagepng_expects_resource_issueThomas Müller2015-03-161-1/+4
|\ \ \ \ \ \
| * | | | | | validate resource's integrity before using itGeorg Ehrke2015-03-161-1/+4
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #14766 from owncloud/fix-insertifnotexists-pocMorris Jobke2015-03-169-92/+92
|\ \ \ \ \ \
| * | | | | | Also use all keys for an empty array, just in caseJoas Schilling2015-03-122-2/+2
| * | | | | | Throw a RuntimeException in the cache aswellJoas Schilling2015-03-112-4/+9
| * | | | | | Fix doc blocks of insertIfNotExists() methodJoas Schilling2015-03-114-32/+32
| * | | | | | let insertIfNotExist() throw the native DBALException - no need to hide the r...Thomas Müller2015-03-095-50/+18
| * | | | | | Get the id before using itJoas Schilling2015-03-091-1/+2
| * | | | | | Better save then sorryJoas Schilling2015-03-091-0/+2
| * | | | | | insertIfNotExists() for storage insertionJoas Schilling2015-03-091-3/+9