Commit graph

12 commits

Author SHA1 Message Date
Dmitry Khomutov
ce23fac283
Added new errors count to main dashboard and builds list. 2017-12-13 22:40:51 +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
36243ca9cb
Fixed build duration localization in timeline 2017-04-22 22:02:27 +07:00
Dmitry Khomutov
9d269a4cca
Added tags for Github builds (UI Fixes +++). 2017-04-22 21:56:51 +07:00
Dmitry Khomutov
bf067e4fda
Added tags for Github builds (UI Fixes). 2017-04-22 21:48:54 +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
4f86a98b5e
Build and Project pages UI fixes 2017-04-09 22:51:03 +07:00
Stepan Strelets
047cedaab3
Initial implementation CI environments 2017-03-26 17:36:30 +07:00
Dmitry Khomutov
3176111c91
Added duration column to the project page 2017-02-28 20:19:20 +07:00
Dmitry Khomutov
40b5de70e5
Added ajax for the dashboard and timeline on main page 2017-01-15 01:11:32 +07:00
Renamed from src/PHPCensor/View/BuildsTable.phtml (Browse further)