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

173 Commits

Author SHA1 Message Date
Eric Milkie
aab58686d0 filter out new VS configuration's build product directories 2011-12-28 13:08:27 -05:00
Eric Milkie
91fc1590e2 /src/mongo/ 2011-12-28 09:21:29 -05:00
Andy Schwerin
1310f7e8a3 Update .gitignore so as not to ignore src/mongo.
CR: eliot
http://codereview.10gen.com/7232243/

Still to ignore the two autogenerated files, /src/mongo/shell/mongo.cpp and
/src/mongo/shell/mongo-server.cpp.
2011-12-27 14:28:56 -08:00
Eliot Horowitz
ae1ecd9c78 bulk move of code to src/ SERVER-4551 2011-12-24 15:33:45 -05:00
Tad Marshall
7c79cef343 added */ipch and */*/ipch to .gitignore
These folders are created by Visual Studio for Intellisense.
2011-12-15 08:47:08 -05:00
Mathias Stearn
903de55aa1 add failfile.smoke to gitignore 2011-11-29 16:23:39 -05:00
Tad Marshall
cabc4a262a Added mongoperf to .gitignore 2011-11-27 17:14:46 -05:00
Eliot Horowitz
f6243e1a26 mongooplog -new tool for replaying oplogs SERVER-3873 2011-09-15 10:50:05 -04:00
Eliot Horowitz
b5343d9319 remove bad files for sm SERVER-3659 2011-08-21 10:40:24 -04:00
Eliot Horowitz
d40cad9feb combine sm in source 2011-08-21 01:34:54 -04:00
Eliot Horowitz
c7af2b9673 some more ignores 2011-08-16 14:19:44 -04:00
Eliot Horowitz
b2fc358af3 mongotop for collection load 2011-03-06 18:03:53 -05:00
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
Eliot Horowitz
511a6d236e change names 2009-01-27 09:26:15 -05:00
Eliot Horowitz
4ffda5ea25 dbshell 2009-01-26 22:19:15 -05:00
Eliot Horowitz
ea90934bda cleaning targets/example 2009-01-13 09:56:18 -05:00
Eliot Horowitz
86c16c1b9e random things to ignore 2009-01-11 20:22:17 -05:00
Eliot Horowitz
d5b3d3bdec more ignores 2009-01-10 18:35:37 -05:00
Aaron
4d8c3fe3ac Ignore dbgrid binary 2008-12-12 14:22:29 -05:00
Aaron Staple
ef4988edc4 Git ignore dbtests 2008-12-05 17:18:27 -05:00
Eliot Horowitz
0eb21f59f9 some more things to ignore 2008-09-15 09:50:39 -04:00
Yellow
4cacd150d3 scripts 2007-11-25 07:18:39 +00:00
Eliot Horowitz
2b30a00c8d no binary in git 2007-10-28 16:36:37 -04:00
Dwight
e73188b551 first commit 2007-10-19 19:35:48 -04:00