Commit Graph

6300 Commits (c8784bceecfd4aef7240a3daf07401fb923db804)
 

Author SHA1 Message Date
Andrew Dolgov c8784bceec Merge branch 'master' into pdo 13 years ago
Andrew Dolgov b6a7429591 Merge branch 'master' into pdo 13 years ago
Andrew Dolgov 6b7bc706f3 Merge pull request #162 from swiffer/master
make us of db_affected_rows($result) instead of using db specific functions
13 years ago
Matthias Wirtz a08f94bd0e make us of db_affected_rows($result) instead of using db specific functions 13 years ago
Andrew Dolgov 8a386529a1 update: only wait when pidlock is enabled 13 years ago
Andrew Dolgov fa8e7ea261 Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS 13 years ago
Andrew Dolgov 0630a100d5 revert OO-db access in dbupdater, create DbUpdater() correctly 13 years ago
Andrew Dolgov 512b779391 do not try to log to sql on old schema version 13 years ago
Andrew Dolgov ebd56fc0d1 Merge pull request #161 from swiffer/master
added mysqli_connect to mysql sanity check
13 years ago
Matthias Wirtz 95a10c1225 fixed sanity check (mysqli_connect is also allowed now) 13 years ago
Andrew Dolgov e441b5837b initial 13 years ago
Andrew Dolgov d9c85e0f11 classes: use OO DB interface 13 years ago
Andrew Dolgov b4b45b4534 remove sessionhandler 13 years ago
Andrew Dolgov da76e61af8 catchupAllFeeds: do not call obsolete callback 13 years ago
Andrew Dolgov 48cb253625 get_article_filter: fix missing argument 13 years ago
Andrew Dolgov d10e0993b5 fix plugins/mobile 13 years ago
Andrew Dolgov 01568557b5 log viewer: add refresh button 13 years ago
Andrew Dolgov 4a70edea1a api: remove db_connect stuff 13 years ago
Andrew Dolgov ae35bb87eb support mysqli when available 13 years ago
Andrew Dolgov a42c55f02b fix blank character after opening bracket in function calls 13 years ago
Andrew Dolgov 72ff013729 fix pluginhost created without dbh 13 years ago
Andrew Dolgov a0ed0d38d4 auth_remote: fix typo 13 years ago
Andrew Dolgov 57bac1bea9 Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
Conflicts:
	update_daemon2.php
13 years ago
Andrew Dolgov d632b28cef fix some missing constructor parameters 13 years ago
Andrew Dolgov 7440a7fe3c daemon2: use passthrough to daemon-loop 13 years ago
Andrew Dolgov eefaa2df38 remove db_connect, db_close; CLI fixes 13 years ago
Andrew Dolgov 6322ac79a0 remove $link 13 years ago
Andrew Dolgov aca75cb5cb reinstate error handlers; better DB error reporting on failed queries 13 years ago
Andrew Dolgov 404e2e3603 more work on singleton-based DB 13 years ago
Andrew Dolgov ba68b6815a db updates, remove init_connection() 13 years ago
Andrew Dolgov 9594791782 experimental singleton-based Db connection 13 years ago
Andrew Dolgov 0186be6aeb another take on inclusion of errorhandler in CLI scripts 13 years ago
Andrew Dolgov d1bfb86f9d remove errorhandler from CLI scripts for the time being 13 years ago
Andrew Dolgov 857efe49e6 add schema checking to feed updating and update script 13 years ago
Andrew Dolgov a94379f118 add missing close image 13 years ago
Andrew Dolgov 95437e9e07 tweak notify layout/display 13 years ago
Andrew Dolgov 4a535e2d31 Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS 13 years ago
Andrew Dolgov 524d03a03e config: remove mention of encrypted logins 13 years ago
Andrew Dolgov 57f37cfcf4 Merge pull request #160 from lotrfan/indent_fix
Fix indentation issues (spaces => tabs)
13 years ago
Jeffrey Tolar 5d28014ee3 Fix indentation issues (spaces => tabs) 13 years ago
Andrew Dolgov 2a649c447c enable logger in updater scripts 13 years ago
Andrew Dolgov 89473cb5c6 feedtree: don't request null icon 13 years ago
Andrew Dolgov 5e6f0145c8 Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS 13 years ago
Andrew Dolgov 2cbdc95bb0 add a separate tab for the logger 13 years ago
Andrew Dolgov 77be1217e5 errorhandler: remove unneeded stuff 13 years ago
Andrew Dolgov 1202d35127 Merge pull request #159 from supahgreg/master
minor typo fix in hash_get()
13 years ago
supahgreg 3cc5a3cd43 minor typo fix in hash_get() 13 years ago
Andrew Dolgov 7a51032cab errorhandler: do not report hidden errors 13 years ago
Andrew Dolgov 05a46342a4 Revert "floIcon: set cap on image size"
This reverts commit cb50799560.
13 years ago
Andrew Dolgov cb50799560 floIcon: set cap on image size 13 years ago