Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | Dont use the old .status way | Joas Schilling | 2015-04-20 | 3 | -24/+12 | |
| * | | | | | | | | Fix several minor things | Joas Schilling | 2015-04-20 | 2 | -24/+21 | |
| * | | | | | | | | let user update the private key password in case the login password was chang... | Bjoern Schiessle | 2015-04-17 | 4 | -0/+384 | |
* | | | | | | | | | Merge pull request #15748 from owncloud/fixing-enc-filesize-once-more | Vincent Petry | 2015-04-20 | 6 | -26/+78 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | move permission related code into getMetaData() | Thomas Müller | 2015-04-20 | 3 | -15/+20 | |
| * | | | | | | | | | Avoid function name collision in dropbox external storage | Thomas Müller | 2015-04-20 | 1 | -7/+7 | |
| * | | | | | | | | | 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 | 2 | -9/+21 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Add tests for correct path | Joas Schilling | 2015-04-20 | 1 | -1/+2 | |
| * | | | | | | | | | Fix phpStorm complains and namespace | Joas Schilling | 2015-04-20 | 1 | -7/+18 | |
| * | | | | | | | | | 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 | 15 | -132/+359 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Adjust tests and statuscode | Lukas Reschke | 2015-04-20 | 3 | -9/+19 | |
| * | | | | | | | | fix date variable | Morris Jobke | 2015-04-20 | 1 | -1/+1 | |
| * | | | | | | | | Fix files | Lukas Reschke | 2015-04-20 | 1 | -2/+6 | |
| * | | | | | | | | Proper return types | Lukas Reschke | 2015-04-20 | 2 | -3/+4 | |
| * | | | | | | | | Migrate personal certificate handling into AppFramework controllers | Lukas Reschke | 2015-04-20 | 10 | -100/+298 | |
| * | | | | | | | | Verify if returned object is an array | Lukas Reschke | 2015-04-20 | 2 | -24/+38 | |
* | | | | | | | | | Merge pull request #15733 from owncloud/remove-oc_backgroundjob | Lukas Reschke | 2015-04-20 | 3 | -60/+7 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Removed OC_BackgroundJob - reduce class overhead | Morris Jobke | 2015-04-18 | 3 | -60/+7 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge pull request #15747 from owncloud/ldap-remove-deprecated-const-usage-group | Joas Schilling | 2015-04-20 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | move away from deprecated consts | Arthur Schiwon | 2015-04-20 | 1 | -1/+1 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge pull request #15629 from owncloud/deprecate-potential-dangerous-methods | Lukas Reschke | 2015-04-20 | 2 | -3/+6 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | 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 | 15 | -81/+120 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | 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 | 14 | -71/+76 | |
| * | | | | | | | | 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 | 20 | -4/+78 | |
* | | | | | | | | | 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 | |
* | | | | | | | | | Merge pull request #15740 from owncloud/get_rid_of_geo | Thomas Müller | 2015-04-19 | 2 | -73/+0 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | get rid of OC_Geo | Georg Ehrke | 2015-04-19 | 2 | -73/+0 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #15724 from owncloud/ldap-remove-deprecated-const-usage | Thomas Müller | 2015-04-19 | 1 | -5/+5 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | LDAP - move from constants to class member constants | Morris Jobke | 2015-04-18 | 1 | -5/+5 | |
| | |_|_|_|/ / / | |/| | | | | | | ||||||
* | | | | | | | | 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 | |
| | |/ / / / / / | |/| | | | | | |