Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | [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 | |
| * | | | | 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, getUser should always return false during public u... | Bjoern Schiessle | 2014-08-18 | 1 | -1/+3 | |
| | |/ / | |/| | | ||||||
* | | | | 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 | 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 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | 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 | |
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-08-18 | 16 | -1/+20 | |
* | | | | Merge pull request #10407 from owncloud/rm-obsolete-japanese | Lukas Reschke | 2014-08-17 | 8 | -330/+0 | |
|\ \ \ \ | ||||||
| * | | | | remove obsolete japanese lang code | Volkan Gezer | 2014-08-13 | 8 | -330/+0 | |
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-08-17 | 16 | -2/+91 | |
* | | | | | Merge pull request #10276 from owncloud/skip-webdavput | Lukas Reschke | 2014-08-16 | 1 | -1/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | login as user1 before performing a test | Bjoern Schiessle | 2014-08-15 | 1 | -1/+1 | |
* | | | | | | Merge pull request #10447 from owncloud/share-foldericonfix | Morris Jobke | 2014-08-16 | 1 | -16/+6 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Fixed folder icon update routine when share owner exists | Vincent Petry | 2014-08-15 | 1 | -16/+6 | |
| |/ / / / / | ||||||
* | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-08-16 | 19 | -1/+108 | |
* | | | | | | Merge pull request #10449 from owncloud/share-clientsidesortnoservercall | Lukas Reschke | 2014-08-15 | 2 | -5/+23 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Client side sort for sharing overview | Vincent Petry | 2014-08-15 | 2 | -5/+23 | |
| |/ / / / / | ||||||
* / / / / / | ssl capital | Volkan Gezer | 2014-08-15 | 1 | -1/+1 | |
|/ / / / / | ||||||
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-08-15 | 4 | -9/+9 | |
* | | | | | Merge pull request #10374 from ogasser/compare_upload_limit_against_biggest_file | Jan-Christoph Borchardt | 2014-08-14 | 1 | -4/+7 | |
|\ \ \ \ \ |