lila/modules/team/src/main
Thibault Duplessis 33cfc3a248 fix coll scan in aggregation query
because of a mongodb bug that prevents using available index
in $expr $in in aggregation pipeline

https://jira.mongodb.org/browse/SERVER-32549
https://jira.mongodb.org/browse/SERVER-37470

Revert this when the mongodb bug is fixed, for additional perf
2021-09-16 11:48:21 +02:00
..
BSONHandlers.scala refactor leader team checks in tournament and simul creation 2020-08-21 08:06:20 +02:00
Cached.scala fix coll scan in aggregation query 2021-09-16 11:48:21 +02:00
Env.scala use team_requests collection for the declined requests 2021-09-11 14:18:15 +05:30
JsonView.scala remove team.location and finalize team.forum config 2021-08-27 10:34:46 +02:00
Member.scala scalafmt 2.5 2020-05-05 22:11:15 -06:00
MemberRepo.scala fetch user team IDs in a single (aggregation) request 2021-09-14 11:15:08 +02:00
Notifier.scala manage multiple leaders for a team - closes #6422 2020-04-23 17:48:25 -06:00
PaginatorBuilder.scala use team_requests collection for the declined requests 2021-09-11 14:18:15 +05:30
Request.scala use team_requests collection for the declined requests 2021-09-11 14:18:15 +05:30
RequestRepo.scala code golf 2021-09-12 18:16:29 +02:00
Team.scala remove team.location and finalize team.forum config 2021-08-27 10:34:46 +02:00
TeamApi.scala can't kick team creator 2021-09-14 12:32:57 +02:00
TeamForm.scala filter markdown image URLs with a whitelist in user blogs 2021-09-05 10:12:01 +02:00
TeamMemberStream.scala use native coll.find without using coll.ext.find 2020-08-21 17:18:23 +02:00
TeamRepo.scala fetch user team IDs in a single (aggregation) request 2021-09-14 11:15:08 +02:00
TeamSocket.scala fix all warnings, enable fatal warnings 2020-07-05 19:09:49 +02:00
actorApi.scala move modules to the modules/ dir 2013-04-09 10:44:57 -03:00
model.scala migrate activity module 2019-12-03 19:56:07 -06:00
package.scala add player team data to /api/tournament/:id/games - for #6756 2020-07-02 12:22:06 +02:00