summaryrefslogtreecommitdiffstats
path: root/lib/public
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Fix PHPDocLukas Reschke2015-03-042-2/+2
* | Fix the behaviour of getLanguageCode() to match the expectation of the nameJoas Schilling2015-03-031-9/+3
|/
* Merge pull request #13616 from owncloud/streamresponseBernhard Posselt2015-02-273-0/+133
|\
| * AppFramework StreamResponseBernhard Posselt2015-02-273-0/+133
* | Add "throws" lines to calling methods and interface aswellJoas Schilling2015-02-271-0/+18
|/
* Merge pull request #14530 from owncloud/revert-14403Thomas Müller2015-02-27123-1887/+1652
|\
| * Revert "Updating license headers"Morris Jobke2015-02-26123-1887/+1652
* | Merge pull request #14300 from owncloud/commandbusMorris Jobke2015-02-263-0/+46
|\ \ | |/ |/|
| * Rename getAsyncCommandBus to getCommandBusRobin Appelman2015-02-251-1/+1
| * Allow apps to determine which commands should be run synchronous based on tra...Robin Appelman2015-02-251-0/+7
| * Add async command system to handle asynchronous operationsRobin Appelman2015-02-253-0/+39
* | owncloud -> ownCloudThomas Müller2015-02-251-1/+1
* | deprecate getters for deprecated classBernhard Posselt2015-02-251-1/+2
* | use IDBConnection and close cursors after insert/update/deleteBernhard Posselt2015-02-251-6/+10
* | migrate to IDBConnectionBernhard Posselt2015-02-252-7/+9
|/
* Merge pull request #14195 from owncloud/activity-manager-performance-improvem...Lukas Reschke2015-02-242-31/+31
|\
| * Order methods to by grouped by their taskJoas Schilling2015-02-132-31/+31
* | Merge pull request #13829 from owncloud/appmanager-listVincent Petry2015-02-231-0/+17
|\ \
| * | better name for getAppsEnabledForUserRobin Appelman2015-02-171-1/+1
| * | Add getInstalledApps and getAppsForUser to the app managerRobin Appelman2015-02-161-0/+17
* | | Updating license headersJenkins for ownCloud2015-02-23123-1652/+1887
* | | Merge pull request #13777 from owncloud/close-cursorLukas Reschke2015-02-201-21/+28
|\ \ \
| * | | ignore cursorclosingBernhard Posselt2015-01-291-21/+28
* | | | Merge pull request #13989 from owncloud/enhancment/security/11857Clark Tomlinson2015-02-182-1/+270
|\ \ \ \
| * | | | Rename to allowEvalLukas Reschke2015-02-161-1/+1
| * | | | Allow AppFramework applications to specify a custom CSP headerLukas Reschke2015-02-162-1/+270
| | |_|/ | |/| |
* | | | Make scrutinizer happyLukas Reschke2015-02-161-1/+1
* | | | Refactor OC_Request into TrustedDomainHelper and IRequestLukas Reschke2015-02-162-4/+73