0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Dec 25, 2023 — Dec 25, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
typo More... almost 14 years ago
version bump More... almost 14 years ago
Merge branch 'master' of github.com:peburrows/mongo_db_logger More... almost 14 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... almost 14 years ago
Log HTTP method More... almost 14 years ago
the very beginning of a super-ugly log viewer; this is just the basics More... almost 14 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... almost 14 years ago
Regenerate gemspec for version 0.3.0 More... about 14 years ago
Version bump to 0.3.0 More... about 14 years ago
Updated README to include replica_set support More... about 14 years ago
Added support for replica sets. More... about 14 years ago
Updated gems More... about 14 years ago
Minor README corrections. More... about 14 years ago
Updated gemspec More... about 14 years ago
Version bump to 0.2.0 More... about 14 years ago
Added example date query. More... about 14 years ago
[Fixes #6738999] Eliminate stack trace for dev env. More... about 14 years ago
[Fixes #6680749] Added mongo auth More... about 14 years ago
[Fixes #6679669] Central logger will look for separate central_logger.yml or mongoid.yml More... about 14 years ago
Moved railtie to conventional dir More... about 14 years ago
Follow rails convention of test:units More... about 14 years ago
Exclude unused sqllite dbs More... about 14 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... about 14 years ago
Generated bogus schemas for functional tests with real database. More... about 14 years ago
Renamed databases and removed production config. More... about 14 years ago
Updated Gemfile.lock with latest gems More... about 14 years ago
Deleted test sqllite dbs More... about 14 years ago
Deleted rvmrc files in favor of automated test script More... about 14 years ago
Added Rails 3 testbed More... about 14 years ago
Removed production group More... about 14 years ago