Brad Rydzewski
|
69580a26c7
|
change source to datasource, for consistency with Go standard lib
|
2014-10-11 16:34:53 -07:00 |
|
Brad Rydzewski
|
167eb21b21
|
modified Docker plugin to use new Condition struct to limit execution
|
2014-10-11 14:35:06 -07:00 |
|
Brad Rydzewski
|
2080cd3309
|
hooked up SSL in exp branch
|
2014-10-11 14:30:51 -07:00 |
|
Brad Rydzewski
|
7a7c5a9c0d
|
added package for routes in an attempt to cleanup main.go
|
2014-10-09 20:26:51 -07:00 |
|
Brad Rydzewski
|
17d773fac0
|
ability to add and remove workers
|
2014-10-08 21:55:53 -07:00 |
|
Kirill Zaitsev
|
9b706b1534
|
Post login form to GetLogin handler
|
2014-10-06 02:38:52 +04:00 |
|
Kirill Zaitsev
|
3d8e04c04f
|
Use :host instead :hook, host is required by hook handler
|
2014-10-02 18:22:42 +04:00 |
|
Brad Rydzewski
|
61c8811847
|
updated docs for using custom driver
|
2014-10-01 11:58:27 -07:00 |
|
Brad Rydzewski
|
a61c19dddc
|
added missing capability item to context to prevent login panic
|
2014-10-01 09:41:57 -07:00 |
|
Brad Rydzewski
|
6b721f5b98
|
added unit tests for postgres and mysql
|
2014-09-30 23:30:42 -07:00 |
|
Brad Rydzewski
|
80f7523e9b
|
hooked up custom docker instances from config file
|
2014-09-30 21:35:30 -07:00 |
|
Brad Rydzewski
|
5f950d21c4
|
hooked up jwt token in angular
|
2014-09-30 00:43:50 -07:00 |
|
Brad Rydzewski
|
58f287a541
|
added worker handlers
|
2014-09-29 21:34:30 -07:00 |
|
Brad Rydzewski
|
99fef2b4ea
|
initial work to get websocket handlers working
|
2014-09-28 23:18:52 -07:00 |
|
Brad Rydzewski
|
565277bd00
|
more work on worker integration
|
2014-09-28 20:21:02 -07:00 |
|
Brad Rydzewski
|
21f9aec808
|
added new handlers and workers
|
2014-09-28 18:36:24 -07:00 |
|
Brad Rydzewski
|
9a3f33b9c3
|
removed remote & server database func now that we are using conf files
|
2014-09-24 21:45:30 -07:00 |
|
Brad Rydzewski
|
55d9dbedcb
|
ability to provide Docker URL endpoints
|
2014-09-07 14:55:37 -07:00 |
|
Brad Rydzewski
|
446fb04d49
|
added registration.open to the configuration
|
2014-09-04 20:53:32 -07:00 |
|
Brad Rydzewski
|
ca3d15bca2
|
refactored how remotes work and how (some) config is loaded
|
2014-09-03 00:23:36 -07:00 |
|
Brad Rydzewski
|
6af9d40c4b
|
fixed compile error caused by laziness
|
2014-08-14 12:49:45 -07:00 |
|
Brad Rydzewski
|
062e275388
|
moved standard http headers
|
2014-08-09 19:06:20 -07:00 |
|
Brad Rydzewski
|
25a6eb79ae
|
returning status for commit hook & rebuild handler
|
2014-07-16 00:33:55 -07:00 |
|
Brad Rydzewski
|
7d446459d3
|
style mods to the login page
|
2014-07-13 20:24:03 -07:00 |
|
Brad Rydzewski
|
7d48ecad14
|
fixed naming conflict between workers int and workers chan
|
2014-07-13 17:15:09 -07:00 |
|
Brad Rydzewski
|
f9c503f74b
|
launching multiple workers (1 per cpu) by default
|
2014-07-13 17:06:55 -07:00 |
|
Brad Rydzewski
|
c20f563330
|
reverted back to original sqlite database location
|
2014-07-13 16:04:10 -07:00 |
|
Brad Rydzewski
|
aa9a8f4878
|
integrated plugin model for remotes
|
2014-07-12 19:01:58 -07:00 |
|
Brad Rydzewski
|
6375eaa552
|
fixed issue w/ buffer blocking on write to websocket
|
2014-07-11 16:52:22 -07:00 |
|
Brad Rydzewski
|
eae495534b
|
removed hard-coded Docker socket
|
2014-07-11 15:39:17 -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
|
36b01512c0
|
Refactored to use Model and Database folders
|
2014-06-12 16:41:04 -07:00 |
|
Brad Rydzewski
|
47ea0cbd29
|
Moved schema.go to schema Package
|
2014-06-12 15:02:19 -07:00 |
|
Brad Rydzewski
|
316548899f
|
Removes Unnecessary /render Rackage
|
2014-06-12 14:24:06 -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
|
1a143f8fb4
|
cancel all pending or started builds when the app starts
|
2014-06-11 12:39:29 -07:00 |
|
Brad
|
d0dd308523
|
initial queue code added. also ability to extract Hostname from remote
|
2014-06-09 15:47:35 -07:00 |
|
Brad
|
4d4defc416
|
re-added code to read/write websocket data. added to amber templates
|
2014-06-08 23:59:23 -07:00 |
|
Brad
|
1fff27a28c
|
removed builds table since not being used in the near term
|
2014-06-07 12:57:20 -07:00 |
|
Brad
|
ce44ddfeca
|
pushing my local branch
|
2014-06-04 14:25:38 -07:00 |
|