Commit graph

40 commits

Author SHA1 Message Date
Dan Cryer
1849aa922c Fixing ordering on projects for @REBELinBLUE 2015-10-09 10:58:18 +01:00
Dan Cryer
42d6bce14c Docblocks 2015-10-09 09:38:55 +01:00
Dan Cryer
dcfacfe717 General model / store cleanup 2015-10-08 16:52:19 +01:00
Dan Cryer
522eaef825 Adding project groups 2015-10-08 16:33:01 +01:00
Adirelle
8ba7f1f9dc Track and display the build progression, for each stages and plugins.
Translations for the build summary.

Closed #944
2015-05-28 11:39:35 +02:00
Vaidas Zilionis
8fc4c51d54 Allow see project build status in cctray xml format
Refactoring is done for BuildStatus information.
- Fixed all phpcs, phpmd errors
- Added test for my code (hurray 100 tests already :D)

Closed #705
2015-05-28 10:50:29 +02:00
Dmitry Khomutov
f0439782ba Improved login: now you can login using name or email
Close #873
2015-04-22 13:54:02 +02:00
Dan Cryer
5dc0f181cf Fixing base store docblocks. 2015-02-16 11:20:18 +00:00
Dan Cryer
9f93db9f35 Lots of cleanup. 2015-02-12 14:11:58 +00:00
Dan Cryer
f6719781e4 Fixing two particularly dodgy queries in BuildStore. 2015-02-12 11:38:00 +00:00
Dan Cryer
e80f8ffaae Fixing issues related to LIMIT in Base Store files. 2015-02-12 11:08:45 +00:00
Dan Cryer
ead24da1a5 Hopefully re-greening the build. 2014-12-22 15:48:35 +00:00
Guillaume Perréal
481f8d7d4c In build view, only show meta of builds for the branch of the selected build. 2014-12-18 09:36:54 +00:00
Dan Cryer
9fda9ed989 Adding Docblocks throughout the project and lowering the missing docblock limit in phpci.yml to zero.
Closes #692
2014-12-08 14:12:01 +00:00
Dan Cryer
53bca31c2a Fixing fatal error on dashboard, also adding slim view for installs with more than 10 projects 2014-12-03 20:26:32 +00:00
Dan Cryer
43fef1539f Front-End Upgrade: New UI Based on Admin LTE.
Closes #673
2014-12-03 15:30:36 +00:00
Adam Cooper
abd50bf4bd Adding a branch filter to the project page, allowing users to view builds from a specific branch.
Closes #600
2014-10-16 16:10:24 +01:00
Dan Cryer
3a863e8eed Adding migrations functionality to PHPCI using Phinx 2014-05-13 15:15:06 +00:00
Dan Cryer
d098fabdb6 Adding / correcting the file docblock throughout the project 2014-05-12 17:26:17 +01:00
Dan Cryer
4eaa1d33d2 Fixing BuildStore 2014-05-12 15:56:39 +01:00
Dan Cryer
797b854d69 Fixing BuildStore 2014-05-12 15:55:56 +01:00
Dan Cryer
0c13e984e3 Cleaning up the WebhookController class, making it actually send status postbacks, skipping duplicate commits 2014-05-12 15:53:29 +01:00
Dan Cryer
195d85a82c Making the public key a property that we store for projects, and displaying it for later use. 2014-04-30 14:14:23 +01:00
Dmitry Khomutov
94b2a8a5c5 Genereted models by console phpci:generate command 2014-04-10 23:52:21 +07:00
Dan Cryer
eaec52b525 Adding commit message to Build 2014-02-25 16:43:06 +00:00
Dan Cryer
05be06f9b3 Fixing some more PHPCS/PHPMD errors 2013-10-10 01:18:05 +01:00
Dan Cryer
16003ff01b Fixing some more PHPCS/PHPMD errors 2013-10-10 01:12:30 +01:00
Dan Cryer
77fae9a56d Holy cleanup, batman. 2013-10-10 01:01:06 +01:00
Dan Cryer
edc4fc1b1b Fixes 2013-10-08 13:52:05 +01:00
Dan Cryer
56b8a57efd Renaming key / value columns in build_meta with meta_key / meta_value to avoid SQL errors. 2013-10-08 13:00:38 +01:00
Dan Cryer
b33189e08e UI plugins, including quality trend chart, logs and lines of code. Some UI tweaks. 2013-10-08 07:21:46 +01:00
Gabriel Baker
76adf14b28 Initial summary changes 2013-06-05 06:23:47 +01:00
Dan Cryer
efcf209478 Fixing project overview 2013-05-22 22:11:36 +01:00
Dan Cryer
acb58ff5e0 Adding project overview to dashboard, closes #55 2013-05-22 17:15:02 +01:00
Dan Cryer
645936f309 PHPCI/Store PSR2 compliance. Issue #18 2013-05-16 16:03:34 +01:00
Dan Cryer
11a3e3403f PHPCI/Helper and PHPCI/Model PSR2 compliance. Issue #18 2013-05-16 15:41:15 +01:00
Dan Cryer
160540b6ee Add class-level docblock to every file. 2013-05-16 02:30:48 +01:00
Dan Cryer
6094b7013c Add file-level docblock to every file. 2013-05-16 02:16:56 +01:00
Dan Cryer
188162f0a2 Adding user accounts. 2013-05-10 16:25:51 +01:00
Dan Cryer
2c860e8009 Initial commit. 2013-05-03 16:02:53 +01:00