aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_versions
Commit message (Expand)AuthorAgeFilesLines
* Hide sidebar tab headers conditionallyVincent Petry2015-09-281-0/+12
* Fix tabs order in files sidebarVincent Petry2015-09-282-1/+2
* Add the method to the mockJoas Schilling2015-09-251-0/+1
* Merge pull request #15098 from owncloud/fix_preview_versions_revert_issueThomas Müller2015-09-242-0/+40
|\
| * delete cached preview when rolling back file's versionGeorg Ehrke2015-09-202-0/+40
* | Move dummy backend to Tests namespaceLukas Reschke2015-09-221-1/+1
|/
* Merge pull request #18724 from owncloud/expiration-cronjobThomas Müller2015-09-186-1/+171
|\
| * Correct method title. Add docblockVictor Dubiniuk2015-09-162-2/+6
| * Postrebase cleanupVictor Dubiniuk2015-09-152-16/+3
| * Add expiration for versions older than maxVictor Dubiniuk2015-09-156-1/+180
* | Merge pull request #19121 from owncloud/sidebar-design-detailsThomas Müller2015-09-172-12/+6
|\ \
| * | fix sidebar Versions layoutJan-Christoph Borchardt2015-09-172-12/+6
| |/
* / [tx-robot] updated from transifexJenkins for ownCloud2015-09-17118-236/+236
|/
* Follow PSRVictor Dubiniuk2015-09-151-0/+0
* Add method docblockVictor Dubiniuk2015-09-151-0/+4
* Namespacing, reusingVictor Dubiniuk2015-09-152-4/+11
* ImprovementsVictor Dubiniuk2015-09-153-17/+47
* Add quota status to expiration checkVictor Dubiniuk2015-09-151-10/+10
* Add versions obligationVictor Dubiniuk2015-09-154-4/+409
* Remove unneeded includeMorris Jobke2015-09-071-1/+0
* Add versions tab to files sidebarVincent Petry2015-09-0312-209/+895
* Remove languages which are no longer maintained on transifexThomas Müller2015-08-262-20/+0
* [tx-robot] updated from transifexJenkins for ownCloud2015-08-262-2/+12
* [tx-robot] updated from transifexJenkins for ownCloud2015-08-252-2/+2
* Use DIRoeland Jago Douma2015-08-101-4/+1
* Moved core apps to the capabilities managerRoeland Jago Douma2015-08-103-13/+60
* Merge pull request #16964 from owncloud/versions_occThomas Müller2015-07-063-0/+304
|\
| * add occ tool to delete versionsBjoern Schiessle2015-06-163-0/+304
* | Merge pull request #17316 from owncloud/master-delete-ocsid-from-db-if-none-s...Joas Schilling2015-07-021-1/+1
|\ \
| * | Bump versionsLukas Reschke2015-07-021-1/+1
* | | [master] Remove OCS IDsLukas Reschke2015-07-021-1/+0
|/ /
* | [tx-robot] updated from transifexJenkins for ownCloud2015-07-024-4/+4
* | Merge pull request #15506 from rullzer/core_apps_oc_log2ocp_utilMorris Jobke2015-07-011-3/+3
|\ \
| * | Move core apps from OC_Log::write to OCP\UtilRoeland Jago Douma2015-05-181-3/+3
* | | update license headers and authorsMorris Jobke2015-06-259-8/+24
* | | Use trusted mimetypeLukas Reschke2015-06-221-1/+1
| |/ |/|
* | [tx-robot] updated from transifexJenkins for ownCloud2015-06-072-0/+8
* | Add unit tests for non existing usersJoas Schilling2015-06-051-0/+34
* | Check whether the user exists before trying to set up his file systemJoas Schilling2015-06-051-0/+6
* | [tx-robot] updated from transifexJenkins for ownCloud2015-06-022-0/+20
* | Abort expiration when file is goneVincent Petry2015-05-292-1/+15
* | Merge pull request #16075 from owncloud/skeleton-copy-delayVincent Petry2015-05-201-0/+1
|\ \
| * | fix testsRobin Appelman2015-05-181-0/+1
| |/
* / Scrutinizer Auto-FixesScrutinizer Auto-Fixer2015-05-191-1/+0
|/
* Merge pull request #16337 from owncloud/versions-expireforownerJoas Schilling2015-05-152-12/+97
|\
| * Added unit tests for versions storingVincent Petry2015-05-151-4/+86
| * Use owner when expiring versions, not the logged in userVincent Petry2015-05-131-8/+11
* | [tx-robot] updated from transifexJenkins for ownCloud2015-05-142-2/+2
|/
* Merge pull request #15881 from owncloud/share-moveversionsproperlyVincent Petry2015-05-112-31/+174
|\
| * Fix version rename with files and foldersVincent Petry2015-04-272-31/+174