Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix button text l10n | Volkan Gezer | 2014-09-22 | 1 | -1/+1 |
* | files_sharing: add route for ajax/publicpreview | Georg Ehrke | 2014-09-21 | 1 | -0/+2 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-09-21 | 2 | -2/+12 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-09-20 | 5 | -12/+25 |
* | fix typo | Volkan Gezer | 2014-09-19 | 1 | -1/+1 |
* | Merge pull request #10968 from owncloud/admin-groupsselect2 | Lukas Reschke | 2014-09-19 | 59 | -5409/+2 |
|\ | |||||
| * | Move select2 from files_external to core | Vincent Petry | 2014-09-09 | 59 | -5409/+2 |
* | | Merge pull request #11104 from owncloud/enc_create_backup_on_recovery | Lukas Reschke | 2014-09-19 | 4 | -1/+62 |
|\ \ | |||||
| * | | make sure that we really catch the files folder only | Bjoern Schiessle | 2014-09-19 | 1 | -1/+1 |
| * | | create backup from all keys before recovery | Bjoern Schiessle | 2014-09-19 | 3 | -0/+61 |
* | | | Merge pull request #11171 from owncloud/fix-route | Lukas Reschke | 2014-09-19 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | Match more URL fragments | Lukas Reschke | 2014-09-18 | 1 | -1/+1 |
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-09-19 | 10 | -18/+56 |
|/ / / | |||||
* | | | Merge pull request #11141 from owncloud/update_encrytionlink | Morris Jobke | 2014-09-18 | 2 | -3/+3 |
|\ \ \ | |||||
| * | | | update encryption doc link | Volkan Gezer | 2014-09-18 | 2 | -3/+3 |
* | | | | Merge pull request #9541 from owncloud/force_loading_of_encryption_app | Morris Jobke | 2014-09-18 | 1 | -0/+3 |
|\ \ \ \ | |||||
| * | | | | force loading of encryption app | Lukas Reschke | 2014-09-17 | 1 | -0/+3 |
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-09-18 | 5 | -6/+23 |
| |/ / / |/| | | | |||||
* | | | | Merge pull request #11105 from owncloud/jsunit-legacyfileactionsfix | Lukas Reschke | 2014-09-17 | 2 | -0/+14 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Tentative fix for legacy file actions unit test side effect | Vincent Petry | 2014-09-16 | 2 | -0/+14 |
* | | | | Also check if the file itself is updatable | Robin Appelman | 2014-09-17 | 2 | -2/+2 |
* | | | | Check if a folder is deletable before we try to recursively delete it | Robin Appelman | 2014-09-17 | 3 | -2/+5 |
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-09-17 | 8 | -2/+16 |
* | | | | Merge pull request #10745 from owncloud/fix-10708-doctrine | Lukas Reschke | 2014-09-16 | 2 | -9/+35 |
|\ \ \ \ | |||||
| * | | | | adding unit test to truncate the table | Thomas Müller | 2014-09-16 | 2 | -1/+32 |
| * | | | | Use Doctrine Platform to generate SQL query for table truncation. | Andreas Fischer | 2014-08-29 | 1 | -8/+3 |
* | | | | | Merge pull request #10902 from owncloud/fix-ellepsis | Lukas Reschke | 2014-09-16 | 1 | -0/+2 |
|\ \ \ \ \ | |||||
| * | | | | | Adding link to ellipsis and fixing styling | Clark Tomlinson | 2014-09-16 | 1 | -0/+2 |
* | | | | | | Merge pull request #11009 from owncloud/tobiasKaminsky-route | Lukas Reschke | 2014-09-16 | 3 | -2/+93 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Route for thumbnail generation | tobiasKaminsky | 2014-09-16 | 3 | -2/+93 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | Merge pull request #7254 from owncloud/core-sortalgo | Lukas Reschke | 2014-09-16 | 2 | -2/+2 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fixed file list sorting | Vincent Petry | 2014-08-11 | 2 | -2/+2 |
* | | | | | | | Merge pull request #10680 from helmutschneider/aws-2.6.15 | Lukas Reschke | 2014-09-16 | 264 | -9790/+5917 |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | |||||
| * | | | | | | Fix failing AmazonS3::touch on updated aws sdk | Johan Björk | 2014-09-03 | 1 | -1/+2 |
| * | | | | | | Update AWS sdk to 2.6.15 | Johan Björk | 2014-09-03 | 263 | -9789/+5915 |
* | | | | | | | Merge pull request #11081 from owncloud/trash_fix_expire | Lukas Reschke | 2014-09-16 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | also expire file if timestamp = limit, happens if trashbin_retention_obligati... | Bjoern Schiessle | 2014-09-15 | 1 | -1/+1 |
| | |_|_|_|/ / | |/| | | | | | |||||
* | | | | | | | Merge pull request #10663 from owncloud/files_trashbin_original_path | Morris Jobke | 2014-09-16 | 5 | -5/+68 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Show original path information in trashbin and sharing views | Robin McCorkell | 2014-09-11 | 5 | -5/+68 |
* | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-09-16 | 6 | -0/+15 |
* | | | | | | | | Merge pull request #11060 from owncloud/rmobslang | Lukas Reschke | 2014-09-15 | 6 | -39/+0 |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | |||||
| * | | | | | | | remove obsolete language files | Volkan Gezer | 2014-09-13 | 6 | -39/+0 |
* | | | | | | | | Merge pull request #11021 from owncloud/do-not-double-decode | Andreas Fischer | 2014-09-15 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Do not double decode values | Lukas Reschke | 2014-09-11 | 1 | -1/+1 |
| | |/ / / / / / | |/| | | | | | | |||||
* | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-09-15 | 1 | -0/+3 |
* | | | | | | | | Merge pull request #11050 from owncloud/enc-flockfix | Lukas Reschke | 2014-09-15 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Remove passing by reference to allow for proper GC | Vincent Petry | 2014-09-12 | 1 | -1/+1 |
* | | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-09-14 | 1 | -0/+1 |
| |_|/ / / / / / |/| | | | | | | | |||||
* | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-09-13 | 1 | -0/+1 |
* | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-09-12 | 3 | -0/+8 |
| |/ / / / / / |/| | | | | | |