Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix wizard test, adjust to changed parameters of the tested method, ↵ | Arthur Schiwon | 2014-08-28 | 1 | -1/+1 |
| | | | | introduced by 9caa354cfc1f73159f335646ca89be4db72b125e | ||||
* | Port of #8623 | Arthur Schiwon | 2014-08-28 | 2 | -1/+79 |
| | | | | | | | | | set result entry identifier earlier, i.e. before a continue for the same level can happen. otherwise will always get the same value and we end up in an infinite loop add unit test to make sure the infinite loop never comes back Conflicts: apps/user_ldap/tests/wizard.php | ||||
* | [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 | ||||
| * | 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 | ||||
| * | | 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 | ||||
| * | | | 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 |
|\ \ \ | | | | | | | | | Remove loadAppScriptFile | ||||
| * | | | 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 of encryption app | ||||
| * | | | | 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 |
|\ \ \ \ \ | | | | | | | | | | | | | fixing #10561 & HTML structure | ||||
| * | | | | | 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 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | Fix storage const autoload | ||||
| * | | | | | move to public namespace | Morris Jobke | 2014-08-19 | 2 | -2/+2 |
| | | | | | | |||||
| * | | | | | Fix STORAGE_* constants usage by moving those constants into ↵ | Stephan Peijnik | 2014-08-19 | 2 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | \OC\Files\Filesystem. As constants not defined within a class cannot be automatically found by the autoloader moving those constants into a class makes them accessible to code which uses them. Signed-off-by: Stephan Peijnik <speijnik@anexia-it.com> | ||||
* | | | | | | Merge pull request #10423 from owncloud/urlencode_s3_copyobject_copysource | Jörn Friedrich Dreyer | 2014-08-20 | 1 | -2/+3 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | urlencode s3 copyObject() copysource | ||||
| * | | | | | 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 | ||||
| * | | | | | 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 |
|\ \ \ \ | | | | | | | | | | | Set default share folder | ||||
| * | | | | Fix copyright | Lukas Reschke | 2014-08-18 | 1 | -1/+1 |
| | | | | | |||||
| * | | | | fix broken unit tests | Bjoern Schiessle | 2014-08-18 | 1 | -3/+5 |
| | | | | | |||||
| * | | | | update unit tests with configurable share folder | Bjoern Schiessle | 2014-08-18 | 3 | -0/+76 |
| | | | | | |||||
| * | | | | make share folder configurable | Bjoern Schiessle | 2014-08-18 | 3 | -1/+37 |
| |/ / / | |||||
* | | | | Merge pull request #10494 from owncloud/fix_upload_to_public_folder | Björn Schießle | 2014-08-19 | 1 | -1/+3 |
|\ \ \ \ | | | | | | | | | | | set incognitoMode to true during upload to a public folder | ||||
| * | | | | set incognitoMode to true, getUser should always return false during public ↵ | Bjoern Schiessle | 2014-08-18 | 1 | -1/+3 |
| | |/ / | |/| | | | | | | | | | | upload | ||||
* | | | | Merge pull request #10492 from owncloud/hidesharesectionswhendisabled | Morris Jobke | 2014-08-19 | 1 | -14/+18 |
|\ \ \ \ | | | | | | | | | | | Hide sharing sections in files app when sharing API is disabled | ||||
| * | | | | Hide sharing sections in files app when sharing API is disabled | Vincent Petry | 2014-08-18 | 1 | -14/+18 |
| |/ / / | |||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-08-19 | 17 | -4/+51 |
| | | | | |||||
* | | | | Merge pull request #10340 from owncloud/fix-9887 | blizzz | 2014-08-18 | 6 | -2/+124 |
|\ \ \ \ | |/ / / |/| | | | better check whether string resembles a DN, fixes #9887 | ||||
| * | | | unify tests | Arthur Schiwon | 2014-08-18 | 1 | -55/+36 |
| | | | | |||||
| * | | | adjust login test to code changes | Arthur Schiwon | 2014-08-12 | 1 | -0/+5 |
| | | | | |||||
| * | | | better check whether string resembles a DN, fixes #9887 | Arthur Schiwon | 2014-08-11 | 5 | -2/+138 |
| | | | |