Commit graph

19 commits

Author SHA1 Message Date
Brad Rydzewski
0d04fa67e3 moving API to api package, swagger annotatoins 2016-03-30 13:15:28 -07:00
Jeff Storey
7991a8932a PR fixes 2016-03-28 16:50:51 -04:00
Jeff Storey
01f3dbdb23 removing extra blank line 2016-03-28 08:18:18 -04:00
Jeff Storey
bf7b5d51cc PR fixes 2016-03-28 08:11:30 -04:00
Jeff Storey
177c3000b6 fixing syntax error 2016-03-28 07:49:20 -04:00
Jeff Storey
f7caf5f309 #470 initial pipeline support 2016-03-28 07:49:08 -04:00
Fabio Rapposelli
e5131fd76e Add tuneable build file parameter BUILD_CONFIG_FILE 2016-03-25 00:08:27 +01:00
Brad Rydzewski
f276bc1036 Merge pull request #1521 from cmingxu/typo
typo
2016-03-20 22:54:54 -07:00
Qian Hong
cb7102ebc7 controller: Properly parse "full" query in GetBuildLogs. 2016-03-16 13:06:15 +08:00
kevin xu
a9defe9d11 typo 2016-03-12 18:21:22 +08:00
John Engelman
d5767b7d57 Add support for configuring escalated plugins via envvar. 2016-01-12 11:42:17 -06:00
Brad Rydzewski
0e5ee44700 ability to fork-exec and existing build 2015-11-05 18:45:13 -08:00
Brad Rydzewski
377caf1b99 added an endpoint to fetch the last build for a given branch 2015-10-28 11:50:11 -07:00
Brad Rydzewski
cfdfbcfd3b didn't realize gin supports net.Context. Change to support Context pattern! 2015-10-21 16:14:02 -07:00
Brad Rydzewski
7be93921bd ability to get last build before N 2015-10-07 17:53:28 -07:00
Brad Rydzewski
528fbb0f2c some finishing touches on the bitbucket implementation for 0.4 2015-10-04 17:40:27 -07:00
Brad Rydzewski
fc4b106949 added enqueued columns to build and job to track queue wait times 2015-10-01 14:35:25 -07:00
Brad Rydzewski
6bc28bd41c ability to cancel a single job (not entire build) 2015-10-01 12:05:23 -07:00
Brad Rydzewski
dfea14c7e5 updated vendor files and paths 2015-09-29 18:21:17 -07:00