| Commit message (Expand) | Author | Age | Files | Lines |
* | Background jobs from info.xml (#24582) | Joas Schilling | 2016-05-12 | 3 | -46/+4 |
* | Move files_versions to PSR-4 (#24571) | Joas Schilling | 2016-05-12 | 13 | -2/+5 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-05-06 | 2 | -4/+6 |
* | Add missing use statement | Joas Schilling | 2016-04-25 | 1 | -0/+1 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-04-24 | 2 | -2/+2 |
* | Merge pull request #24111 from owncloud/chunk-users-in-background-jobs | Björn Schießle | 2016-04-21 | 1 | -16/+12 |
|\ |
|
| * | Chunk the users correctly in the trashbin and versions background job | Joas Schilling | 2016-04-20 | 1 | -16/+12 |
* | | Fix tests | Roeland Jago Douma | 2016-04-19 | 1 | -30/+51 |
|/ |
|
* | apps: Fix typos (found by codespell) (#23862) | Stefan Weil | 2016-04-12 | 1 | -2/+2 |
* | set watch policy in test | Robin Appelman | 2016-03-21 | 1 | -0/+15 |
* | Merge pull request #22787 from owncloud/versions-fixmtimetooltip | Thomas Müller | 2016-03-07 | 1 | -1/+3 |
|\ |
|
| * | Fix tooltip for versions mtime | Vincent Petry | 2016-03-02 | 1 | -1/+3 |
* | | Keep "encryptedVersion" when calling `\OC\Files\View::copy` | Lukas Reschke | 2016-03-03 | 1 | -10/+12 |
|/ |
|
* | Increase all versions on master which is now 9.1 | Joas Schilling | 2016-03-02 | 1 | -2/+2 |
* | Remove Scrutinizer Auto Fixer | Lukas Reschke | 2016-03-01 | 1 | -1/+0 |
* | Update author information | Lukas Reschke | 2016-03-01 | 2 | -0/+2 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-02-25 | 2 | -2/+2 |
* | make sure that the file name doesn't end with a trailing slash. Can for examp... | Bjoern Schiessle | 2016-02-19 | 1 | -0/+3 |
* | get the actual user instead of a federated cloud id | Bjoern Schiessle | 2016-02-18 | 1 | -24/+47 |
* | Merge pull request #22273 from owncloud/versions-fixpathasrecipient | Thomas Müller | 2016-02-10 | 2 | -1/+7 |
|\ |
|
| * | Use full path of known file when handling versions | Vincent Petry | 2016-02-10 | 1 | -1/+2 |
| * | Remove path from versions response | Vincent Petry | 2016-02-10 | 1 | -0/+5 |
* | | Use cache directly instead of QB | Lukas Reschke | 2016-02-10 | 1 | -5/+2 |
|/ |
|
* | Use database for keeping track of the version | Lukas Reschke | 2016-02-09 | 1 | -1/+9 |
* | Consolidate getQuota and setQuota methods in User instance | Arthur Schiwon | 2016-02-09 | 1 | -4/+2 |
* | use int values and constants instead of strings | Arthur Schiwon | 2016-02-08 | 1 | -8/+12 |
* | versions provide more information when throwing hooks | Arthur Schiwon | 2016-02-08 | 2 | -9/+12 |
* | cleanup shared cache | Robin Appelman | 2016-01-28 | 1 | -2/+2 |
* | Merge pull request #21117 from owncloud/owner-file-exists | Thomas Müller | 2016-01-15 | 1 | -23/+15 |
|\ |
|
| * | removed unused imports | Robin Appelman | 2016-01-11 | 1 | -3/+0 |
| * | improve handling of non existing files in the trashbin | Robin Appelman | 2016-01-11 | 1 | -10/+15 |
| * | de-deplicate getUidAndFilename | Robin Appelman | 2016-01-11 | 1 | -12/+2 |
* | | Safe teardowns | Robin Appelman | 2016-01-14 | 1 | -4/+6 |
* | | Happy new year! | Thomas Müller | 2016-01-12 | 21 | -25/+29 |
|/ |
|
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-01-09 | 2 | -2/+8 |
* | Merge pull request #21498 from owncloud/cleanup-OC_DB | Thomas Müller | 2016-01-07 | 1 | -5/+0 |
|\ |
|
| * | Remove OC_DB::dropTable | Morris Jobke | 2016-01-07 | 1 | -5/+0 |
* | | Remove deprecated shipped flag from info.xml which has no use anymore | Joas Schilling | 2016-01-07 | 1 | -1/+0 |
* | | Add ownCloud min and max version for shipped apps | Joas Schilling | 2016-01-07 | 1 | -1/+1 |
|/ |
|
* | Removed deprecated OC_Helper::getSecureMimeType | Roeland Jago Douma | 2015-12-18 | 1 | -1/+1 |
* | Merge pull request #21268 from owncloud/cleanup-OC_Helper-getFileNameMimeType | Thomas Müller | 2015-12-18 | 1 | -1/+1 |
|\ |
|
| * | Use proper public API for OC_Helper::getFileNameMimeType | Morris Jobke | 2015-12-17 | 1 | -1/+1 |
* | | Removed deprecated function OC_User::deleteUser | Roeland Jago Douma | 2015-12-17 | 1 | -2/+4 |
|/ |
|
* | Deduplicate version expire jobs | Morris Jobke | 2015-12-10 | 2 | -37/+10 |
* | Scrutinizer Auto-Fixes | Scrutinizer Auto-Fixer | 2015-12-07 | 1 | -1/+1 |
* | Add DB group to some files_external tests | Thomas Müller | 2015-11-30 | 2 | -0/+14 |
* | Adding more DB groups to test suits | Thomas Müller | 2015-11-30 | 1 | -0/+2 |
* | Merge pull request #20439 from owncloud/etag-propagate-in-storage | Thomas Müller | 2015-11-25 | 1 | -1/+0 |
|\ |
|
| * | update tests | Robin Appelman | 2015-11-19 | 1 | -1/+0 |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-11-21 | 2 | -2/+4 |
|/ |
|