Commit Graph

400 Commits

Author SHA1 Message Date
Colin McDonald 60a622fc43 Push a bunch of experimental code (this doesn't currently work/compile) 2016-06-09 22:39:23 -04:00
Colin McDonald 7d626afa20 Vertx prototyping 2016-06-01 14:23:37 -04:00
Colin McDonald 2248788961 Properly map our Morphia models so indexes will be created 2016-05-29 02:45:17 -04:00
Colin McDonald 125eeec747 Don't explicitly save users when they're first seen, as they'll already be saved in the User constructor 2016-05-29 02:44:54 -04:00
Colin McDonald 63a9a51c5f Switch to a batched solution for server heartbeats 2016-05-29 02:44:10 -04:00
Colin McDonald 37af5a7bd5 Cache servers 2016-05-29 02:43:37 -04:00
Colin McDonald b7e95d3120 When importing data, skip punishments with active set to false to respect older punishments 2016-05-28 00:33:40 -04:00
Colin McDonald 7126dde94a Optimize User#seenOnServer to save on database updates 2016-05-28 00:29:35 -04:00
Colin McDonald 26c399fc8e Implement server group cache, standardize caching system 2016-05-28 00:29:03 -04:00
Colin McDonald f4e8513343 Add more details to Mojang API stack traces 2016-05-28 00:28:40 -04:00
Colin McDonald d1e3455dd3 Merge remote-tracking branch 'origin/master' 2016-05-27 16:34:31 -04:00
Colin McDonald afa31fb8b6 Add better indexes on ipLog and punishments 2016-05-27 16:34:18 -04:00
Jonathan Halterman 3003b76a9e Update Jenkinsfile to only deploy master to Maven. 2016-05-22 20:17:31 -07:00
Colin McDonald 4bf36447b2 Create Jenkinsfile 2016-05-21 15:30:58 -04:00
Colin McDonald cb95f19eaa Update .gitignore 2016-05-21 15:22:53 -04:00
Colin McDonald 17930de1ae Update to new maven 2016-05-20 16:20:23 -04:00
Colin McDonald 2c3069de9a Remove unused methods/fields 2016-05-20 16:19:13 -04:00
Colin McDonald 3bf8fde060 Remove unused ErrorUtils#unauthorized method 2016-05-16 16:49:14 -04:00
Colin McDonald 76e2b60250 Add more metrics 2016-05-16 16:48:35 -04:00
Colin McDonald 26db4bb255 Make user auth rank checks case insensitive 2016-05-15 17:43:41 -04:00
Colin McDonald 85dfedfa6f Move enableRouteOverview call near other routes 2016-05-15 00:51:38 -04:00
Colin McDonald 4f8366b966 Cached dumps 2016-05-15 00:49:03 -04:00
Colin McDonald 5b55bc243d Optimize imports 2016-05-14 23:59:05 -04:00
Colin McDonald 52ad1bd685 Improve conversion and fix permission calculation 2016-05-14 23:58:37 -04:00
Colin McDonald 199072b5fb Add rank id conversion and properly update rank cache 2016-05-13 23:58:25 -04:00
Colin McDonald 846a7210bd Use Result#type instead of setting the header manually when setting content types 2016-05-13 23:38:06 -04:00
Colin McDonald 6200cefd39 Require version 4 UUIDs from clients 2016-05-13 23:36:58 -04:00
Colin McDonald d863b4f8a5 Implement data converter 2016-05-13 23:23:46 -04:00
Colin McDonald b76eead314 stuff 2016-05-10 18:45:25 -04:00
Colin McDonald 46eda73347 Let POST user leave be used from anywhere 2016-05-10 18:44:12 -04:00
Colin McDonald b4b70bafd5 Renames! 2016-05-10 18:37:07 -04:00
Colin McDonald afbe2a68b5 changes 2016-05-10 12:30:21 -04:00
Francisco Saldanha 42ab0cab63 Add a POST /user/:id/leave, this will be used to track whether a player is currently on the network or not. 2016-05-09 17:09:09 -03:00
Francisco Saldanha 7a10f1f70d Fix BugsnagSLF4JLogger and sort staff response by rank weight 2016-05-09 16:36:14 -03:00
Colin McDonald 0c6ac74792 Optimize imports 2016-05-08 23:19:11 -04:00
Colin McDonald d062ab5718 More stuff 2016-05-08 23:18:55 -04:00
Francisco Saldanha 4b49c5bafe Fix typo 2016-05-08 11:40:51 -03:00
Francisco Saldanha 84a77a6814 ImmutableMap.of() does not like null parameters 2016-05-07 12:06:16 -03:00
Francisco Saldanha 8444fa02f6 Send mute with log-in info 2016-05-07 10:34:10 -03:00
Francisco Saldanha da944508b4 Fix DateTypeAdapter 2016-05-06 23:44:11 -03:00
Colin McDonald 34415929c4 More stuff 2016-05-06 21:57:32 -04:00
Colin McDonald 6a1c86ee5a Even more metrics 2016-05-06 21:00:29 -04:00
Colin McDonald 065c55e0b4 push stuff 2016-05-06 09:58:42 -04:00
Colin McDonald 979b82e90e Cleanup 2016-05-06 09:30:47 -04:00
Colin McDonald 18c264995c Remove unneeded permissions 2016-05-05 19:44:07 -04:00
Colin McDonald a9a7722a2f Optimize imports 2016-05-05 19:36:04 -04:00
Colin McDonald 6009522090 Whoa stuff 2016-05-05 19:35:45 -04:00
Colin McDonald 1b05b16fed Whoa stuff 2016-05-05 17:38:28 -04:00
Colin McDonald 53c7222107 More stuff 2016-05-05 16:38:50 -04:00
Colin McDonald 27d139f0f6 Merged spark-experimental into master 2016-05-05 16:02:23 -04:00