0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-12-01 09:32:32 +01:00
Commit Graph

1350 Commits

Author SHA1 Message Date
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
f94a9d3fa5 update key bug fix 2007-12-14 12:48:47 -05:00
Dwight
a7b7184f09 regex really works 2007-12-13 15:46:14 -05:00
Dwight
30094cdb68 make regex smart 2007-12-13 15:36:56 -05:00
Dwight
d8b8718a67 always send back _id field 2007-12-13 13:09:15 -05:00
Dwight
aea1f83b06 order desc bug 2007-12-12 17:37:19 -05:00
Dwight
8870507520 little more regression 2007-12-09 10:21:40 -05:00
Dwight
2bb8928c97 log less 2007-12-08 15:56:25 -05:00
Dwight
5ab9ae9d47 use tcp
and an add index key fix
2007-12-08 15:50:47 -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
652bfc115a Merge branch 'master' of ssh://git.latenightcoders.com/data/gitroot/p 2007-11-30 23:03:19 -05:00
Dwight
6deca13fc0 regex test 2007-11-30 23:02:41 -05:00
Dwight
f85809f697 gerge branch 'master' of /data/gitroot/p/
Conflicts:

	db/db.cpp
2007-12-01 03:05:19 +00:00
Dwight
999569a50d dev mode 2007-12-01 03:04:04 +00: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
4c9055445a Merge branch 'master' of ssh://git.latenightcoders.com/data/gitroot/p 2007-11-27 15:35:12 -05:00
Dwight
ea2189232e minor 2007-11-27 15:35:01 -05:00
Dwight
6a7c310f05 Merge branch 'master' of /data/gitroot/p/ 2007-11-27 20:32:08 +00:00
Dwight
9714868b90 minor 2007-11-27 20:32:02 +00:00
Dwight
80bfe67a34 dev mode 2007-11-27 15:30:51 -05:00
Dwight
fd2993de59 alignment 2007-11-27 13:40:08 -05:00
Dwight
cbf7e7db04 jumbo frames on localhost 2007-11-26 19:38:14 -05:00
Dwight
eb4ffe30f8 getmore 2007-11-26 16:43:28 -05:00
Dwight
178091b0ad transport changes 2007-11-26 16:19:50 -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
282dbd74b0 oops set parent ptrs 2007-11-20 14:00:27 -05:00
Dwight
ab4b8012ba indexing bug 2007-11-19 22:24:17 -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
e3c947f118 cleaner output 2007-11-18 14:05:28 -05:00
Dwight
a07fb60cd4 bugs
readable output
2007-11-18 13:33:00 -05:00
Dwight
ee3f6e3c3c indexing bug 2007-11-17 23:27:55 -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
688e853578 Merge branch 'master' of ssh://git.latenightcoders.com/data/gitroot/p 2007-11-12 11:01:55 -05:00
Dwight
7e45e93ad4 doc 2007-11-12 11:01:43 -05:00
Eliot Horowitz
cf0cfecc9b DBRef 2007-11-12 10:33:41 -05:00
Eliot Horowitz
ba7c2b7c6c Merge branch 'master' of ssh://git.latenightcoders.com/data/gitroot/p 2007-11-12 10:12:12 -05:00
Dwight
ddc39462df dumpmemory 2007-11-12 10:10:43 -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
e32bccf860 insert works for btree now (no find yet) 2007-11-09 14:06:07 -05:00
Dwight
8e65cff82d Merge branch 'master' of ssh://git.latenightcoders.com/data/gitroot/p
Conflicts:

	db/makefile
2007-11-08 21:44:50 -05:00
Dwight
895aac4e1f new files 2007-11-08 21:43:31 -05:00
Dwight
52b78a3d75 checkpointing btree - not fully done 2007-11-08 21:42:50 -05:00
Eliot Horowitz
65310da712 fix
Merge branch 'master' of ssh://git.latenightcoders.com/data/gitroot/p

Conflicts:

	db/makefile
2007-11-06 10:37:56 -05:00
Eliot Horowitz
77d3be849f standar libs 2007-11-06 14:37:00 +00:00
Eliot Horowitz
8cac7770bf fixed
Merge branch 'master' of /data/gitroot/p/

Conflicts:

	db/makefile
