0
I Use This!
Inactive

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 7 hours ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
typo More... about 13 years ago
version bump More... about 13 years ago
Merge branch 'master' of github.com:peburrows/mongo_db_logger More... about 13 years ago
if there is an error connecting to mongo, make sure to properly fallback to the ActiveSupport::BufferedLogger so that later calls to add log messages don't raise an error More... about 13 years ago
Log HTTP method More... about 13 years ago
the very beginning of a super-ugly log viewer; this is just the basics More... about 13 years ago
call super before we remove colorization and newlines from the message so that the main log file still properly gets those things More... over 13 years ago
Regenerate gemspec for version 0.3.0 More... over 13 years ago
Version bump to 0.3.0 More... over 13 years ago
Updated README to include replica_set support More... over 13 years ago
Added support for replica sets. More... over 13 years ago
Updated gems More... over 13 years ago
Minor README corrections. More... over 13 years ago
Updated gemspec More... over 13 years ago
Version bump to 0.2.0 More... over 13 years ago
Added example date query. More... over 13 years ago
[Fixes #6738999] Eliminate stack trace for dev env. More... over 13 years ago
[Fixes #6680749] Added mongo auth More... over 13 years ago
[Fixes #6679669] Central logger will look for separate central_logger.yml or mongoid.yml More... over 13 years ago
Moved railtie to conventional dir More... over 13 years ago
Follow rails convention of test:units More... over 13 years ago
Exclude unused sqllite dbs More... over 13 years ago
[Fixes #5879521] Automated testing of each permutation of ruby (1.8.7, 1.9.2) and rails (2.3.8, 3.0.0) More... over 13 years ago
Generated bogus schemas for functional tests with real database. More... over 13 years ago
Renamed databases and removed production config. More... over 13 years ago
Updated Gemfile.lock with latest gems More... over 13 years ago
Deleted test sqllite dbs More... over 13 years ago
Deleted rvmrc files in favor of automated test script More... over 13 years ago
Added Rails 3 testbed More... over 13 years ago
Removed production group More... over 13 years ago