Commit Graph

14 Commits

Author SHA1 Message Date
Valerio Ponte 8e190a5a97 Moved X-Sendfile headers into OC_Files::get
now should work with temp files too
2012-11-14 20:10:20 +01:00
Felix Moeller f8d1d7787e Checkstyle fixes for SpaceBeforeOpenBrace 2012-11-04 10:46:32 +01:00
Jakob Sack 22dcd3b6a6 fix bug 2012-10-27 10:23:36 +02:00
Jakob Sack f5f204de56 improve cron.php, add locking for cli cron.php 2012-10-27 10:08:56 +02:00
Thomas Mueller 3829460ab8 adding space between) and { 2012-09-07 15:22:01 +02:00
Thomas Müller a1bd1ae484 Update cron.php
respect coding style
2012-09-04 12:08:58 +03:00
Jakob Sack bf7afa28d5 Backgroundjobs: cron.php now checks for mode=="none" 2012-08-11 17:18:49 +02:00
Jakob Sack 0de81f9dad Backgroundjobs: don't execute cron.php if owncloud has not been installed 2012-08-10 14:03:26 +02:00
Jakob Sack 831ec985db Backgroundjobs: fix stupid bug 2012-08-09 23:52:48 +02:00
Jakob Sack 7b3c35107d Error handling works better now 2012-08-09 23:49:20 +02:00
Jakob Sack 66511469e0 Backgroundjobs: Improve error handling in cron.php 2012-08-09 22:22:43 +02:00
Jakob Sack 889f0a1c6d rename appconfig keys for backgroundjobs 2012-08-09 10:40:39 +02:00
Jakob Sack 13a0818fec Be more precise regarding backgroundjobs mode 2012-08-09 01:02:05 +02:00
Jakob Sack 14cbb8724c Add "cron.php" for background jobs. It is named cron.php because more people will recognize the purpose of the file then. 2012-08-09 00:48:36 +02:00