Commit graph

1778 commits

Author SHA1 Message Date
Dmitry Khomutov 3ef02202d3
Improved CI 2017-04-17 20:34:39 +07:00
Dmitry Khomutov 46ab25f9f8
Updated dependencies. Fixed SensioLabs Security Checker warning: squizlabs/php_codesniffer (2.7.1) - Arbitrary shell execution. 2017-04-17 20:22:26 +07:00
Dmitry Khomutov 814c77fdc9
Fixed git clone --depth in .php-censor.yml 2017-04-16 22:22:02 +07:00
Dmitry Khomutov 7be61d1658
Merge branch 'feature-production-fixes' 2017-04-16 22:15:33 +07:00
Dmitry Khomutov aeb6248436
Fixes 2017-04-16 22:08:14 +07:00
Dmitry Khomutov 3bd5b2c718
Improved error page +++ 2017-04-16 21:41:11 +07:00
Dmitry Khomutov 142f05b416
Fixed Database::lastInsertId call for PostgreSQL 2017-04-16 21:18:21 +07:00
Dmitry Khomutov a671f4d81d
Improved error page 2017-04-16 20:46:51 +07:00
Dmitry Khomutov 42a9d7fc94
Fixed gray block style (grey -> gray) +++ 2017-04-16 20:17:55 +07:00
Dmitry Khomutov c752651d10
Fixed environment field in build table 2017-04-16 20:09:33 +07:00
Dmitry Khomutov 1f9ec69c52
Fixed gray block style (grey -> gray) 2017-04-16 20:02:59 +07:00
Dmitry Khomutov acd2bcc088
Added text wrap for build log 2017-04-14 22:15:45 +07:00
Dmitry Khomutov 3f7882bfe9
Fixed #61 2017-04-13 22:52:03 +07:00
Dmitry Khomutov 75ebe61341
Small style fix 2017-04-13 18:13:54 +07:00
Dmitry Khomutov 2ca32044db Merge pull request #62 from JoolsMcFly/fix/wrong-branch-name-in-timeline
display build branch instead of project branch in Home/index and ajax-timeline
2017-04-13 18:11:27 +07:00
Jools 1aeeb3ba57 display build branch instead of project branch in Home/index and ajax-timeline 2017-04-13 06:45:07 +02:00
Jools 4feb2955cd fix broken link in worker.md file 2017-04-10 20:07:31 +07:00
Dmitry Khomutov d5c143fa50
Updated CHANGELOG.md (Added v0.13.0) 2017-04-10 20:04:50 +07:00
Dmitry Khomutov 84edee960e
Merge branch 'feature-ui-fixes' 2017-04-09 22:56:23 +07:00
Dmitry Khomutov 4f86a98b5e
Build and Project pages UI fixes 2017-04-09 22:51:03 +07:00
Dmitry Khomutov 1b11ec18ac
Fixed build buttons block in project page 2017-04-09 22:39:20 +07:00
Dmitry Khomutov 8a5f15ad78
Fixed localization for environment string 'all' 2017-04-09 21:57:41 +07:00
Dmitry Khomutov f49d2b14bc
Added collapse for boxes 2017-04-09 08:44:30 +07:00
Dmitry Khomutov 4f58316e12
Added "suggest" section to composer.json + updated dependencies. Issue #53 2017-04-08 17:33:30 +07:00
Dmitry Khomutov ee03c8b300 Merge pull request #56 from bochkovprivate/master
Remove copy-paste from phpcpd plugin docs :)
2017-04-07 08:13:03 +07:00
bochkovprivate 353883eb0c Remove copy-paste from phpcpd plugin docs :) 2017-04-07 00:31:41 +07:00
Dmitry Khomutov 3140516430 Merge pull request #55 from bochkovprivate/master
Fix Technical Debt Plugin configuration parameters
2017-04-06 22:40:03 +07:00
bochkovprivate acf25afdd6 Fix Technical Debt Plugin configuration parameters 2017-04-06 19:34:20 +07:00
Dmitry Khomutov 506af65421 Merge pull request #54 from ss-gxp/fix-error-message-to-html
Fix - convert html special chars in error message
2017-04-06 15:07:11 +07:00
Stepan Strelets 18f4abc98b Fix - convert html special chars in error message 2017-04-06 10:25:11 +03:00
Dmitry Khomutov 0109e49f8e Merge pull request #51 from ss-gxp/fix-builder
Fix build execute - in some cases one build executed with many process
2017-04-05 22:56:46 +07:00
Stepan Strelets 79d8e27a7e Fix releasing job 2017-04-05 18:54:06 +03:00
Stepan Strelets ff3ea2d120 Fixes (store variable name; work flow when build not exist) 2017-04-05 18:54:06 +03:00
Stepan Strelets 80aa7d4c06 Fix build execute - in some cases one build executed with many process 2017-04-05 18:54:06 +03:00
Dmitry Khomutov 37abf496d2 Merge pull request #52 from ss-gxp/fix-env-branches-update
Fixed updating branches for exist environment
2017-04-05 21:05:49 +07:00
Stepan Strelets 0c9036af7f Fix update branches for exist environment 2017-04-05 16:44:07 +03:00
Dmitry Khomutov dfa8a007a9
Merge branch 'feature-security-checker' 2017-04-04 21:21:45 +07:00
Dmitry Khomutov e3e3cf5124
Added SensioLabs Security Checker Plugin. Issue #27 2017-04-04 21:17:48 +07:00
Dmitry Khomutov e4803f657a
Merge branch 'feature-improvements' 2017-04-03 21:24:38 +07:00
Dmitry Khomutov 31beb233e3
Separated Build status constants and Plugin status constants 2017-04-03 21:19:51 +07:00
Dmitry Khomutov d54c1978b9
Added allowed fail status for plugins (See build summary) 2017-04-03 21:04:27 +07:00
Dmitry Khomutov cb4d7a268e
Small fixes 2017-04-03 20:44:35 +07:00
Dmitry Khomutov 9b9d1b1122
Russian localization for Environments. PullRequest #41. 2017-04-03 19:55:21 +07:00
Dmitry Khomutov 81d83f6abc
Merge branch 'bugfix-44' 2017-04-02 22:31:10 +07:00
Dmitry Khomutov 78c66a4dc3
Fixed exception when plugin runs without options (Like "php_parallel_lint: "). Issue #44 2017-04-02 09:17:04 +07:00
Dmitry Khomutov a3ef15b488
Fixed debug build from GUI for environments 2017-04-02 09:17:03 +07:00
Dmitry Khomutov 9f4e92fe68 Merge pull request #50 from ss-gxp/build-error-writer
Add build error writer (use bulk insert for improve performance). Issue #49
2017-04-02 09:11:43 +07:00
Stepan Strelets 8f665ae710 Add build error writer (use bulk insert for improve performance) 2017-04-01 23:58:53 +03:00
Stepan Strelets a87bc8a9b2 Add unset build log - implicit flush buffer 2017-03-31 19:01:39 +07:00
Stepan Strelets 7cffc0df1e Add write cache to build log (improve speed) 2017-03-31 19:01:39 +07:00