Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-08-21 | 492 | -1103/+1236 |
| | |||||
* | Merge pull request #10562 from Volker-E/master | Clark Tomlinson | 2014-08-20 | 2 | -2/+2 |
|\ | | | | | fixing #10561 & HTML structure | ||||
| * | Removing `x-webkit-speech` attribute #10561 | Volker E. | 2014-08-20 | 1 | -1/+1 |
| | | | | | | Remove obsolete (from Google Chrome 36 on) attribute due to security vulnerability | ||||
| * | 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 | 12 | -18/+29 |
|\ \ | |/ |/| | Fix storage const autoload | ||||
| * | Add doc for \OCP\Files\FileInfo space constants | Morris Jobke | 2014-08-19 | 1 | -0/+9 |
| | | |||||
| * | fix typo | Morris Jobke | 2014-08-19 | 1 | -1/+1 |
| | | |||||
| * | move to public namespace | Morris Jobke | 2014-08-19 | 12 | -17/+18 |
| | | |||||
| * | Use tabs for indentation. | Stephan Peijnik | 2014-08-19 | 1 | -3/+3 |
| | | | | | | | | Signed-off-by: Stephan Peijnik <speijnik@anexia-it.com> | ||||
| * | Fix STORAGE_* constants usage by moving those constants into ↵ | Stephan Peijnik | 2014-08-19 | 10 | -16/+17 |
| | | | | | | | | | | | | | | | | | | | | \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 #10557 from owncloud/better-hover-apps | Morris Jobke | 2014-08-20 | 1 | -7/+2 |
|\ \ | | | | | | | full opacity for the hovered/focused app as well for better contrast | ||||
| * | | full opacity for the hovered/focused app as well for better contrast | Jan-Christoph Borchardt | 2014-08-20 | 1 | -7/+2 |
| | | | |||||
* | | | Merge pull request #10422 from owncloud/dav-disablerangerequestwhennotsupported | Vincent Petry | 2014-08-20 | 1 | -0/+22 |
|\ \ \ | | | | | | | | | Return whole file if range request cannot be granted due to encryption | ||||
| * | | | Return whole file if range request cannot be granted due to encryption | Vincent Petry | 2014-08-14 | 1 | -0/+22 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Whenenver range headers are set and encryption is enabled, it is not possible to automatically fseek() to the proper position. To avoid returning corrupt/invalid data or causing a decryption error, the range headers are stripped so that the SabreDAV code in httpGet() returns the whole file. | ||||
* | | | | Merge pull request #10546 from owncloud/add-note-about-cheers | Thomas Müller | 2014-08-20 | 2 | -0/+2 |
|\ \ \ \ | | | | | | | | | | | Add note about the term "Cheers" at end of mail | ||||
| * | | | | Add note about the term "Cheers" at end of mail | Morris Jobke | 2014-08-20 | 2 | -0/+2 |
| | |/ / | |/| | | | | | | | | | | | | | | * for translators * fixes #8689 | ||||
* | | | | Merge pull request #10423 from owncloud/urlencode_s3_copyobject_copysource | Jörn Friedrich Dreyer | 2014-08-20 | 2 | -19/+83 |
|\ \ \ \ | |/ / / |/| | | | urlencode s3 copyObject() copysource | ||||
| * | | | use S3Client::encodeKey(), fixes #8325 | Jörn Friedrich Dreyer | 2014-08-14 | 1 | -2/+3 |
| | | | | |||||
| * | | | add unit test for #8325 | Jörn Friedrich Dreyer | 2014-08-14 | 1 | -17/+80 |
| | | | | |||||
* | | | | Update music repo | Morris Jobke | 2014-08-20 | 1 | -1/+1 |
| | | | | |||||
* | | | | Merge pull request #10534 from owncloud/autotest-cleanuponinterrupt | Morris Jobke | 2014-08-20 | 1 | -5/+11 |
|\ \ \ \ | | | | | | | | | | | Restore autotest config on SIGINT or SIGTERM | ||||
| * | | | | Restore autotest config on SIGINT or SIGTERM | Vincent Petry | 2014-08-19 | 1 | -5/+11 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When hitting Ctrl+C to interrupt unit test running, the old configuration was not restored properly. This fix traps the signal to properly restore the configuration after an interruption. | ||||
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-08-20 | 710 | -7117/+8110 |
| | | | | | |||||
* | | | | | 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 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge pull request #10523 from owncloud/fix-shared-multiselect | Morris Jobke | 2014-08-19 | 1 | -1/+2 |
|\ \ \ \ \ | |/ / / / |/| | | | | fix multiselect bar offset on shared page | ||||
| * | | | | fix multiselect bar offset on shared page | Jan-Christoph Borchardt | 2014-08-19 | 1 | -1/+2 |
|/ / / / | |||||
* | | | | Merge pull request #9866 from owncloud/app-upgrade | Robin Appelman | 2014-08-19 | 10 | -57/+132 |
|\ \ \ \ | | | | | | | | | | | Don't do app upgrades in the background | ||||
| * | | | | fix undefined variable | Robin Appelman | 2014-08-18 | 1 | -1/+1 |
| | | | | | |||||
| * | | | | only set core version at the end | Robin Appelman | 2014-08-04 | 1 | -2/+0 |
| | | | | | |||||
| * | | | | Set maintaince mode when updating an app from the app store | Robin Appelman | 2014-08-04 | 1 | -0/+3 |
| | | | | | |||||
| * | | | | Also set the app version when updating from app store | Robin Appelman | 2014-08-04 | 2 | -2/+3 |
| | | | | | |||||
| * | | | | Send feedback from upgrading apps to the upgrade ui | Robin Appelman | 2014-08-04 | 1 | -0/+6 |
| | | | | | |||||
| * | | | | Allow loading app without checking the upgrade | Robin Appelman | 2014-08-04 | 1 | -4/+8 |
| | | | | | |||||
| * | | | | extract upgrade parts to their own methods | Robin Appelman | 2014-08-04 | 1 | -19/+62 |
| | | | | | |||||
| * | | | | handle service not available exceptions in index, remote and public.php | Robin Appelman | 2014-08-04 | 3 | -0/+15 |
| | | | | | |||||
| * | | | | Throw an exception when we try to load an app that needs to be upgraded | Robin Appelman | 2014-08-04 | 3 | -34/+28 |
| | | | | | |||||
| * | | | | Extend OC_Util::needUpgrade to also catch app upgrades | Robin Appelman | 2014-08-04 | 1 | -1/+12 |
| | | | | | |||||
* | | | | | Merge pull request #10409 from owncloud/iShallNotCopyStuffWithoutThinking | Lukas Reschke | 2014-08-19 | 2 | -0/+16 |
|\ \ \ \ \ | | | | | | | | | | | | | Add a copied_sample_config switch | ||||
| * | | | | | Add a copied_sample_config switch | Lukas Reschke | 2014-08-19 | 2 | -0/+16 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Hopefully this will stop people from copying the sample config. I'm so annoyed by all those wrong bug reports... Add some explanation about this switch Move check to init | ||||
* | | | | | | Merge pull request #10500 from owncloud/fix_userlist_settings_ajax | Morris Jobke | 2014-08-19 | 1 | -3/+3 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | properly encode groups as json, not ',' separated | ||||
| * | | | | | | properly encode groups as json, not ',' separated | Jörn Friedrich Dreyer | 2014-08-18 | 1 | -3/+3 |
| | | | | | | | |||||
* | | | | | | | Merge pull request #10425 from owncloud/set_default_share_folder | Björn Schießle | 2014-08-19 | 8 | -4/+123 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | 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 | 4 | -1/+42 |
| | |_|_|_|_|/ | |/| | | | | | |||||
* | | | | | | | 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 #10341 from owncloud/issue/9928 | Thomas Müller | 2014-08-19 | 1 | -5/+10 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | [Issue/9928] Problems with filemtime in MappedLocal Storage |