Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #14574 from owncloud/fix-irequest-for-older-php-versions | Thomas Müller | 2015-03-03 | 4 | -122/+48 |
|\ | | | | | Read from IRequest instead of reading twice | ||||
| * | Simplify code | Lukas Reschke | 2015-03-01 | 1 | -2/+3 |
| | | |||||
| * | Read from IRequest instead of reading twice | Lukas Reschke | 2015-02-27 | 4 | -122/+47 |
| | | | | | | | | Potentially fixes https://github.com/owncloud/core/issues/14541 and https://github.com/owncloud/core/issues/14506 | ||||
* | | Merge pull request #14638 from owncloud/issue/14538-repairstep-drop-old-tables | Thomas Müller | 2015-03-03 | 4 | -0/+147 |
|\ \ | | | | | | | Add a repair step to delete old tables | ||||
| * | | Add a test for dropping the tables | Joas Schilling | 2015-03-03 | 2 | -0/+62 |
| | | | |||||
| * | | Add a repair step to delete old tables | Joas Schilling | 2015-03-02 | 2 | -0/+85 |
| | | | |||||
* | | | Merge pull request #14586 from owncloud/proper-appcodechecker-docu | Thomas Müller | 2015-03-03 | 1 | -2/+3 |
|\ \ \ | | | | | | | | | proper description of appcodechecker in config sample | ||||
| * | | | proper description of appcodechecker in config sample | Morris Jobke | 2015-02-27 | 1 | -2/+3 |
| | | | | |||||
* | | | | Merge pull request #14496 from owncloud/kill-substr-mssql-master | Thomas Müller | 2015-03-03 | 1 | -102/+0 |
|\ \ \ \ | | | | | | | | | | | [Master] Remove hacky Substring support for MSSQL | ||||
| * | | | | Remove hacky Substring support for MSSQL | Lukas Reschke | 2015-02-25 | 1 | -102/+0 |
| | | | | | | | | | | | | | | | | | | | | Substring() is not required for the core functionality and this allows us to get rid of a huge hack... | ||||
* | | | | | Merge pull request #14653 from sebomoto/fix_loading_feedback | Morris Jobke | 2015-03-03 | 1 | -0/+1 |
|\ \ \ \ \ | | | | | | | | | | | | | fix for loading spinner reappearing after errors in db-connection | ||||
| * | | | | | fix for loading spinner reappearing after errors in db-connection | Sebastian Bolt | 2015-03-02 | 1 | -0/+1 |
| | | | | | | |||||
* | | | | | | Merge pull request #14652 from owncloud/kill-download-from-url | Vincent Petry | 2015-03-03 | 3 | -164/+13 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Remove "Download from URL" feature | ||||
| * | | | | | | remove $content parameter | Thomas Müller | 2015-03-02 | 1 | -7/+4 |
| | | | | | | | |||||
| * | | | | | | Remove "Download from URL" feature | Lukas Reschke | 2015-03-02 | 3 | -163/+15 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes https://github.com/owncloud/core/issues/13326 | ||||
* | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-03-03 | 106 | -122/+198 |
| | | | | | | | |||||
* | | | | | | | Merge pull request #14615 from kampka/cron-command | Lukas Reschke | 2015-03-02 | 6 | -0/+237 |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | Allow configuring background job mode from the console | ||||
| * | | | | | | Allow configuring background job mode from the console | Christian Kampka | 2015-03-02 | 6 | -0/+237 |
| | | | | | | | |||||
* | | | | | | | Adding dependency labels | Thomas Müller | 2015-03-02 | 1 | -0/+6 |
| |/ / / / / |/| | | | | | |||||
* | | | | | | 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 |
| | | | | | |