Clip:c69f937660e6129bade1957d090b56974c027a0b commits - 南方科技大学https://mirrors.sustech.edu.cn/git/github_fork/clip/-/commits/c69f937660e6129bade1957d090b56974c027a0b2012-01-19T06:29:59-05:00https://mirrors.sustech.edu.cn/git/github_fork/clip/-/commit/c69f937660e6129bade1957d090b56974c027a0bChanged README.md to not strike-through namespaces2012-01-19T06:29:59-05:00John Murrayjohn.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/5c4241cacdda44fa2a0cf012868a71abed9efb3dUpdated README.md about namespaces in events2012-01-18T22:43:38-05:00John Murrayjohn.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/55927df0383916e8aaca01afa59a7704da35037fCast namespace to symbol when parsing event data2012-01-18T11:37:02-05:00John Murrayme@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/442fa5b1696d0050cb495187cd7bfde0f487d90fMerge pull request #39 from lgierth/patch-12012-01-13T11:35:04-08:00Paul Asmuthpaul@23linesofcode.com
Remove Bundler from Gemfilehttps://mirrors.sustech.edu.cn/git/github_fork/clip/-/commit/b3c6fd9569feb31d887842ff6a2cc544ddf70f5bRemove Bundler from Gemfile2012-01-13T20:31:21+01:00Lars Gierthlars.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/92ec1acb48d0967ce4af28198b9613384f5d209bremoved .rvmrc2012-01-13T16:23:06+01:00Paul Asmuthpaul@23linesofcode.comhttps://mirrors.sustech.edu.cn/git/github_fork/clip/-/commit/aad650698094f48abda43d18c67242f40da9cd3cMerge pull request #35 from JohnMurray/master2012-01-13T07:07:09-08:00Paul Asmuthpaul@23linesofcode.com
Added .rvmrc to the Git ignore filehttps://mirrors.sustech.edu.cn/git/github_fork/clip/-/commit/c75fab723625f04f225c0da6e1849059977e7382rvmrc project file2012-01-13T23:06:51+08:00Damian Carusodamian.caruso@gmail.comhttps://mirrors.sustech.edu.cn/git/github_fork/clip/-/commit/1135c58d66a191a8c35920b08112807ac12b3717rspec format ouput2012-01-13T23:06:51+08:00Damian Carusodamian.caruso@gmail.comhttps://mirrors.sustech.edu.cn/git/github_fork/clip/-/commit/ddf5adb2300ca4b7c81d0a63e941dd1f303b551aversion bump to 0.6.32012-01-13T15:37:44+01:00Paul Asmuthpaul@23linesofcode.comhttps://mirrors.sustech.edu.cn/git/github_fork/clip/-/commit/8195ddb73b6de58ffab3f59653275e1ecdab9132fixed a asset/css loading issue with fnordmetric#embedded2012-01-13T15:36:50+01:00Paul Asmuthpaul@23linesofcode.comhttps://mirrors.sustech.edu.cn/git/github_fork/clip/-/commit/83d3a0fc5ee01005d957390431a066a1d2d1a2a6merged Only parsable events are added to event queue by inbound stream from...2012-01-13T15:23:28+01:00Paul Asmuthpaul@23linesofcode.commerged Only parsable events are added to event queue by inbound stream from kazjote - don't accept invalid json in inbound_stream. closes #27
https://mirrors.sustech.edu.cn/git/github_fork/clip/-/commit/ac885aa88452b878bf010b14e940c79d903fefe8merged set_title & hide_active_users from mborromeo #232012-01-13T14:54:04+01:00Paul Asmuthpaul@23linesofcode.comhttps://mirrors.sustech.edu.cn/git/github_fork/clip/-/commit/b8dbc2187b92de85da970382c72dc9ce6ccaf7c7Merge branch 'master' of github.com:paulasmuth/fnordmetric2012-01-13T14:49:20+01:00Paul Asmuthpaul@23linesofcode.comhttps://mirrors.sustech.edu.cn/git/github_fork/clip/-/commit/22163a15a91dbd54ccef6ab03fd8c43c66187ba4version bump to 0.6.22012-01-13T14:49:02+01:00Paul Asmuthpaul@23linesofcode.comhttps://mirrors.sustech.edu.cn/git/github_fork/clip/-/commit/ef08c2868f14905b76e7efbc99538ab2e4264bb3no checkboxes in session_list sidebar, make avatars+usernames clickable2012-01-13T14:46:55+01:00Paul Asmuthpaul@23linesofcode.comhttps://mirrors.sustech.edu.cn/git/github_fork/clip/-/commit/30b0eff4a775310f1d668d6a50ac7a229e1b0dffbetter api_spec + fixed api vs. inbound stream issues2012-01-13T14:41:02+01:00Paul Asmuthpaul@23linesofcode.comhttps://mirrors.sustech.edu.cn/git/github_fork/clip/-/commit/5464d2cd4db3c22505dcb114eabb51de6e9eb552Merge branch 'simple-api' from jurriaan of...2012-01-13T14:15:48+01:00Paul Asmuthpaul@23linesofcode.comMerge branch 'simple-api' from jurriaan of <a href="git://github.com/jurriaan/fnordmetric">git://github.com/jurriaan/fnordmetric</a> - implements a simple "api object" to add events #28
https://mirrors.sustech.edu.cn/git/github_fork/clip/-/commit/35c5058897dd875222b64e426394f3202405bb54Merge pull request #36 from JohnMurray/css-fix2012-01-13T04:58:20-08:00Paul Asmuthpaul@23linesofcode.com
Changed z-index for top-barhttps://mirrors.sustech.edu.cn/git/github_fork/clip/-/commit/70f68b6ffbc6e257bf6757255f9429d47b86e9c1merged topics/middleware from fd - implements fnordmetric#embedded #52012-01-13T13:57:12+01:00Paul Asmuthpaul@23linesofcode.comhttps://mirrors.sustech.edu.cn/git/github_fork/clip/-/commit/3532e906677b6fa92cc6998e202ede532a1f70a0Changed z-index for top-bar2012-01-13T07:48:37-05:00John Murrayjohn.m.murray786@gmail.com
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.75https://mirrors.sustech.edu.cn/git/github_fork/clip/-/commit/fe32b5c84abf70faad4a29ae1f82fb26dd72cb80Added .rvmrc to .gitignore2012-01-13T06:56:35-05:00John Murrayjohn.m.murray786@gmail.com
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.https://mirrors.sustech.edu.cn/git/github_fork/clip/-/commit/f62b418995e9a32b5df4fab0ade94c8fae89a910Merge pull request #33 from JohnMurray/master2012-01-12T03:56:37-08:00Ole Riesenbergor@oleriesenberg.com
Changed set(:public, ...) to set(:public_folder, ...)https://mirrors.sustech.edu.cn/git/github_fork/clip/-/commit/69826f3be0108e2c3162084c1f2616ae4a2b4912Changed set(:public) to set(:public_folder)2012-01-12T06:53:12-05:00John Murrayjohn.m.murray786@gmail.com
The former was deprecated and throwing warning messages when running the
project.https://mirrors.sustech.edu.cn/git/github_fork/clip/-/commit/4966a6ff285720be713b5707b9f89dad440a557breadme + proper restart + bump to 0.6.12012-01-12T11:53:05+01:00Paul Asmuthpaul@23linesofcode.comhttps://mirrors.sustech.edu.cn/git/github_fork/clip/-/commit/a6e9aa6a6b7ff07b862221c950d30be8df25479acss fixes2012-01-12T11:47:58+01:00Paul Asmuthpaul@23linesofcode.comhttps://mirrors.sustech.edu.cn/git/github_fork/clip/-/commit/82abc1d0fb0df7d273ef959b5899dc8744f95656version bump to 0.6.02012-01-11T12:08:22+01:00Paul Asmuthpaul@paulasmuth.comhttps://mirrors.sustech.edu.cn/git/github_fork/clip/-/commit/50b541770a5eb196c7bc872de604492603ff1b59Merge pull request #29 from kazjote/server_configuration2012-01-11T03:02:36-08:00Paul Asmuthpaul@23linesofcode.com
Server ports are configurablehttps://mirrors.sustech.edu.cn/git/github_fork/clip/-/commit/a9f99a6ced6308a62a312d3d7258e6bd444d1928Merge pull request #26 from jurriaan/real-uuids2012-01-11T02:59:32-08:00Paul Asmuthpaul@23linesofcode.com
Use SecureRandom.uuid for uuidshttps://mirrors.sustech.edu.cn/git/github_fork/clip/-/commit/1eae7787b88469849f9a529062e6fdc0e45fc62bMerge pull request #32 from kazjote/user_feed2012-01-11T02:48:26-08:00Paul Asmuthpaul@23linesofcode.com
User feed. LOVE IT! :)https://mirrors.sustech.edu.cn/git/github_fork/clip/-/commit/3a49291aebadb6928e662e35d4f40c83b7617468Active user timeline can be displayed2012-01-11T11:24:59+01:00Kacper Bieleckikazjote@gmail.comhttps://mirrors.sustech.edu.cn/git/github_fork/clip/-/commit/42fdf20472ea3ff26c44134cbb3c220097f2ba56Incoming events can be filtered according to session filter2012-01-10T11:17:08+01:00Kacper Bieleckikazjote@gmail.comhttps://mirrors.sustech.edu.cn/git/github_fork/clip/-/commit/77cd3597556a5d62cd630997c4731dba80005184using set(:public_folder,...) instead of the deprecated set(:public,...)2012-01-08T09:35:25+01:00Simon Menkesimon.menke@gmail.comhttps://mirrors.sustech.edu.cn/git/github_fork/clip/-/commit/7a379f2f516e33208a887fa86813600373d1bc7aAdded FnordMetric#embedded2012-01-08T09:34:50+01:00Simon Menkesimon.menke@gmail.comThere are still some problems with the CSS with need to be fixed.
See #5https://mirrors.sustech.edu.cn/git/github_fork/clip/-/commit/fb14e0a27a2a427d7a15fd7f1c6b079abcbf9ec8Server ports are configurable2012-01-07T13:10:16+01:00Kacper Bieleckikazjote@ragnarson.comhttps://mirrors.sustech.edu.cn/git/github_fork/clip/-/commit/637827f10e33a260e0e7766193a1d64057a4f1a8Added API2012-01-05T14:57:29+01:00Jurriaan Pruisemail@jurriaanpruis.nlhttps://mirrors.sustech.edu.cn/git/github_fork/clip/-/commit/2a4fe0c6404f61943eb7f071a93a398150e0779aUse SecureRandom.uuid for uuids2012-01-05T14:00:09+01:00Jurriaan Pruisemail@jurriaanpruis.nlhttps://mirrors.sustech.edu.cn/git/github_fork/clip/-/commit/263f429f722e0f6f88e4631cf36359e74c4de077numbers_widget: formatPercentValue()2012-01-04T16:02:11+01:00Paul Asmuthpaul@paulasmuth.comhttps://mirrors.sustech.edu.cn/git/github_fork/clip/-/commit/f1b872ec32be527546a977bceca717de5238b277handle unrecognized urls properly (404)2012-01-04T15:25:13+01:00Paul Asmuthpaul@paulasmuth.comhttps://mirrors.sustech.edu.cn/git/github_fork/clip/-/commit/fffb93fe1028c7112c3e7cb130ec56a9ed2b11b3css: fixed a url2012-01-04T15:22:17+01:00Paul Asmuthpaul@paulasmuth.com