Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-06-08 | 14 | -32/+94 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-06-07 | 42 | -24/+386 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-06-06 | 6 | -10/+10 |
| | |||||
* | Add owner to the storage stats to enable better notifications | Morris Jobke | 2015-06-05 | 4 | -2/+22 |
| | | | | | * getstoragestats.php returns now the owner and it's display name * show proper storage stats notifications for shared folders | ||||
* | Merge pull request #16753 from ↵ | Thomas Müller | 2015-06-05 | 4 | -0/+80 |
|\ | | | | | | | | | owncloud/issue-16752-check-for-existing-user-in-expire-tasks Check whether the user exists before trying to set up his file system | ||||
| * | Add unit tests for non existing users | Joas Schilling | 2015-06-05 | 2 | -0/+68 |
| | | |||||
| * | Check whether the user exists before trying to set up his file system | Joas Schilling | 2015-06-05 | 2 | -0/+12 |
| | | |||||
* | | Merge pull request #16718 from owncloud/files-catchajaxexceptions | Thomas Müller | 2015-06-05 | 4 | -21/+59 |
|\ \ | | | | | | | Catch exceptions in files ajax calls | ||||
| * | | Catch exceptions in files ajax calls | Vincent Petry | 2015-06-03 | 4 | -21/+59 |
| | | | |||||
* | | | Merge pull request #16748 from owncloud/fix-ldap-port-detection-regression | Morris Jobke | 2015-06-05 | 1 | -13/+21 |
|\ \ \ | | | | | | | | | port detection needs to take care of now thrown exceptions when LDAP … | ||||
| * | | | port detection needs to take care of now thrown exceptions when LDAP server ↵ | Arthur Schiwon | 2015-06-04 | 1 | -13/+21 |
| | | | | | | | | | | | | | | | | is not available | ||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-06-05 | 8 | -6/+48 |
|/ / / | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-06-04 | 40 | -16/+138 |
| | | | |||||
* | | | Merge pull request #16691 from owncloud/trash-deleteasrecipientkeepversions | Morris Jobke | 2015-06-03 | 2 | -9/+125 |
|\ \ \ | |_|/ |/| | | Keep versions when deleting as recipient | ||||
| * | | Keep versions when deleting as recipient | Vincent Petry | 2015-06-02 | 2 | -9/+125 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | The original owner could not be resolved because the original file was already deleted, so no versions were retained. This fix passes the owner and path to retainVersions() since it was already resolved before the file deletion. This reactivates the versions logic and creates a copy of the versions in each trashbin. | ||||
* | | | Move the helpful method to the TestCase class | Joas Schilling | 2015-06-03 | 8 | -35/+35 |
| |/ |/| | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-06-03 | 48 | -48/+314 |
| | | |||||
* | | Merge pull request #16686 from owncloud/show_cloud_id | Lukas Reschke | 2015-06-02 | 4 | -0/+61 |
|\ \ | |/ |/| | show federated cloud id in the personal settings | ||||
| * | L10n for federated cloud ID and rtrim '/' on ID | Morris Jobke | 2015-06-02 | 2 | -2/+2 |
| | | |||||
| * | show federated cloud id in the personal settings | Bjoern Schiessle | 2015-06-02 | 4 | -0/+61 |
| | | |||||
* | | Merge pull request #16200 from owncloud/kill-globalfilecache | Morris Jobke | 2015-06-02 | 1 | -2/+17 |
|\ \ | | | | | | | Drop file caching | ||||
| * | | only use memcache, if available | Arthur Schiwon | 2015-05-08 | 1 | -2/+17 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-06-02 | 30 | -16/+150 |
| | | | |||||
* | | | Bump Dropbox library to newest upstream version | Lukas Reschke | 2015-06-01 | 10 | -187/+4720 |
| | | | |||||
* | | | add changeLock to the storage api | Robin Appelman | 2015-06-01 | 1 | -0/+11 |
| | | | |||||
* | | | add locking to the storage api | Robin Appelman | 2015-06-01 | 1 | -0/+26 |
| | | | |||||
* | | | Merge pull request #16629 from owncloud/files-renametoreservedname | Vincent Petry | 2015-06-01 | 2 | -24/+16 |
|\ \ \ | | | | | | | | | Check target name on rename with web UI | ||||
| * | | | Check target name on rename with web UI | Vincent Petry | 2015-05-29 | 2 | -24/+16 |
| | |/ | |/| | | | | | | | | | | | | | | | | | | | When renaming over the web UI, check early that the target name is valid. This prevents nonsensical error messages when renaming to a name with a trailing backslash. | ||||
* | | | Merge pull request #16638 from owncloud/fix-handlebars-l10n-method-calls | Lukas Reschke | 2015-06-01 | 1 | -0/+10 |
|\ \ \ | | | | | | | | | Fix files_external l10n | ||||
| * | | | Fix files_external l10n | Morris Jobke | 2015-05-30 | 1 | -0/+10 |
| | | | | | | | | | | | | | | | | | | | | * current l10n..pl script can't extract JS functions that are within a handlebars template - therefore they are duplicated until the script is fixed | ||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-06-01 | 4 | -0/+12 |
| | | | | |||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-05-31 | 40 | -18/+100 |
|/ / / | |||||
* / / | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-05-30 | 22 | -2/+50 |
|/ / | |||||
* | | Merge pull request #16622 from owncloud/versions-cancelexpireforunexistingfiles | Björn Schießle | 2015-05-29 | 2 | -1/+15 |
|\ \ | | | | | | | Abort expiration when file is gone | ||||
| * | | Abort expiration when file is gone | Vincent Petry | 2015-05-29 | 2 | -1/+15 |
| | | | | | | | | | | | | | | | | | | | | | Sometimes a background job for versions expiration was scheduled for a file that has been moved or deleted since. This prevents showing useless warnings in the log and simply bail out. | ||||
* | | | Merge pull request #16517 from owncloud/remove-logo-wide | Thomas Müller | 2015-05-29 | 1 | -4/+14 |
|\ \ \ | | | | | | | | | replace logo-wide on share page as well with better icon + text | ||||
| * | | | replace logo-wide on share page as well with better icon + text | Jan-Christoph Borchardt | 2015-05-22 | 1 | -4/+14 |
| | | | | |||||
* | | | | Missing translation in ldap part.wizard-server.php | Martin | 2015-05-29 | 1 | -3/+3 |
| | | | | |||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-05-29 | 8 | -2/+12 |
| | | | | |||||
* | | | | Merge pull request #16607 from owncloud/ie9-textpreviewfallback | Thomas Müller | 2015-05-28 | 1 | -1/+1 |
|\ \ \ \ | | | | | | | | | | | Fallback to picture preview for IE <= 9 | ||||
| * | | | | Fallback to picture preview for IE <= 9 | Vincent Petry | 2015-05-28 | 1 | -1/+1 |
| | |/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | IE 9 and below do not provide window.btoa and there is currently no way to generate base64 strings without introducting further dependencies. So for now the solution is to fall back to the ugly picture mode for text files whenever IE <= 9 is used. | ||||
* | | | | Merge pull request #16585 from ↵ | Thomas Müller | 2015-05-28 | 1 | -1/+1 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | mmattel/Missing_translation_in_External_storage_back_end Make string 'SFTP with secret key login' translateable | ||||
| * | | | | Make string 'SFTP with secret key login' translatable | Martin | 2015-05-27 | 1 | -1/+1 |
| | | | | | |||||
* | | | | | Return 404 in shareinfo.php when outgoing s2s disabled | Vincent Petry | 2015-05-28 | 1 | -0/+5 |
| |/ / / |/| | | | |||||
* | | | | Merge pull request #16591 from owncloud/enc_improved_error_message | Björn Schießle | 2015-05-28 | 7 | -8/+116 |
|\ \ \ \ | | | | | | | | | | | improved error message for various states | ||||
| * | | | | detect migration status | Bjoern Schiessle | 2015-05-27 | 6 | -7/+115 |
| | | | | | |||||
| * | | | | improve error messages displayed to the user | Bjoern Schiessle | 2015-05-27 | 1 | -1/+1 |
| |/ / / | |||||
* / / / | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-05-28 | 10 | -58/+90 |
|/ / / | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-05-27 | 2 | -2/+2 |
| | | | |||||
* | | | Merge pull request #15985 from owncloud/hotfix/fix-encryption-references | Björn Schießle | 2015-05-26 | 3 | -30/+1 |
|\ \ \ | | | | | | | | | [enc2] fix references to legacy encryption app name |