php-censor/src/PHPCensor/Controller
2018-03-08 15:54:19 +07:00
..
BuildController.php Refactored Model class. 2018-02-28 09:40:14 +07:00
BuildStatusController.php Added tests for the Store (MySQL and PostgreSQL). 2018-03-01 19:47:34 +07:00
GroupController.php Added tests for the Store (MySQL and PostgreSQL). 2018-03-01 19:47:34 +07:00
HomeController.php Split dashboard into widgets. Add build errors widget. 2017-11-07 18:14:29 +03:00
ProjectController.php Fixes for project type (git, github, gogs etc.). Issue #162. 2018-03-08 15:54:19 +07:00
SessionController.php Removed User model from $_SESSION. 2018-02-21 10:46:57 +07:00
UserController.php Added tests for the Store (MySQL and PostgreSQL). 2018-03-01 19:47:34 +07:00
WebhookController.php Fixes for project type (git, github, gogs etc.). Issue #162. 2018-03-08 15:54:19 +07:00
WidgetAllProjectsController.php Added tests for the Store (MySQL and PostgreSQL). 2018-03-01 19:47:34 +07:00
WidgetBuildErrorsController.php Refactored view/template. 2018-02-21 10:46:57 +07:00
WidgetLastBuildsController.php Refactored view/template. 2018-02-21 10:46:57 +07:00