summaryrefslogtreecommitdiffstats
path: root/apps/files_versions
Commit message (Expand)AuthorAgeFilesLines
* Adjust core apps to use "requiremin" instead of "require"Vincent Petry2014-05-271-2/+2
* [tx-robot] updated from transifexJenkins for ownCloud2014-05-251-1/+1
* Remove all occurences of @brief and @returns from PHPDocMorris Jobke2014-05-193-15/+15
* Merge pull request #8585 from owncloud/phpdoc-improvements-appsAndreas Fischer2014-05-192-9/+9
|\
| * Fix more missing or broken PHPDocRobin McCorkell2014-05-161-3/+3
| * Fix PHPDoc in /appsRobin McCorkell2014-05-161-6/+6
* | [tx-robot] updated from transifexJenkins for ownCloud2014-05-181-0/+5
|/
* @returns -> @returnThomas Müller2014-05-131-1/+1
* remove legacy aka deprecated code: OC_FilesystemThomas Müller2014-05-121-1/+1
* Images on public sharing get downscaled to increase use experience - this wil...Thomas Müller2014-05-021-1/+2
* [tx-robot] updated from transifexJenkins for ownCloud2014-04-191-0/+2
* [tx-robot] updated from transifexJenkins for ownCloud2014-04-091-0/+8
* Merge pull request #7724 from owncloud/mobileThomas Müller2014-03-281-1/+2
|\
| * additional class is added to the file actions called e.g. 'action-share', 'ac...Thomas Müller2014-03-171-1/+2
* | Miscellaneous text fixes for core appsRobin McCorkell2014-03-261-1/+1
* | [tx-robot] updated from transifexJenkins for ownCloud2014-03-131-0/+10
|/
* add preDelete hook for files_versions appGeorg Ehrke2014-03-111-1/+4
* [tx-robot] updated from transifexJenkins for ownCloud2014-03-115-0/+25
* Scrutinizer Auto-FixesScrutinizer Auto-Fixer2014-02-191-2/+2
* Merge branch 'master' into scrutinizer_documentation_patchesThomas Müller2014-02-181-1/+1
|\
| * Remove usage of legacy OC_AppconfigRobin Appelman2014-02-131-1/+1
* | polish documentation based on scrutinizer patchesJörn Friedrich Dreyer2014-02-062-2/+5
|/
* Merge pull request #5153 from owncloud/core-em-to-pxJan-Christoph Borchardt2014-01-271-1/+1
|\
| * Fixes width of the dropdown menus as per computed styles.raghunayyar2014-01-261-1/+1
| * Fixes typo in versions.cssraghunayyar2014-01-161-1/+1
| * Merge branch 'master' into core-em-to-pxraghunayyar2014-01-1618-138/+204
| |\
| * | Cleans up Core apps for relative(em) to absolute(px) styles.raghunayyar2013-10-061-1/+1
* | | fix array orderBjoern Schiessle2014-01-222-5/+4
* | | code clean-upBjoern Schiessle2014-01-221-1/+2
* | | fix size calculation of getAllVersions()Bjoern Schiessle2014-01-221-1/+1
* | | add first unit test for the versioning appBjoern Schiessle2014-01-211-0/+188
* | | isolate getExpireList function to make it testableBjoern Schiessle2014-01-211-77/+76
* | | don't use the user id within the versions preview call as it could be used to...Thomas Müller2014-01-213-15/+14
* | | When reading the size of "files" mountpoints need to be excludedVincent Petry2014-01-201-1/+1
| |/ |/|
* | call getFileInfo to enforce a file cache entry for the new version, fix #6286Bjoern Schiessle2014-01-151-2/+4
* | Fixed various file name escaping issues in core appsVincent Petry2014-01-101-8/+8
* | Merge pull request #6290 from owncloud/files-androidcontentdispositionThomas Müller2014-01-071-6/+1
|\ \
| * | Moved content disposition code+workarounds to OCP\ResponseVincent Petry2013-12-101-6/+1
* | | [tx-robot] updated from transifexJenkins for ownCloud2014-01-071-1/+1
* | | [tx-robot] updated from transifexJenkins for ownCloud2014-01-021-0/+10
* | | [tx-robot] updated from transifexJenkins for ownCloud2013-12-291-3/+3
* | | [tx-robot] updated from transifexJenkins for ownCloud2013-12-131-0/+3
|/ /
* | [tx-robot] updated from transifexJenkins for ownCloud2013-12-072-3/+3
* | Revert "[fix] Center Share Dropdown & Versions Dropdown"zombiehugs2013-12-031-1/+1
* | [fix] Center Share Dropdown & Versions Dropdownzombiehugs2013-12-031-1/+1
* | [tx-robot] updated from transifexJenkins for ownCloud2013-11-291-0/+3
* | Merge pull request #6099 from owncloud/fix_source_not_found_warningsMorris Jobke2013-11-283-16/+51
|\ \
| * | use better coding styleBjoern Schiessle2013-11-281-1/+2
| * | make sure that we don't try to access an already deleted files, fixes some fi...Bjoern Schiessle2013-11-283-16/+50
* | | detect mimetype from the original filename, without the versioning timestampBjoern Schiessle2013-11-281-2/+3
|/ /