- Mar 02, 2015
-
-
Lukas Reschke authored
Allow configuring background job mode from the console
-
Thomas Müller authored
-
Christian Kampka authored
-
Thomas Müller authored
Maintenance mode message might be misleading
-
Vincent Petry authored
Disable the cache updater when doing the encryption migration
-
Lukas Reschke authored
Cleanup config.sample.php
-
Morris Jobke authored
-
Morris Jobke authored
-
Thomas Müller authored
Don't swallow errors in console.php
-
Thomas Müller authored
fix files external test run and add common-tests option
-
Joas Schilling authored
-
Morris Jobke authored
Add detection for invalid CLI configuration for settings page
-
Morris Jobke authored
Shares should have a least read permission
-
Jenkins for ownCloud authored
-
- Mar 01, 2015
-
-
Roeland Jago Douma authored
* Throw 400 when a share is created or updated without read permissions * Added unit tests
-
Lukas Reschke authored
-
Morris Jobke authored
Show time difference of last cron run instead of absolute time
-
Morris Jobke authored
Disable some server checks when running on HHVM
-
Jakob Sack authored
-
Jenkins for ownCloud authored
-
- Feb 28, 2015
-
-
Jakob Sack authored
-
Jakob Sack authored
-
Jakob Sack authored
-
Christian Kampka authored
-
Lukas Reschke authored
-
Jenkins for ownCloud authored
-
- Feb 27, 2015
-
-
Lukas Reschke authored
-
Frank Karlitschek authored
-
Frank Karlitschek authored
-
Lukas Reschke authored
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
-
Lukas Reschke authored
Use custom attribute instead of the div identifier
-
Lukas Reschke authored
Otherwise problems arrive when a username contains characters such as an `@` Fixes https://github.com/owncloud/user_shibboleth/issues/38
-
Vincent Petry authored
-
Robin Appelman authored
-
Robin Appelman authored
-
Robin Appelman authored
-
Morris Jobke authored
Fix cache update when doing a rename that overwrites the target
-
Robin Appelman authored
-
Bernhard Posselt authored
AppFramework StreamResponse
-