Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove legacy OC_User_Backend and OC_User_Interface | Roeland Jago Douma | 2017-07-24 | 1 | -1/+1 |
* | Proper exception for upload of .htaccess file via WebDAV | Morris Jobke | 2017-05-08 | 1 | -12/+12 |
* | added quit option in commentstabview.js | noveens | 2017-03-23 | 1 | -1/+1 |
* | Properly expire ext storage versions (#26601) | Vincent Petry | 2017-03-10 | 1 | -1/+13 |
* | Fix js tests | Roeland Jago Douma | 2016-11-29 | 1 | -8/+11 |
* | Display changes in file versions tab view and detailsView (#26511) | Michael Jobst | 2016-11-14 | 1 | -1/+2 |
* | More tests | Roeland Jago Douma | 2016-11-03 | 1 | -0/+167 |
* | Move OC\Files\Storage\Shared to the right namespace | Joas Schilling | 2016-10-20 | 1 | -1/+1 |
* | Fix getMock files_versions | Roeland Jago Douma | 2016-09-06 | 1 | -1/+2 |
* | Update with robin | Joas Schilling | 2016-07-21 | 1 | -1/+1 |
* | Fix apps/ | Joas Schilling | 2016-07-21 | 4 | -8/+12 |
* | Hide revert button when no permission to revert | Vincent Petry | 2016-06-28 | 2 | -2/+64 |
* | Update license headers | Lukas Reschke | 2016-05-26 | 2 | -4/+5 |
* | Move files_versions to PSR-4 (#24571) | Joas Schilling | 2016-05-12 | 4 | -2/+4 |
* | 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 |
* | Update author information | Lukas Reschke | 2016-03-01 | 1 | -0/+1 |
* | versions provide more information when throwing hooks | Arthur Schiwon | 2016-02-08 | 1 | -1/+3 |
* | cleanup shared cache | Robin Appelman | 2016-01-28 | 1 | -2/+2 |
* | Safe teardowns | Robin Appelman | 2016-01-14 | 1 | -4/+6 |
* | Happy new year! | Thomas Müller | 2016-01-12 | 4 | -4/+7 |
* | Removed deprecated function OC_User::deleteUser | Roeland Jago Douma | 2015-12-17 | 1 | -2/+4 |
* | 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 |
* | update tests | Robin Appelman | 2015-11-19 | 1 | -1/+0 |
* | Update license headers | Lukas Reschke | 2015-10-26 | 1 | -0/+1 |
* | Throw exception on `getPath` if file does not exist | Lukas Reschke | 2015-10-25 | 1 | -2/+5 |
* | Fix rename shared versions test | Robin Appelman | 2015-10-16 | 1 | -3/+2 |
* | test objectstore with ceph docker | Jörn Friedrich Dreyer | 2015-10-06 | 1 | -1/+1 |
* | update licence headers via script | Morris Jobke | 2015-10-05 | 2 | -0/+3 |
* | Fix moment.js "a few seconds ago" with "seconds ago" | Morris Jobke | 2015-10-02 | 1 | -1/+1 |
* | Add the method to the mock | Joas Schilling | 2015-09-25 | 1 | -0/+1 |
* | Merge pull request #15098 from owncloud/fix_preview_versions_revert_issue | Thomas Müller | 2015-09-24 | 1 | -0/+37 |
|\ | |||||
| * | delete cached preview when rolling back file's version | Georg Ehrke | 2015-09-20 | 1 | -0/+37 |
* | | Move dummy backend to Tests namespace | Lukas Reschke | 2015-09-22 | 1 | -1/+1 |
|/ | |||||
* | Follow PSR | Victor Dubiniuk | 2015-09-15 | 1 | -0/+0 |
* | Namespacing, reusing | Victor Dubiniuk | 2015-09-15 | 1 | -2/+4 |
* | Improvements | Victor Dubiniuk | 2015-09-15 | 1 | -3/+5 |
* | Add versions obligation | Victor Dubiniuk | 2015-09-15 | 1 | -0/+200 |
* | Add versions tab to files sidebar | Vincent Petry | 2015-09-03 | 3 | -0/+465 |
* | Merge pull request #16964 from owncloud/versions_occ | Thomas Müller | 2015-07-06 | 1 | -0/+162 |
|\ | |||||
| * | add occ tool to delete versions | Bjoern Schiessle | 2015-06-16 | 1 | -0/+162 |
* | | update license headers and authors | Morris Jobke | 2015-06-25 | 1 | -0/+2 |
|/ | |||||
* | Add unit tests for non existing users | Joas Schilling | 2015-06-05 | 1 | -0/+34 |
* | Abort expiration when file is gone | Vincent Petry | 2015-05-29 | 1 | -0/+10 |
* | fix tests | Robin Appelman | 2015-05-18 | 1 | -0/+1 |
* | Added unit tests for versions storing | Vincent Petry | 2015-05-15 | 1 | -4/+86 |
* | Merge pull request #15881 from owncloud/share-moveversionsproperly | Vincent Petry | 2015-05-11 | 1 | -13/+133 |
|\ | |||||
| * | Fix version rename with files and folders | Vincent Petry | 2015-04-27 | 1 | -13/+133 |