summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #15734 from owncloud/add-deprecate-tagsThomas Müller2015-04-216-1/+27
|\
| * Add @deprecated to all methods with a proper method in \OCPMorris Jobke2015-04-206-1/+27
* | get dirname from sharePathBjoern Schiessle2015-04-211-1/+1
* | Merge pull request #15636 from owncloud/enc2_performance_improvementBjörn Schießle2015-04-211-3/+2
|\ \
| * | set size and unencrypted size to zero on fopenBjoern Schiessle2015-04-201-3/+2
* | | Merge pull request #15748 from owncloud/fixing-enc-filesize-once-moreVincent Petry2015-04-205-19/+71
|\ \ \
| * | | move permission related code into getMetaData()Thomas Müller2015-04-203-15/+20
| * | | Introduce Storage::getMetaData() to allow storage implementations more contro...Thomas Müller2015-04-205-10/+10
| * | | Introduce Storage::getData() to allow storage implementations more control ov...Thomas Müller2015-04-205-10/+57
* | | | Merge pull request #15744 from owncloud/fix-inverted-path-in-resourcenotfoundLukas Reschke2015-04-201-1/+1
|\ \ \ \
| * | | | Fix wrong path generationMorris Jobke2015-04-201-1/+1
* | | | | Merge pull request #15635 from owncloud/issue/15634-empty-txt-previewsMorris Jobke2015-04-201-1/+1
|\ \ \ \ \
| * | | | | Scale up the font on larger previewsJoas Schilling2015-04-151-1/+1
| | |_|/ / | |/| | |
* | | | | Merge pull request #15735 from owncloud/fix-visibilityMorris Jobke2015-04-208-22/+22
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Fix visibility of public API methodsJoas Schilling2015-04-203-4/+4
| * | | | Fix visibility of interfaces in \OCPMorris Jobke2015-04-195-18/+18
| | |_|/ | |/| |
* | | | Merge pull request #15637 from owncloud/migrate-certificate-stuffLukas Reschke2015-04-203-13/+14
|\ \ \ \
| * | | | Proper return typesLukas Reschke2015-04-202-3/+4
| * | | | Verify if returned object is an arrayLukas Reschke2015-04-201-10/+10
* | | | | Merge pull request #15733 from owncloud/remove-oc_backgroundjobLukas Reschke2015-04-202-58/+5
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Removed OC_BackgroundJob - reduce class overheadMorris Jobke2015-04-182-58/+5
| |/ / /
* | | | Add version to deprecation noticeLukas Reschke2015-04-202-3/+3
* | | | Deprecate unused `\OCP\Response::sendFile`Lukas Reschke2015-04-202-3/+6
* | | | Merge pull request #15717 from owncloud/issue/15716-fixing-ocp-api-namespace-...Morris Jobke2015-04-202-12/+46
|\ \ \ \
| * | | | Add @since tag to public namespace constantsMorris Jobke2015-04-181-0/+2
| * | | | Fix usage of deprecated private constantsJoas Schilling2015-04-181-2/+2
| * | | | Deprecate the OC_API constants in favor of the OCP onesJoas Schilling2015-04-181-8/+24
| * | | | Move constants to OCP\API so apps can use themJoas Schilling2015-04-181-2/+18
| * | | | Correctly prefix OC_API with \ since its not in the namespaceJoas Schilling2015-04-181-2/+2
* | | | | [tx-robot] updated from transifexJenkins for ownCloud2015-04-202-0/+10
* | | | | Merge pull request #15739 from DavidPrevot/symfony-2.7Morris Jobke2015-04-191-2/+2
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Replace `_method` requirement by {g,s}etMethods()David Prévot2015-04-191-2/+2
* | | | | get rid of OC_GeoGeorg Ehrke2015-04-191-50/+0
|/ / / /
* | | | Merge pull request #15736 from owncloud/remove-dependency-on-legacy-code-in-ocpRoeland Douma2015-04-193-9/+10
|\ \ \ \
| * | | | Reduce call of legacy wrapper by call the OCP directlyMorris Jobke2015-04-193-9/+10
| | |/ / | |/| |
* | | | Merge pull request #15737 from owncloud/add-deprecated-versionRoeland Douma2015-04-1914-87/+89
|\ \ \ \
| * | | | Add version to @deprecated tagsMorris Jobke2015-04-1914-87/+89
| |/ / /
* | | | Merge pull request #15729 from owncloud/remove-unused-variablesRobin McCorkell2015-04-1912-21/+14
|\ \ \ \
| * | | | Remove unused variablesMorris Jobke2015-04-1812-21/+14
* | | | | [tx-robot] updated from transifexJenkins for ownCloud2015-04-192-0/+6
| |/ / / |/| | |
* | | | Merge pull request #15718 from owncloud/issue/15694-display-name-of-encryptio...Thomas Müller2015-04-181-4/+4
|\ \ \ \
| * | | | Fix display name of encryption modulesJoas Schilling2015-04-181-4/+4
| | |/ / | |/| |
* | | | Merge pull request #15728 from owncloud/update-iurlgenerator-docThomas Müller2015-04-181-1/+3
|\ \ \ \
| * | | | IUrlGenerator - document linkTo properlyMorris Jobke2015-04-181-1/+3
| | |/ / | |/| |
* | | | Merge pull request #15727 from owncloud/cleanup-db-interfaceThomas Müller2015-04-185-25/+23
|\ \ \ \
| * | | | fix followup issues with unneeded parametersMorris Jobke2015-04-184-19/+19
| * | | | DB: remove unused parameter - was forgotten during the migration to doctrineMorris Jobke2015-04-182-6/+4
| |/ / /
* | | | Merge pull request #15725 from owncloud/l10n-public-interfaceThomas Müller2015-04-181-2/+4
|\ \ \ \
| * | | | IL10n - add PHPDoc for $optionsMorris Jobke2015-04-181-2/+4
| |/ / /
* | | | fix wrong variable names in PHPDocMorris Jobke2015-04-182-4/+4