Commit graph

6 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 c61602189a
Added "Github Enterprise" build type. Issue #163. 2018-04-10 00:29:12 +07:00
Dmitry Khomutov 8a29f5aefe
Code style fixes ('<?php Lang::out(' -> '<?= Lang::get('). 2018-04-09 20:35:13 +07:00
Dmitry Khomutov 8c69129c76
Small fixes. 2018-04-06 23:55:44 +07:00
Dmitry Khomutov 3783a9dea0
Code style fixes ('<?php print/echo ...' -> '<?= ...'). 2018-03-09 18:15:38 +07:00
Dmitry Khomutov c015d8c58b
Refactored project structure. 2018-03-09 13:46:18 +07:00