Commit Graph

28 Commits

Author SHA1 Message Date
R. Tyler Croy a9cd1c47ad
Upgrade to the latest version of jruby/gradle plugin and rework the jar 2015-10-09 13:52:08 -07:00
R. Tyler Croy 647a32dd10
Upgrade to a released version of the jar plugin and clean up the build.gradle
This is still mostly for integration testing and demo purposes though
2015-09-06 21:19:43 -07:00
R. Tyler Croy acd97c228e Upgrade to relying on the jruby-gradle base plugin 0.1.5 2014-11-11 22:19:00 -08:00
R. Tyler Croy dd01a908ff Refactor enough to run RSpec through jruby-gradle tooling 2014-10-15 15:09:46 -07:00
R. Tyler Croy 16bdc5300f Add a simple Transport API 2014-10-05 11:09:56 -07:00
R. Tyler Croy 83f6ef60e8 Switch over to using Gradle to build and test the Blick agent 2014-10-04 20:55:18 -07:00
R. Tyler Croy 749381d441 Default to Gradle 2.1 now, iz more good 2014-10-04 11:37:31 -07:00
R. Tyler Croy 7d66def71b Add gradle file 2014-09-05 06:22:11 -07:00
R. Tyler Croy ed45be983a Add the gradle wrapper 2014-09-02 22:11:33 -07:00
R. Tyler Croy 274acec584 Warbler work in progress
Committing this even though I plan on nuking it realsoonnow
2014-09-02 22:10:44 -07:00
R. Tyler Croy e1935961b8 Proto experimentation 2014-07-12 15:45:33 -07:00
R. Tyler Croy 42575f3055 Add a stub Observer for the ruby runtime itself 2014-07-06 16:29:01 -07:00
R. Tyler Croy 5dc4cd0e9b Add some tooling to build a stub jar for the blick-agent 2014-07-06 16:29:01 -07:00
R. Tyler Croy cd71d0edec Create some scripts to build the executable jars out of bin/* 2014-07-06 16:29:01 -07:00
R. Tyler Croy 997ac81e7f Silly bash, running bundle install twice 2014-07-06 16:29:01 -07:00
R. Tyler Croy a5b6c2a114 Start emitting the enabled observers in the runtime 2014-07-06 16:29:01 -07:00
R. Tyler Croy a4cd46aa37 Add the yard rake task for generating internal API documentation 2014-07-06 16:29:00 -07:00
R. Tyler Croy d618517729 Properly "emit" a heartbeat 2014-07-05 22:00:03 -07:00
R. Tyler Croy 85f64e2d77 Flesh out the scheduler to run observers as TimerTasks 2014-07-05 21:43:01 -07:00
R. Tyler Croy 82a39b5941 Add an Observer registry which the scheduler can use to start them up 2014-07-05 16:30:55 -07:00
R. Tyler Croy b95d2ba482 Add the outline of an observer by way of the heartbeat observer 2014-07-05 16:17:03 -07:00
R. Tyler Croy 3a39633ea7 Add some zeromq gems and a helper script for running JRuby 2014-07-05 15:31:46 -07:00
R. Tyler Croy c3e61d31ff Add a description to protobuf:compile 2014-07-05 15:31:41 -07:00
R. Tyler Croy af8f61a798 Make sure RSpec is running properly 2014-07-05 15:15:31 -07:00
R. Tyler Croy 0ce535f8b7 Add some stub directories for different executables 2014-07-05 15:12:02 -07:00
R. Tyler Croy 095e79a42b Add some basic protobuf message types for comunicating from the agent to collector 2014-07-05 15:06:51 -07:00
R. Tyler Croy 49519b81a6 Add support for compiling protobufs and running tests 2014-07-05 14:55:17 -07:00
R. Tyler Croy 68745d339b Initial Ruby commit 2014-07-05 13:57:58 -07:00