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

146 Commits

Author SHA1 Message Date
Richard Kreuter
ed9dabff05 Another EC2 timing issue. 2010-04-28 12:15:19 -04:00
Richard Kreuter
59b496be18 Two minor changes to packaging scripts. 2010-04-27 15:24:35 -04:00
Richard Kreuter
a41766bef0 Rejigger makedist.py to use libcloud. SERVER-792 2010-04-26 13:16:41 -04:00
Richard Kreuter
b51ccb0204 Minor fix in makealldists.py. 2010-04-23 17:55:01 -04:00
Richard Kreuter
5100a7c813 Significant rejiggering in packaging scripts. 2010-04-23 16:32:31 -04:00
Richard Kreuter
fe092fc624 Many changes to packaging scripts. WIP. 2010-04-23 16:32:31 -04:00
Richard Kreuter
371cd0ee41 Bump xulrunner .deb dependency on Ubuntu to 1.9.2. 2010-04-21 15:54:29 -04:00
Richard Kreuter
1ae88e2a1b Merge branch 'master' of github.com:mongodb/mongo 2010-04-15 12:46:32 -04:00
Richard Kreuter
e18d0186e8 Emit output for makealldists.py again, for buildbot. 2010-04-15 12:46:03 -04:00
Eliot Horowitz
550f020972 ugly hacks for xulrunner 2010-04-15 11:49:16 -04:00
Eliot Horowitz
c4d44e49fb Merge branch 'master' of git@github.com:mongodb/mongo 2010-04-15 10:15:18 -04:00
Eliot Horowitz
4caad722e7 newer xulrunner 2010-04-15 10:15:10 -04:00
Richard Kreuter
9834129fda A different tack on the problems running makealldists.py under buildbot. 2010-04-15 09:39:30 -04:00
Dwight
e54c7290f5 Merge commit 'origin/master'
Conflicts:

	SConstruct
	db/repl.cpp
2010-04-13 15:59:32 -04:00
Dwight
171a318e9e Merge branch 'master' of git@github.com:mongodb/mongo
Conflicts:

	SConstruct
2010-04-13 15:44:48 -04:00
Richard Kreuter
ec00b8f650 Another makealldist.py tweak for buildbot. 2010-04-13 14:29:27 -04:00
Richard Kreuter
07335af80d Try #2 at making makealldists.py buildbot friendly. 2010-04-13 13:24:37 -04:00
Dwight
ffcd9ad936 repl sets
very beginning
2010-04-13 13:22:42 -04:00
Richard Kreuter
b346c424be Make makealldists.py buildbot-timeout-friendlier. 2010-04-13 11:55:06 -04:00
Richard Kreuter
d137e9c4fa Make makealldists.py smarter about .debs to clean out. 2010-04-12 17:57:15 -04:00
Richard Kreuter
93b3a2e008 Add a "StrictHostKeyChecking no" in mergerepositories.py. 2010-04-08 14:12:00 -04:00
Richard Kreuter
8f4a76a888 One more fix for Python < 2.6 2010-04-08 13:31:36 -04:00
Richard Kreuter
1ef1d7d2c5 Make mergerepositories.py and makealldists.py work on Python<2.6 2010-04-08 13:27:14 -04:00
Richard Kreuter
2c284c7aa7 Fix cut-n-paste-o in makealldists.py 2010-04-08 13:24:08 -04:00
Richard Kreuter
05a16ff3dd Implement subset of PEP 3101 so makedist.py will run on Python<2.6. 2010-04-08 10:21:58 -04:00
Richard Kreuter
41394fd4b3 Two new scripts for automating pkg repository construction. 2010-04-07 17:09:37 -04:00
Richard Kreuter
9c932e1c3b Minor rejiggering in makedist.py. 2010-04-07 17:09:37 -04:00
Richard Kreuter
953df5a1bc Augment makedist.py to package up our nightly build tarballs as rpms/debs. 2010-04-07 17:09:37 -04:00
Richard Kreuter
845f421fd4 Some changes to makedist.py for xulrunner-1.9.2 on ubuntu. Broken, WIP. 2010-04-07 17:09:37 -04:00
Mike Dirolf
7e60b2d432 export pdf to s3 2010-03-30 13:50:54 -04:00
Ludovic Bellière
d52baa2858 To emancipate from futur update of mandriva's jslib 2010-03-22 17:21:16 -04:00
Eliot Horowitz
3d4d7efb46 Squashed commit of the following:
commit 52001d0ac4e83d71cdae37fcf7882ecd24535022
Author: Ludovic Bellière <xrogaan@gmail.com>
Date:   Mon Mar 22 18:10:29 2010 +0100

    Append the header path to CPPPATH

