Commit graph

141 commits

Author SHA1 Message Date
Brad Rydzewski
58f287a541 added worker handlers 2014-09-29 21:34:30 -07:00
Brad Rydzewski
21f9aec808 added new handlers and workers 2014-09-28 18:36:24 -07:00
Brad Rydzewski
7fed5f5de6 fixed docker test to use new default port 2014-09-23 23:57:43 -07:00
Brad Rydzewski
cc87e7a1fa fixed default Docker port to match post 1.0 2014-09-23 23:36:07 -07:00
Brad Rydzewski
177d9cab93 fixed failing limited writer test 2014-09-23 22:59:43 -07:00
Brad Rydzewski
2632fcb86e Merge remote-tracking branch 'origin/exp' into exp 2014-09-23 20:49:23 -07:00
Brad Rydzewski
73060a463c added limit to streaming output to avoid crashes 2014-09-23 20:47:40 -07:00
Vsevolod Strukchinsky
2acf867140 Fix for «undefined: "github.com/dotcloud/docker/utils".StdCopy»
Seems like StdCopy moved to own package.

Closes #471
2014-09-23 17:32:16 +06:00
Brad Rydzewski
bf7f9c823c fixed proxy test that relied on map ordering 2014-09-09 22:08:26 -07:00
Brad Rydzewski
3493b868ef upgrade go1.3 and irc library 2014-09-09 21:41:11 -07:00
Brad Rydzewski
a9f2affd5c updated all deployments to include conditional logic 2014-09-07 23:08:35 -07:00
Brad Rydzewski
38379992bf refactored plugin/remote and adapted @bugBugagazavr Gitlab code 2014-09-02 00:18:17 -07:00
Brad Rydzewski
e7e6b2c608 added code to append private environment variables for non-PRs 2014-08-13 21:37:56 -07:00
Brad Rydzewski
41ca011d27 Update script.go 2014-08-13 11:20:03 -07:00
Brad Rydzewski
ca2a93ed9f ability to set xsrf token 2014-08-09 19:06:37 -07:00
Brad Rydzewski
1888a6e5b7 moved drone build to cmd folder 2014-08-07 22:22:04 -07:00
Brad Rydzewski
55fb93fcdc adding repo url to build environment 2014-08-07 21:26:06 -07:00
Brad Rydzewski
4d56ab7878 added code to display CCTray status 2014-07-31 21:44:25 -07:00
Kirill Zaitsev
1f28664fe3 Use parsers package instead util for ParseRepositoryTag 2014-07-31 12:52:31 +04:00
Brad Rydzewski
07ecf8d459 ability to ignore branches, or skip a build using [CI SKIP] in message 2014-07-17 22:49:11 -07:00
Brad Rydzewski
5d00c3f6ce fixed bugs with global commit feed not sending events 2014-07-13 15:45:01 -07:00
Brad Rydzewski
bbc646b9c2 added method to retrieve role from database 2014-07-13 15:23:33 -07:00
Brad Rydzewski
aa9a8f4878 integrated plugin model for remotes 2014-07-12 19:01:58 -07:00
Brad Rydzewski
b9b79b7994 added flag to indicate account is currently syncing 2014-07-11 13:45:32 -07:00
Brad Rydzewski
ab0a306cbc removed parent_id from user table since not being used 2014-07-09 18:39:31 -07:00
Brad Rydzewski
c8590391e9 updated css styles & angular 2014-07-09 00:46:15 -07:00
Brad Rydzewski
18f7209d1d fixed meddler error caused by smtp server tag configuration 2014-06-21 17:45:20 -07:00
Brad Rydzewski
83577a7d5d removed css files. designers will be providing
removed amber files. replacing with angular
removed queue package in favor or worker package
removed channel package in favor of pubsub package
2014-06-21 14:22:38 -07:00
Brad Rydzewski
d64bcdb51d Get Config Data via ConfigManager 2014-06-12 17:17:59 -07:00
Brad Rydzewski
f0a8e91a68 Removed Unused util Package 2014-06-12 16:43:43 -07:00
Brad Rydzewski
36b01512c0 Refactored to use Model and Database folders 2014-06-12 16:41:04 -07:00
Brad Rydzewski
8eaf9957a6 Moved httputil and sshutil Packages 2014-06-12 15:28:05 -07:00
Brad Rydzewski
170135cb1d Move Plugins to a /plugin Directory 2014-06-12 14:46:55 -07:00
Brad Rydzewski
12fae4b62e Replaces goyaml With gopkg.in/yaml.v1 in Unit Test Packages 2014-06-12 14:38:12 -07:00
Brad Rydzewski
0d340645b2 Fixed "go vet" Failures 2014-06-12 14:13:03 -07:00
Brad Rydzewski
43e382b5a1 added code to specify a gopath 2014-06-12 12:51:55 -07:00
Brad Rydzewski
aec9b33048 got the build working correctly 2014-06-12 12:44:19 -07:00
Brad
7abe695a5c hooked the build queue back up 2014-06-11 17:42:49 -07:00
Brad
d0dd308523 initial queue code added. also ability to extract Hostname from remote 2014-06-09 15:47:35 -07:00
Brad
d84b1ac3e4 altered repo to track repo hostname (ie github.com) and multiple clone urls 2014-06-05 15:04:59 -07:00
Brad
ce44ddfeca pushing my local branch 2014-06-04 14:25:38 -07:00