Commit graph

2072 commits

Author SHA1 Message Date
Dmitry Khomutov cd6bfa5942
Code style fixes. 2017-11-09 20:51:07 +07:00
Stepan Strelets 92fe16e75e Fix - invalidate browser cache 2017-11-08 21:13:58 +07:00
Dmitry Khomutov 82205fb50b
Merge branch 'feature-code-style' 2017-11-08 20:45:37 +07:00
Dmitry Khomutov 4e68eb7180
Code style fixes. 2017-11-08 20:45:18 +07:00
Dmitry Khomutov fa569f3e22
Merge pull request #132 from ss-gxp/webhook-project-title
Allow specify project title in webhook request
2017-11-08 18:10:51 +07:00
Stepan Strelets eca63d81e2 Allow specify project title in webhook request 2017-11-08 12:03:00 +03:00
Dmitry Khomutov 08e3b564b9
Merge pull request #131 from ss-gxp/dashboard-widgets
Split dashboard into widgets. Add build errors widget.
2017-11-07 22:41:24 +07:00
Stepan Strelets 11f58d7c2b Split dashboard into widgets. Add build errors widget. 2017-11-07 18:14:29 +03:00
Dmitry Khomutov 257aabc113
Fixed BuildError create_date field. Issue #130. 2017-10-30 22:17:58 +07:00
Dmitry Khomutov 83a57159c8
Merge branch 'feature-pagination-for-errors' 2017-10-30 21:07:29 +07:00
Dmitry Khomutov 7174c271e5
Added links to errors from summary block (Information tab). Issue #85. 2017-10-30 21:03:53 +07: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 11cff52e89
Merge branch 'feature-pagination' 2017-10-26 20:43:33 +07:00
Dmitry Khomutov 3ab04a6503
Added Paginator helper. Issue #123. 2017-10-26 20:38:22 +07:00
Dmitry Khomutov 65e38d6428 Added CODE_OF_CONDUCT.md 2017-10-22 14:51:09 +07:00
Dmitry Khomutov 5c54be1227
Added changelog for release 0.18.0. 2017-10-22 14:32:22 +07:00
Dmitry Khomutov ba4581c425 Merge branch 'feature-update' 2017-10-22 10:56:03 +07:00
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