Robin Appelman
|
35bb6f7e3a
|
Catch exceptions from background jobs and log them
|
11 years ago |
Boris Rybalkin
|
00c998c5bb
|
fixing typo
Typo in comment "feature" => "future"
|
12 years ago |
kondou
|
9e8a6b704d
|
Add _many_ newlines at the end of files
|
12 years ago |
Jörn Friedrich Dreyer
|
8dc6bdd96b
|
clean up usage of DatabaseSetupException and catch Exceptions in entrypoints
|
12 years ago |
Michael Gapczynski
|
9b622bdeed
|
RUNTIME_NOSETUPFS no longer exists, using tearDownFS() in public links instead
|
12 years ago |
Robin Appelman
|
7948341a86
|
Rework background job system
|
12 years ago |
Robin Appelman
|
d0a5fe1f4a
|
code style
|
12 years ago |
kondou
|
6ee2b4c740
|
No personal prefixes for variables.
|
12 years ago |
Robin Appelman
|
d3858e9f96
|
Close sessions when doing background jobs
|
12 years ago |
Valerio Ponte
|
8e190a5a97
|
Moved X-Sendfile headers into OC_Files::get
now should work with temp files too
|
13 years ago |
Felix Moeller
|
f8d1d7787e
|
Checkstyle fixes for SpaceBeforeOpenBrace
|
13 years ago |
Jakob Sack
|
22dcd3b6a6
|
fix bug
|
13 years ago |
Jakob Sack
|
f5f204de56
|
improve cron.php, add locking for cli cron.php
|
13 years ago |
Sam Tuke
|
8b01286a5d
|
Merged branch 'master'
|
13 years ago |
Thomas Mueller
|
3829460ab8
|
adding space between) and {
|
13 years ago |
Thomas Müller
|
a1bd1ae484
|
Update cron.php
respect coding style
|
13 years ago |
Jakob Sack
|
bf7afa28d5
|
Backgroundjobs: cron.php now checks for mode=="none"
|
13 years ago |
Jakob Sack
|
0de81f9dad
|
Backgroundjobs: don't execute cron.php if owncloud has not been installed
|
13 years ago |
Jakob Sack
|
831ec985db
|
Backgroundjobs: fix stupid bug
|
13 years ago |
Jakob Sack
|
7b3c35107d
|
Error handling works better now
|
13 years ago |
Jakob Sack
|
66511469e0
|
Backgroundjobs: Improve error handling in cron.php
|
13 years ago |
Jakob Sack
|
889f0a1c6d
|
rename appconfig keys for backgroundjobs
|
13 years ago |
Jakob Sack
|
13a0818fec
|
Be more precise regarding backgroundjobs mode
|
13 years ago |
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.
|
13 years ago |