lila/modules/tournament/src/main
Thibault Duplessis 66690201bd show players' teams in team battle games 2020-02-10 13:53:48 -06:00
..
arena code tweaks 2019-12-23 01:13:15 -05:00
crud official team battle manager 2019-12-16 10:33:43 -06:00
ApiActor.scala inject play default execution context everywhere - WIP 2019-12-13 19:17:43 -06:00
ApiJsonView.scala inject play default execution context everywhere - WIP 2019-12-13 19:17:43 -06:00
AutoPairing.scala tournament pairing: fetch players instead of users 2019-12-22 01:49:10 -05:00
BSONHandlers.scala fix tournament leaderboard ratio bson reader 2019-12-21 08:32:20 -06:00
Cached.scala create syncache with cacheApi.sync 2019-12-24 11:23:10 -05:00
Condition.scala Revert "load testing: don't check team battle user's team - REVERT ME" 2019-12-15 13:21:53 -06:00
CreatedOrganizer.scala inject play default execution context everywhere - WIP 2019-12-13 19:17:43 -06:00
DataForm.scala refactor user mod marks - requires DB migration: user-marks.js 2019-12-31 12:44:30 -05:00
Duel.scala reformats 2020-02-08 11:16:44 -06:00
Env.scala work around playframework dev memory leak with caffeine system scheduler 2019-12-27 13:51:02 -06:00
GreatPlayer.scala migrate tournament module 2019-12-02 18:42:57 -06:00
JsonView.scala smaller caches initial capacity in dev mode 2019-12-24 09:35:16 -05:00
LeaderboardApi.scala tournament code tweaks 2019-12-15 12:41:47 -06:00
LeaderboardIndexer.scala .documentSource().take(nb) -> .documentSource(nb) 2020-01-14 22:41:51 -06:00
Pairing.scala add player berserk flag to tournament games API without extra DB reqs 2020-01-26 09:29:08 -06:00
PairingRepo.scala add player berserk flag to tournament games API without extra DB reqs 2020-01-26 09:29:08 -06:00
Pause.scala work around playframework dev memory leak with caffeine system scheduler 2019-12-27 13:51:02 -06:00
Player.scala reformat with scalafmt 2019-12-13 08:37:32 -06:00
PlayerRepo.scala show players' teams in team battle games 2020-02-10 13:53:48 -06:00
Revolution.scala migrate all remaining AsyncCache 2019-12-23 20:01:51 -05:00
Schedule.scala reformat with scalafmt 2019-12-13 08:37:32 -06:00
Spotlight.scala reformat with scalafmt 2019-12-13 08:37:32 -06:00
StartedOrganizer.scala check tournament early termination less often 2019-12-21 19:26:09 -06:00
Status.scala reformat with scalafmt 2019-12-13 08:37:32 -06:00
TeamBattle.scala show players' teams in team battle games 2020-02-10 13:53:48 -06:00
Thematic.scala migrate tournament module 2019-12-02 18:42:57 -06:00
Tournament.scala reformat with scalafmt 2019-12-13 08:37:32 -06:00
TournamentApi.scala show players' teams in team battle games 2020-02-10 13:53:48 -06:00
TournamentReminder.scala reformat with scalafmt 2019-12-13 08:37:32 -06:00
TournamentRepo.scala tune all async caches 2019-12-23 23:08:41 -05:00
TournamentScheduler.scala stop scheduling elite ZH tournaments 2019-12-21 13:48:05 -06:00
TournamentShield.scala migrate all remaining AsyncCache 2019-12-23 20:01:51 -05:00
TournamentSocket.scala work around playframework dev memory leak with caffeine system scheduler 2019-12-27 13:51:02 -06:00
TournamentStandingApi.scala add timeout to work queues to fix studies and tournaments maybe 2020-01-14 20:36:02 -06:00
TournamentStats.scala refactor mongo caches - closes #5813 2019-12-24 17:56:36 -05:00
WaitingUsers.scala pair immediately if 100 players are waiting in a tournament 2019-12-15 18:33:04 -06:00
WinnersApi.scala refactor mongo caches - closes #5813 2019-12-24 17:56:36 -05:00
model.scala show players' teams in team battle games 2020-02-10 13:53:48 -06:00
package.scala tournament remote socket 2019-10-20 15:46:18 +02:00