- Jan 19, 2012
-
-
Paul Asmuth authored
-
Paul Asmuth authored
Section about the API in README
-
Paul Asmuth authored
Worker not utilizing multiple namespaces
-
John Murray authored
Realized that all of the namespaces tests (or most anyways) should really be passing before this get's crossed off the list. At least the ones related to announcing events to the correct namespace.
-
John Murray authored
Now that namespaces are working in both the API and via the Redis push, I've updated to take this off of the "wishlist" at the bottom of the site.
-
John Murray authored
The worker is looking for a namespace field in the event and uses it if it is available. However, the namespace needs to be a symbol and there is no way to currently represent that is JSON. So, we have to explicitly parse the namespace in the event as a symbol (if there is one).
-
- Jan 14, 2012
-
-
Kir authored
-
Kir authored
-
Paul Asmuth authored
Remove Bundler from Gemfile
-
Lars Gierth authored
Bundler is (obviously) already there when the Gemfile gets evaluated. Thus you get funny messages like Bundler could not find compatible versions for gem "bundler": In Gemfile: bundler (~> 1.0.0) ruby Current Bundler version: bundler (1.1.rc.7)
-
- Jan 13, 2012
-
-
Paul Asmuth authored
-
Paul Asmuth authored
Added .rvmrc to the Git ignore file
-
Damian Caruso authored
-
Damian Caruso authored
-
Paul Asmuth authored
-
Paul Asmuth authored
-
Paul Asmuth authored
merged Only parsable events are added to event queue by inbound stream from kazjote - don't accept invalid json in inbound_stream. closes #27
-
Paul Asmuth authored
-
Paul Asmuth authored
-
Paul Asmuth authored
-
Paul Asmuth authored
-
Paul Asmuth authored
-
Paul Asmuth authored
Merge branch 'simple-api' from jurriaan of git://github.com/jurriaan/fnordmetric - implements a simple "api object" to add events #28
-
Paul Asmuth authored
Changed z-index for top-bar
-
Paul Asmuth authored
-
John Murray authored
If you scrolled down the page, the top bar would go underneath of the charts. With a z-index of 1, this no longer happens. I have verified the issue and fix in firefox 6.0.2 and chrome 16.0.912.75
-
John Murray authored
I think we can at least agree that there are a large number of users who will be using RVM with their project. However, since there is a want to be agnostic to tools such as rvmrc I have added an addition to the .gitignore file.
-
- Jan 12, 2012
-
-
Ole Riesenberg authored
Changed set(:public, ...) to set(:public_folder, ...)
-
John Murray authored
The former was deprecated and throwing warning messages when running the project.
-
Paul Asmuth authored
-
Paul Asmuth authored
-
- Jan 11, 2012
-
-
Paul Asmuth authored
-
Paul Asmuth authored
Server ports are configurable
-
Paul Asmuth authored
Use SecureRandom.uuid for uuids
-
Paul Asmuth authored
User feed. LOVE IT! :)
-
Kacper Bielecki authored
-
- Jan 10, 2012
-
-
Kacper Bielecki authored
-
- Jan 08, 2012
-
-
Simon Menke authored
-
Simon Menke authored
There are still some problems with the CSS with need to be fixed. See #5
-
- Jan 07, 2012
-
-
Kacper Bielecki authored
-