Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | |||||
* | | | [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 | ||||
| * | | | 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 |
|\ \ \ \ | | | | | | | | | | | skip WebdavTest of encryption | ||||
| * | | | | 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 | ||||
| * | | | | | Fixed folder icon update routine when share owner exists | Vincent Petry | 2014-08-15 | 1 | -16/+6 |
| |/ / / / | | | | | | | | | | | | | | | | | | | | | Whenever a folder has a "data-share-owner" attribute, the icon is now properly updated to a shared folder icon. | ||||
* | | | | | [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 | ||||
| * | | | | | Client side sort for sharing overview | Vincent Petry | 2014-08-15 | 2 | -5/+23 |
| |/ / / / | | | | | | | | | | | | | | | | | | | | | Since the server doesn't support sorting, use client side sort directly instead of calling reload() first. | ||||
* / / / / | 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 |
|\ \ \ \ | | | | | | | | | | | Compare upload limit against biggest file | ||||
| * | | | | Compare upload limit against biggest file | Oliver Gasser | 2014-08-12 | 1 | -4/+7 |
| | | | | | | | | | | | | | | | | | | | | | | | | | When uploading multiple files from the web interface, compare the PHP upload limit against the largest file, not against the sum of all files. | ||||
* | | | | | Merge pull request #10398 from owncloud/external-share-ssl-warn | Robin Appelman | 2014-08-14 | 1 | -11/+17 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | Give a better error message for external shares with self-signed ssl certificates | ||||
| * | | | | Give a better error message for external shares with self-signed ssl ↵ | Robin Appelman | 2014-08-13 | 1 | -11/+17 |
| | | | | | | | | | | | | | | | | | | | | certificates | ||||
* | | | | | Merge pull request #10295 from owncloud/file_actions_error_handling | Björn Schießle | 2014-08-14 | 4 | -9/+62 |
|\ \ \ \ \ | | | | | | | | | | | | | file actions improved error handling | ||||
| * | | | | | new unit test added | Bjoern Schiessle | 2014-08-11 | 1 | -4/+42 |
| | | | | | | |||||
| * | | | | | no error if we try to delete a file which no longer exists | Bjoern Schiessle | 2014-08-11 | 1 | -1/+2 |
| | | | | | | |||||
| * | | | | | no special action for folder named 'Shared' needed | Bjoern Schiessle | 2014-08-11 | 1 | -1/+1 |
| | | | | | | |||||
| * | | | | | add error message if user wants to rename a file which no longer exists | Bjoern Schiessle | 2014-08-11 | 2 | -4/+18 |
| | | | | | | |||||
* | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-08-14 | 5 | -0/+6 |
| | | | | | | |||||
* | | | | | | Merge pull request #10396 from owncloud/kill-filesync | Thomas Müller | 2014-08-13 | 2 | -65/+0 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | Kill filesync.php in files/appinfo | ||||
| * | | | | | Kill filesync.php in files/appinfo | Morris Jobke | 2014-08-13 | 2 | -65/+0 |
| | |/ / / | |/| | | | | | | | | | | | | | * ref comment: https://github.com/owncloud/core/issues/10392#issuecomment-52050567 |