Commit graph

56 commits

Author SHA1 Message Date
StudioMaX
0eba8c2cfe Fixed GitHub status API and access to the pull requests of private projects 2017-06-02 02:20:29 +06:00
Dmitry Khomutov
e071088bba
Fixed branches for SVN build. Issue #65. 2017-05-17 21:46:55 +07:00
Dmitry Khomutov
efbf2650bb
Code style fixes. 2017-05-08 12:37:08 +07:00
Dmitry Khomutov
12805d58d9
Added tags for Github builds (Fixes). 2017-04-22 21:06:53 +07:00
Dmitry Khomutov
647a5cedcd
Added tags for Github builds. 2017-04-22 20:02:24 +07:00
Dmitry Khomutov
3f7882bfe9
Fixed #61 2017-04-13 22:52:03 +07: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
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
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