summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Block old legacy clientsLukas Reschke2015-04-201-0/+76
* 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
* | | add visibility of methods in server container and interfaceMorris Jobke2015-04-182-94/+94
|/ /
* | Merge pull request #15692 from owncloud/log-exception-type-masterJoas Schilling2015-04-181-0/+1
|\ \ | |/ |/|
| * Write the type of exception to the log - really helpful for exceptions which ...Thomas Müller2015-04-171-0/+1
* | [tx-robot] updated from transifexJenkins for ownCloud2015-04-188-0/+24
* | Merge pull request #15691 from owncloud/vobject-sabre2.1Morris Jobke2015-04-171-258/+0
|\ \
| * | Get rid of the obsolete OC_VObject classVincent Petry2015-04-171-258/+0
* | | Delay initialization of the OC\Encryption\Update - introducing 'OC\Encryption...Thomas Müller2015-04-172-19/+68
| |/ |/|
* | always create a new instance of the encryption moduleBjoern Schiessle2015-04-172-29/+27
* | Merge pull request #15679 from owncloud/fix-private-member-accessThomas Müller2015-04-171-2/+2
|\ \
| * | Fix private member access of parent class in ocsresponseMorris Jobke2015-04-161-2/+2
* | | Merge pull request #15680 from owncloud/add-since-tags-to-public-namespaceThomas Müller2015-04-17141-152/+1373
|\ \ \
| * | | Add @since tags to all methods in public namespaceMorris Jobke2015-04-16141-152/+1373
* | | | [tx-robot] updated from transifexJenkins for ownCloud2015-04-172-20/+24
| |/ / |/| |
* | | Merge pull request #15445 from owncloud/enc2_migrationClark Tomlinson2015-04-167-23/+108
|\ \ \
| * | | detect system wide mount points correctlyBjoern Schiessle2015-04-165-10/+54
| * | | if we start writing a file from the beginning, size should start by zero; res...Bjoern Schiessle2015-04-161-2/+2
| * | | add migration script from old encryption to new oneBjoern Schiessle2015-04-164-12/+53
| |/ /
* | | Merge pull request #15674 from owncloud/fix-console-check-outputJoas Schilling2015-04-161-2/+2
|\ \ \
| * | | Convert error and hint to string before writing to the output - fixes https:/...Thomas Müller2015-04-161-2/+2
| | |/ | |/|
* / | Using TRANSACTION_READ_COMMITTEDThomas Müller2015-04-161-0/+2
|/ /
* | Merge pull request #15623 from t3chguy/masterJörn Friedrich Dreyer2015-04-161-0/+5
|\ \
| * | Memcache\Redis Add DB Select FunctionalityMichael Telatynski2015-04-151-0/+5