Commit graph

307 commits

Author SHA1 Message Date
Dmitry Khomutov
cd9c48aa7a
TechnicalDebt plugin - Code style fixes. Issue #82. 2017-12-14 19:16:38 +07:00
Pélisset Vincent
8bfdea3073
minimalize modification 2017-12-14 19:16:38 +07:00
Pélisset Vincent
e8d043fdfd
CS Fixer 2017-12-14 19:16:38 +07:00
Pélisset Vincent
d218554bfa
fix flag reset location 2017-12-14 19:16:38 +07:00
Pélisset Vincent
5c409f8856
add dockblock detail 2017-12-14 19:16:38 +07:00
Pélisset Vincent
79274cbb41
ignore only relative dir from start or path 2017-12-14 19:16:38 +07:00
Pélisset Vincent
2b4fe8a384
add better log to technitial debt, trying to fix runtime path bug 2017-12-14 19:16:37 +07:00
Dmitry Khomutov
0a0ab660b8
Fixed TechnicalDebt plugin. Issue #82. 2017-12-14 19:16:37 +07:00
Dmitry Khomutov
3e0a92f523
Fixed TechnicalDebt plugin. Issue #82. 2017-12-14 19:16:37 +07:00
Dmitry Khomutov
97be2fb4f1
Fixed TechnicalDebt plugin. Issue #82. 2017-12-14 19:16:37 +07:00
Dmitry Khomutov
2b57886db0
Fixed TechnicalDebt plugin. Issue #82. 2017-12-14 19:16:37 +07:00
Dmitry Khomutov
ce23fac283
Added new errors count to main dashboard and builds list. 2017-12-13 22:40:51 +07:00
Dmitry Khomutov
eb55474ff4
New label fixes. 2017-12-10 17:52:49 +07:00
Dmitry Khomutov
6fcfa3668a
Added filtration by new label to "Errors" tab. 2017-12-10 00:00:06 +07:00
Dmitry Khomutov
13f763c9e2
Added new errors label in build "Errors" tab. 2017-12-09 23:53:18 +07:00
root
002e64f4d6 Fixing issue #136 (PHP 7.2 unpack user from session) 2017-12-09 19:31:46 +03: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
5681f5dc56
Fixed responsive classes for dashboard widgets. 2017-11-11 18:34:24 +07:00
Dmitry Khomutov
1304ca29f7
Fixed links to Errors tab from Information tab (Summary). 2017-11-09 23:20:08 +07:00
Dmitry Khomutov
c6ae043750
Fixed excessive BuildMeta inserts. 2017-11-09 22:48:46 +07:00
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
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
257aabc113
Fixed BuildError create_date field. Issue #130. 2017-10-30 22:17:58 +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
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
Luis Cortés
53585b2451 Fix Migrations | Installation Failed 2017-10-20 14:57:42 -05: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
c50f04a280 Fixed schedule build command. Issue #125. 2017-10-08 21:51:03 +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
5820583d4a Reformated JS code. 2017-09-17 11:22:05 +07:00
Dmitry Khomutov
5df94982a1 Removed useless '/' from build status cache path. 2017-09-16 20:20:08 +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
e60376fe5f Added a checkbox to build only the default branch specified in the project (Fixes). 2017-09-16 12:22:29 +07:00