Commit graph

13 commits

Author SHA1 Message Date
Dmitry Khomutov
069026bc2d
Added ability to merge in-database project config over in-repository
config instead of only overwrite. This commit solve issues: #14, #70,
#106, #121.
2018-04-15 15:58:23 +07:00
Dmitry Khomutov
0fe0249490
Improved Github and Gitlab projects. Issue #163. 2018-04-11 23:28:48 +07:00
Dmitry Khomutov
c61602189a
Added "Github Enterprise" build type. Issue #163. 2018-04-10 00:29:12 +07:00
Dmitry Khomutov
2a3adf25af
Refactored ValidationException (-> InvalidArgumentException). 2018-04-09 20:35:01 +07:00
Dmitry Khomutov
cdc926c62a
Refactored View. 2018-04-09 20:34:27 +07:00
Dmitry Khomutov
7abd3febc1
Refactored Csrf form widget. + Added unit tests for Csrt. 2018-03-13 19:56:05 +07:00
Dmitry Khomutov
d3a390d3f8
Added status and source build fields validation. 2018-03-12 19:51:41 +07:00
Dmitry Khomutov
2ed6377971
Removed useless field 'last_commit' from table 'project'. 2018-03-11 23:57:18 +07:00
Dmitry Khomutov
ad7670e81e
Added unit tests for base models. 2018-03-11 22:38:00 +07:00
Dmitry Khomutov
fb11ba4652
Refactored models. 2018-03-11 10:56:36 +07:00
Dmitry Khomutov
3783a9dea0
Code style fixes ('<?php print/echo ...' -> '<?= ...'). 2018-03-09 18:15:38 +07:00
Dmitry Khomutov
3b700f8d3c
Refactored project structure (Improvements). 2018-03-09 13:46:18 +07:00
Dmitry Khomutov
c015d8c58b
Refactored project structure. 2018-03-09 13:46:18 +07:00