boinc/html
David Anderson ae1b16914f web: don't use persistent connections with mysqli
I recently changed the web code to use the PHP mysqli interface if available.
I noticed that it often get "can't connect - too many connections" errors,
even on small projects.
This is probably due to the use of persistent connections, so I took that out.
2014-10-21 22:12:03 -07:00
..
bt Add warning to README in BitTorrent code, saying it doesn't work 2014-05-20 13:45:08 -07:00
drupal - web: Drupal stuff 2010-02-04 16:55:16 +00:00
inc web: don't use persistent connections with mysqli 2014-10-21 22:12:03 -07:00
languages/translations LOCALE: Fix line feeds 2014-09-12 11:10:30 -04:00
ops delete_spammers.php: add --user_url option 2014-10-19 00:29:50 -07:00
project.sample web: change CSS usage to partly match Twitter Bootstrap. From Christian Beer. 2014-10-02 12:15:54 -07:00
queue Update some of the code and added some documentation... 2008-01-15 08:36:59 +00:00
user web: show graphic notices if user agent is not BOINC client 2014-10-21 09:57:22 -07:00
Makefile.am html: 2014-06-03 09:25:20 +02:00