Commit graph

45 commits

Author SHA1 Message Date
Dmitry Khomutov
cb4d7a268e
Small fixes 2017-04-03 20:44:35 +07:00
Dmitry Khomutov
a3ef15b488
Fixed debug build from GUI for environments 2017-04-02 09:17:03 +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
e1fc4a26e3 Fix get environments by branch - add default branch 2017-03-31 18:49:01 +07:00
Stepan Strelets
41f025c243
Increase environment field length (20 -> 250) 2017-03-26 17:36:30 +07:00
Stepan Strelets
1cef8260e9
Fix build service test - mock environment store 2017-03-26 17:36:30 +07:00
Stepan Strelets
047cedaab3
Initial implementation CI environments 2017-03-26 17:36:30 +07:00
bochkovprivate
7084b49da7
Add support for Bitbucket's Mercurial based repos 2017-03-25 09:27:10 +07:00
Dmitry Khomutov
ea8c5393bc
Fixes for SSH key 2017-03-25 09:27:10 +07:00
bochkovprivate
4c435bfaee
Fix fetching from Mercurial repos: ssh, branches 2017-03-25 09:27:10 +07:00
Dmitry Khomutov
21a73abd16
Improvements for new 'deploy' stage 2017-03-16 22:00:13 +07:00
Julien Dephix
7165e8de3c show build duration on Dashboard -> Latest Builds
if a build is not pending then its duration will be displayed next to last updated time, with time units: 1h 28m 52s
2017-03-16 20:22:01 +07:00
Dmitry Khomutov
a2fbd9b775
Code style fixes 2017-03-12 11:40:40 +07:00
Stefan
410e53da0b
Fixes issue with branches that start with a hash 2017-02-24 13:00:42 +07:00
Dmitry Khomutov
96aa345dc0
Removed base models and stores 2017-02-18 14:34:23 +07:00
root
9f8a5df810 add getFileLinkTemplate for gogs 2017-02-16 16:06:31 +07:00
Dmitry Khomutov
6d99ca50a1
Fixed project/config for worker 2017-02-13 00:16:11 +07:00
Dmitry Khomutov
f4083df2a8
Improved dashboard styles 2017-02-11 23:22:26 +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
9e478fd821
Fixes for Gogs build and webhook. Issue #13 2017-02-07 23:09:52 +07:00
Dmitry Khomutov
8779880a8f
Removed hacks for Windows OS (Because it isn't work fine all the same) 2017-02-05 15:37:46 +07:00
Dmitry Khomutov
7e735bbb3b
Queue improvements 2017-02-05 15:37:46 +07:00
Adirelle
d901ca74ab
Added provider and provider_data columns to user. 2017-01-22 20:06:16 +07:00
Dmitry Khomutov
ff74b2f0c5
Codeception fixes 2017-01-21 11:25:11 +07:00
Dmitry Khomutov
d07e98178e
Fixes 2017-01-21 00:07:12 +07:00
Dmitry Khomutov
d46ecce159
Fixes 2017-01-20 22:10:18 +07:00
Dmitry Khomutov
d209482cda
Added config params github.comments.(commit|pull_request) for allow or deny for PHP Censor to commenting on Github 2017-01-20 21:55:48 +07:00
Dmitry Khomutov
18ac9fadaf
Fixed archive 2017-01-16 23:27:55 +07:00
Dmitry Khomutov
69dbef3eee
Added public status info to project page 2017-01-14 18:44:57 +07:00
Dmitry Khomutov
1237bf450c
Code style fixes 2017-01-14 16:12:53 +07:00
Dmitry Khomutov
86478a1264
Fixes for build without config 2017-01-11 22:52:37 +07:00
Dmitry Khomutov
69302adf2b UI fixes 2017-01-06 21:19:45 +07:00
Dmitry Khomutov
47a220d267 Fixed order of the build config (database, file) 2017-01-05 20:03:22 +07:00
Dmitry Khomutov
f3e8acc4bd New PHPUnit plugin fixes for PHP Censor 2017-01-05 20:01:53 +07:00
Dmitry Khomutov
110543e983 Added item per page parameter for users (+ language) 2017-01-04 01:22:58 +07:00
Dmitry Khomutov
d78f9f0e5f Added custom console Application class with migrations 2016-12-30 23:40:14 +07:00
Dmitry Khomutov
26d59c224a Code style fixes 2016-12-24 17:39:21 +07:00
Batandwa
e4db6efaf3 Fixed incorrect removing directory contents when using symlinks. 2016-12-24 17:17:52 +07:00
Dmitry Khomutov
9de4fb51d3 Repaired tests + refactored code for tests 2016-08-13 17:47:55 +07:00
Dmitry Khomutov
62bf63a06e Fixed naming (phpci -> php-censor) 2016-07-22 12:14:10 +06:00
Dmitry Khomutov
32f5c01728 Fixed namespaces in docblocks (PHPCI -> PHPCensor) 2016-07-21 23:20:59 +06:00
Dmitry Khomutov
31f92327c1 Fixed naming (phpci -> php-censor) 2016-07-21 23:02:11 +06:00
Dmitry Khomutov
4fee89fb80 Fixed constants 2016-07-21 21:20:34 +06:00
Dmitry Khomutov
60a2b7282a Fixed namespaces (PHPCI -> PHPCensor) 2016-07-20 18:27:32 +06:00