Gregory Ballantine gballan
  • Joined on 2021-07-01
gballan pushed to main at BitGoblin/colossus 2022-11-25 19:39:55 -05:00
ca62be49b6 Added Test class to track benchmark groups
gballan pushed to main at BitGoblin/colossus 2022-11-25 16:48:56 -05:00
9a65b5f27a Added eloquent and phinx to project to handle database interactions and migrations; added Result model for storing benchmark results
gballan pushed to main at BitGoblin/colossus 2022-11-25 16:30:24 -05:00
323152a8f5 Added Grunt for compiling CSS/JS; added start of Result controller
ade48ccb2f Initial PHP Slim project structure
Compare 2 commits »
gballan pushed to main at BitGoblin/colossus 2022-11-25 15:33:37 -05:00
gballan pushed to main at BitGoblin/colossus 2022-11-25 15:22:22 -05:00
b9560f01e7 Separated route handlers into a separate module
64fc6fd8fc Added GORM to handle database
7c55247af0 Added homepage
Compare 3 commits »
gballan pushed to main at BitGoblin/colossus 2022-11-25 14:00:31 -05:00
afd6ffc3f1 Added fresh to project to auto-rebuild changes
gballan pushed to main at BitGoblin/colossus 2022-11-25 13:33:29 -05:00
8c7d2fd026 Initial Go project structure; added some styles w/ SASS via Grunt
gballan created repository BitGoblin/colossus 2022-11-25 10:09:06 -05:00
gballan deleted branch nodejs from BitGoblin/overseer 2022-11-23 22:18:54 -05:00
gballan pushed to main at BitGoblin/overseer 2022-11-23 22:17:39 -05:00
6024a1fe7f Added option to enable/disable redis session store; fixed the checks for username, password, and database number when setting up the Redis connection
gballan created branch nodejs in BitGoblin/overseer 2022-11-22 11:51:59 -05:00
gballan pushed to nodejs at BitGoblin/overseer 2022-11-22 11:51:59 -05:00
gballan deleted branch nodejs from BitGoblin/overseer 2022-11-22 11:51:51 -05:00
gballan pushed to main at BitGoblin/goliath 2022-11-21 23:55:21 -05:00
f3ac8a6965 Added ticket deletion; fixed some small issues with the ticket list on the home page
gballan pushed to main at BitGoblin/goliath 2022-11-21 23:48:27 -05:00
5683c0bc8b Added ticket comments
gballan pushed to main at BitGoblin/goliath 2022-11-21 22:21:41 -05:00
4371fd0b2f More style changes
gballan pushed to main at BitGoblin/goliath 2022-11-21 18:48:51 -05:00
3ac8671742 More style changes
gballan pushed to main at BitGoblin/goliath 2022-11-21 18:16:41 -05:00
b347988937 Updated some styles on the ticket view; added markdown parsing for ticket body
gballan pushed to main at BitGoblin/goliath 2022-11-21 18:04:26 -05:00
55048bda33 Styled the ticket view page; added a section for future ticket comments
gballan pushed to main at BitGoblin/goliath 2022-11-21 13:03:53 -05:00
17c2e36bb5 Added ticket edit action