Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | Merge pull request #15748 from owncloud/fixing-enc-filesize-once-more | Vincent Petry | 2015-04-20 | 5 | -19/+71 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | move permission related code into getMetaData() | Thomas Müller | 2015-04-20 | 3 | -15/+20 | |
| * | | | | | | Introduce Storage::getMetaData() to allow storage implementations more contro... | Thomas Müller | 2015-04-20 | 5 | -10/+10 | |
| * | | | | | | Introduce Storage::getData() to allow storage implementations more control ov... | Thomas Müller | 2015-04-20 | 5 | -10/+57 | |
* | | | | | | | Merge pull request #15744 from owncloud/fix-inverted-path-in-resourcenotfound | Lukas Reschke | 2015-04-20 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | ||||||
| * | | | | | | Fix wrong path generation | Morris Jobke | 2015-04-20 | 1 | -1/+1 | |
* | | | | | | | Merge pull request #15635 from owncloud/issue/15634-empty-txt-previews | Morris Jobke | 2015-04-20 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Scale up the font on larger previews | Joas Schilling | 2015-04-15 | 1 | -1/+1 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #15735 from owncloud/fix-visibility | Morris Jobke | 2015-04-20 | 8 | -22/+22 | |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||||
| * | | | | | | Fix visibility of public API methods | Joas Schilling | 2015-04-20 | 3 | -4/+4 | |
| * | | | | | | Fix visibility of interfaces in \OCP | Morris Jobke | 2015-04-19 | 5 | -18/+18 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Merge pull request #15637 from owncloud/migrate-certificate-stuff | Lukas Reschke | 2015-04-20 | 3 | -13/+14 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Proper return types | Lukas Reschke | 2015-04-20 | 2 | -3/+4 | |
| * | | | | | | Verify if returned object is an array | Lukas Reschke | 2015-04-20 | 1 | -10/+10 | |
* | | | | | | | Merge pull request #15733 from owncloud/remove-oc_backgroundjob | Lukas Reschke | 2015-04-20 | 2 | -58/+5 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Removed OC_BackgroundJob - reduce class overhead | Morris Jobke | 2015-04-18 | 2 | -58/+5 | |
| |/ / / / / | ||||||
* | | | | | | Add version to deprecation notice | Lukas Reschke | 2015-04-20 | 2 | -3/+3 | |
* | | | | | | Deprecate unused `\OCP\Response::sendFile` | Lukas Reschke | 2015-04-20 | 2 | -3/+6 | |
| |_|_|_|/ |/| | | | | ||||||
* | | | | | Merge pull request #15717 from owncloud/issue/15716-fixing-ocp-api-namespace-... | Morris Jobke | 2015-04-20 | 2 | -12/+46 | |
|\ \ \ \ \ | ||||||
| * | | | | | Add @since tag to public namespace constants | Morris Jobke | 2015-04-18 | 1 | -0/+2 | |
| * | | | | | Fix usage of deprecated private constants | Joas Schilling | 2015-04-18 | 1 | -2/+2 | |
| * | | | | | Deprecate the OC_API constants in favor of the OCP ones | Joas Schilling | 2015-04-18 | 1 | -8/+24 | |
| * | | | | | Move constants to OCP\API so apps can use them | Joas Schilling | 2015-04-18 | 1 | -2/+18 | |
| * | | | | | Correctly prefix OC_API with \ since its not in the namespace | Joas Schilling | 2015-04-18 | 1 | -2/+2 | |
* | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-04-20 | 2 | -0/+10 | |
* | | | | | | Merge pull request #15739 from DavidPrevot/symfony-2.7 | Morris Jobke | 2015-04-19 | 1 | -2/+2 | |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | ||||||
| * | | | | | Replace `_method` requirement by {g,s}etMethods() | David Prévot | 2015-04-19 | 1 | -2/+2 | |
* | | | | | | get rid of OC_Geo | Georg Ehrke | 2015-04-19 | 1 | -50/+0 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #15736 from owncloud/remove-dependency-on-legacy-code-in-ocp | Roeland Douma | 2015-04-19 | 3 | -9/+10 | |
|\ \ \ \ \ | ||||||
| * | | | | | Reduce call of legacy wrapper by call the OCP directly | Morris Jobke | 2015-04-19 | 3 | -9/+10 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge pull request #15737 from owncloud/add-deprecated-version | Roeland Douma | 2015-04-19 | 14 | -87/+89 | |
|\ \ \ \ \ | ||||||
| * | | | | | Add version to @deprecated tags | Morris Jobke | 2015-04-19 | 14 | -87/+89 | |
| |/ / / / | ||||||
* | | | | | Merge pull request #15729 from owncloud/remove-unused-variables | Robin McCorkell | 2015-04-19 | 12 | -21/+14 | |
|\ \ \ \ \ | ||||||
| * | | | | | Remove unused variables | Morris Jobke | 2015-04-18 | 12 | -21/+14 | |
* | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-04-19 | 2 | -0/+6 | |
| |/ / / / |/| | | | | ||||||
* | | | | | Merge pull request #15718 from owncloud/issue/15694-display-name-of-encryptio... | Thomas Müller | 2015-04-18 | 1 | -4/+4 | |
|\ \ \ \ \ | ||||||
| * | | | | | Fix display name of encryption modules | Joas Schilling | 2015-04-18 | 1 | -4/+4 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge pull request #15728 from owncloud/update-iurlgenerator-doc | Thomas Müller | 2015-04-18 | 1 | -1/+3 | |
|\ \ \ \ \ | ||||||
| * | | | | | IUrlGenerator - document linkTo properly | Morris Jobke | 2015-04-18 | 1 | -1/+3 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge pull request #15727 from owncloud/cleanup-db-interface | Thomas Müller | 2015-04-18 | 5 | -25/+23 | |
|\ \ \ \ \ | ||||||
| * | | | | | fix followup issues with unneeded parameters | Morris Jobke | 2015-04-18 | 4 | -19/+19 | |
| * | | | | | DB: remove unused parameter - was forgotten during the migration to doctrine | Morris Jobke | 2015-04-18 | 2 | -6/+4 | |
| |/ / / / | ||||||
* | | | | | Merge pull request #15725 from owncloud/l10n-public-interface | Thomas Müller | 2015-04-18 | 1 | -2/+4 | |
|\ \ \ \ \ | ||||||
| * | | | | | IL10n - add PHPDoc for $options | Morris Jobke | 2015-04-18 | 1 | -2/+4 | |
| |/ / / / | ||||||
* | | | | | fix wrong variable names in PHPDoc | Morris Jobke | 2015-04-18 | 2 | -4/+4 | |
* | | | | | add visibility of methods in server container and interface | Morris Jobke | 2015-04-18 | 2 | -94/+94 | |
|/ / / / | ||||||
* | | | | Merge pull request #15692 from owncloud/log-exception-type-master | Joas Schilling | 2015-04-18 | 1 | -0/+1 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Write the type of exception to the log - really helpful for exceptions which ... | Thomas Müller | 2015-04-17 | 1 | -0/+1 | |
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-04-18 | 8 | -0/+24 | |
* | | | | Merge pull request #15691 from owncloud/vobject-sabre2.1 | Morris Jobke | 2015-04-17 | 1 | -258/+0 | |
|\ \ \ \ |