0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-11-30 17:10:48 +01:00
Commit Graph

207 Commits

Author SHA1 Message Date
Dwight
d496242919 $natural 2008-03-09 11:05:25 -04:00
Dwight
00008aa0d6 cap by size 2008-03-09 09:40:34 -04:00
Dwight
45b79abf1f Merge branch 'master' of ssh://git.10gen.com/data/gitroot/p
Conflicts:

	db/db.cpp
2008-03-08 23:18:28 -05:00
Dwight
5e68964e9e capped 2008-03-08 23:16:41 -05:00
Dwight
d6f4757d2e safer 2008-03-06 18:06:06 -05:00
Dwight
cb778b072b delete one index 2008-03-06 15:03:12 -05:00
Dwight
79552ed639 patch: killcursors more defensive 2008-03-05 16:51:27 -05:00
Dwight
00b50ed6eb cursor fix 2008-02-29 11:11:54 -05:00
Dwight
8a66ac7a48 ntoreturn < 0 for no wantMore 2008-02-28 13:38:56 -05:00
Dwight
158889dccd intr.curs fix;
new latent cursor implementation (actually works perhaps)
2008-02-27 18:17:48 -05:00
Dwight
7dc85fae2c clientCursor fixes 2008-02-26 16:50:29 -05:00
Dwight
9cb73f240f duplicate key indexing fix 2008-02-24 20:16:36 -05:00
Dwight
13e6a66d08 catch asserts on queries (always now)
prints the query in the log now too

still can terminate on getMore()
2008-02-24 14:59:03 -05:00
Dwight
b59d9b5f65 cursor cleanup 2008-02-13 00:26:39 -05:00
Dwight
33b635ea54 latent cursor checkUnused bug 2008-02-12 10:12:07 -05:00
Dwight
d58f630358 drop 2008-02-11 11:37:11 -05:00
Dwight
e91eda2415 clean 2008-02-11 11:23:02 -05:00
Dwight
329020083a assertions etc. 2008-02-10 16:28:48 -05:00
Dwight
6065088721 ntoskip 2008-01-31 19:10:52 -05:00
Dwight
eef739da55 gt lt index support 2008-01-27 14:51:47 -05:00
Dwight
da8ecf4721 clean up logging line 2008-01-20 21:24:39 -05:00
Dwight
a186665dd7 separate dbs 2008-01-20 17:42:26 -05:00
Dwight
f4f88f93f4 $inc 2007-12-24 20:59:58 -05:00
Dwight
400d30b9c2 connect("system").$cmd.find( { deleteIndexes: "alleyinsider.blog.posts" } ); 2007-12-16 23:40:03 -05:00
Dwight
be773e7817 bug fix dup keys 2007-12-16 20:45:25 -05:00
Dwight
b6fc851dbf duplicate keys 2007-12-06 19:03:23 -05:00
Dwight
4e149351ff index delete 2007-12-06 17:04:20 -05:00
Dwight
ce4d2eb132 array bug 2007-12-03 11:52:46 -05:00
Dwight
0df2998769 unindex bug 2007-12-02 11:33:59 -05:00
Dwight
bed046ec8f dammit 2007-12-01 14:07:05 -05:00
Dwight
fb7d5b718c timing 2007-12-01 11:44:42 -05:00
Dwight
6b0f00c292 query for null / undefined values
rather large transport fixes for concurrent connections and other cleanup of that.
2007-11-30 21:30:24 -05:00
Dwight
eb4ffe30f8 getmore 2007-11-26 16:43:28 -05:00
Dwight
fb83febbaf LIKE 2007-11-25 18:20:54 -05:00
Dwight
ace493f36f elim dups 2007-11-24 16:15:09 -05:00
Dwight
31311aeb81 indexing keys in an array 2007-11-21 21:44:57 -05:00
Dwight
76fafc9ad0 index fixes, fancier packet dump output, 64 bit fix, partridge, pear tree 2007-11-19 09:41:28 -05:00
Dwight
ab654fb9ed transport 2007-11-17 21:10:00 -05:00
Dwight
a1e5147225 bugs 2007-11-13 16:44:01 -05:00
Dwight
19745b65d2 reverse direction 2007-11-12 19:22:33 -05:00
Dwight
2f735ca816 index updates 2007-11-11 18:28:33 -05:00
Dwight
5d77507008 delete and indexes 2007-11-11 14:21:02 -05:00
Dwight
cac61b2674 btree cursors 2007-11-10 16:46:30 -05:00
Dwight
0a78810ea0 cap returned 2007-11-05 11:55:03 -05:00
Dwight
5c82a67f35 return selected fields on a query 2007-11-04 22:34:37 -05:00
Dwight
9123774371 introspection 2007-11-04 20:47:12 -05:00
Dwight
86e112ae8f check cursors on a delete 2007-11-04 19:17:42 -05:00
Dwight
94b2fe996f cursors 2007-11-04 16:17:44 -05:00
Dwight
c017641fc5 make system.namespaces a real table 2007-11-02 21:30:40 -04:00
Dwight
e9a5075a9b namespace querying 2007-11-01 22:34:44 -04:00
Dwight
79562d368d bug extra chars 2007-10-30 15:35:58 -04:00
Dwight
b8792b0621 msging bug 2007-10-30 13:35:02 -04:00
Dwight
1e7d144631 checkpoint delete code 2007-10-30 05:50:14 -04:00
Dwight
f5a7b08f5e bug 2007-10-28 22:20:57 -04:00
Dwight
33ed8aa684 query works 2007-10-28 16:38:06 -04:00
Dwight
5380b6e591 stuff 2007-10-28 14:42:59 -04:00
Dwight
e73188b551 first commit 2007-10-19 19:35:48 -04:00