summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #14574 from owncloud/fix-irequest-for-older-php-versionsThomas Müller2015-03-034-122/+48
|\ | | | | Read from IRequest instead of reading twice
| * Simplify codeLukas Reschke2015-03-011-2/+3
| |
| * Read from IRequest instead of reading twiceLukas Reschke2015-02-274-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-tablesThomas Müller2015-03-034-0/+147
|\ \ | | | | | | Add a repair step to delete old tables
| * | Add a test for dropping the tablesJoas Schilling2015-03-032-0/+62
| | |
| * | Add a repair step to delete old tablesJoas Schilling2015-03-022-0/+85
| | |
* | | Merge pull request #14586 from owncloud/proper-appcodechecker-docuThomas Müller2015-03-031-2/+3
|\ \ \ | | | | | | | | proper description of appcodechecker in config sample
| * | | proper description of appcodechecker in config sampleMorris Jobke2015-02-271-2/+3
| | | |
* | | | Merge pull request #14496 from owncloud/kill-substr-mssql-masterThomas Müller2015-03-031-102/+0
|\ \ \ \ | | | | | | | | | | [Master] Remove hacky Substring support for MSSQL
| * | | | Remove hacky Substring support for MSSQLLukas Reschke2015-02-251-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_feedbackMorris Jobke2015-03-031-0/+1
|\ \ \ \ \ | | | | | | | | | | | | fix for loading spinner reappearing after errors in db-connection
| * | | | | fix for loading spinner reappearing after errors in db-connectionSebastian Bolt2015-03-021-0/+1
| | | | | |
* | | | | | Merge pull request #14652 from owncloud/kill-download-from-urlVincent Petry2015-03-033-164/+13
|\ \ \ \ \ \ | | | | | | | | | | | | | | Remove "Download from URL" feature
| * | | | | | remove $content parameterThomas Müller2015-03-021-7/+4
| | | | | | |
| * | | | | | Remove "Download from URL" featureLukas Reschke2015-03-023-163/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes https://github.com/owncloud/core/issues/13326
* | | | | | | [tx-robot] updated from transifexJenkins for ownCloud2015-03-03106-122/+198
| | | | | | |
* | | | | | | Merge pull request #14615 from kampka/cron-commandLukas Reschke2015-03-026-0/+237
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | Allow configuring background job mode from the console
| * | | | | | Allow configuring background job mode from the consoleChristian Kampka2015-03-026-0/+237
| | | | | | |
* | | | | | | Adding dependency labelsThomas Müller2015-03-021-0/+6
| |/ / / / / |/| | | | |
* | | | | | Merge pull request #14633 from ↵Thomas Müller2015-03-021-1/+1
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | owncloud/issue/14627-maintenance-mode-message-misleading Maintenance mode message might be misleading
| * | | | | | Maintenance mode message might be misleadingJoas Schilling2015-03-021-1/+1
| | |_|_|/ / | |/| | | |
* | | | | | Merge pull request #14573 from owncloud/enc-migrate-disable-updaterVincent Petry2015-03-024-14/+70
|\ \ \ \ \ \ | | | | | | | | | | | | | | Disable the cache updater when doing the encryption migration
| * | | | | | Move keys instead of copy during encryption key migrationVincent Petry2015-02-271-2/+2
| | | | | | |
| * | | | | | add some tests for disabled updaterRobin Appelman2015-02-271-0/+30
| | | | | | |
| * | | | | | Disable the cache updater when doing the encryption migrationRobin Appelman2015-02-271-9/+15
| | | | | | |
| * | | | | | Allow disabling the cache updaterRobin Appelman2015-02-272-3/+23
| | |_|_|/ / | |/| | | |
* | | | | | Merge pull request #14635 from owncloud/cleanup-config.sample.phpLukas Reschke2015-03-021-19/+20
|\ \ \ \ \ \ | | | | | | | | | | | | | | Cleanup config.sample.php
| * | | | | | fix link for Preview documentationMorris Jobke2015-03-021-2/+2
| | | | | | |
| * | | | | | fix line breaks in config.sample.phpMorris Jobke2015-03-021-17/+18
|/ / / / / /
* | | | | | Merge pull request #14608 from kampka/masterThomas Müller2015-03-021-0/+1
|\ \ \ \ \ \ | | | | | | | | | | | | | | Don't swallow errors in console.php
| * | | | | | Don't swallow errors in console.phpChristian Kampka2015-02-281-0/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #14535 from owncloud/fix-files-externalThomas Müller2015-03-022-2/+12
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | fix files external test run and add common-tests option
| * | | | | fix files external test run and add common-tests optionMorris Jobke2015-02-262-2/+12
| | | | | |
* | | | | | Merge pull request #14593 from owncloud/fix/13994Morris Jobke2015-03-023-1/+39
|\ \ \ \ \ \ | | | | | | | | | | | | | | Add detection for invalid CLI configuration for settings page
| * | | | | | Simplify codeLukas Reschke2015-03-011-4/+4
| | | | | | |
| * | | | | | Add detection for invalid CLI configuration for settings pageLukas Reschke2015-02-273-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_permissionsMorris Jobke2015-03-022-1/+79
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Shares should have a least read permission
| * | | | | | | Shares should have a least read permissionRoeland Jago Douma2015-03-012-1/+79
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Throw 400 when a share is created or updated without read permissions * Added unit tests
* | | | | | | | [tx-robot] updated from transifexJenkins for ownCloud2015-03-0284-158/+232
| | | | | | | |
* | | | | | | | Merge pull request #14614 from jakobsack/masterMorris Jobke2015-03-012-5/+12
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Show time difference of last cron run instead of absolute time
| * | | | | | | | Improve language on backgroundjob admin pageJakob Sack2015-03-011-2/+2
| | | | | | | | |
| * | | | | | | | Rename $human_time to $relative_time in cron settingsJakob Sack2015-02-281-3/+3
| | | | | | | | |
| * | | | | | | | Add absolute time of last cronjob as hover tipJakob Sack2015-02-282-4/+11
| | | | | | | | |
| * | | | | | | | Use relative time for cron statusJakob Sack2015-02-281-3/+3
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge pull request #14605 from owncloud/checkserver-disable-hhvmMorris Jobke2015-03-012-28/+38
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | Disable some server checks when running on HHVM
| * | | | | | | Disable bootstrap.php checks when HHVM is usedLukas Reschke2015-02-281-3/+5
| | | | | | | |
| * | | | | | | Disable some server checks when running on HHVMLukas Reschke2015-02-281-25/+33
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | Ref https://github.com/owncloud/core/issues/10837#issuecomment-76516839
* / / / / / / [tx-robot] updated from transifexJenkins for ownCloud2015-03-0138-8/+426
|/ / / / / /
* | | | | | [tx-robot] updated from transifexJenkins for ownCloud2015-02-2842-16/+184
| | | | | |
* | | | | | Fix version revLukas Reschke2015-02-281-1/+1
| | | | | |