Kyle Banker
|
293665fc0e
|
minor: updated README
|
2010-04-07 19:25:09 -04:00 |
Mike Dirolf
|
3fdd8c3f7a
|
doc: option is pk not pk_factory (although pk_factory is probably a better name)
|
2010-03-23 14:35:50 -04:00 |
Kyle Banker
|
3a01a75645
|
minor: docs
|
2010-03-04 11:32:59 -05:00 |
Kyle Banker
|
85076b2684
|
minor: docs
|
2010-03-01 10:39:50 -05:00 |
Kyle Banker
|
864abe3dce
|
gridfs docs
|
2010-02-24 15:24:01 -05:00 |
Kyle Banker
|
a133fdd4e8
|
minor: readme fix
|
2010-02-24 13:05:55 -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
|
d8fb853d7d
|
minor: doc updates
|
2010-01-22 17:19:56 -05:00 |
Kyle Banker
|
b575c1aa28
|
minor: hyphen
|
2010-01-13 16:36:53 -05:00 |
Kyle Banker
|
5864e4c776
|
yard doc updates; deprecated legacy objectid byte encoding support
|
2010-01-13 13:11:09 -05:00 |
Kyle Banker
|
4024a5b333
|
minor: doc updates. added ydoc rake task
|
2010-01-07 18:35:18 -05:00 |
Kyle Banker
|
f8a6d1ebb9
|
minor: docs, whitespace, naming
|
2009-12-16 14:16:49 -05:00 |
Kyle Banker
|
8f2e25f8d3
|
added custom exception for illegal object ids
|
2009-12-08 17:13:54 -05:00 |
Kyle Banker
|
6d573edd40
|
minor: doc cleanup; extracted credits
|
2009-12-07 15:46:39 -05:00 |
Kyle Banker
|
05b5fc576b
|
Cleanup w/r/t loading c ext and testing it
|
2009-12-01 13:49:57 -05:00 |
Kyle Banker
|
a3cbacc99b
|
minor: Docs, cleanup, history.
|
2009-11-25 11:26:30 -05:00 |
Kyle Banker
|
84267dfdbb
|
minor: README updates.
|
2009-11-24 17:39:44 -05:00 |
Kyle Banker
|
072b025cdc
|
Updates for connection-pooled operations on replica pairs.
|
2009-11-24 15:20:51 -05:00 |
Kyle Banker
|
7890d6e146
|
Fixes for replica pairs.
|
2009-11-23 13:13:14 -05:00 |
Kyle Banker
|
cd44c3c918
|
Fixed index ordering
|
2009-11-17 13:20:57 -05:00 |
Kyle Banker
|
7445459101
|
minor: doc fix
|
2009-11-16 16:45:37 -05:00 |
Kyle Banker
|
56705cccda
|
minor: doc fix
|
2009-11-16 16:10:12 -05:00 |
Kyle Banker
|
db1f382150
|
Added #hash method for ObjectID.
|
2009-11-11 10:47:42 -05:00 |
Kyle Banker
|
b845f2d767
|
minor: credits
|
2009-10-26 14:58:39 -04:00 |
Kyle Banker
|
e40d9cec3c
|
Deprecated Collection#clear in favor of Collection#remove. Introduced shoulda and mocha for upcoming tests.
|
2009-10-20 11:31:07 -04:00 |
Mike Dirolf
|
2a0552d6dc
|
minor: credits
|
2009-10-19 11:05:42 -04:00 |
Mike Dirolf
|
d1a07f4b36
|
minor: note on thread safety
|
2009-10-09 00:33:35 -04:00 |
Mike Dirolf
|
4fdcad1327
|
cleanup and credits
|
2009-10-08 10:05:06 -04:00 |
Mike Dirolf
|
22588828f8
|
minor: credits
|
2009-10-08 09:15:15 -04:00 |
Mike Dirolf
|
dd152967b0
|
minor: update README with info on installing from Gemcutter
|
2009-10-05 10:43:57 -04:00 |
Mike Dirolf
|
93b2410f26
|
minor: credits
|
2009-10-05 10:01:56 -04:00 |
Mike Dirolf
|
de6fef357b
|
driver was sending hard limits where it should've sent soft, and vice-versa. fix and add tests for this
|
2009-09-30 10:49:08 -04:00 |
Mike Dirolf
|
1b98a1961f
|
minor: credits, doc
|
2009-09-17 15:07:36 -04:00 |
Mike Dirolf
|
3321a90739
|
remove redundant num_to_return from Cursor class. credits. clean up last commit
|
2009-09-16 17:52:41 -04:00 |
Mike Dirolf
|
1741ebd80e
|
minor: credits
|
2009-09-16 16:19:35 -04:00 |
Mike Dirolf
|
65a8d3f2c1
|
documentation: add note on using phusion passenger
|
2009-09-14 15:22:41 -04:00 |
Mike Dirolf
|
e6bf9d81d9
|
minor: credits
|
2009-09-11 12:13:41 -04:00 |
Mike Dirolf
|
e91c03a0bd
|
minor: fix doc url
|
2009-09-03 11:30:43 -04:00 |
Mike Dirolf
|
1124c05f1f
|
DB#collections method, thanks to Durran Jordan and Les Hill
|
2009-08-27 16:29:41 -04:00 |
Mike Dirolf
|
94fe53d96b
|
DEPRECATE Mongo::Mongo in favor of Mongo::Connection
|
2009-08-20 18:48:09 -04:00 |
Mike Dirolf
|
e65dd99667
|
API CHANGE: moving XGen::Mongo::Driver and XGen::Mongo to Mongo and XGen::Mongo::GridFS to GridFS
|
2009-08-20 10:50:48 -04:00 |
Mike Dirolf
|
fc49e8c982
|
move tests -> test
|
2009-08-18 10:07:01 -04:00 |
Mike Dirolf
|
f00ad75aaf
|
minor: credits
|
2009-07-28 09:56:45 -04:00 |
Mike Dirolf
|
6cd976398e
|
minor: c ext return dates as UTC, update credits, tweak last commit
|
2009-07-16 16:32:57 -04:00 |
Mike Dirolf
|
242d0020a5
|
minor: update README
|
2009-07-13 12:18:05 -04:00 |
Mike Dirolf
|
f73b76e5e7
|
update credits in README
|
2009-06-02 14:49:49 -04:00 |
Mike Dirolf
|
6e9a5194f9
|
credits
|
2009-06-01 09:21:59 -04:00 |
Mike Dirolf
|
dc44751d2f
|
add credits
|
2009-05-18 10:02:10 -04:00 |
Mike Dirolf
|
a153eae543
|
minor: remove To Dofrom README
|
2009-04-27 14:20:28 -04:00 |