Commit graph

331 commits

Author SHA1 Message Date
Dan Cryer
adab6b20c0 Fixing build status image. 2013-10-08 12:41:12 +01:00
Dan Cryer
47672c014f Adding basic Behat plugin, fixes #101 2013-10-08 10:26:11 +01:00
Dan Cryer
ede49c8c69 Adding @dongilbert's Codeception plugin. Fixes #86 2013-10-08 10:21:54 +01:00
Dan Cryer
8f6766d1ae Adding favicon, fixes #71 2013-10-08 09:08:52 +01:00
Dan Cryer
0dea956e87 Adding default values to project table, fixes #158 2013-10-08 09:00:22 +01:00
Dan Cryer
42c5543cab Moved non-dependencies to suggest in composer.json 2013-10-08 08:51:48 +01:00
Dan Cryer
0c8d9c0f74 Added findBinary, fixes #115 2013-10-08 08:50:10 +01:00
Dan Cryer
f7e466bdb1 Fixes #147 2013-10-08 08:30:15 +01:00
Dan Cryer
df1dc0d666 Error reporting. See #142 2013-10-08 08:23:07 +01:00
Dan Cryer
deb71ec9e2 Fixes #125 2013-10-08 07:50:42 +01:00
Dan Cryer
cc09d95a3d SQL strict mode fixes. Closes #127 2013-10-08 07:45:20 +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
Dan Cryer
a634f6086b Installer 2013-10-07 12:59:33 +01:00
Dan Cryer
ef4862e39a Adding extended latin character set for the roboto font 2013-10-07 12:58:15 +01:00
Dan Cryer
a39944a97c Merge pull request #154 from grogy/visual-style
fixed visual style (spaces, aligment, etc.)
2013-09-27 07:19:04 -07:00
Dan Cryer
0708480785 Merge pull request #155 from grogy/extended-latin
added extended latin for font
2013-09-27 07:18:42 -07:00
Dan Cryer
9745213a1b Merge pull request #157 from felixkiss/patch-1
Fix syntax error in nginx example configuration
2013-09-26 06:10:32 -07:00
Felix Kiss
9f87155347 Fix syntax error in nginx example configuration 2013-09-26 15:03:22 +02:00
Václav Makeš
05e42cc831 added extended latin for font 2013-09-20 23:28:59 +02:00
Václav Makeš
b4f5b2f731 fixed visual style (spaces, aligment, etc.) 2013-09-20 23:18:22 +02:00
Dan Cryer
00ae1a1bfb Merge pull request #153 from grogy/parallel-lint
Added initial version of the PHP parallel lint plugin.
2013-09-20 09:11:31 -07:00
Dan Cryer
b7bf0fed51 Merge pull request #150 from c2is/master
Added GitLab infos (WebHook url) in the project page if it's a GitLab's project
2013-09-20 09:10:15 -07:00
Dan Cryer
c84a6a35b2 Merge pull request #149 from brooksie155/master
Small updates
2013-09-20 09:09:50 -07:00
Dan Cryer
47ac812432 Merge pull request #144 from SibSet/master
Mercurial build support
2013-09-20 09:09:19 -07:00
Dan Cryer
ba50262d25 Merge pull request #152 from rlindauer/master
Rename IndexController to HomeController to support MultiViews
2013-09-20 09:07:41 -07:00
Václav Makeš
12ee81a888 Added initial version of the PHP parallel lint plugin. 2013-09-20 12:58:41 +02:00
Roy Lindauer
3ccd72f53c Merge branch 'master' of github.com:rlindauer/PHPCI 2013-09-19 23:51:30 -07:00
Roy Lindauer
0282e68119 Renamed IndexController to HomeController to avoid errors with Apache Multiviews. Related to issue #74
Updated ajax url request path in index.phtml
2013-09-19 23:51:04 -07:00
Roy Lindauer
355c403ec0 Updated ajax url request path in index.phtml 2013-09-19 23:48:51 -07:00
Roy Lindauer
2a5262f5ed Renamed IndexController to HomeController to avoid errors with Apache Multiviews. Related to issue #74 2013-09-19 23:33:46 -07:00
a.cianfarani
e91b9426e0 Correct indentation 2013-09-19 09:46:29 +02:00
a.cianfarani
4cad2b4078 Added GitLab infos (WebHook url) in the project page if it's a GitLab's project 2013-09-19 09:34:51 +02:00
Stephen Brooks
6754ffa041 Merge branch 'master' of https://github.com/brooksie155/PHPCI 2013-09-18 10:03:54 +01:00
Stephen Brooks
741c1bab55 updated 2013-09-18 10:01:21 +01:00
Stephen Brooks
1fb292fefb updated 2013-09-18 09:59:53 +01:00
Stephen Brooks
fd3097514b Fix fatal error when $project is not set, which prevents access to Interface 2013-09-18 09:57:44 +01:00
Stephen Brooks
459269f61f Fix notice on command line when PHPCI_DB_HOST not set 2013-09-18 09:56:54 +01:00
Stephen Brooks
df32fcbbd4 Fix bug resulting in UI displaying errors (level of error reporting enabled may have been partially cause) when project object not set. 2013-09-18 09:56:13 +01:00
Stephen Brooks
f5c7f85bed Add ability to specify sub path and override global ignore list in phpci.yml 2013-09-18 09:54:23 +01:00
Stephen Brooks
9b4c35a11e Add ability to specify project sub-path and set flag for code coverage 2013-09-18 09:53:01 +01:00
Mark Clements
19c643032e Merge pull request #141 from c2is/campfire
Campfire : added %buildurl% var for message option and update readme accordingly
2013-09-18 01:49:10 -07:00
Mark Clements
7abd7644d8 Merge pull request #146 from agarzon/patch-1
Update README.md
2013-09-12 19:09:34 -07:00
Alexander Garzon
445d507e24 Update README.md
Better explanation about how to install it on Apache.
2013-09-12 22:01:25 -04:00
Pavel Gopanenko
e86852efa5 Mercurial build support 2013-09-04 19:54:26 +07:00
a.cianfarani
620e19fcc1 Update readme to show %buildurl% in use 2013-08-28 10:59:50 +02:00
a.cianfarani
7c06aa4273 Coding style... 2013-08-28 10:49:10 +02:00
a.cianfarani
17852f8aa8 Clean %buildurl% var for message option: just url given now, not the html link 2013-08-28 10:47:00 +02:00
a.cianfarani
03c5fb5558 Added %buildurl% var for message option 2013-08-28 10:43:29 +02:00
Dan Cryer
463ac8a6ee Merge pull request #140 from c2is/campfire
Added campfire plugin to allow pushing messages
2013-08-27 10:14:43 -07:00
a.cianfarani
5cc9ddb068 Added campfire plugin to allow pushing messages 2013-08-27 18:35:10 +02:00