- Apr 21, 2012
-
-
Paul Asmuth authored
embed external html charts in widgets
-
Paul Asmuth authored
Tokens generation for non-english widgets and dashboards
-
Paul Asmuth authored
Fix typo in readme
-
Paul Asmuth authored
Fix the uuid variable to push event via redis.
-
Paul Asmuth authored
Prefix path_prefix to namespace link in top bar
-
Paul Asmuth authored
Server options
-
- Apr 19, 2012
-
-
Ross Kaffenberger authored
-
Ross Kaffenberger authored
-
- Apr 13, 2012
-
-
Ross Kaffenberger authored
-
- Apr 11, 2012
-
-
François de Metz authored
-
- Apr 09, 2012
-
-
Kunal Modi authored
-
- Mar 09, 2012
-
-
Paul Asmuth authored
-
- Mar 01, 2012
-
-
Paul Asmuth authored
-
- Feb 13, 2012
-
-
Josh Adams authored
-
- Feb 06, 2012
-
-
Sergey Leontyev authored
-
- Feb 02, 2012
-
-
Sergey Leontyev authored
-
- Feb 01, 2012
-
-
Paul Asmuth authored
-
- Jan 21, 2012
-
-
Paul Asmuth authored
-
Paul Asmuth authored
-
Paul Asmuth authored
Conflicts: README.md
-
Paul Asmuth authored
Conflicts: Gemfile
-
Paul Asmuth authored
-
Paul Asmuth authored
-
Paul Asmuth authored
-
Paul Asmuth authored
Conflicts: Gemfile.lock VERSION fnordmetric.gemspec
-
Kacper Bielecki authored
Before InboundStream#next_event method, which is not thread safe, was delegated to thread pool. However, InboundStream#push_next_event would delegate the execution back to reactor. In the end all redis blocking calls (we use rb-redis there) would be called from reactor.
-
Paul Asmuth authored
Fixed problem with event gauges beeing displayed always one event behind...
-
Lars Gierth authored
-
Lars Gierth authored
-
Paul Asmuth authored
Updated README: include Google Groups + formatted
-
John Murray authored
The README is pretty ugly if you're viewing it in a terminal. All I did was alter it so that (for the most part) the lines do not exceed 80 characters. Looks a lot nicer. Easier to read when editing and what not.
-
John Murray authored
Since it's removed in the Gemfile, it should not be here either.
-
- Jan 20, 2012
-
-
John Murray authored
Added the link to the Google Groups at the bottom of the README in the contribute section. I also took some time to clean up the links that we have in the README.
-
Kacper Bielecki authored
-
- Jan 19, 2012
-
-
Paul Asmuth authored
-
Paul Asmuth authored
-
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.
-