aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_versions
Commit message (Expand)AuthorAgeFilesLines
...
* | Add a test for getting the versions of an empty pathJoas Schilling2015-05-071-1/+12
* | Do not run method when the path is emptyJoas Schilling2015-05-071-0/+3
* | [tx-robot] updated from transifexJenkins for ownCloud2015-05-052-0/+20
* | Use moveFromStorage instead of streamCopy when restoring versionVincent Petry2015-04-301-14/+1
* | Fix version rollback to keep fileidVincent Petry2015-04-302-4/+134
* | dont use our now non existing hookRobin Appelman2015-04-271-1/+3
|/
* Fix usage of deprecated private constantsJoas Schilling2015-04-181-1/+1
* [tx-robot] updated from transifexJenkins for ownCloud2015-04-144-10/+10
* fix versions testsBjoern Schiessle2015-04-071-0/+6
* kill OC_FileProxy :boom:Thomas Müller2015-04-071-14/+0
* Merge pull request #15229 from owncloud/response-setContentLengthHeaderThomas Müller2015-04-031-1/+1
|\
| * Add OC_Response::setContentLengthHeader() for Apache PHP SAPI workaround.Andreas Fischer2015-03-261-1/+1
* | Merge pull request #15129 from owncloud/version-command-busLukas Reschke2015-03-263-6/+92
|\ \
| * | teardown after we're doneRobin Appelman2015-03-261-0/+1
| * | save uid instead of user object in commandRobin Appelman2015-03-262-5/+5
| * | Setup the filesystem in the expire commandRobin Appelman2015-03-263-4/+24
| * | expire versions in a background commandRobin Appelman2015-03-262-5/+70
| |/
* | Merge pull request #14958 from owncloud/dropdown-styleJan-Christoph Borchardt2015-03-261-3/+4
|\ \
| * | adjust animations of Share, Versions and others to OC.menuSpeedJan-Christoph Borchardt2015-03-261-3/+4
| |/
* / Update license headersJenkins for ownCloud2015-03-2611-55/+240
|/
* Revert "Updating license headers"Morris Jobke2015-02-2611-236/+71
* Merge pull request #14403 from owncloud/update-license-headersThomas Müller2015-02-2311-71/+236
|\
| * Updating license headersJenkins for ownCloud2015-02-2311-71/+236
* | [tx-robot] updated from transifexJenkins for ownCloud2015-02-232-0/+10
|/
* Merge pull request #14366 from owncloud/remove-old-l10n-filesLukas Reschke2015-02-191-5/+0
|\
| * Remove some old l10n files they arent loaded anymoreJoas Schilling2015-02-191-5/+0
* | Use `int` instead of `string`Lukas Reschke2015-02-161-1/+1
* | Manually type-case all AJAX filesLukas Reschke2015-02-132-3/+3
|/
* [tx-robot] updated from transifexJenkins for ownCloud2015-02-114-4/+4
* [tx-robot] updated from transifexJenkins for ownCloud2015-02-092-0/+6
* [tx-robot] updated from transifexJenkins for ownCloud2015-02-042-2/+10
* replace hook with storage wrapperBjoern Schiessle2015-01-191-1/+1
* [tx-robot] updated from transifexJenkins for ownCloud2015-01-162-0/+10
* Remove unneeded addTranslations() callsVincent Petry2015-01-141-1/+0
* [tx-robot] updated from transifexJenkins for ownCloud2015-01-142-0/+10
* Merge pull request #13182 from owncloud/download_versionsBjörn Schießle2015-01-121-3/+3
|\
| * make versions of shared files downloadableBjoern Schiessle2015-01-091-3/+3
* | Merge pull request #13188 from owncloud/add-check-if-user-is-logged-inThomas Müller2015-01-092-0/+3
|\ \
| * | Add check if user is logged-inLukas Reschke2015-01-092-0/+3
| |/
* / [tx-robot] updated from transifexJenkins for ownCloud2015-01-092-6/+6
|/
* [tx-robot] updated from transifexJenkins for ownCloud2014-12-312-0/+20
* [tx-robot] updated from transifexJenkins for ownCloud2014-12-232-0/+20
* Remove unused fileLukas Reschke2014-12-151-34/+0
* reduce OC_Preferences, OC_Config and \OCP\Config usageMorris Jobke2014-12-081-3/+4
* Merge pull request #12556 from owncloud/add-route-for-versionsThomas Müller2014-12-032-1/+3
|\
| * Add route for download of versionsLukas Reschke2014-12-022-1/+3
* | Autoload lib files of versions appJoas Schilling2014-12-023-6/+0
|/
* Replace deprecated constant with new class constantJoas Schilling2014-11-251-2/+2
* [tx-robot] updated from transifexJenkins for ownCloud2014-11-212-0/+20
* Merge pull request #12325 from owncloud/removeunneccessarylangLukas Reschke2014-11-202-20/+0
|\