Commit Graph

14 Commits

Author SHA1 Message Date
小太
cf699c0494 Obliterate trailing whitespace 2013-08-18 22:48:11 +10:00
Guangcong Luo
6918000c34 Ladder: Rating period length reduced to 2 days
(Reduced from 3 days)
2013-08-14 21:48:42 -05:00
Guangcong Luo
4d5b1f89e4 Ladder: Function to lear a ladder 2013-07-12 15:36:30 -05:00
Guangcong Luo
420c702e54 Ladders now show top 500 2013-07-07 16:18:27 -05:00
Cathy J. Fitzpatrick
5fe36c3090 Fix SQL injection vulnerability in ntbb-ladder.lib.php 2013-06-20 12:10:55 -06:00
Cathy J. Fitzpatrick
0dbd829ec6 Rename some globals to avoid namespace collisions 2013-06-03 15:24:50 -06:00
Cathy J. Fitzpatrick
f0e7eabac0 Support using the login database as the ladder database 2013-06-02 21:49:05 -05:00
Cathy J. Fitzpatrick
ecc09d4f6f Revert recent ACRE changes
This reverts commit the part of 18faee531a
that made changes to lib/ntbb-ladder.lib.php.
2013-05-21 02:06:47 -06:00
Guangcong Luo
18faee531a Option to hide PMs from lobby chat log 2013-05-20 19:22:36 -05:00
Cathy J. Fitzpatrick
bf4763dd1d Specify charset for ladder database 2013-04-19 19:57:27 -06:00
Cathy J. Fitzpatrick
82de98d166 Refactor action.php
This moves most of the logic of action.php into a separate file
lib/dispatcher.lib.php and separates the actions into ladder-related
actions and non-ladder-related actions. This is intended to make it
possible to have a second action.php that handlers only ladder-related
actions, which can run on the main server computer and allow
that computer to make HTTP requests to `localhost`, which should
help reduce ladder errors.
2013-04-01 23:21:33 -07:00
Cathy J. Fitzpatrick
8342068a5c Fix an issue resulting from the ladder move 2013-02-28 04:05:43 -07:00
Cathy J. Fitzpatrick
8be53b902e Changes for ladder database move 2013-02-28 00:04:32 -07:00
Guangcong Luo
b16c1527da Populate with current state of client 2013-01-23 16:39:14 -08:00