| Commit message (Expand) | Author | Age | Files | Lines |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-03-13 | 1 | -0/+10 |
* | add preDelete hook for files_versions app | Georg Ehrke | 2014-03-11 | 1 | -1/+4 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-03-11 | 5 | -0/+25 |
* | Scrutinizer Auto-Fixes | Scrutinizer Auto-Fixer | 2014-02-19 | 1 | -2/+2 |
* | Merge branch 'master' into scrutinizer_documentation_patches | Thomas Müller | 2014-02-18 | 1 | -1/+1 |
|\ |
|
| * | Remove usage of legacy OC_Appconfig | Robin Appelman | 2014-02-13 | 1 | -1/+1 |
* | | polish documentation based on scrutinizer patches | Jörn Friedrich Dreyer | 2014-02-06 | 2 | -2/+5 |
|/ |
|
* | Merge pull request #5153 from owncloud/core-em-to-px | Jan-Christoph Borchardt | 2014-01-27 | 1 | -1/+1 |
|\ |
|
| * | Fixes width of the dropdown menus as per computed styles. | raghunayyar | 2014-01-26 | 1 | -1/+1 |
| * | Fixes typo in versions.css | raghunayyar | 2014-01-16 | 1 | -1/+1 |
| * | Merge branch 'master' into core-em-to-px | raghunayyar | 2014-01-16 | 18 | -138/+204 |
| |\ |
|
| * | | Cleans up Core apps for relative(em) to absolute(px) styles. | raghunayyar | 2013-10-06 | 1 | -1/+1 |
* | | | fix array order | Bjoern Schiessle | 2014-01-22 | 2 | -5/+4 |
* | | | code clean-up | Bjoern Schiessle | 2014-01-22 | 1 | -1/+2 |
* | | | fix size calculation of getAllVersions() | Bjoern Schiessle | 2014-01-22 | 1 | -1/+1 |
* | | | add first unit test for the versioning app | Bjoern Schiessle | 2014-01-21 | 1 | -0/+188 |
* | | | isolate getExpireList function to make it testable | Bjoern Schiessle | 2014-01-21 | 1 | -77/+76 |
* | | | don't use the user id within the versions preview call as it could be used to... | Thomas Müller | 2014-01-21 | 3 | -15/+14 |
* | | | When reading the size of "files" mountpoints need to be excluded | Vincent Petry | 2014-01-20 | 1 | -1/+1 |
| |/
|/| |
|
* | | call getFileInfo to enforce a file cache entry for the new version, fix #6286 | Bjoern Schiessle | 2014-01-15 | 1 | -2/+4 |
* | | Fixed various file name escaping issues in core apps | Vincent Petry | 2014-01-10 | 1 | -8/+8 |
* | | Merge pull request #6290 from owncloud/files-androidcontentdisposition | Thomas Müller | 2014-01-07 | 1 | -6/+1 |
|\ \ |
|
| * | | Moved content disposition code+workarounds to OCP\Response | Vincent Petry | 2013-12-10 | 1 | -6/+1 |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-01-07 | 1 | -1/+1 |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-01-02 | 1 | -0/+10 |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-12-29 | 1 | -3/+3 |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-12-13 | 1 | -0/+3 |
|/ / |
|
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-12-07 | 2 | -3/+3 |
* | | Revert "[fix] Center Share Dropdown & Versions Dropdown" | zombiehugs | 2013-12-03 | 1 | -1/+1 |
* | | [fix] Center Share Dropdown & Versions Dropdown | zombiehugs | 2013-12-03 | 1 | -1/+1 |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-11-29 | 1 | -0/+3 |
* | | Merge pull request #6099 from owncloud/fix_source_not_found_warnings | Morris Jobke | 2013-11-28 | 3 | -16/+51 |
|\ \ |
|
| * | | use better coding style | Bjoern Schiessle | 2013-11-28 | 1 | -1/+2 |
| * | | make sure that we don't try to access an already deleted files, fixes some fi... | Bjoern Schiessle | 2013-11-28 | 3 | -16/+50 |
* | | | detect mimetype from the original filename, without the versioning timestamp | Bjoern Schiessle | 2013-11-28 | 1 | -2/+3 |
|/ / |
|
* | | Merge pull request #6039 from owncloud/trashbin_move_file_to_owners_trash | Björn Schießle | 2013-11-27 | 1 | -0/+1 |
|\ \ |
|
| * | | move files to owners trash | Bjoern Schiessle | 2013-11-25 | 1 | -0/+1 |
* | | | remove unused variable | Bjoern Schiessle | 2013-11-22 | 1 | -2/+0 |
* | | | use oc filesystem operations to calc the versions size. This makes sure that ... | Bjoern Schiessle | 2013-11-19 | 1 | -12/+13 |
|/ / |
|
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-11-15 | 1 | -0/+3 |
* | | Merge pull request #5214 from owncloud/no_extra_slashes | Frank Karlitschek | 2013-11-14 | 1 | -1/+1 |
|\ \ |
|
| * | | Don't double-slash filenames at the root. | ringmaster | 2013-10-08 | 1 | -1/+1 |
| |/ |
|
* | | implement delete hooks in file versions lib | Georg Ehrke | 2013-11-12 | 1 | -0/+3 |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-11-11 | 1 | -0/+10 |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-11-03 | 1 | -0/+3 |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-10-29 | 1 | -1/+6 |
* | | Disable versions app JS in public mode | Vincent Petry | 2013-10-17 | 1 | -0/+7 |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-10-16 | 1 | -0/+3 |
* | | remove debug output | Bjoern Schiessle | 2013-10-11 | 1 | -1/+1 |
* | | Merge branch 'master' into versioning_preview_shared | Bjoern Schiessle | 2013-10-11 | 1 | -14/+12 |
|\ \ |
|