Commit graph

1687 commits

Author SHA1 Message Date
Dmitry Khomutov cbb0f1d2b4
Improved CHANGELOG.md 2017-03-10 23:39:51 +07:00
Dmitry Khomutov 9fbf79db9e
Doc fix + additional debug info 2017-03-10 21:10:04 +07:00
Dmitry Khomutov ebb73fcc1b
Merge branch 'bugfix-shell-plugin' 2017-03-07 20:02:10 +07:00
Dmitry Khomutov 58875d5c8a
Fixed shell plugin execution. Issue #30 2017-03-04 12:55:13 +07:00
Dmitry Khomutov f4b45e142e
Merge branch 'feature-improvements' 2017-02-28 22:45:22 +07:00
Dmitry Khomutov 4320ec0415
Code style fixes 2017-02-28 22:21:19 +07:00
ZinitSolutionsGmbH 5fdba72430
Problem with plugin: sends the wrong command to ignore the files. When we ignore
the directory, we use --exclude path/dir_1 --exclude path/dir_2 --exclude path/dir_3
everything works correctly but when we want to exclude file - PhpCpd.php
sends command like --names-exclude path/file_1 --names-exclude path/file_2
--names-exlcude path/file_3 and files will be scanned for copy/past, to ignore all three file we have to use
command like --names-exclude file_1,file_2,file_3 without paths.
2017-02-28 22:13:25 +07:00
Dmitry Khomutov d8fbbd739b
Fixed branch link in the timeline 2017-02-28 21:04:14 +07:00
Dmitry Khomutov 651aba0267
Fixed pagination position in the project view 2017-02-28 20:28:54 +07:00
Dmitry Khomutov 23aa5d7cc7
Improved README and Docs 2017-02-28 20:23:18 +07:00
Dmitry Khomutov 3176111c91
Added duration column to the project page 2017-02-28 20:19:20 +07:00
Dmitry Khomutov 00a2248c93
Fixed Build.log column size for MySQL (removed 'NOT NULL') 2017-02-26 20:46:24 +07:00
Dmitry Khomutov 32ccf1ec11
Updated CHANGELOG.md (Added v0.10.0) 2017-02-24 18:19:01 +07:00
Dmitry Khomutov c4ee9a6d48
Updated dependencies 2017-02-24 17:43:37 +07:00
Stefan 410e53da0b
Fixes issue with branches that start with a hash 2017-02-24 13:00:42 +07:00
Dmitry Khomutov e11a1cc3d3
Fixed profile language. Issue #11 2017-02-24 12:44:07 +07:00
Dmitry Khomutov 07815d85eb
Merge branch 'feature-build-log-size' 2017-02-23 19:14:37 +07:00
Dmitry Khomutov 1227784335
Fixed Build.log column size for MySQL (text -> longtext). Issue #26 2017-02-23 19:11:18 +07:00
Dmitry Khomutov 041ab16e71
Fixed plugins execution 2017-02-20 20:28:50 +07:00
Dmitry Khomutov 9fdfa967a7
Merge branch 'feature-build' 2017-02-19 01:24:58 +07:00
Dmitry Khomutov 5d03a0ab35
Fixed extra 2017-02-19 01:21:46 +07:00
Dmitry Khomutov b83a6db697
Fixed 'build_error.message' column size 2017-02-19 00:59:45 +07:00
Dmitry Khomutov ebb08d868b
Added 'Build with debug' button for Admin on project page. Issue #22 2017-02-19 00:52:13 +07:00
Dmitry Khomutov 96aa345dc0
Removed base models and stores 2017-02-18 14:34:23 +07:00
Dmitry Khomutov 9f0580e802
Improved TravisCI build settings 2017-02-18 14:34:23 +07:00
root 9f8a5df810 add getFileLinkTemplate for gogs 2017-02-16 16:06:31 +07:00
ket4yii 086eb82631
[Form Element] Add percent to setName regex 2017-02-15 20:20:18 +07:00
Dmitry Khomutov a12407d02f
Fixed 'add/edit project' page. Issue #21 2017-02-15 20:16:40 +07:00
Dmitry Khomutov 8d7087554f
Added directory /runtime/status_cache. Issue #19 2017-02-13 08:36:36 +07:00
Dmitry Khomutov a249dad0c1
Merge branch 'bugfix-worker-config' 2017-02-13 08:31:19 +07:00
Dmitry Khomutov 6d99ca50a1
Fixed project/config for worker 2017-02-13 00:16:11 +07:00
Dmitry Khomutov 51df9e81c3
Improved README 2017-02-12 10:16:34 +07:00
Dmitry Khomutov 7d254fc512
DB fix 2017-02-12 01:35:17 +07:00
Dmitry Khomutov 206fbf2071
Updated CHANGELOG.md (Added v0.9.0) 2017-02-11 23:41:09 +07:00
Dmitry Khomutov f4083df2a8
Improved dashboard styles 2017-02-11 23:22:26 +07:00
Dmitry Khomutov b5759cced2
Fixed install command for multiple runs 2017-02-11 23:15:33 +07:00
Dmitry Khomutov 8dc86b975a
Merge branch 'feature-config-highlighting' 2017-02-10 23:20:42 +07:00
Dmitry Khomutov 91a8054fdd
Added highlighting for build config + updated dependencies 2017-02-10 23:18:07 +07:00
Pélisset Vincent efb9cacb02
Adding link to branch and commit for Gogs repositories 2017-02-10 21:13:03 +07:00
Dmitry Khomutov 9040b151dc
Updated CHANGELOG.md (Added v0.8.0) 2017-02-09 23:18:44 +07:00
Dmitry Khomutov 05d3df151c
Merge branch 'feature-log-lang' 2017-02-09 22:32:43 +07:00
Dmitry Khomutov ea5044bf9b
Fixes 2017-02-09 22:25:12 +07:00
Dmitry Khomutov 6cff08f073
Removed localization from logs (Because it doesn't work) 2017-02-09 22:12:21 +07:00
Dmitry Khomutov 72579e769f
Codeception improvement (+ docs) 2017-02-09 22:03:53 +07:00
Pélisset Vincent c4d78c065c French translation updated 2017-02-09 21:51:27 +07:00
Pélisset Vincent 96bddfbc45 Fix codeception path in config who was ignored 2017-02-09 21:51:27 +07:00
Dmitry Khomutov 0e468e9a6a
Added branch to the dashboard timeline 2017-02-09 19:59:43 +07:00
Dmitry Khomutov 13d8c6d3bf
Removed runtime/daemon directory 2017-02-08 20:11:04 +07:00
Dmitry Khomutov 39196fd454
Merge branch 'feature-gogs' 2017-02-07 23:10:19 +07:00
Dmitry Khomutov 9e478fd821
Fixes for Gogs build and webhook. Issue #13 2017-02-07 23:09:52 +07:00