Commit graph

2178 commits

Author SHA1 Message Date
Dmitry Khomutov dcc1ff9073
Merge branch 'github-improvements' 2018-04-11 23:34:37 +07:00
Dmitry Khomutov 0fe0249490
Improved Github and Gitlab projects. Issue #163. 2018-04-11 23:28:48 +07:00
Dmitry Khomutov 347d05af01
Remove useless code. Issue #163. 2018-04-11 18:52:32 +07:00
Dmitry Khomutov 0a022390ed
Merge branch 'github-enterprise' 2018-04-10 20:19:02 +07:00
Dmitry Khomutov c61602189a
Added "Github Enterprise" build type. Issue #163. 2018-04-10 00:29:12 +07:00
Dmitry Khomutov 1acd3dc9b9
Merge branch 'code-style-refactoring' 2018-04-09 20:42:25 +07:00
Dmitry Khomutov 8a29f5aefe
Code style fixes ('<?php Lang::out(' -> '<?= Lang::get('). 2018-04-09 20:35:13 +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 cec3823a3d
Merge branch 'features/156/notifications' 2018-04-09 20:11:30 +07:00
Dmitry Khomutov 56fc76d4e5
Web notifications small fixes. Issue #156. 2018-04-09 20:09:02 +07:00
Mark Amoin 3f56e4cc54
Web notifications. Issue #156. 2018-04-09 20:09:02 +07:00
Dmitry Khomutov bf9c6fca27
Merge branch 'fixes' 2018-04-06 23:56:20 +07:00
Dmitry Khomutov 8c69129c76
Small fixes. 2018-04-06 23:55:44 +07:00
Dmitry Khomutov 62974ec3ee
Fixed typo in russian translation ('Переодичный' -> 'Периодичный'). 2018-03-19 22:34:32 +07:00
Dmitry Khomutov 09edebc0bc
Merge branch 'fix-keys' 2018-03-16 20:47:06 +07:00
Dmitry Khomutov 55bebf05dc
Finally fixed project directory for Build::writeSshKey and
Build::writeSshWrapper (Now files in system temp directory).
Issue #165.
2018-03-16 20:46:46 +07:00
Dmitry Khomutov 7747193c89
Fixed project directory for Build::writeSshKey and
Build::writeSshWrapper. Issue #165.
2018-03-16 07:08:35 +07:00
Dmitry Khomutov e7c4c4cc9d
Merge pull request #166 from Caffe1neAdd1ct/master
Populate object to object values instead of casting to array, fixes h…
2018-03-15 22:29:09 +07:00
Kevin Andrews 0286880cce Populate object to object values instead of casting to array, fixes https://github.com/php-censor/php-censor/issues/164 2018-03-15 15:09:48 +00:00
Dmitry Khomutov fa7a2d784b
Small fix (runtime/builds dir). 2018-03-14 21:39:55 +07:00
Dmitry Khomutov 583c2875bf
Merge branch 'php56-fixes' 2018-03-14 21:30:30 +07:00
Dmitry Khomutov ba0d9f14fa
Refactored Controllers. 2018-03-14 20:32:19 +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 10d41dba81
Added constants for project types (git, hg, github...). 2018-03-12 00:34:48 +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 fee4b127b0
Small bootstrap.php cleanup. 2018-03-09 18:46:09 +07:00
Dmitry Khomutov 3783a9dea0
Code style fixes ('<?php print/echo ...' -> '<?= ...'). 2018-03-09 18:15:38 +07:00
Dmitry Khomutov 8d9c4824c7
Code style fixes (camelCased variables). 2018-03-09 13:46:19 +07:00
Dmitry Khomutov 4013fc76ff
Fixes after rebase. 2018-03-09 13:46:19 +07:00
Dmitry Khomutov ba11827340
Code style fixes (DIRECTORY_SEPARATOR -> '/'). 2018-03-09 13:46:18 +07:00
Dmitry Khomutov d5333b2b80
Code style fixes. 2018-03-09 13:46:18 +07:00
Dmitry Khomutov 50b117455e
Code style fixes. 2018-03-09 13:46:18 +07:00
Dmitry Khomutov a16c82babc
Code style fixes (and -> &&). 2018-03-09 13:46:18 +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
Dmitry Khomutov cfe93434ad
Refactored Form. 2018-03-09 13:46:18 +07:00
Dmitry Khomutov 1fdf9a7ab1
Refactored Http. 2018-03-09 13:46:18 +07:00
Dmitry Khomutov aadfabd714
Refactored HttpExceptions. 2018-03-09 13:46:18 +07:00
Dmitry Khomutov 69e969436d
Refactored Application. 2018-03-09 13:46:18 +07:00
Dmitry Khomutov d1c37fc293
Refactored Controller. 2018-03-09 13:46:18 +07:00
Dmitry Khomutov dd9f43b7dd
Refactored Config. 2018-03-09 13:46:18 +07:00
Dmitry Khomutov e23ad3237a
Refactored Database. 2018-03-09 13:46:17 +07:00
Dmitry Khomutov 8b5a874789
Refactored Store. 2018-03-09 13:46:17 +07:00
Dmitry Khomutov 905d6d41d1
Refactored models. 2018-03-09 13:46:17 +07:00
Dmitry Khomutov 8dc1e8e857
Added symfony/var-dumper component to the require-dev dependency
and updated dependencies.
2018-03-09 13:46:17 +07:00
Dmitry Khomutov 5d9b56d194
Replaced func_get_args() by ...$params (PHP 5.6+). 2018-03-09 13:46:16 +07:00