Commit graph

85 commits

Author SHA1 Message Date
Dmitry Khomutov
9e428a4da6
Small fixes. 2018-02-23 23:05:06 +07:00
Dmitry Khomutov
429405809e
Refactored build type 'Pull request' logic. 2018-02-23 18:54:03 +07:00
Dmitry Khomutov
d28d496264
Added options 'php-censor.ssh.strength' and 'php-censor.ssh.comment'
for SSH keys generation. Issue #154.
2018-02-23 12:23:03 +07:00
Dmitry Khomutov
f26726c6e9
Removed User model from $_SESSION. 2018-02-21 10:46:57 +07:00
Dmitry Khomutov
597a20deea
Refactored view/template. 2018-02-21 10:46:57 +07:00
Dmitry Khomutov
5e9e3088cc
Code style fixes for plugins. 2018-02-04 14:22:07 +07:00
Stepan Strelets
20c38ac45e Add gogs pull request webhook for manage environments branches 2018-01-17 12:46:47 +03:00
Dmitry Khomutov
eecf3ea3ce
Added new build source: Webhook (Pull request). 2017-12-27 23:05:04 +07:00
Dmitry Khomutov
6fcfa3668a
Added filtration by new label to "Errors" tab. 2017-12-10 00:00:06 +07:00
Dmitry Khomutov
2f22339a1f
Fixed archived projects public status. 2017-12-02 11:40:52 +07:00
Stepan Strelets
fee99bd259 Fix empty build errors - add template and message. 2017-11-17 10:35:25 +03:00
Dmitry Khomutov
1304ca29f7
Fixed links to Errors tab from Information tab (Summary). 2017-11-09 23:20:08 +07:00
Dmitry Khomutov
cd6bfa5942
Code style fixes. 2017-11-09 20:51:07 +07:00
Dmitry Khomutov
4e68eb7180
Code style fixes. 2017-11-08 20:45:18 +07:00
Stepan Strelets
eca63d81e2 Allow specify project title in webhook request 2017-11-08 12:03:00 +03:00
Stepan Strelets
11f58d7c2b Split dashboard into widgets. Add build errors widget. 2017-11-07 18:14:29 +03:00
Dmitry Khomutov
42888630e7
Added filtration for errors by severity and plugin. Issue #85. 2017-10-29 21:26:43 +07:00
Dmitry Khomutov
6b102f214e
Added Paginator for build errors. Issue #85. 2017-10-29 14:06:41 +07:00
Dmitry Khomutov
3ab04a6503
Added Paginator helper. Issue #123. 2017-10-26 20:38:22 +07:00
Dmitry Khomutov
45e674a733 Fixed naming. 2017-10-21 15:51:05 +07:00
Dmitry Khomutov
dd4f3bfbad Added 'user_id' (created by) and 'create_date' columns to 'project' table. 2017-10-19 22:05:00 +07:00
Dmitry Khomutov
7382df7f6d Added 'user_id' (created by) and 'create_date' columns to 'project_group' table. 2017-10-16 21:59:59 +07:00
Dmitry Khomutov
4ec6d854c2 Added 'user_id' column to 'build' table (created by)
+ Renamed columns 'created' -> 'create_date', 'started' -> 'start_date' and 'finished' -> 'finish_date'
+ Code style fixes.
2017-10-16 20:40:00 +07:00
Dmitry Khomutov
145670acde Build sources instead of 'Manual' word. 2017-10-14 21:13:36 +07:00
Dmitry Khomutov
5df94982a1 Removed useless '/' from build status cache path. 2017-09-16 20:20:08 +07:00
Pat Suwalski
bbbd9b3cf2 Added a checkbox to build only the default branch specified in the project. 2017-09-13 21:24:19 +07:00
Dmitry Khomutov
07359d82f6
'Remember me' on login. Issue #81. 2017-08-31 22:13:48 +07:00
StudioMaX
d307afa44e Bitbucket build status API, create comments on commits and Pull Requests 2017-08-20 14:19:07 +06:00
Dmitry Khomutov
9041457af4
Changed HttpClient to Guzzle library. 2017-06-28 12:42:56 +07:00
Dmitry Khomutov
87ef29269f
Small Project form order fix. 2017-06-20 19:51:27 +07:00
Dmitry Khomutov
e071088bba
Fixed branches for SVN build. Issue #65. 2017-05-17 21:46:55 +07:00
Dmitry Khomutov
6330e3b177
Fixes for build branches with special chars (like '#, /' etc.) 2017-05-09 11:25:16 +07:00
Dmitry Khomutov
446deca0cb
Fixed pagination for environments in project/view page and ajax builds update. 2017-05-08 14:51:32 +07:00
Dmitry Khomutov
fb424bfb2b
Code style fixes. 2017-05-05 10:55:12 +07:00
Paul Staring
c68cb33fa5
ProjectController::build(): Moved the check on whether the project could be found up: no point in trying to get a list of branches of a project that doesn't even exist. 2017-05-05 10:52:20 +07:00
Dmitry Khomutov
1b70128c83
Added public/private project status icon to dashboard. 2017-04-22 22:29:09 +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
f26f000bb4
Refactored push and tag webhooks for Github (Fixes +++). 2017-04-20 21:14:48 +07:00
Dmitry Khomutov
0e83599b9f
Refactored push and tag webhooks for Github (Fixes). 2017-04-20 20:38:02 +07:00
Dmitry Khomutov
6e60c07103
Refactored push and tag webhooks for Github. 2017-04-20 20:24:53 +07:00
Dmitry Khomutov
89218d7047
Added ability to build only head commit from push (Initial). 2017-04-20 19:35:26 +07:00
Dmitry Khomutov
3bd5b2c718
Improved error page +++ 2017-04-16 21:41:11 +07:00
Dmitry Khomutov
1b11ec18ac
Fixed build buttons block in project page 2017-04-09 22:39:20 +07:00
Stepan Strelets
657b98063d
Improve - environment settings on project creation 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
bochkovprivate
01d23c0f10
Fix 'CommitterEmail must be a string' err in bitbucket webhook 2017-03-25 09:27:10 +07:00
Dmitry Khomutov
e83239e6a5
Localization fix for 'project_group' string 2017-03-18 12:07:59 +07:00
Julien Dephix
685052fba6 update french translation
- some translations were missing or needed a bit of love.
- fix: project add/edit page was not calling Lang::get() for project group
2017-03-17 19:49:29 +07:00