2007-11-06 04:56:34 +00:00
Eliot Horowitz
8843896e83 fix 2007-11-06 04:55:28 +00:00
Eliot Horowitz
a027913fb1 Merge branch 'master' of ssh://git.latenightcoders.com/data/gitroot/p 2007-11-05 21:47:50 -05:00
Dwight
9f917d21b4 smart sizing of extents 2007-11-05 21:43:49 -05:00
Dwight
25d2dafa8a tweak makefile for jni 2007-11-05 15:31:57 -05:00
Dwight
282d3ba529 msging a little more robust 2007-11-05 15:12:45 -05:00
Dwight
931e633836 boost 2007-11-05 14:44:26 -05:00
Dwight
0a78810ea0 cap returned 2007-11-05 11:55:03 -05:00
Dwight
8f932515bf long msgs work 2007-11-05 11:29:12 -05:00
Eliot Horowitz
94d63b2639 Merge branch 'master' of ssh://git.latenightcoders.com/data/gitroot/p 2007-11-04 22:44:06 -05:00
Dwight
5c82a67f35 return selected fields on a query 2007-11-04 22:34:37 -05:00
Eliot Horowitz
4e7fc53097 Merge branch 'master' of ssh://git.latenightcoders.com/data/gitroot/p 2007-11-04 22:29:31 -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
Eliot Horowitz
80403c140f might work 2007-11-04 16:42:34 -05:00
Dwight
426ea61db2 diagnostic 2007-11-04 16:35:08 -05:00
Dwight
94b2fe996f cursors 2007-11-04 16:17:44 -05:00
Dwight
78bba21722 regex 2007-11-04 14:39:27 -05:00
Dwight
50e3afabbb makefile 2007-11-04 13:14:02 -05:00
Dwight
dbaa9645db pcre 2007-11-04 13:11:38 -05:00
Dwight
c017641fc5 make system.namespaces a real table 2007-11-02 21:30:40 -04:00
Dwight
b15cad60e9 compile 2007-11-02 11:38:48 -04:00
Dwight
e9a5075a9b namespace querying 2007-11-01 22:34:44 -04:00
Dwight
c7a92a191c msg bug update 2007-11-01 17:44:26 -04:00
Dwight
e5e38f99fc bug delete 2007-10-30 21:16:35 -04:00
Dwight
79562d368d bug extra chars 2007-10-30 15:35:58 -04:00
Dwight
357a80d99e insert bug 2007-10-30 13:43:44 -04:00
Dwight
b8792b0621 msging bug 2007-10-30 13:35:02 -04:00
Dwight
23b122d8ca Merge branch 'master' of ssh://tnt.robotlake.com:1707/Users/erh/gitroot/p 2007-10-30 11:37:40 -04:00
Dwight
fc316ba2be update, delete 2007-10-30 11:35:17 -04:00
Dwight
1e7d144631 checkpoint delete code 2007-10-30 05:50:14 -04:00
Eliot Horowitz
5640683c67 works on mac 2007-10-28 23:04:25 -04:00
Dwight
f5a7b08f5e bug 2007-10-28 22:20:57 -04:00
Dwight
f291a4513a query expressions (1st rev) 2007-10-28 20:43:04 -04:00
Dwight
ff135fb943 testMerge branch 'master' of ssh://tnt.robotlake.com:1707/Users/erh/gitroot/p
Conflicts:

	db/db
2007-10-28 16:38:54 -04:00
Dwight
33ed8aa684 query works 2007-10-28 16:38:06 -04:00
Eliot Horowitz
2b30a00c8d no binary in git 2007-10-28 16:36:37 -04:00
Dwight
4faabfaa27 Merge branch 'master' of ssh://tnt.robotlake.com:1707/Users/erh/gitroot/p 2007-10-28 14:43:13 -04:00
Dwight
5380b6e591 stuff 2007-10-28 14:42:59 -04:00
Eliot Horowitz
42df7e4478 null 2007-10-28 13:34:36 -04:00
Eliot Horowitz
5f3d8873d8 portable 2007-10-28 13:34:27 -04:00
Eliot Horowitz
ab2aeb5132 use constant 2007-10-28 13:34:02 -04:00
Eliot Horowitz
9e15413679 made compile in linux 2007-10-28 12:37:24 -04:00
Dwight
e73188b551 first commit 2007-10-19 19:35:48 -04:00