Seamus Abshere
|
1454210d9f
|
Use ENV["MONGODB_URI"] if available.
|
2012-06-04 13:24:30 -04:00 |
Gary Murakami
|
64c87e93a3
|
[Gary] require test_helper edits to work everywhere including via IDE (RubyMine), Gemfile for JRuby
|
2012-04-11 11:08:04 -04:00 |
Tyler Brock
|
92af319412
|
minor: test cleanup
|
2012-04-04 13:51:04 -04:00 |
Tyler Brock
|
0e8eef6cdd
|
RUBY-420 enforce lower bound on refresh interval
|
2012-03-21 19:01:37 -04:00 |
Tyler Brock
|
6944794fb2
|
RUBY-422 Cleanup testing output
|
2012-03-16 16:17:33 -04:00 |
Tyler Brock
|
6301a41254
|
minor: whitespace
|
2012-02-27 16:42:48 -05:00 |
Tyler Brock
|
8e64c74d7d
|
RUBY-239 warn if bad options are passed to connection constructors
|
2012-02-27 14:06:07 -05:00 |
Tyler Brock
|
b31d51ba7a
|
minor: updates to uri parser for MS granularity
|
2012-01-26 16:52:25 -05:00 |
Tyler Brock
|
9a39987737
|
depricated wtimeout in favor of wtimeoutMS
|
2012-01-17 19:35:46 -05:00 |
Tyler Brock
|
1124918502
|
added journal, connectTimeoutMS and socketTimeoutMS to URI options
|
2012-01-17 18:45:09 -05:00 |
Kyle Banker
|
018da9049c
|
minor: test fix
|
2011-09-26 17:48:17 -04:00 |
Kyle Banker
|
69598857ef
|
minor: tests
|
2011-09-26 16:27:10 -04:00 |
Kyle Banker
|
3c127984a3
|
RUBY-242 check BSON size on a per-connection basis.
|
2011-08-25 14:57:24 -04:00 |
Wojciech Piekutowski
|
6cdae6dc7e
|
Move helper methods away from tests setup to avoid redefinition on each test run
|
2011-02-20 16:00:06 +01:00 |
Kyle Banker
|
7c4740c47c
|
RUBY-232 handle authentication with connection pooling
|
2011-01-31 14:47:38 -05:00 |
Kyle Banker
|
4e5b1a7d23
|
RUBY-205 RUBY-150 Support new connection URI options
|
2010-12-30 15:40:50 -05:00 |
Kyle Banker
|
08b7cddc81
|
Initial ReplSetConnection checking. Refactoring.
|
2010-12-10 16:00:35 -05:00 |
Kyle Banker
|
8aaed130d6
|
Cleanup for distributed reads on replica sets.
|
2010-11-24 13:49:34 -05:00 |
Kyle Banker
|
1e57ca90e1
|
Initial commit for reads from rs secondaries
|
2010-11-16 15:43:59 -05:00 |
Kyle Banker
|
7309d7e48b
|
Path fixes for test in Ruby 1.9.2
|
2010-09-09 15:58:51 -04:00 |
Kyle Banker
|
4bebf72fd3
|
minor: unit test fix
|
2010-08-24 12:06:23 -04:00 |
Kyle Banker
|
0afa5aa412
|
Initial replica set support
|
2010-07-19 12:07:46 -04:00 |
Lincoln Stoll
|
6e3cc639f6
|
Allow hypens and underscores in URL credentials.
|
2010-06-24 12:51:16 -05:00 |
Kyle Banker
|
51140f8ea1
|
minor: support dash in host name on parse_uri
|
2010-06-14 22:06:55 -04:00 |
Kyle Banker
|
c28b126267
|
RUBY-132 ensure socket closes on connect to master
|
2010-06-14 18:56:44 -04:00 |
Kyle Banker
|
c0e8a525bd
|
reauthenticate on reconnect
|
2010-02-25 14:58:32 -05:00 |
Kyle Banker
|
89fe06250e
|
re-require shoulda; gridfs decoupling
|
2010-02-22 15:49:04 -05:00 |
Kyle Banker
|
54a68c7438
|
minor: removed shoulda dependency
|
2010-02-19 19:17:38 -05:00 |
Kyle Banker
|
f176a45a20
|
Connection.from_uri and Connection.paired. Connection API enhancement.
|
2010-02-17 15:15:07 -05:00 |
Kyle Banker
|
5c1b3aed0f
|
simplified connection pooling
|
2009-12-18 17:29:44 -05:00 |
Kyle Banker
|
23bb6c2192
|
minor: added tests for nonstandard port
|
2009-12-02 16:43:30 -05:00 |
Mike Dirolf
|
36423240a6
|
minor: oops parens were still giving a warning
|
2009-11-25 10:35:06 -05:00 |
Mike Dirolf
|
6151f95cd5
|
minor: remove paren warning
|
2009-11-25 10:25:56 -05:00 |
Mike Dirolf
|
fc0248e94f
|
minor: whitespace
|
2009-11-25 10:25:28 -05:00 |
Kyle Banker
|
ab0d189832
|
Simplified message sending methods names; organized Connection
|
2009-11-24 14:23:43 -05:00 |
Kyle Banker
|
20562e96ab
|
Tests passing for connection pooling.
|
2009-11-24 13:47:37 -05:00 |
Kyle Banker
|
fcbdfdf8e4
|
Doc cleanup; merge cleanup
|
2009-11-23 16:03:33 -05:00 |
Kyle Banker
|
11a92349e9
|
Merged branch for initial connection pooling code
|
2009-11-23 15:20:05 -05:00 |