Commit graph

27 commits

Author SHA1 Message Date
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