Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | 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 | |
|\ \ \ \ | ||||||
| * | | | | Get rid of the obsolete OC_VObject class | Vincent Petry | 2015-04-17 | 1 | -258/+0 | |
* | | | | | Delay initialization of the OC\Encryption\Update - introducing 'OC\Encryption... | Thomas Müller | 2015-04-17 | 2 | -19/+68 | |
| |/ / / |/| | | | ||||||
* | | | | always create a new instance of the encryption module | Bjoern Schiessle | 2015-04-17 | 2 | -29/+27 | |
* | | | | Merge pull request #15679 from owncloud/fix-private-member-access | Thomas Müller | 2015-04-17 | 1 | -2/+2 | |
|\ \ \ \ | ||||||
| * | | | | Fix private member access of parent class in ocsresponse | Morris Jobke | 2015-04-16 | 1 | -2/+2 | |
* | | | | | Merge pull request #15680 from owncloud/add-since-tags-to-public-namespace | Thomas Müller | 2015-04-17 | 141 | -152/+1373 | |
|\ \ \ \ \ | ||||||
| * | | | | | Add @since tags to all methods in public namespace | Morris Jobke | 2015-04-16 | 141 | -152/+1373 | |
| | |_|/ / | |/| | | | ||||||
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-04-17 | 2 | -20/+24 | |
| |/ / / |/| | | | ||||||
* | | | | Merge pull request #15445 from owncloud/enc2_migration | Clark Tomlinson | 2015-04-16 | 7 | -23/+108 | |
|\ \ \ \ | ||||||
| * | | | | detect system wide mount points correctly | Bjoern Schiessle | 2015-04-16 | 5 | -10/+54 | |
| * | | | | if we start writing a file from the beginning, size should start by zero; res... | Bjoern Schiessle | 2015-04-16 | 1 | -2/+2 | |
| * | | | | add migration script from old encryption to new one | Bjoern Schiessle | 2015-04-16 | 4 | -12/+53 | |
| |/ / / | ||||||
* | | | | Merge pull request #15674 from owncloud/fix-console-check-output | Joas Schilling | 2015-04-16 | 1 | -2/+2 | |
|\ \ \ \ | ||||||
| * | | | | Convert error and hint to string before writing to the output - fixes https:/... | Thomas Müller | 2015-04-16 | 1 | -2/+2 | |
| | |/ / | |/| | | ||||||
* / | | | Using TRANSACTION_READ_COMMITTED | Thomas Müller | 2015-04-16 | 1 | -0/+2 | |
|/ / / | ||||||
* | | | Merge pull request #15623 from t3chguy/master | Jörn Friedrich Dreyer | 2015-04-16 | 1 | -0/+5 | |
|\ \ \ | ||||||
| * | | | Memcache\Redis Add DB Select Functionality | Michael Telatynski | 2015-04-15 | 1 | -0/+5 | |
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-04-16 | 8 | -10/+20 | |
| |/ / |/| | | ||||||
* | | | Merge pull request #12006 from owncloud/dav-put-storage | Morris Jobke | 2015-04-15 | 1 | -35/+61 | |
|\ \ \ | ||||||
| * | | | Keep phpdoc updated. | Robin Appelman | 2015-04-14 | 1 | -1/+1 | |
| * | | | pass a stream to the tests | Robin Appelman | 2015-04-14 | 1 | -6/+0 | |
| * | | | rewind and update error message | Robin Appelman | 2015-04-13 | 1 | -1/+2 | |
| * | | | use our own stream copy instead | Robin Appelman | 2015-04-13 | 1 | -1/+1 | |
| * | | | update tests | Robin Appelman | 2015-04-09 | 1 | -22/+33 | |
| * | | | Work directly on the storage when uploading over webdav | Robin Appelman | 2015-04-08 | 1 | -23/+43 | |
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-04-14 | 30 | -8/+88 | |
* | | | | Merge pull request #15597 from oparoz/another-fallback-for-findbinarypath | Thomas Müller | 2015-04-15 | 1 | -1/+6 | |
|\ \ \ \ | ||||||
| * | | | | Adding a final fallback for findBinaryPath | Olivier Paroz | 2015-04-14 | 1 | -1/+6 | |
* | | | | | Merge pull request #15592 from owncloud/fix-15590-master | Thomas Müller | 2015-04-15 | 1 | -2/+4 | |
|\ \ \ \ \ | |_|_|/ / |/| | | | |