commit 9d2835b7774aea96e0231f88c82b834b0ed0de64
Author: Bellière Ludovic <xrogaan@gmail.com>
Date:   Sun Mar 21 22:39:33 2010 +0100

    mandriva hack import was missing

commit 6603448c41c3f68a0209bf19502c5dd2b139123b
Author: Bellière Ludovic <xrogaan@gmail.com>
Date:   Sun Mar 21 21:14:49 2010 +0100

    stuff to be able to package mongodb into mandriva

commit bd9379f0fe36b8b1fea104f4a5ea159733d60368
Author: Bellière Ludovic <xrogaan@gmail.com>
Date:   Sun Mar 21 22:07:22 2010 +0100

    more macro for the mandriva spec file

commit 0d7c93a6dd162e5d20a56ffa51aaae2da9fe5ee6
Author: Bellière Ludovic <xrogaan@gmail.com>
Date:   Sun Mar 21 21:15:08 2010 +0100

    dedicated spec file for mandriva

Signed-off-by: Eliot Horowitz <eliot@10gen.com>
2010-03-22 14:18:51 -04:00
Dwight
3ddfaa43db kill warnings on windows 2010-03-22 10:39:01 -04:00
Mike Dirolf
ce00ed27e7 handle date based dirs and current symlink in confluence export script 2010-03-16 11:39:29 -04:00
Mike Dirolf
ea63cbc1f8 ugly hack to get confluence export script working on Python 2.5 2010-03-16 11:25:50 -04:00
Mike Dirolf
c3fbc45b55 confluence export script BUILDBOT-53 2010-03-16 10:55:26 -04:00
Richard Kreuter
e6b54b81f7 Fix some comments at end of makedist.py. MINOR 2010-03-09 15:30:37 -05:00
Richard Kreuter
06f5b6c13c More stuff for package name mangling in makedist.py. 2010-03-09 15:27:12 -05:00
Richard Kreuter
fd9f37f5b4 More changes for mangling the package name on Debianoids. 2010-03-09 15:26:30 -05:00
Richard Kreuter
c8fb728d2b Changes to makedist.py for mangling the package name. 2010-03-09 15:26:29 -05:00
Richard Kreuter
631f3f59ac Rewrote makedist.py. 2010-03-09 15:26:29 -05:00
Dwight
32c065676e Merge branch 'master' of git@github.com:mongodb/mongo 2010-02-23 11:06:53 -05:00
Dwight
eb75c9529f comments 2010-02-23 11:06:26 -05:00
Eliot Horowitz
5d44f01b1f wait longer but smarter for mongod to stasrt 2010-02-11 17:17:36 -05:00
Richard Kreuter
dfa63a69a7 Trying (again) to fix the permissions on makedist.py. MINOR 2010-02-11 14:39:59 -05:00
Richard Kreuter
9e21b214fc Misc. changes to makedist.py. MINOR 2010-02-11 14:37:08 -05:00
Richard Kreuter
e9676be9b5 Add Ubuntu 8.10 to makedist.py; refactor slightly. MINOR 2010-02-10 13:18:57 -05:00
Dwight
7e736f67c1 Cloner: don't dbtemprelease too often 2010-02-09 15:32:49 -05:00
Eliot Horowitz
a38baaa991 push md5 hashes 2010-02-08 16:49:26 -05:00
Richard Kreuter
07e4c44edc Many changes to makedist.py; set modes on frob_version, makedist. MINOR 2010-02-05 16:15:01 -05:00
Richard Kreuter
db1f3a7914 More changes to frob_version.py for python 2.5 MINOR 2010-02-05 09:47:21 -05:00
Richard Kreuter
116bd9e645 Many changes to makedist.py MINOR 2010-02-05 09:07:43 -05:00
Richard Kreuter
6fe52c51ad Make frob_version.py work on Python 2.5. 2010-02-05 09:07:43 -05:00
Dwight
1aad70190a Merge branch 'master' of git@github.com:mongodb/mongo 2010-02-04 15:46:34 -05:00
Dwight
92e756eabc background index building 2010-02-04 14:25:49 -05:00
Richard Kreuter
e78a309cc1 Merge branch 'makedist' 2010-02-04 11:59:03 -05:00
Richard Kreuter
0185d56a44 Fix syntax error in frob_version.py MINOR 2010-02-04 11:58:29 -05:00
Richard Kreuter
fc8f6814aa Merge branch 'makedist' 2010-02-04 10:45:24 -05:00
Richard Kreuter
9f9907d733 makedist.py: increase verbosity, add a flag to use internal EC2 hostnames MINOR 2010-02-04 10:44:43 -05:00
Eliot Horowitz
f8273464b7 bb files 2010-02-04 10:21:36 -05:00
Richard Kreuter
ffcce1a0a5 Make makedist.py work on Python 2.5 MINOR 2010-02-04 09:58:03 -05:00
Richard Kreuter
4a2e8d10aa Merge branch 'makedist' 2010-02-03 17:28:55 -05:00
Richard Kreuter
3a4cc27354 Fix mangling of rpm.spec on CentOS; add support for Ubuntu 10.04. MINOR 2010-02-03 17:24:59 -05:00
Mathias Stearn
4922004527 Make Archlinux use spidermonkey rather than xulrunner 2010-02-03 16:10:05 -05:00
Richard Kreuter
316c38eb7c Add dependencies on libreadline-dev, libpcap-dev for Debianoids. MINOR 2010-02-03 15:22:51 -05:00
Richard Kreuter
21aed2f0c1 Add Debian AMIs to makedist.py; implement stdafx frobbing in frob_version.py MINOR 2010-02-03 14:33:35 -05:00
Richard Kreuter
c609d245a5 Raise error when ec2-describe-instances gives garbage output. MINOR 2010-02-03 14:33:35 -05:00
Richard Kreuter
7e34f06e4c Trim trailing whitespace in makedist.py. MINOR 2010-02-03 14:33:35 -05:00
Richard Kreuter
e3b1bbeb5e Add some Debian AMIs to makedist.py. MINOR 2010-02-03 14:33:35 -05:00
Richard Kreuter
82b6de8472 Add a mandatory directory argument under which to store packages. MINOR 2010-02-03 14:33:35 -05:00
Richard Kreuter
04de8d47e9 Two new buildscripts, mostly for making distro packages. MINOR 2010-02-03 14:33:35 -05:00
Eliot Horowitz
cfe572adff fix some xurlunner versions 2010-01-27 11:25:57 -05:00
Richard Kreuter
0b299c608f Update packaging & tweak guessing for xulrunner versions on Debianoids. 2010-01-26 10:37:26 -05:00
Dwight
7d26553061 a little code cleanup / renameing 2010-01-03 16:37:38 -05:00
Eliot Horowitz
02a960c1d3 try to protect from bad bb stuff 2010-01-02 08:59:54 -05:00
Mathias Stearn
53667da6d8 Make buildscripts/errorcodes.py executable 2009-12-30 18:41:07 -05:00
Eliot Horowitz
b93d04c91f fix nightly 2009-12-29 10:43:34 -05:00
Eliot Horowitz
35dc5cd0fd fix 64-bit osx 2009-12-28 17:17:01 -05:00
Eliot Horowitz
d5a5401f9a use code in getLastError SERVER-112 2009-12-28 17:12:49 -05:00
Eliot Horowitz
fa8961c3e8 Exception classess need codes too SERVER-112 2009-12-28 17:06:07 -05:00
Eliot Horowitz
0ab8149a8e uassert/massert take error code SERVER-112 2009-12-28 16:43:43 -05:00
Eliot Horowitz
5660a25e9b source push script 2009-12-09 11:55:26 -05:00
Eliot Horowitz
340f06ab24 better debian support 2009-11-20 14:24:20 -05:00
Eliot Horowitz
7636df40d7 compiler with xulrunner-1.9.0 - SERVER-359 2009-10-15 16:07:14 -04:00
Mathias Stearn
42544bd9af support xulrunner on Arch Linux 2009-10-12 14:20:52 -04:00
Eliot Horowitz
5de6107490 try to fix benchmark again 2009-09-27 08:53:20 -04:00
Eliot Horowitz
a045dcf6af potential fix test thing 2009-09-26 23:52:17 -04:00
Mike Dirolf
2fedd80c4d minor: fix for shell exit code on bad hostname, plus update tests 2009-09-25 15:51:11 -04:00
Mike Dirolf
4b31625836 add benchmark_tools script 2009-09-25 13:50:24 -04:00
Eliot Horowitz
66072780c0 mrore ubuntu hacks MINOR 2009-09-03 14:48:47 -04:00
Eliot Horowitz
222e767340 fix for solaris 2009-09-03 14:40:08 -04:00
Eliot Horowitz
6bf5020945 made debian finding better 2009-09-03 14:30:39 -04:00
Eliot Horowitz
42eae6ab4c fix 32bit ubuntu 2009-08-29 21:17:34 -04:00
Eliot Horowitz
3c6ec5274a xulrunner in ubuntu passes all client tests now 2009-08-28 13:27:15 -04:00
Mike Dirolf
38bcbc9cae 'scons test_shell' to run shell tests 2009-08-07 16:57:54 -04:00
Mike Dirolf
fbd2f4eb03 minor: test for shell arguments 2009-08-07 16:03:11 -04:00