Andrew Dolgov
|
e854442e1f
|
more fts stuff for simple index
|
9 years ago |
Andrew Dolgov
|
6f61ba46c4
|
detect php cgi binary because people keep trying to run service scripts using it
|
11 years ago |
Roland Angerer
|
0f0bbe735d
|
passing --log option to update daemon processes
|
11 years ago |
Andrew Dolgov
|
f863d0bd07
|
update: do not explicitly fclose lockfile before unlinking (refs #703)
|
12 years ago |
Andrew Dolgov
|
0f9067450a
|
Revert "do not unlink lockfiles (closes #703)"
This reverts commit 9ffe8907dd .
|
12 years ago |
Andrew Dolgov
|
9ffe8907dd
|
do not unlink lockfiles (closes #703)
|
12 years ago |
Andrew Dolgov
|
830f6f08b4
|
daemon2: only perform houskeeping on task 0
|
12 years ago |
Andrew Dolgov
|
5bbc4bb4b0
|
move stylesheets to css/, reference default tt-rss stylesheets from
default.css to make custom themes easier
|
12 years ago |
Rasmus Lerdorf
|
6f7798b643
|
Fixing bugs found by static analysis
|
12 years ago |
Andrew Dolgov
|
e2cf81e214
|
unify houskeeping stuff, increase spawn interval
|
12 years ago |
Andrew Dolgov
|
8cabc200d5
|
increase updstart locking interval to prevent concurrent updates; decrease batch size for the daemon
|
12 years ago |
Andrew Dolgov
|
fce451a4f7
|
fix updating for pgsql
increase default batch size
remove random check between feedbrowser or update task executing
|
12 years ago |
Andrew Dolgov
|
1f29443530
|
fix missing DB object when instantiated to import opml
|
12 years ago |
Andrew Dolgov
|
1ffe3391f9
|
make pluginhost a singleton
|
12 years ago |
Andrew Dolgov
|
8a386529a1
|
update: only wait when pidlock is enabled
|
12 years ago |
Andrew Dolgov
|
0630a100d5
|
revert OO-db access in dbupdater, create DbUpdater() correctly
|
12 years ago |
Andrew Dolgov
|
72ff013729
|
fix pluginhost created without dbh
|
12 years ago |
Andrew Dolgov
|
57bac1bea9
|
Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
Conflicts:
update_daemon2.php
|
12 years ago |
Andrew Dolgov
|
7440a7fe3c
|
daemon2: use passthrough to daemon-loop
|
12 years ago |
Andrew Dolgov
|
6322ac79a0
|
remove $link
|
12 years ago |
Andrew Dolgov
|
404e2e3603
|
more work on singleton-based DB
|
12 years ago |
Andrew Dolgov
|
ba68b6815a
|
db updates, remove init_connection()
|
12 years ago |
Andrew Dolgov
|
0186be6aeb
|
another take on inclusion of errorhandler in CLI scripts
|
12 years ago |
Andrew Dolgov
|
d1bfb86f9d
|
remove errorhandler from CLI scripts for the time being
|
12 years ago |
Andrew Dolgov
|
857efe49e6
|
add schema checking to feed updating and update script
|
12 years ago |
Andrew Dolgov
|
2a649c447c
|
enable logger in updater scripts
|
12 years ago |
Andrew Dolgov
|
9bfda43e77
|
digest: use proper logging, update.php: fix typo
|
12 years ago |
Andrew Dolgov
|
b4c47f7e7b
|
add command-line db schema updater
|
12 years ago |
Andrew Dolgov
|
0ae9f7460b
|
update.php --daemon did not respect --quiet
|
12 years ago |
Andrew Dolgov
|
e81610d9ef
|
daemon: sort by random
|
12 years ago |
Andrew Dolgov
|
4cf0f9a900
|
greaderimport: add command line mode
|
12 years ago |
Andrew Dolgov
|
884d16505e
|
tweak how utility.css-based stuff looks
|
12 years ago |
Andrew Dolgov
|
dc24b520cc
|
update_daemon: use getopt; make things a bit more configurable, add help
|
12 years ago |
Andrew Dolgov
|
2191eb7aab
|
update.php: add support for output logging
|
12 years ago |
Andrew Dolgov
|
764555ff8a
|
rework update.php to use getopt; allow --task parameter
|
12 years ago |
Pavel Sterin
|
f02713bb4a
|
fix update.php
sanity_check must be included after config or it will always fail to find nonstandard folders
|
12 years ago |
Andrew Dolgov
|
20b86c799a
|
clarify PLUGINS description, improve plugin CLI list
|
12 years ago |
Andrew Dolgov
|
d2a421e3cb
|
more work on user-selectable plugins; properly process system and user plugins
|
12 years ago |
Andrew Dolgov
|
7a866114e1
|
add -list-plugins option; about sections to plugins
|
12 years ago |
Andrew Dolgov
|
6c2637d973
|
move data import/export to a separate plugin
|
12 years ago |
Andrew Dolgov
|
41b82aa4b9
|
add HOOK_UPDATE_TASK
|
12 years ago |
Andrew Dolgov
|
73f28fe979
|
add support for registering update.php commands; move rest of the self-updating stuff into updater plugin
|
12 years ago |
Andrew Dolgov
|
88e8fb3a71
|
modify include path order (closes #514)
|
12 years ago |
Andrew Dolgov
|
120c2b016f
|
add update.php -force-update
|
12 years ago |
Andrew Dolgov
|
3de78afd3b
|
fix called-from-browser detection in update.php
|
12 years ago |
Andrew Dolgov
|
7e992eca46
|
update.php: fix wrong html plug title
|
12 years ago |
Andrew Dolgov
|
37f78940d8
|
block type 5 filters (date)
|
12 years ago |
Andrew Dolgov
|
5451903ce3
|
fix cat_filter parsed wrong on psql
|
12 years ago |
Andrew Dolgov
|
6aff784575
|
implement multiple rule/action filters
|
12 years ago |
Andrew Dolgov
|
acf33893ab
|
move self-updating to include/update_self.php
|
12 years ago |