summaryrefslogtreecommitdiff
path: root/script
AgeCommit message (Expand)AuthorFilesLines
2010-12-24tdb: Remove autotools support.Jelmer Vernooij1-4/+2
2010-11-27show_test_time: Move to root scripting directory as it's useful for s3Jelmer Vernooij1-0/+19
2010-11-10autobuild: perfer to use git mail address in autobuild commentBjörn JACKE1-1/+5
2010-10-25autobuild: add some commentsStefan Metzmacher1-0/+2
2010-10-25autobuild: run ldb tests with TDB_NO_FSYNC=1Stefan Metzmacher1-1/+1
2010-10-21autobuild: don't cleanup the pid file within the retry loopAndrew Tridgell1-1/+2
2010-10-19autobuild: create an autobuild.pid fileAndrew Tridgell1-0/+9
2010-10-15script: the --tests option has been replaced by --test-commandAndrew Tridgell1-1/+0
2010-10-13autobuild: do make install after make testAndrew Tridgell1-2/+2
2010-10-12autobuild: send email failure if rebase failsAndrew Tridgell1-9/+16
2010-10-12autobuild: add an extra blank line before the autobuild markersAndrew Tridgell1-0/+1
2010-10-11land-remote: Fix --fail-slowly.Jelmer Vernooij1-0/+2
2010-10-09land: Use temp dir if /memdisk is not available.Jelmer Vernooij1-1/+7
2010-10-07script: improvements to bisect-test.pyAndrew Tridgell1-12/+17
2010-10-06autobuild: only add autobuild.log if it existsAndrew Tridgell1-1/+2
2010-10-05land: Fix stage description during failure.Jelmer Vernooij1-2/+2
2010-10-05land: Print out failed test in case of subunit failures.Jelmer Vernooij1-3/+30
2010-10-05land: Fix failure detection.Jelmer Vernooij1-33/+39
2010-10-05land: Simplify retry checker.Jelmer Vernooij1-20/+30
2010-10-04land-remote: Force running in foreground when pushing to master.Jelmer Vernooij1-2/+2
2010-10-04land-remote: Announce what address email is going to be sent to.Jelmer Vernooij1-0/+3
2010-10-03autobuild: override the editor when marking the commitAndrew Tridgell1-1/+2
2010-10-03land: Inherit EMAIL from the environment.Jelmer Vernooij1-0/+3
2010-10-03land: Force always emailing when there is no other mechanism of progress repo...Jelmer Vernooij1-2/+8
2010-10-03land: Attach tarball of logs rather than individual logs to keep theJelmer Vernooij1-19/+11
2010-10-03land: Some cosmetic fixes.Jelmer Vernooij2-30/+55
2010-10-03land: Attach test output files to result emails.Jelmer Vernooij1-11/+43
2010-10-03land: Add --revision argument.Jelmer Vernooij2-8/+29
2010-10-03land-remote: Run remote land command unbuffered.Jelmer Vernooij2-2/+2
2010-10-03land-remote: Pass extra arguments on to land.Jelmer Vernooij2-3/+3
2010-10-02land: Implement --fail-immediately directly in Python, provide subunit file.Jelmer Vernooij1-26/+96
2010-10-02land: Add separate treestagebuilder for subunit.Jelmer Vernooij1-12/+41
2010-10-02land: Cherry-pick tridges changes to autobuild.Jelmer Vernooij1-3/+22
2010-10-02land: Move stage building into a separate class so we can have subclasses (e....Jelmer Vernooij1-35/+64
2010-10-02land: Only pass shell=True if necessary.Jelmer Vernooij1-19/+22
2010-10-02land: Add --fail-slowly option.Jelmer Vernooij2-6/+13
2010-10-02Several smaller cleanups, use python coding style.Jelmer Vernooij1-17/+16
2010-10-02land: Avoid running things in a shell where not necessary.Jelmer Vernooij1-4/+9
2010-10-02land-remote: Checkout repository first.Jelmer Vernooij1-2/+3
2010-10-02land-remote: Use --repository option.Jelmer Vernooij1-1/+1
2010-10-02land: Add --repository option.Jelmer Vernooij2-4/+12
2010-10-02land: Move more functionality onto builder.Jelmer Vernooij1-9/+23
2010-10-02land: Avoid more uses of chdir().Jelmer Vernooij1-8/+2
2010-10-02Split land.py back out of autobuild.py, so I can change it withoutJelmer Vernooij2-0/+473
2010-10-02bisect: more bisection optionsAndrew Tridgell1-6/+12
2010-10-01script: added bisect-test.py git bisect scriptAndrew Tridgell1-0/+85
2010-10-01autobuild: show top commit in emailsAndrew Tridgell1-2/+20
2010-10-01autobuild: include autobuild.log in logs.tar.gzAndrew Tridgell1-0/+1
2010-10-01autobuild: fixed tuple count for retryAndrew Tridgell1-1/+1
2010-10-01autobuild: revert a bit more of the subunit changesAndrew Tridgell1-2/+2