Dmitry Khomutov
|
8b5a874789
|
Refactored Store.
|
2018-03-09 13:46:17 +07:00 |
|
Dmitry Khomutov
|
58f1004652
|
Renamed projects types and build classes: 'remote'/RemoteGitBuild to
'git'/GitBuild, MercurialBuild to HgBuild, SubversionBuild to SvnBuild,
'bitbuckethg' to 'bitbucket-hg'.
|
2018-02-28 10:02:55 +07:00 |
|
Dmitry Khomutov
|
0cfb12f222
|
Fixed migration for pull request branches.
|
2018-02-23 20:47:45 +07:00 |
|
Dmitry Khomutov
|
429405809e
|
Refactored build type 'Pull request' logic.
|
2018-02-23 18:54:03 +07:00 |
|
Dmitry Khomutov
|
13f763c9e2
|
Added new errors label in build "Errors" tab.
|
2017-12-09 23:53:18 +07:00 |
|
Dmitry Khomutov
|
4e68eb7180
|
Code style fixes.
|
2017-11-08 20:45:18 +07:00 |
|
Dmitry Khomutov
|
45e674a733
|
Fixed naming.
|
2017-10-21 15:51:05 +07:00 |
|
Luis Cortés
|
53585b2451
|
Fix Migrations | Installation Failed
|
2017-10-20 14:57:42 -05: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
|
58b23fe89d
|
Removed useless code from models + code style fixes.
|
2017-10-15 20:05:33 +07:00 |
|
Dmitry Khomutov
|
9e57de043e
|
Removed useless 'project_id' column from 'build_meta' table.
|
2017-10-15 00:48:53 +07:00 |
|
Dmitry Khomutov
|
145670acde
|
Build sources instead of 'Manual' word.
|
2017-10-14 21:13:36 +07:00 |
|
Dmitry Khomutov
|
e60376fe5f
|
Added a checkbox to build only the default branch specified in the project (Fixes).
|
2017-09-16 12:22:29 +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 |
|
Dmitry Khomutov
|
acd73e2ba1
|
Changed build_meta.meta_value column type from TEXT to LONGTEXT for MySQL. Issue #94.
|
2017-07-11 18:40:18 +07:00 |
|
Dmitry Khomutov
|
647a5cedcd
|
Added tags for Github builds.
|
2017-04-22 20:02:24 +07:00 |
|
Dmitry Khomutov
|
c752651d10
|
Fixed environment field in build table
|
2017-04-16 20:09:33 +07:00 |
|
Stepan Strelets
|
41f025c243
|
Increase environment field length (20 -> 250)
|
2017-03-26 17:36:30 +07:00 |
|
Stepan Strelets
|
047cedaab3
|
Initial implementation CI environments
|
2017-03-26 17:36:30 +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
|
1227784335
|
Fixed Build.log column size for MySQL (text -> longtext). Issue #26
|
2017-02-23 19:11:18 +07:00 |
|
Dmitry Khomutov
|
b83a6db697
|
Fixed 'build_error.message' column size
|
2017-02-19 00:59:45 +07:00 |
|
Dmitry Khomutov
|
f2738845d7
|
Removed comment
|
2017-01-30 21:13:10 +07:00 |
|
Dmitry Khomutov
|
c90c292629
|
Improved DB + PostgreSQL support
|
2017-01-29 18:20:22 +07:00 |
|
Dmitry Khomutov
|
4b49c95b20
|
Code style fixes
|
2017-01-22 20:06:17 +07:00 |
|
Dmitry Khomutov
|
041f8090b0
|
Fixed tests for Security
|
2017-01-22 20:06:16 +07:00 |
|
Dmitry Khomutov
|
b1d5c9cec2
|
PHP Censor fixes
|
2017-01-22 20:06:16 +07:00 |
|
Dmitry Khomutov
|
79e98c1aac
|
Code style fixes
|
2017-01-09 20:29:04 +07:00 |
|
Dmitry Khomutov
|
110543e983
|
Added item per page parameter for users (+ language)
|
2017-01-04 01:22:58 +07:00 |
|
Dmitry Khomutov
|
26d59c224a
|
Code style fixes
|
2016-12-24 17:39:21 +07:00 |
|
Dmitry Khomutov
|
32f5c01728
|
Fixed namespaces in docblocks (PHPCI -> PHPCensor)
|
2016-07-21 23:20:59 +06:00 |
|
Dmitry Khomutov
|
60a2b7282a
|
Fixed namespaces (PHPCI -> PHPCensor)
|
2016-07-20 18:27:32 +06:00 |
|