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

61 Commits

Author SHA1 Message Date
Eliot Horowitz
43eb9af2f2 astyle, not hooked up yet, do not run 2010-12-29 02:04:35 -05:00
Eliot Horowitz
b72a85ac2b replica set example 2010-12-18 21:47:22 -05:00
Eliot Horowitz
3ee76fe750 ignore bsondemo 2010-09-07 19:03:05 -04:00
Mike Dirolf
19f4563195 update docs.py to build C++ client docs too 2010-07-14 13:36:29 -04:00
Justin Dearing
27952c3bbe Added .swp files to the .gitignore.
Yes the windows programmer uses VIM.
2010-06-12 11:33:49 +08:00
Eliot Horowitz
cbb36406f0 some tool cleaning, bsondump tool 2010-06-09 11:31:30 -04:00
Eliot Horowitz
8c6a00675f perf temp file 2010-06-07 10:56:05 -04:00
unknown
fd70ada380 Ignoring cache files created by ReSharper, a popular and awesome Visual Studio Plugin.
http://www.jetbrains.com/resharper/index.html
2010-06-02 03:22:45 +08:00
Eliot Horowitz
db6337a8e8 seperate package for c++ client 2010-05-23 23:30:52 -04:00
dwight
f2c178f4bc gitignore 2010-05-22 18:24:55 -04:00
Dwight
c33904ddfb name threads 2010-05-18 12:17:43 -04:00
Dwight
f1a71ef426 vcxproj 2010-05-12 15:20:04 -04:00
Dwight Merriman
8be209992d build procdess tweaking 2010-05-02 19:17:35 -04:00
Dwight Merriman
c4bd465042 towards 3 2010-04-24 18:25:58 -04:00
Eliot Horowitz
0f09595154 move oplog code into db/oplog.* 2010-04-13 13:50:09 -04:00
Eliot Horowitz
8d572b8fb8 mongostat tool 2010-02-23 15:37:30 -05:00
Richard Kreuter
edbdec4f15 Add a SConstruct option for making a shared client library. 2010-02-17 14:16:49 -05:00
Eliot Horowitz
2f406ce762 test for http interface 2010-02-12 11:33:07 -05:00
Dwight Merriman
b818cf6c74 Merge branch 'master' of github.com:mongodb/mongo 2010-02-09 18:28:55 -05:00
Dwight Merriman
42d958985f git ignore
crlf?
2010-02-09 18:28:36 -05:00
Ilya Martynov
eefff3bcc4 Ignore emacs tags 2010-02-09 11:33:10 +08:00
Richard Kreuter
5c5fd56640 Try again at installing mongodb.conf in .deb packages MINOR 2010-02-05 16:45:40 -05:00
Eliot Horowitz
92bc50cff1 split server test code out from general js code SERVER-472 2009-12-18 16:53:44 -05:00
metagoto
705ec48cd9 add DBRef support to v8 engine (not DBPointer) 2009-11-24 11:41:50 +08:00
Eliot Horowitz
571d3771c3 cleaning build docs 2009-11-19 10:49:34 -05:00
metagoto
3ca19ea3a1 add DS_Store to .gitignore 2009-10-16 21:01:56 +08:00
Mathias Stearn
1719642eee add tags file to gitignore 2009-10-13 11:35:55 -04:00
Eliot Horowitz
0496aa5ac7 changed mongoimportJSON to mongoimport - handles json/tsv/csv 2009-10-09 14:55:29 -04:00
Eliot Horowitz
43f7916bf6 this shouldn't be in version control 2009-09-09 09:42:05 -04:00
Eliot Horowitz
ade581aa65 some debian stuff 2009-08-06 13:53:03 -04:00
eliot
c00f10a45c better windows .gitignore 2009-05-13 11:07:00 -04:00
Eliot Horowitz
b3bb71348e put mongo javascript code in cpp not H so easier to include 2009-04-30 09:09:12 -04:00
Aaron
3bca999156 Add mongobridge 2009-04-02 15:10:52 -04:00
Aaron
cd0f6ef44e Rename to buildinfo.cpp 2009-03-18 14:29:14 -04:00
Aaron
4c52e5e6dd Print os information on startup 2009-03-18 14:15:52 -04:00
Eliot Horowitz
5cd0f0e376 get version on startup 2009-03-17 10:22:26 -04:00
Eliot Horowitz
343076f346 most of a mongo protocol sniffer 2009-02-13 16:18:57 -05:00
Eliot Horowitz
13a8310e59 perftest added 2009-02-13 09:44:37 -05:00
Eliot Horowitz
9e9aed15d3 mongoimport -> mongorestore 2009-02-08 10:37:39 -05:00
Eliot Horowitz
82f5e84538 fix for not having . in path 2009-02-07 10:35:57 -05:00
Eliot Horowitz
6097055ca5 name change 2009-02-03 13:15:54 -05:00
Eliot Horowitz
3bba95ecee gridfs impl and utility 2009-02-02 17:13:38 -05:00
Eliot Horowitz
7442bdf4e4 export to json/csv tool 2009-02-02 12:17:20 -05:00
Eliot Horowitz
90878cd7c1 s3dist taret to build and push to s3 for testing 2009-02-01 19:11:45 -05:00
Eliot Horowitz
fba31720a8 more temp files 2009-01-30 09:23:06 -05:00
Eliot Horowitz
d4c82212f8 mongoimportjson 2009-01-29 13:01:45 -05:00
Eliot Horowitz
b4871eea70 scratch space 2009-01-29 13:00:57 -05:00
Eliot Horowitz
026bd860c8 appendWhere and example 2009-01-29 10:30:25 -05:00
Eliot Horowitz
df7c753640 s3shell target for pushign shell to s3 2009-01-27 13:08:44 -05:00
Eliot Horowitz
1fa2f5a237 build 32 bit objects independandly on 64-bit linux 2009-01-27 11:27:34 -05:00