Commit Graph

  • 25193de04c update rails and comment out ruby-debug cowboycoded 2011-02-13 14:17:42 -0500
  • 3c9bc755e0 use wildcard in migration path cowboycoded 2011-02-13 14:17:19 -0500
  • 0348a2a9c0 change back to module. causing problems in dev with reopen implementation cowboycoded 2011-02-13 14:16:12 -0500
  • aeb42cc165 change back to module. causing problems in dev with reopen implementation cowboycoded 2011-02-13 14:15:31 -0500
  • 2e0f29da09 more formatting cowboycoded 2011-02-12 09:52:04 -0500
  • 41c6e38ca7 updated README cowboycoded 2011-02-12 09:50:42 -0500
  • 5a8871f02f untrack schema and any new migrations in test_app cowboycoded 2011-02-12 08:10:45 -0500
  • ea27abcd3b Regenerate gemspec for version 0.2.1 cowboycoded 2011-02-11 22:26:16 -0500
  • 5b2f58691a Version bump to 0.2.1 cowboycoded 2011-02-11 22:26:16 -0500
  • f0b0a2c55d test generated files... committing so I can build TODO: ignore these cowboycoded 2011-02-11 22:25:55 -0500
  • 22e83c58ba add indexes to impressions table cowboycoded 2011-02-11 22:23:33 -0500
  • 17558312c4 README updated cowboycoded 2011-02-11 19:56:49 -0500
  • efd8a6fb7b more additions to Usage instructions cowboycoded 2011-02-10 16:23:32 -0500
  • b74bb0ee09 describe user_id implementation cowboycoded 2011-02-10 16:20:51 -0500
  • dd55bb43b1 Version bump to 0.2.0 cowboycoded 2011-02-10 16:17:00 -0500
  • 5989dd878d rollback version cowboycoded 2011-02-10 16:16:41 -0500
  • 1ac6acf801 Merge branch 'master' of git@github.com:cowboycoded/impressionist cowboycoded 2011-02-10 16:15:25 -0500
  • d14a8deaff Regenerate gemspec for version 0.2.0 cowboycoded 2011-02-10 16:14:13 -0500
  • b314fb1dbe Version bump to 0.2.0 cowboycoded 2011-02-10 16:14:13 -0500
  • cc6c813517 added support for current_user helper method of authentication tests for both current_user (Post) and @current_user (Article) implementations updated gems cowboycoded 2011-02-10 16:13:30 -0500
  • 09add973e6 unused spec cowboycoded 2011-02-10 16:07:25 -0500
  • acf2bb71b5 added instructions for getting impression count and TODO item John McAliley 2011-02-10 12:24:25 -0800
  • def7abe663 Regenerate gemspec for version 0.1.2 cowboycoded 2011-02-04 11:12:12 -0500
  • 0f90fc0b3f Version bump to 0.1.2 cowboycoded 2011-02-04 11:12:12 -0500
  • 91efd4c67e version:minor_release and version:major_release: add checks for unclean staging env cowboycoded 2011-02-04 11:11:44 -0500
  • 8fcaf4c440 tests for bypassing wildcard or bot list user-agents cowboycoded 2011-02-04 11:11:04 -0500
  • 801b960cf4 convert user-agent to lowercase when checking bots with wild cards cowboycoded 2011-02-04 10:59:05 -0500
  • 64144c37aa Regenerate gemspec for version 0.1.1 cowboycoded 2011-02-04 10:29:03 -0500
  • d76eb1133a Version bump to 0.1.1 cowboycoded 2011-02-04 10:29:03 -0500
  • 6dc4df5f46 adding .gitignore cowboycoded 2011-02-04 10:24:30 -0500
  • ec1b40487d simply reopen ApplicationController instead of using include/extend. As long as the file is not named "application_controller.rb", then it will load. Rails does not load files from engine /app that have the same name as files in container application /app dir cowboycoded 2011-02-04 10:13:27 -0500
  • 4ec37f86e0 remove debug statement cowboycoded 2011-02-04 10:11:05 -0500
  • 70b05883ae changed super class to AppCont (how did AC::Base get in there? ;-) cowboycoded 2011-02-04 10:10:49 -0500
  • d4e45baabb add ruby debug and remove hard-coded path for impressionist gem cowboycoded 2011-02-04 10:09:41 -0500
  • 33eecdc017 add fixtures cowboycoded 2011-02-04 10:09:05 -0500
  • f72abd07b0 typo John McAliley 2011-02-04 06:14:38 -0800
  • 755bd937da first commit cowboycoded 2011-02-03 23:13:41 -0500