colossus/src/Controllers
2024-06-03 13:40:26 -04:00
..
ApiController.php Added API handler for getting a benchmark's tests 2024-06-03 12:39:33 -04:00
BenchmarkController.php Added routes and views for adding and listing benchmarks and components 2023-10-07 11:45:11 -06:00
ComponentController.php Added routes and views for adding and listing benchmarks and components 2023-10-07 11:45:11 -06:00
Controller.php Initial PHP Slim project structure 2022-11-25 15:46:18 -05:00
HomeController.php Initial PHP Slim project structure 2022-11-25 15:46:18 -05:00
ReportController.php Fixed name of ReportController 2024-06-03 12:26:18 -04:00
ResultController.php Added javascript code to add a result in the background without refreshing the page 2024-06-03 13:40:26 -04:00
TestController.php Fixed some things with the test add functions 2024-06-03 09:43:33 -04:00