Commit graph

22 commits

Author SHA1 Message Date
Brad Rydzewski
d376730226 adding full support for Gogs including private repositories 2015-10-22 16:36:43 -07:00
Brad Rydzewski
2f071bb2cf re-enabled build feed 2015-10-21 16:39:43 -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
0e3b11c44d code that verifies the Docker daemon connection before adding 2015-10-19 17:46:58 -07:00
Brad Rydzewski
fa8c657005 some initial work on #1234 2015-10-15 22:25:07 -07:00
Brad Rydzewski
f84c8bc411 working on the homage page 2015-10-15 15:40:27 -07:00
Brad Rydzewski
a7a1b1dfb7 cleaning up the middleware and adding caching with TTL 2015-10-13 02:08:08 -07:00
Brad Rydzewski
7be93921bd ability to get last build before N 2015-10-07 17:53:28 -07:00
Brad Rydzewski
7190facb41 updated to auto generate build documentation and embed in binary 2015-10-06 19:41:20 -07:00
Brad Rydzewski
aa8e0347d0 github author fallback for old GitHub enterprise 2015-10-06 18:31:01 -07:00
Brad Rydzewski
0ed2535b53 fixed logging error 2015-10-06 15:58:37 -07:00
Brad Rydzewski
0943117ad7 propogate HTTP_PROXY environment variables throuhgout build 2015-10-06 15:50:15 -07:00
Brad Rydzewski
ac6133c922 bitbucket code is mostly working 2015-10-04 18:34:06 -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
71a0879309 re-added the simple repo list to the home page 2015-10-02 16:47:54 -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
874924218f fixed panic that issues csrf token when user not authenticated 2015-09-30 18:42:32 -07:00
Brad Rydzewski
ad63fc7060 split settings to multiple handler funcs 2015-09-30 18:21:39 -07:00
Brad Rydzewski
9c4a9acb56 ability to add Docker CA, Cert, Key via the user interface 2015-09-30 14:55:15 -07:00
Brad Rydzewski
dfea14c7e5 updated vendor files and paths 2015-09-29 18:21:17 -07:00
Brad Rydzewski
155576fb03 moved to single binary project structure 2015-09-29 17:53:21 -07:00