agent86

  • Registered on: 09/02/2009
  • Last connection: 01/16/2010

Projects

Activity

Reported issues: 8

12/02/2009

09:10 pm HLstatsX: CE Feature #841: Modify doConnect to retry on connection error
Haven't had time yet to finish this. I think the current plan is:
- Specify 2 new options in the config - number of...

11/23/2009

12:53 am HLstatsX: CE Feature #842: prepared statements for the player DB updates
Updated patch, with a bugfix, if the player update gets flushed before the location data is determined, mySQL will co...

11/21/2009

04:40 am HLstatsX: CE Feature #842: prepared statements for the player DB updates
Extending the prepared statements to the player flushDB functions... for review :)
01:14 am HLstatsX: CE Feature #841: Modify doConnect to retry on connection error
The current behavior of the database object is to try once to connect, and die if that fails. However, this logic al...

11/20/2009

01:46 am HLstatsX: CE Task #829: hlstats_Events_Chat needs some indexes
Try this and see if the performance improves.
I added a new function to class_db.php to expose the 'last calculated ...

11/19/2009

06:09 am HLstatsX: CE Task #829: hlstats_Events_Chat needs some indexes
hlstats_Servers could use an index on 'game'... probably won't help *much* but it will help a bit.
Otherwise, what s...

11/17/2009

08:56 pm HLstatsX: CE Task #822: Add fulltext index to hlstats_playernames on name
^ what he said.
This makes searching for player names quite a bit more snappy. Should be a pretty straightforward a...
03:30 am HLstatsX: CE Task #816 (UserFeedback): Claninfo maps page is very slow to respond
Attached is a patch with a new set of SQL queries that are a bit easier on the DB. Needs testers!

10/13/2009

11:45 pm HLstatsX: CE Feature #543: Use prepared statements for event table updates
New version of the patch, vs. the latest trunk. Also contains a small bugfix - if the database went away and came ba...

10/01/2009

09:57 pm HLstatsX: CE Task #640: Delay server graph generation until the accordion is open
Forgot to mention that the non-javascript case just degrades into showing all the graphs, as it did before this patch.

Also available in: Atom