colossus/src
2024-06-03 13:40:26 -04:00
..
Controllers Added javascript code to add a result in the background without refreshing the page 2024-06-03 13:40:26 -04:00
Models Fixed typo in Test model 2024-06-03 11:42:05 -04:00
app.php Added eloquent and phinx to project to handle database interactions and migrations; added Result model for storing benchmark results 2022-11-25 16:48:54 -05:00
database.php Added eloquent and phinx to project to handle database interactions and migrations; added Result model for storing benchmark results 2022-11-25 16:48:54 -05:00
routes.php Added API handler for getting a benchmark's tests 2024-06-03 12:39:33 -04:00