Gregory Ballantine gballan
gballan pushed to main at BitGoblin/game-data 2023-12-08 12:17:15 -05:00
fa9245d7ec Added rubocop for style checking; added woodpecker CI config
gballan pushed to main at Metaunix/puppet-desktop 2023-12-07 23:51:21 -05:00
56a7ed0155 Started some basic desktop enviroment installs
gballan pushed to main at Metaunix/puppet-desktop 2023-12-07 15:02:26 -05:00
8b2d05c38d Initial pdk project structure
gballan created repository Metaunix/puppet-desktop 2023-12-07 14:54:47 -05:00
gballan pushed to main at BitGoblin/game-data 2023-12-07 13:04:06 -05:00
1a363a5862 Improved the db:migrate function in the Rakefile to utilize the Sequel API for running migrations, and to allow downgrading to a specific migration easily
gballan pushed to main at BitGoblin/game-data 2023-12-07 12:59:35 -05:00
b819f4f1cd Reworked database schema from scratch
gballan pushed to main at BitGoblin/Leviathan 2023-12-02 23:41:08 -05:00
75552eccee Removed projects; added tests
gballan pushed to main at BitGoblin/blt 2023-12-02 22:37:51 -05:00
4ad9a92306 Added hardware routes and views
gballan pushed to main at BitGoblin/blt 2023-12-02 22:16:20 -05:00
c5df026d04 Lots of changes
gballan pushed to main at BitGoblin/game-data 2023-11-29 22:01:48 -05:00
394a8ef91f Modified the Rakefile to make the rerun command a lot better
gballan pushed to main at BitGoblin/game-data 2023-11-29 22:01:11 -05:00
gballan pushed to main at BitGoblin/game-data 2023-11-29 17:07:34 -05:00
77f496847f Modified the Rakefile to make the rerun command a lot better
gballan pushed to main at BitGoblin/game-data 2023-11-29 16:48:15 -05:00
c5169f1d15 Added project model; added views for viewing and adding projects
gballan pushed to main at BitGoblin/blt 2023-11-28 16:36:14 -05:00
16704aeeb1 Added ability to create projects
gballan pushed to main at BitGoblin/blt 2023-11-28 14:40:17 -05:00
bae65994f8 Refactored models code to follow a better approach for opening and closing the database connection
gballan pushed to main at BitGoblin/blt 2023-11-27 23:41:52 -05:00
19670e9abd Added models; started working on project routes
gballan pushed to main at BitGoblin/blt 2023-11-27 22:37:01 -05:00
49925c6d8f Added Gorm to project
gballan pushed to main at BitGoblin/blt 2023-11-27 22:26:38 -05:00
0ee3d06f89 Copied some styles from Leviathan
gballan pushed to main at BitGoblin/Leviathan 2023-11-27 21:29:56 -05:00
286219c5ea Reorganized routes code into a separate file
gballan pushed to main at BitGoblin/Leviathan 2023-11-27 00:42:46 -05:00
34faecc52c Added views and routes for benchmarks