aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | | 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-1611-124/+110
|\ \ \ \
| * | | | 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-116-62/+48
| * | | | let insertIfNotExist() throw the native DBALException - no need to hide the r...Thomas Müller2015-03-097-52/+20
| * | | | 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
| * | | | Only check unique keys for the comparison on filecache insert & update otherwiseJoas Schilling2015-03-091-1/+6
| * | | | Allow specifying the compare-array for insertIfNotExists()Joas Schilling2015-03-098-21/+34
* | | | | Merge pull request #14644 from owncloud/trash-expire-commandThomas Müller2015-03-161-0/+53
|\ \ \ \ \
| * | | | | Allow running the async commands from unit testsRobin Appelman2015-03-021-0/+53
* | | | | | Merge pull request #14776 from owncloud/fix-14629-masterThomas Müller2015-03-163-0/+44
|\ \ \ \ \ \
| * | | | | | verify the file name length not to exceed 255 characters + verify path during...Thomas Müller2015-03-123-0/+44
* | | | | | | Merge pull request #14848 from owncloud/kill-curl-fallback-masterThomas Müller2015-03-164-112/+61
|\ \ \ \ \ \ \
| * | | | | | | drop any fallback code related to curl - refs https://github.com/owncloud/cor...Thomas Müller2015-03-124-112/+61
* | | | | | | | [tx-robot] updated from transifexJenkins for ownCloud2015-03-164-0/+34
* | | | | | | | [tx-robot] updated from transifexJenkins for ownCloud2015-03-154-8/+12
* | | | | | | | Merge pull request #14871 from owncloud/use-proper-error-typeThomas Müller2015-03-131-18/+24
|\ \ \ \ \ \ \ \
| * | | | | | | | Use proper error type and clean-up codeLukas Reschke2015-03-131-18/+24
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Remove outdated commentLukas Reschke2015-03-131-2/+0
* | | | | | | | Drop example user backendLukas Reschke2015-03-131-70/+0
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | Merge pull request #14867 from owncloud/drop-OC_User_HTTPMorris Jobke2015-03-131-120/+0
|\ \ \ \ \ \ \
| * | | | | | | Remove OC_User_HTTPLukas Reschke2015-03-131-120/+0
| |/ / / / / /