Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove "Download from URL" feature | Lukas Reschke | 2015-03-02 | 3 | -163/+15 |
| | | | | Fixes https://github.com/owncloud/core/issues/13326 | ||||
* | Merge pull request #14633 from ↵ | Thomas Müller | 2015-03-02 | 1 | -1/+1 |
|\ | | | | | | | | | owncloud/issue/14627-maintenance-mode-message-misleading Maintenance mode message might be misleading | ||||
| * | Maintenance mode message might be misleading | Joas Schilling | 2015-03-02 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #14573 from owncloud/enc-migrate-disable-updater | Vincent Petry | 2015-03-02 | 4 | -14/+70 |
|\ \ | | | | | | | Disable the cache updater when doing the encryption migration | ||||
| * | | Move keys instead of copy during encryption key migration | Vincent Petry | 2015-02-27 | 1 | -2/+2 |
| | | | |||||
| * | | add some tests for disabled updater | Robin Appelman | 2015-02-27 | 1 | -0/+30 |
| | | | |||||
| * | | Disable the cache updater when doing the encryption migration | Robin Appelman | 2015-02-27 | 1 | -9/+15 |
| | | | |||||
| * | | Allow disabling the cache updater | Robin Appelman | 2015-02-27 | 2 | -3/+23 |
| | | | |||||
* | | | Merge pull request #14635 from owncloud/cleanup-config.sample.php | Lukas Reschke | 2015-03-02 | 1 | -19/+20 |
|\ \ \ | | | | | | | | | Cleanup config.sample.php | ||||
| * | | | fix link for Preview documentation | Morris Jobke | 2015-03-02 | 1 | -2/+2 |
| | | | | |||||
| * | | | fix line breaks in config.sample.php | Morris Jobke | 2015-03-02 | 1 | -17/+18 |
|/ / / | |||||
* | | | Merge pull request #14608 from kampka/master | Thomas Müller | 2015-03-02 | 1 | -0/+1 |
|\ \ \ | | | | | | | | | Don't swallow errors in console.php | ||||
| * | | | Don't swallow errors in console.php | Christian Kampka | 2015-02-28 | 1 | -0/+1 |
| | | | | |||||
* | | | | Merge pull request #14535 from owncloud/fix-files-external | Thomas Müller | 2015-03-02 | 2 | -2/+12 |
|\ \ \ \ | |_|_|/ |/| | | | fix files external test run and add common-tests option | ||||
| * | | | fix files external test run and add common-tests option | Morris Jobke | 2015-02-26 | 2 | -2/+12 |
| | | | | |||||
* | | | | Merge pull request #14593 from owncloud/fix/13994 | Morris Jobke | 2015-03-02 | 3 | -1/+39 |
|\ \ \ \ | | | | | | | | | | | Add detection for invalid CLI configuration for settings page | ||||
| * | | | | Simplify code | Lukas Reschke | 2015-03-01 | 1 | -4/+4 |
| | | | | | |||||
| * | | | | Add detection for invalid CLI configuration for settings page | Lukas Reschke | 2015-02-27 | 3 | -1/+39 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This change will log all failures that prevent the CLI cronjob from happening to the database and display a warning to administrators when an error happened. To test: 1. Configure some invalid CLI php.ini settings 2. Enable the CLI cronjob and run php cron.php 3. See the errors printed and also in the admin page 4. Configure the CLI settings correctly 5. Errors should be gone. Fixes https://github.com/owncloud/core/issues/13994 | ||||
* | | | | | Merge pull request #14570 from rullzer/ocs_sane_permissions | Morris Jobke | 2015-03-02 | 2 | -1/+79 |
|\ \ \ \ \ | | | | | | | | | | | | | Shares should have a least read permission | ||||
| * | | | | | Shares should have a least read permission | Roeland Jago Douma | 2015-03-01 | 2 | -1/+79 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Throw 400 when a share is created or updated without read permissions * Added unit tests | ||||
* | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-03-02 | 84 | -158/+232 |
| | | | | | | |||||
* | | | | | | Merge pull request #14614 from jakobsack/master | Morris Jobke | 2015-03-01 | 2 | -5/+12 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Show time difference of last cron run instead of absolute time | ||||
| * | | | | | | Improve language on backgroundjob admin page | Jakob Sack | 2015-03-01 | 1 | -2/+2 |
| | | | | | | | |||||
| * | | | | | | Rename $human_time to $relative_time in cron settings | Jakob Sack | 2015-02-28 | 1 | -3/+3 |
| | | | | | | | |||||
| * | | | | | | Add absolute time of last cronjob as hover tip | Jakob Sack | 2015-02-28 | 2 | -4/+11 |
| | | | | | | | |||||
| * | | | | | | Use relative time for cron status | Jakob Sack | 2015-02-28 | 1 | -3/+3 |
| | |_|_|/ / | |/| | | | | |||||
* | | | | | | Merge pull request #14605 from owncloud/checkserver-disable-hhvm | Morris Jobke | 2015-03-01 | 2 | -28/+38 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | Disable some server checks when running on HHVM | ||||
| * | | | | | Disable bootstrap.php checks when HHVM is used | Lukas Reschke | 2015-02-28 | 1 | -3/+5 |
| | | | | | | |||||
| * | | | | | Disable some server checks when running on HHVM | Lukas Reschke | 2015-02-28 | 1 | -25/+33 |
| |/ / / / | | | | | | | | | | | | | | | | Ref https://github.com/owncloud/core/issues/10837#issuecomment-76516839 | ||||
* / / / / | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-03-01 | 38 | -8/+426 |
|/ / / / | |||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-02-28 | 42 | -16/+184 |
| | | | | |||||
* | | | | Fix version rev | Lukas Reschke | 2015-02-28 | 1 | -1/+1 |
| | | | | |||||
* | | | | This is 8.0.1 now | Frank Karlitschek | 2015-02-28 | 1 | -1/+1 |
| | | | | |||||
* | | | | This is not 8.1 pre alpha | Frank Karlitschek | 2015-02-28 | 1 | -2/+2 |
|/ / / | |||||
* | | | Merge pull request #14585 from owncloud/fix-avatars-for-users-with-at | Lukas Reschke | 2015-02-27 | 2 | -3/+3 |
|\ \ \ | |_|/ |/| | | Use custom attribute instead of the div identifier | ||||
| * | | Use custom attribute instead of the div identifier | Lukas Reschke | 2015-02-27 | 2 | -3/+3 |
| | | | | | | | | | | | | | | | | | | Otherwise problems arrive when a username contains characters such as an `@` Fixes https://github.com/owncloud/user_shibboleth/issues/38 | ||||
* | | | Merge pull request #14575 from owncloud/cache-rename-overwrite | Morris Jobke | 2015-02-27 | 2 | -1/+17 |
|\ \ \ | | | | | | | | | Fix cache update when doing a rename that overwrites the target | ||||
| * | | | Fix cache update when doing a rename that overwrites the target | Robin Appelman | 2015-02-27 | 2 | -1/+17 |
| |/ / | |||||
* | | | Merge pull request #13616 from owncloud/streamresponse | Bernhard Posselt | 2015-02-27 | 9 | -30/+369 |
|\ \ \ | | | | | | | | | AppFramework StreamResponse | ||||
| * | | | AppFramework StreamResponse | Bernhard Posselt | 2015-02-27 | 9 | -30/+369 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | First stab at the StreamResponse, see #12988 The idea is to use an interface ICallbackResponse (I'm not 100% happy with the name yet, suggestions?) that allow the response to output things in its own way, for instance stream the file using readfile Unittests are atm lacking, plan is to check if a mock of ICallbackResponse will be used by calling its callback (also unhappy with this name) method Usage is: $response = new StreamResponse('path/to/file'); rename io to output, add additional methods and handle error and not modified cases when using StreamResponse fix indention and uppercasing, also handle forbidden cases fix indention fix indention no forbidden, figuring out if a file is really readable is too complicated to get to work across OSes and streams remove useless import remove useless import fix intendation | ||||
* | | | | Merge pull request #14566 from owncloud/fix-avatars-in-master | Morris Jobke | 2015-02-27 | 1 | -1/+1 |
|\ \ \ \ | | | | | | | | | | | Fix avatars in master | ||||
| * | | | | Fix avatars in master | Lukas Reschke | 2015-02-27 | 1 | -1/+1 |
| | | | | | |||||
* | | | | | Merge pull request #14567 from owncloud/node-check-fileinfo-interface | Joas Schilling | 2015-02-27 | 2 | -0/+41 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | Add "throws" lines to calling methods and interface aswell | ||||
| * | | | | Add "throws" lines to calling methods and interface aswell | Joas Schilling | 2015-02-27 | 2 | -0/+41 |
| | | | | | |||||
* | | | | | Merge pull request #14565 from owncloud/more-https | Thomas Müller | 2015-02-27 | 2 | -5/+5 |
|\ \ \ \ \ | |/ / / / |/| | | | | Add more HTTPS endpoints | ||||
| * | | | | Add more HTTPS endpoints | Lukas Reschke | 2015-02-27 | 2 | -5/+5 |
| |/ / / | | | | | | | | | | | | | The doc server can now finally speak SSL... | ||||
* | | | | Merge pull request #14437 from owncloud/node-check-fileinfo | Thomas Müller | 2015-02-27 | 2 | -2/+31 |
|\ \ \ \ | |/ / / |/| | | | Check if we have a proper fileinfo | ||||
| * | | | Add unit test | Robin Appelman | 2015-02-26 | 1 | -0/+15 |
| | | | | |||||
| * | | | Check if we have a proper fileinfo | Robin Appelman | 2015-02-25 | 1 | -2/+16 |
| | | | | |||||
* | | | | Merge pull request #14529 from owncloud/intuitive-version-check | Thomas Müller | 2015-02-27 | 2 | -9/+84 |
|\ \ \ \ | |_|/ / |/| | | | Make version check work on the lowest common version denominator |