0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 27, 2023 — Apr 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Version bump to 2.2.0 More... over 13 years ago
Fixing adwords module bugs More... over 13 years ago
Version bump to 2.1.0 More... over 13 years ago
Bugfix, should test if module responds to #init_javascript More... over 13 years ago
Version bump to 2.0.0 More... over 13 years ago
Merge branch 'session_store' More... over 13 years ago
Version bump to 1.9.0 More... over 13 years ago
Added #protocol method to base module. Adwords module now supports https. More... over 13 years ago
Updating readme with note to explain session-store More... over 13 years ago
Updating example rails app... demonstrates session-store stuff, upgraded to rails3, and fixed incompatibilities. More... over 13 years ago
Retooling of how the session-store stuff works... so that it actually works. And it does. Awesome. More... over 13 years ago
Adding first-cut of session-based command storage... so that commands can be queued up in the session and retained between requests. More... over 13 years ago
Removing @parent reference from modules, not needed More... over 13 years ago
Move modules into subdir, renamed classes Much cleaner. More... over 13 years ago
Version bump to 1.8.0 More... over 13 years ago
now() method needs to check respond_to? on modules in case they don't implement a specific tracking method More... over 13 years ago
Oops... RDoc isn't like Textile. More... over 13 years ago
Version bump to 1.7.0 More... over 13 years ago
Adding contributors! More... over 13 years ago
Removing standard tracking method stubs from Base::Api class, since we now check respond_to? on module subclasses. More... over 13 years ago
Move alias_identity from base module to KissMetrics class More... over 13 years ago
Ignore undefined methods More... over 13 years ago
Renaming alias to alias_identity... that was a bad idea :P More... over 13 years ago
Add alias command to console More... over 13 years ago
Add #alias method for KISS Metrics More... over 13 years ago
Version bump to 1.6.0 More... over 13 years ago
Revised API so that we pass the options down to all of the modules properly. Now modules can access the :ssl option correctly. Fixes SSL bug in Clicky module. More... over 13 years ago
Version bump to 1.5.0 More... over 13 years ago
Simple fix to console module, so that Prototype $H() isn't required. Closes #2 More... over 13 years ago
Version bump to 1.4.0 More... over 13 years ago