Commit graph

2154 commits

Author SHA1 Message Date
Dmitry Khomutov e25639c874 Updated dependencies. 2017-10-21 15:58:16 +07:00
Dmitry Khomutov 45e674a733 Fixed naming. 2017-10-21 15:51:05 +07:00
Dmitry Khomutov 5dd96b36ed Merge pull request #128 from lscortesc/hotfix/migrations
Fix Migrations | Installation Failed
2017-10-21 09:23:42 +07:00
Luis Cortés 53585b2451 Fix Migrations | Installation Failed 2017-10-20 14:57:42 -05:00
Dmitry Khomutov 9d07b577c5 Merge branch 'feature-build-source' 2017-10-19 22:33:39 +07:00
Dmitry Khomutov 268ab03c86 Fixed Database test for Postgres. 2017-10-19 22:33:00 +07:00
Dmitry Khomutov ab566c1f41 Fixed tests after build changes. 2017-10-19 22:17:40 +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 58b23fe89d Removed useless code from models + code style fixes. 2017-10-15 20:05:33 +07:00
Dmitry Khomutov 508465fc74 Code style fixes + phpdocs. 2017-10-15 01:29:29 +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 ca0f7b4182 Fixed schedule build command. Issue #125. 2017-10-11 18:55:03 +07:00
Dmitry Khomutov 97c7423013 Merge branch 'feature-command' 2017-10-08 21:58:13 +07:00
Dmitry Khomutov c50f04a280 Fixed schedule build command. Issue #125. 2017-10-08 21:51:03 +07:00
Dmitry Khomutov 3fa21f3169 Merge pull request #126 from Vincentv92/master
Added command to schedule tasks if not ran for a specified X days
2017-10-05 23:02:34 +07:00
Vincent Vermeulen 9b198a128e Use function getLatestBuild 2017-10-05 17:43:33 +02:00
Vincent Vermeulen 5a7d145c94 Added command to schedule tasks if not ran for a specified X days 2017-10-04 22:40:29 +02:00
Dmitry Khomutov a8019e20a8 Fixed 'lifetime' parameter for queue on installation. 2017-09-18 08:18:59 +07:00
Dmitry Khomutov 89fc49582c Improved Nginx virtual host config example (documentation). 2017-09-17 20:22:23 +07:00
Dmitry Khomutov 06cdf35337 Removed 'console.bat' file. 2017-09-17 20:21:38 +07:00
Dmitry Khomutov 00744c269b Merge branch 'feature-fixes' 2017-09-17 20:09:41 +07:00
Dmitry Khomutov 5820583d4a Reformated JS code. 2017-09-17 11:22:05 +07:00
Dmitry Khomutov c4509af6b7 Improved chart colors in the Information tab. 2017-09-17 10:55:21 +07:00
Dmitry Khomutov 5e5ecda6e6 Improved PHPSpec plugin GUI. 2017-09-16 22:11:53 +07:00
Dmitry Khomutov db1b43455e Improved Codeception plugin GUI. 2017-09-16 21:26:53 +07:00
Dmitry Khomutov 5df94982a1 Removed useless '/' from build status cache path. 2017-09-16 20:20:08 +07:00
Dmitry Khomutov 75ab37ba97 Fixed SystemD worker documentation (Invalid comments in SystemD Unit config). 2017-09-16 20:19:09 +07:00
Dmitry Khomutov 0e6047e3eb Merge branch 'bugfix-binary-output' 2017-09-16 12:29:40 +07:00
Dmitry Khomutov 883ebf1a1a Changed '?' to '�' for binary output. Issue #116. 2017-09-16 12:28:16 +07:00
Dmitry Khomutov a4cbd1b7ec Fixes for non-unicode binary log output. Issue #116. 2017-09-16 12:28:16 +07:00
Dmitry Khomutov 3abe248080 Merge branch 'feature-default-branch-only' 2017-09-16 12:27:48 +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 bc1ee39467 Merge branch 'feature-phpci-sync' 2017-09-09 23:55:44 +07:00
David Sloan 242d08e016 Add the option to pass the short tags (-s) argument to PHP Parallel Lint so that files using PHP Short Tags can be linted. 2017-09-09 23:48:22 +07:00
Dmitry Khomutov 418eb1a96e Merge pull request #119 from ss-gxp/fix-env-build
Fix env build - omit checkout exact commit
2017-09-04 19:33:26 +07:00
Stepan Strelets b501775411 Fix env build - omit checkout exact commit 2017-09-04 15:18:52 +03:00
Dmitry Khomutov 29553aca54 Merge pull request #118 from ss-gxp/mage3-plugin
Add mage v3 plugin (deployment)
2017-09-04 18:46:06 +07:00
Stepan Strelets 256b32bd81 Add mage v3 plugin (deployment) 2017-09-04 14:36:41 +03:00
Dmitry Khomutov 8d728bad29
Merge branch 'feature-017-changelog' 2017-09-03 18:54:55 +07:00
Dmitry Khomutov 02bed72247
Added changelog for release 0.17.0. 2017-09-03 18:54:39 +07:00
Dmitry Khomutov 1580c57016
Merge branch 'feature-remember-me' 2017-08-31 22:14:03 +07:00
Dmitry Khomutov 07359d82f6
'Remember me' on login. Issue #81. 2017-08-31 22:13:48 +07:00
Dmitry Khomutov 4ce3c94798
Merge branch 'feature-ui' 2017-08-31 22:13:28 +07:00
Dmitry Khomutov 90bc9c69a1
Improved public status page UI (Added environment and duration, fixed table cell height). 2017-08-31 22:06:29 +07:00
Dmitry Khomutov ceb2a20bf6
Merge branch 'feature-log-rotate' 2017-08-30 22:50:29 +07:00
Dmitry Khomutov 1bc8dfd5eb
Added daily rotate logger for console commands. Issue #108. 2017-08-30 21:21:16 +07:00