Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
44 check-ins
2017-06-18
| ||
01:37 | Remove .gitignore Leaf check-in: 3b1a8b8b00 user: trevor tags: master, trunk | |
2015-05-18
| ||
00:07 | Update gems check-in: 3d22dbff8b user: trevdc@gmail.com tags: master, trunk | |
2015-05-17
| ||
23:59 | Change service name in log check-in: fca331f681 user: trevdc@gmail.com tags: master, trunk | |
23:59 | Fix whitespace causing JSON parse errors check-in: c9021293e9 user: trevdc@gmail.com tags: master, trunk | |
23:58 | Use network sockets for game server communication check-in: f7e9026213 user: trevdc@gmail.com tags: master, trunk | |
23:50 | Update readme check-in: 8956a2d41e user: trevdc@gmail.com tags: master, trunk | |
20:47 | Update gems and ruby-version check-in: 9b7473f990 user: trevdc@gmail.com tags: master, trunk | |
20:33 | Update README check-in: 6a835965c2 user: trevdc@gmail.com tags: master, trunk | |
20:33 | Add LICENSE file check-in: 5218c49bfd user: trevdc@gmail.com tags: master, trunk | |
2013-12-09
| ||
01:18 | Update gems check-in: 834fd2e8ef user: trevdc@gmail.com tags: master, trunk | |
2013-11-18
| ||
06:12 | Improve handling of bad client requests check-in: 80bd968357 user: trevdc@gmail.com tags: master, trunk | |
2013-10-28
| ||
04:57 | Check for invalid requests check-in: 4e7c143c99 user: trevdc@gmail.com tags: master, trunk | |
04:01 | Improve logging, add ping/pong to WebSocket API check-in: 414232bb4c user: trevdc@gmail.com tags: master, trunk | |
03:09 | Bypass server auth for pre-authenticated logins check-in: eb4b83e903 user: trevdc@gmail.com tags: master, trunk | |
02:14 | Enable logging with log4r check-in: c67e7f16eb user: trevdc@gmail.com tags: master, trunk | |
2013-10-26
| ||
03:45 | Update nginx conf to support WebSocket proxying check-in: 6f1af17ea6 user: trevdc@gmail.com tags: master, trunk | |
2013-10-24
| ||
02:53 | Disable naive reauthentication check-in: 4c6a0ed05f user: trevdc@gmail.com tags: master, trunk | |
2013-10-22
| ||
06:28 | Revert "Close game socket connection on websocket close" This reverts commit 80f91f84e6e3273bfb26bbdf3d8c68c8014f620d. Conflicts: controllers/api_controller.rb check-in: 82250dad69 user: trevdc@gmail.com tags: master, trunk | |
06:27 | Allow reconnecting to old open sockets check-in: 8c592263ea user: trevdc@gmail.com tags: master, trunk | |
06:14 | Set httponly false on cookie check-in: 4d5ea15696 user: trevdc@gmail.com tags: master, trunk | |
06:07 | dry up check-in: 6cf990e709 user: trevdc@gmail.com tags: master, trunk | |
06:06 | Fix game socket closing check-in: 9d401ef238 user: trevdc@gmail.com tags: master, trunk | |
06:02 | Make `connected?` helper look nicer check-in: d880f40e9a user: trevdc@gmail.com tags: master, trunk | |
05:59 | Close game socket connection on websocket close check-in: fd5d502d1c user: trevdc@gmail.com tags: master, trunk | |
05:54 | Remove unnecessary requires check-in: a98baacb50 user: trevdc@gmail.com tags: master, trunk | |
05:44 | Add .ruby-version and .ruby-gemset check-in: 0cc4aae168 user: trevdc@gmail.com tags: master, trunk | |
05:39 | Use EventMachine IO for all communication with game server check-in: 227f464f49 user: trevdc@gmail.com tags: master, trunk | |
2013-10-21
| ||
00:54 | Improve functionality of websockets check-in: b888bc7dfd user: trevdc@gmail.com tags: master, trunk | |
2013-10-20
| ||
23:35 | First work on websocket implementation check-in: c072d67cc7 user: trevdc@gmail.com tags: master, trunk | |
2013-09-22
| ||
02:23 | Update readme check-in: 25d60c1759 user: trevdc@gmail.com tags: master, trunk | |
02:03 | Catch socket errors on login check-in: f3fdab7b95 user: trevdc@gmail.com tags: master, trunk | |
2013-09-21
| ||
22:55 | Change CORS header name check-in: 880cc1c54a user: trevdc@gmail.com tags: master, trunk | |
22:53 | Fix typo check-in: da025f2214 user: trevdc@gmail.com tags: master, trunk | |
22:52 | Fix localhost domain check-in: 9b85fc8692 user: trevdc@gmail.com tags: master, trunk | |
22:51 | Merge branch 'cors' check-in: 9878a1e783 user: trevdc@gmail.com tags: master, trunk | |
22:50 | Actually add CORS support check-in: ede10807f7 user: trevdc@gmail.com tags: master, trunk | |
22:38 | Fix bad login attempts screwing up sessions check-in: 0bbb15f44a user: trevdc@gmail.com tags: master, trunk | |
22:37 | Fix bad login attempts screwing up sessions check-in: f8a4d2507c user: trevdc@gmail.com tags: master, trunk | |
2013-09-07
| ||
03:39 | Add CORS support check-in: c7a78df424 user: trevdc@gmail.com tags: master, trunk | |
2013-09-02
| ||
21:23 | Update readme check-in: f58ac9ceb3 user: trevdc@gmail.com tags: master, trunk | |
2013-08-17
| ||
23:01 | Add license check-in: 61021e5b01 user: trevdc@gmail.com tags: master, trunk | |
19:03 | Update gems check-in: e27ffa8194 user: trevdc@gmail.com tags: master, trunk | |
18:56 | Add sample nginx config check-in: cddae8aacd user: trevdc@gmail.com tags: master, trunk | |
2013-04-20
| ||
21:08 | initial commit check-in: dcfc0535ee user: trevdc@gmail.com tags: master, trunk | |