Clip:9744b09c208961f5115d3bfb2344ad05356cec4c commits - 南方科技大学 https://mirrors.sustech.edu.cn/git/github_fork/clip/-/commits/9744b09c208961f5115d3bfb2344ad05356cec4c 2012-01-31T22:38:39+01:00 https://mirrors.sustech.edu.cn/git/github_fork/clip/-/commit/9744b09c208961f5115d3bfb2344ad05356cec4c readme: added ressource section 2012-01-31T22:38:39+01:00 Paul Asmuth paul@23linesofcode.com https://mirrors.sustech.edu.cn/git/github_fork/clip/-/commit/0d4dfad778664a3e6be478ca052d76c67a5c6d02 readme: removed depepdency-status badge img since it doesn't update anymore 2012-01-21T16:33:04+01:00 Paul Asmuth paul@23linesofcode.com https://mirrors.sustech.edu.cn/git/github_fork/clip/-/commit/4642345f318429dd92672c8e54a3ebc62427fa8a rspec 2.8 and version bump to 0.6.6 2012-01-21T16:28:42+01:00 Paul Asmuth paul@23linesofcode.com https://mirrors.sustech.edu.cn/git/github_fork/clip/-/commit/54c5e6bdb9cd65e29877e0e143f693aacddb7a2d Merge branch 'patch-1' of github.com:laserlemon/fnordmetric 2012-01-21T16:22:58+01:00 Paul Asmuth paul@23linesofcode.com Conflicts: README.md https://mirrors.sustech.edu.cn/git/github_fork/clip/-/commit/9da22695028881ab37bd88fc6b1492dc50d522fb Merge branch 'rack-server' of github.com:lgierth/fnordmetric - closes #42 2012-01-21T16:17:22+01:00 Paul Asmuth paul@23linesofcode.com Conflicts: Gemfile https://mirrors.sustech.edu.cn/git/github_fork/clip/-/commit/e0dcd6c90f20ffe7273153504647733b8da4a3c1 gitignore: *.gem 2012-01-21T16:05:35+01:00 Paul Asmuth paul@23linesofcode.com https://mirrors.sustech.edu.cn/git/github_fork/clip/-/commit/35f885359498eeda185684a1c4212bb383b48a51 version bump to 0.6.5 2012-01-21T16:04:31+01:00 Paul Asmuth paul@23linesofcode.com https://mirrors.sustech.edu.cn/git/github_fork/clip/-/commit/b70366ab6de3561a1c150ca87d0f3fee6b314679 removed Gemfile.lock 2012-01-21T16:03:05+01:00 Paul Asmuth paul@23linesofcode.com https://mirrors.sustech.edu.cn/git/github_fork/clip/-/commit/9e0212abb1354dfc15943a57c22ee9061414cc17 Merge branch 'static-gemspec' of github.com:lgierth/fnordmetrici - closes #41 2012-01-21T16:01:55+01:00 Paul Asmuth paul@23linesofcode.com Conflicts: Gemfile.lock VERSION fnordmetric.gemspec https://mirrors.sustech.edu.cn/git/github_fork/clip/-/commit/34b78acb3871ee563969085cf51a55d3a4c4469f Events are added to Redis in reactor thread by inbound stream. 2012-01-21T22:56:18+08:00 Kacper Bielecki kazjote@gmail.com 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. https://mirrors.sustech.edu.cn/git/github_fork/clip/-/commit/ea6d5d43b69ab401aa214e975a1afe0851da023b Merge pull request #48 from kazjote/1_off_fix 2012-01-21T06:49:35-08:00 Paul Asmuth paul@23linesofcode.com Fixed problem with event gauges beeing displayed always one event behind... https://mirrors.sustech.edu.cn/git/github_fork/clip/-/commit/dde0e291fa3c2ccfe08e1700b4de1bae1851f943 Add Gemfile.lock to .gitignore 2012-01-21T22:46:41+08:00 Lars Gierth lars.gierth@gmail.com https://mirrors.sustech.edu.cn/git/github_fork/clip/-/commit/653a85ae2ebaac751f5e5437440e6324fee49827 Don't require rubygems 2012-01-21T22:46:40+08:00 Lars Gierth lars.gierth@gmail.com https://mirrors.sustech.edu.cn/git/github_fork/clip/-/commit/7fdd1593562ab04b315fd7999fb0f9ab768663ca Merge pull request #50 from JohnMurray/README-update 2012-01-21T04:42:23-08:00 Paul Asmuth paul@23linesofcode.com Updated README: include Google Groups + formatted https://mirrors.sustech.edu.cn/git/github_fork/clip/-/commit/1ca482c20bd49c3cf06bfce1c7d8db023813b08e Updated readme to fit in 80 char. width 2012-01-20T21:54:55-05:00 John Murray john.m.murray786@gmail.com 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. https://mirrors.sustech.edu.cn/git/github_fork/clip/-/commit/93cf1575bda69316e73b6867eb40215aba16ce9e Removed Bundler from Gemfile.lock 2012-01-20T21:50:59-05:00 John Murray john.m.murray786@gmail.com Since it's removed in the Gemfile, it should not be here either. https://mirrors.sustech.edu.cn/git/github_fork/clip/-/commit/8e758137ba9109629b44a30eb47bae0ec35e1d5b Updated README: include Google Groups + formatted 2012-01-20T06:53:07-05:00 John Murray john.m.murray786@gmail.com 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. https://mirrors.sustech.edu.cn/git/github_fork/clip/-/commit/bcf0c1cd92a693dfb4b3ff681dc7b6cde72b5473 Fixed problem with event gauges beeing displayed always one event behind. 2012-01-19T17:22:21+01:00 Kacper Bielecki kazjote@gmail.com https://mirrors.sustech.edu.cn/git/github_fork/clip/-/commit/a72290d7f1e8b414740e54ef3cb1d11310617f56 readme: contributors 2012-01-19T15:35:54+01:00 Paul Asmuth paul@23linesofcode.com https://mirrors.sustech.edu.cn/git/github_fork/clip/-/commit/cda9e72f429df2f84174701828e87467e0b1e425 version bump to 0.6.4 2012-01-19T14:00:35+01:00 Paul Asmuth paul@23linesofcode.com https://mirrors.sustech.edu.cn/git/github_fork/clip/-/commit/e06a45f6288280a8a4a1bf0a6e02eefd42bb4947 readme: todos + contributors 2012-01-19T13:56:22+01:00 Paul Asmuth paul@23linesofcode.com https://mirrors.sustech.edu.cn/git/github_fork/clip/-/commit/32cda500b9b85396312f7d56f42ed6e61508e685 Merge pull request #40 from kirs/patch-1 2012-01-19T04:52:26-08:00 Paul Asmuth paul@23linesofcode.com Section about the API in README https://mirrors.sustech.edu.cn/git/github_fork/clip/-/commit/d84f55549936f0da0d47c613f24eceaabec0c9b8 Merge pull request #46 from JohnMurray/master 2012-01-19T04:40:08-08:00 Paul Asmuth paul@23linesofcode.com Worker not utilizing multiple namespaces https://mirrors.sustech.edu.cn/git/github_fork/clip/-/commit/c69f937660e6129bade1957d090b56974c027a0b Changed README.md to not strike-through namespaces 2012-01-19T06:29:59-05:00 John Murray john.m.murray786@gmail.com 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. https://mirrors.sustech.edu.cn/git/github_fork/clip/-/commit/5c4241cacdda44fa2a0cf012868a71abed9efb3d Updated README.md about namespaces in events 2012-01-18T22:43:38-05:00 John Murray john.m.murray786@gmail.com 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. https://mirrors.sustech.edu.cn/git/github_fork/clip/-/commit/55927df0383916e8aaca01afa59a7704da35037f Cast namespace to symbol when parsing event data 2012-01-18T11:37:02-05:00 John Murray me@johnmurray.io 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). https://mirrors.sustech.edu.cn/git/github_fork/clip/-/commit/691fee5c9e8bca659eee06c2f30b255f3ccd9bdd Use Rack::Server to allow the use of other webservers 2012-01-15T18:27:11+01:00 Lars Gierth lars.gierth@gmail.com https://mirrors.sustech.edu.cn/git/github_fork/clip/-/commit/1713f4ce7384adae42df7c620e66d5bacf589bd3 Remove jeweler's VERSION manifest 2012-01-15T17:59:43+01:00 Lars Gierth lars.gierth@gmail.com https://mirrors.sustech.edu.cn/git/github_fork/clip/-/commit/ce5b4ff5453543648177d517585aeba9e36577b9 Add Gemfile.lock to .gitignore 2012-01-15T17:56:31+01:00 Lars Gierth lars.gierth@gmail.com https://mirrors.sustech.edu.cn/git/github_fork/clip/-/commit/66ff6a931e10caf843dc08e46c9485894712f0ba Don't require rubygems 2012-01-15T16:43:25+01:00 Lars Gierth lars.gierth@gmail.com https://mirrors.sustech.edu.cn/git/github_fork/clip/-/commit/a3612c7d51f2c9af49c9b832216475c485e6e678 Remove jeweler and Gemfile.lock, use static gemspec instead 2012-01-15T16:43:25+01:00 Lars Gierth lars.gierth@gmail.com https://mirrors.sustech.edu.cn/git/github_fork/clip/-/commit/8479190d8e07eb2ec26a0201b61ceafea9883d27 API section in Readme 2012-01-14T16:02:05+02:00 Kir shatrov@me.com https://mirrors.sustech.edu.cn/git/github_fork/clip/-/commit/895fee3dca13da33e82095231bde716f8b5e8642 API section in Readme 2012-01-14T16:01:17+02:00 Kir shatrov@me.com https://mirrors.sustech.edu.cn/git/github_fork/clip/-/commit/442fa5b1696d0050cb495187cd7bfde0f487d90f Merge pull request #39 from lgierth/patch-1 2012-01-13T11:35:04-08:00 Paul Asmuth paul@23linesofcode.com Remove Bundler from Gemfile https://mirrors.sustech.edu.cn/git/github_fork/clip/-/commit/b3c6fd9569feb31d887842ff6a2cc544ddf70f5b Remove Bundler from Gemfile 2012-01-13T20:31:21+01:00 Lars Gierth lars.gierth@gmail.com 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) https://mirrors.sustech.edu.cn/git/github_fork/clip/-/commit/92ec1acb48d0967ce4af28198b9613384f5d209b removed .rvmrc 2012-01-13T16:23:06+01:00 Paul Asmuth paul@23linesofcode.com https://mirrors.sustech.edu.cn/git/github_fork/clip/-/commit/aad650698094f48abda43d18c67242f40da9cd3c Merge pull request #35 from JohnMurray/master 2012-01-13T07:07:09-08:00 Paul Asmuth paul@23linesofcode.com Added .rvmrc to the Git ignore file https://mirrors.sustech.edu.cn/git/github_fork/clip/-/commit/c75fab723625f04f225c0da6e1849059977e7382 rvmrc project file 2012-01-13T23:06:51+08:00 Damian Caruso damian.caruso@gmail.com https://mirrors.sustech.edu.cn/git/github_fork/clip/-/commit/1135c58d66a191a8c35920b08112807ac12b3717 rspec format ouput 2012-01-13T23:06:51+08:00 Damian Caruso damian.caruso@gmail.com https://mirrors.sustech.edu.cn/git/github_fork/clip/-/commit/ddf5adb2300ca4b7c81d0a63e941dd1f303b551a version bump to 0.6.3 2012-01-13T15:37:44+01:00 Paul Asmuth paul@23linesofcode.com