summaryrefslogtreecommitdiffstats
path: root/lib/public
Commit message (Expand)AuthorAgeFilesLines
* Make scrutinizer happyJoas Schilling2015-04-012-2/+2
* Add logic for getting the user from the rss token to the ManagerJoas Schilling2015-03-301-0/+10
* Revert "Deprecated \OCP\IAppConfig - add missing methods to IConfig"Vincent Petry2015-03-272-44/+0
* Merge pull request #13938 from owncloud/deprecate-iappconfigThomas Müller2015-03-272-0/+44
|\
| * Deprecated \OCP\IAppConfig - add missing methods to IConfigMorris Jobke2015-03-172-0/+44
* | add deleteAllFileKeys to public interface and add "uid" as parameter for theBjoern Schiessle2015-03-272-1/+10
* | Merge pull request #15234 from owncloud/encryption2_coreThomas Müller2015-03-263-0/+324
|\ \
| * | implement basic encryption functionallity in core to enable multiple encrypti...Bjoern Schiessle2015-03-263-0/+324
* | | Update license headersJenkins for ownCloud2015-03-26137-1245/+2172
* | | Add wrapper for GuzzleLukas Reschke2015-03-254-0/+247
* | | Merge pull request #15153 from owncloud/uniquename-nodeLukas Reschke2015-03-241-0/+9
|\ \ \
| * | | Add `getNonExistingName()` to the node apiRobin Appelman2015-03-241-0/+9
| |/ /
* / / Properly catch whether a share is `null`Lukas Reschke2015-03-241-0/+43
|/ /
* | Merge pull request #14857 from owncloud/preview-provider-registration-in-managerThomas Müller2015-03-204-8/+215
|\ \
| * | Remove load*() methods from public interfaceJoas Schilling2015-03-161-48/+1
| * | Create an interface for OC_Image and OCP\Image for the public APIJoas Schilling2015-03-164-6/+197
| * | Add more type hintingJoas Schilling2015-03-162-2/+2
| * | Add an interface for the preview providersJoas Schilling2015-03-161-0/+41
| * | Clean up some docsJoas Schilling2015-03-161-3/+3
| * | Move default provider registration to preview managerJoas Schilling2015-03-161-0/+12
| * | Register preview providers on the preview manager instead of OC\PreviewJoas Schilling2015-03-161-2/+12
* | | If the execute method on the mapper receives an assoc array, it binds by valu...Bernhard Posselt2015-03-191-19/+36
* | | 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-192-2/+10
|\ \ \ | |/ / |/| |
| * | Allow getting all mount options as arrayRobin Appelman2015-03-111-0/+7
| * | pass mountpoint to storage wrapper callbackRobin Appelman2015-03-111-2/+3
* | | Use a closure for the files app entry and deprecate old methodsJoas Schilling2015-03-171-5/+12
* | | Merge pull request #14931 from owncloud/issue/14881-closures-for-navigation-e...Lukas Reschke2015-03-171-2/+5
|\ \ \
| * | | Allow registering closures for navigation entriesJoas Schilling2015-03-161-2/+5
| | |/ | |/|
* | | Merge pull request #12085 from owncloud/add-swift-mailerLukas Reschke2015-03-173-6/+98
|\ \ \
| * | | Don't fallback to Plaintext per default for legacy classLukas Reschke2015-03-161-6/+15
| * | | Incorporate review changesLukas Reschke2015-03-163-27/+10
| * | | Migrate to SwiftMailLukas Reschke2015-03-164-5/+105
* | | | Also add a note that clob does not work in the compare arrayJoas Schilling2015-03-161-0/+1
| |/ / |/| |
* | | Merge pull request #14766 from owncloud/fix-insertifnotexists-pocMorris Jobke2015-03-162-32/+18
|\ \ \
| * | | Fix doc blocks of insertIfNotExists() methodJoas Schilling2015-03-112-30/+16
| * | | let insertIfNotExist() throw the native DBALException - no need to hide the r...Thomas Müller2015-03-092-2/+2
| * | | Allow specifying the compare-array for insertIfNotExists()Joas Schilling2015-03-092-3/+3
* | | | Merge pull request #14776 from owncloud/fix-14629-masterThomas Müller2015-03-161-0/+34
|\ \ \ \ | |_|/ / |/| | |
| * | | verify the file name length not to exceed 255 characters + verify path during...Thomas Müller2015-03-121-0/+34
* | | | Can also be nullLukas Reschke2015-03-131-1/+1
|/ / /
* | / Avatar controller moved to AppFrameWorkRoeland Jago Douma2015-03-112-1/+78
| |/ |/|
* | Merge pull request #14346 from owncloud/storage-based-path-validationLukas Reschke2015-03-104-0/+84
|\ \
| * | no translation service in common storage classThomas Müller2015-03-092-0/+74
| * | deprecate isValidFileName()Thomas Müller2015-03-091-0/+1
| * | adding storage specific filename verification - refs #13640Thomas Müller2015-03-091-0/+9
| |/
* | Merge pull request #14534 from owncloud/add-child-srcThomas Müller2015-03-101-0/+17
|\ \ | |/ |/|
| * Add support for 'child-src' directiveLukas Reschke2015-02-281-0/+17