Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-08-29 | 74 | -225/+10 |
* | Merge pull request #10647 from owncloud/implementing_momentjs | Clark Tomlinson | 2014-08-28 | 1 | -1/+1 |
|\ | |||||
| * | Implementing moment.js | Clark Tomlinson | 2014-08-28 | 1 | -1/+1 |
* | | Merge pull request #10658 from owncloud/sftp_prevent_error | Vincent Petry | 2014-08-28 | 1 | -0/+3 |
|\ \ | |||||
| * | | Prevent errors on broken SFTP config | Robin McCorkell | 2014-08-27 | 1 | -0/+3 |
* | | | Merge pull request #8507 from owncloud/ajaxify_user_list_for_files_external | blizzz | 2014-08-28 | 64 | -56/+5603 |
|\ \ \ | |||||
| * | | | Use AppFramework instead of custom controller | Lukas Reschke | 2014-08-25 | 1 | -3/+10 |
| * | | | use displayname lookup route in files_external settings | Jörn Friedrich Dreyer | 2014-08-25 | 1 | -31/+14 |
| * | | | no need to load user display names | Jörn Friedrich Dreyer | 2014-08-25 | 1 | -1/+0 |
| * | | | fix deletion of shares | Jörn Friedrich Dreyer | 2014-08-25 | 1 | -21/+22 |
| * | | | replace chosen with select2 to provide ajaxified user and group selection for... | Jörn Friedrich Dreyer | 2014-08-25 | 8 | -62/+188 |
| * | | | add select2 to app specific thirdparty | Jörn Friedrich Dreyer | 2014-08-25 | 60 | -0/+5431 |
* | | | | fix wizard test, adjust to changed parameters of the tested method, introduce... | Arthur Schiwon | 2014-08-28 | 1 | -1/+1 |
* | | | | Port of #8623 | Arthur Schiwon | 2014-08-28 | 2 | -1/+79 |
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-08-28 | 14 | -11/+25 |
| |_|/ |/| | | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-08-27 | 3 | -1/+3 |
| |/ |/| | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-08-26 | 14 | -11/+48 |
* | | Merge pull request #10421 from owncloud/share-external-delete | Clark Tomlinson | 2014-08-25 | 1 | -1/+11 |
|\ \ | |||||
| * | | Remove no longer existing files from the cache when scanning external storage | Robin Appelman | 2014-08-14 | 1 | -1/+11 |
* | | | Merge pull request #10108 from owncloud/files_external-allowed-backend | Vincent Petry | 2014-08-25 | 1 | -6/+10 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Only load personal external storages for allowed backends | Robin Appelman | 2014-08-01 | 1 | -6/+10 |
* | | | Merge pull request #10591 from owncloud/routes_for_files_external | Vincent Petry | 2014-08-25 | 1 | -0/+17 |
|\ \ \ | |||||
| * | | | explicit routes for files_external | Jörn Friedrich Dreyer | 2014-08-22 | 1 | -0/+17 |
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-08-25 | 4 | -1/+6 |
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-08-24 | 10 | -4/+18 |
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-08-23 | 8 | -11/+25 |
|/ / / | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-08-22 | 5 | -3/+20 |
* | | | Merge pull request #10522 from owncloud/removeLoadAppScript | blizzz | 2014-08-21 | 6 | -4/+84 |
|\ \ \ | |||||
| * | | | Add routing to user_ldap | Lukas Reschke | 2014-08-19 | 1 | -0/+22 |
| * | | | Add routing to files_versions | Lukas Reschke | 2014-08-19 | 1 | -0/+5 |
| * | | | Add routing to files_trashbin | Lukas Reschke | 2014-08-19 | 1 | -0/+9 |
| * | | | Add routing to files_encryption | Lukas Reschke | 2014-08-19 | 1 | -0/+13 |
| * | | | Add routing to files_sharing | Lukas Reschke | 2014-08-19 | 1 | -4/+8 |
| * | | | Use proper routes for files | Lukas Reschke | 2014-08-19 | 1 | -0/+27 |
* | | | | Merge pull request #10548 from owncloud/encryption-app-description | Morris Jobke | 2014-08-21 | 1 | -2/+2 |
|\ \ \ \ | |||||
| * | | | | Better description to prevent people from misunderstanding the use case | Bernhard Posselt | 2014-08-21 | 1 | -2/+2 |
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-08-21 | 2 | -2/+2 |
* | | | | | Merge pull request #10562 from Volker-E/master | Clark Tomlinson | 2014-08-20 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | fix HTML structure by rmv. obsolete input end tag | Volker E. | 2014-08-20 | 1 | -1/+1 |
* | | | | | | Merge pull request #10518 from owncloud/fix_storage_const_autoload | Lukas Reschke | 2014-08-20 | 2 | -2/+2 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | move to public namespace | Morris Jobke | 2014-08-19 | 2 | -2/+2 |
| * | | | | | Fix STORAGE_* constants usage by moving those constants into \OC\Files\Filesy... | Stephan Peijnik | 2014-08-19 | 2 | -2/+2 |
* | | | | | | Merge pull request #10423 from owncloud/urlencode_s3_copyobject_copysource | Jörn Friedrich Dreyer | 2014-08-20 | 1 | -2/+3 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||||
| * | | | | | use S3Client::encodeKey(), fixes #8325 | Jörn Friedrich Dreyer | 2014-08-14 | 1 | -2/+3 |
| | |_|_|/ | |/| | | | |||||
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-08-20 | 58 | -57/+12 |
* | | | | | Merge pull request #10525 from owncloud/remove-download-message | Clark Tomlinson | 2014-08-19 | 1 | -1/+0 |
|\ \ \ \ \ | |||||
| * | | | | | remove obsolete 'Download preparing' message for zip downloads, fix #3755 | Jan-Christoph Borchardt | 2014-08-19 | 1 | -1/+0 |
| | |/ / / | |/| | | | |||||
* / | | | | fix multiselect bar offset on shared page | Jan-Christoph Borchardt | 2014-08-19 | 1 | -1/+2 |
|/ / / / | |||||
* | | | | Merge pull request #10425 from owncloud/set_default_share_folder | Björn Schießle | 2014-08-19 | 7 | -4/+118 |
|\ \ \ \ | |||||
| * | | | | Fix copyright | Lukas Reschke | 2014-08-18 | 1 | -1/+1 |