aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_versions
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2016-07-062-2/+2
* we don't need to check permissions twiceBjoern Schiessle2016-07-041-4/+2
* Merge remote-tracking branch 'upstream/master' into master-sync-upstreamLukas Reschke2016-07-014-2/+78
|\
| * Hide revert button when no permission to revertVincent Petry2016-06-284-2/+78
* | check permissions before rollbackBjoern Schiessle2016-06-301-5/+11
* | Merge remote-tracking branch 'upstream/master' into master-upstream-syncLukas Reschke2016-06-261-1/+8
|\|
| * Rollback version must also adjust cached sizeVincent Petry2016-06-221-1/+8
* | no need to mention ownCloud explicitelyBjoern Schiessle2016-06-201-2/+2
|/
* Construct path to the version file from the current directory and filename. F...Victor Dubiniuk2016-06-021-4/+6
* Update license headersLukas Reschke2016-05-2613-24/+25
* Background jobs from info.xml (#24582)Joas Schilling2016-05-123-46/+4
* Move files_versions to PSR-4 (#24571)Joas Schilling2016-05-1213-2/+5
* [tx-robot] updated from transifexJenkins for ownCloud2016-05-062-4/+6
* Add missing use statementJoas Schilling2016-04-251-0/+1
* [tx-robot] updated from transifexJenkins for ownCloud2016-04-242-2/+2
* Merge pull request #24111 from owncloud/chunk-users-in-background-jobsBjörn Schießle2016-04-211-16/+12
|\
| * Chunk the users correctly in the trashbin and versions background jobJoas Schilling2016-04-201-16/+12
* | Fix testsRoeland Jago Douma2016-04-191-30/+51
|/
* apps: Fix typos (found by codespell) (#23862)Stefan Weil2016-04-121-2/+2
* set watch policy in testRobin Appelman2016-03-211-0/+15
* Merge pull request #22787 from owncloud/versions-fixmtimetooltipThomas Müller2016-03-071-1/+3
|\
| * Fix tooltip for versions mtimeVincent Petry2016-03-021-1/+3
* | Keep "encryptedVersion" when calling `\OC\Files\View::copy`Lukas Reschke2016-03-031-10/+12
|/
* Increase all versions on master which is now 9.1Joas Schilling2016-03-021-2/+2
* Remove Scrutinizer Auto FixerLukas Reschke2016-03-011-1/+0
* Update author informationLukas Reschke2016-03-012-0/+2
* [tx-robot] updated from transifexJenkins for ownCloud2016-02-252-2/+2
* make sure that the file name doesn't end with a trailing slash. Can for examp...Bjoern Schiessle2016-02-191-0/+3
* get the actual user instead of a federated cloud idBjoern Schiessle2016-02-181-24/+47
* Merge pull request #22273 from owncloud/versions-fixpathasrecipientThomas Müller2016-02-102-1/+7
|\
| * Use full path of known file when handling versionsVincent Petry2016-02-101-1/+2
| * Remove path from versions responseVincent Petry2016-02-101-0/+5
* | Use cache directly instead of QBLukas Reschke2016-02-101-5/+2
|/
* Use database for keeping track of the versionLukas Reschke2016-02-091-1/+9
* Consolidate getQuota and setQuota methods in User instanceArthur Schiwon2016-02-091-4/+2
* use int values and constants instead of stringsArthur Schiwon2016-02-081-8/+12
* versions provide more information when throwing hooksArthur Schiwon2016-02-082-9/+12
* cleanup shared cacheRobin Appelman2016-01-281-2/+2
* Merge pull request #21117 from owncloud/owner-file-existsThomas Müller2016-01-151-23/+15
|\
| * removed unused importsRobin Appelman2016-01-111-3/+0
| * improve handling of non existing files in the trashbinRobin Appelman2016-01-111-10/+15
| * de-deplicate getUidAndFilenameRobin Appelman2016-01-111-12/+2
* | Safe teardownsRobin Appelman2016-01-141-4/+6
* | Happy new year!Thomas Müller2016-01-1221-25/+29
|/
* [tx-robot] updated from transifexJenkins for ownCloud2016-01-092-2/+8
* Merge pull request #21498 from owncloud/cleanup-OC_DBThomas Müller2016-01-071-5/+0
|\
| * Remove OC_DB::dropTableMorris Jobke2016-01-071-5/+0
* | Remove deprecated shipped flag from info.xml which has no use anymoreJoas Schilling2016-01-071-1/+0
* | Add ownCloud min and max version for shipped appsJoas Schilling2016-01-071-1/+1
|/
* Removed deprecated OC_Helper::getSecureMimeTypeRoeland Jago Douma2015-12-181-1/+1