arvados.git
2014-10-05 Ward VandewegeAdd README, COPYING and agpl-3.0.txt.
2014-10-04 Ward VandewegeMake run-deploy.sh do a bit more work to update the...
2014-10-03 Ward VandewegeDeal with Jenkins' new, tight umask in a more thorough...
2014-10-01 Ward VandewegeMake sure our generated packages are world-readable...
2014-10-01 Ward VandewegeAdd new run-diagnostics-suite.sh jenkins script.
2014-09-30 Tim PierceMerge branch '4038-commit-hooks-accept-fixes'
2014-09-30 Tim Pierce4038: add "fixes #" to acceptable merge commit messages
2014-09-29 Brett Smith3848: Stop manually tagging Python builds.
2014-09-27 Ward VandewegeImprovements to our package building script: fill in...
2014-09-23 Brett Smithrun-tests.sh uses virtualenv's activate script.
2014-09-23 Tom CleggFix another -z that should have been -n. refs #3894
2014-09-22 Tom CleggMerge branch '3894-improve-run-tests' closes #3894
2014-09-22 Tom Clegg3894: Add comments about CONFIGSRC in --help text.
2014-09-22 Tom Clegg3894: Fix -n that should have been -z. Flatten condition.
2014-09-22 Tom Clegg3894: Use --first-parent and readable timestamp in...
2014-09-22 Tom Clegg3894: Use readable timestamp (yyyymmddhhmmss) for pytho...
2014-09-22 Tom Clegg3894: Remove bundle install stage from sdk/cli.
2014-09-22 Tom Clegg3894: Move report_outcomes to a function.
2014-09-20 Tom Clegg3894: Use $GEMHOME tmpdir instead of user's $HOME for...
2014-09-20 Tom Clegg3894: Add --help message.
2014-09-19 Ward VandewegeMake regexp to match fpm's output slightly more robust.
2014-09-19 Ward VandewegeSwitch from PRM to freight for publishing our packages...
2014-09-19 Ward VandewegeCopy only the debs that were generated to the remote...
2014-09-19 Tom Clegg3894: Fix sequence: do all installs, then all tests.
2014-09-19 Tom Clegg3894: Use gem install --user-install to avoid sudo...
2014-09-19 Tom Clegg3894: Scrub PYTHONPATH
2014-09-19 Tom Clegg3894: Use mktemp instead of $WORKSPACE/tmpgit for test...
2014-09-18 Tom Clegg3894: Fix backward empty/nonempty logic.
2014-09-18 Tom Clegg3894: Do not create and abandon new temp dirs if caller...
2014-09-18 Tom Clegg3894: Accept WORKSPACE=foo on command line. Copy config...
2014-09-17 Ward VandewegeUndo two hunks that I accidentally committed in 565c311...
2014-09-17 Ward VandewegeAdd some robustness in the postgresql department.
2014-09-16 Ward VandewegeOnly install the latest gem (i.e. the one we just built).
2014-09-16 Ward VandewegeAlso build our java-bwa-samtools docker image.
2014-09-12 Ward VandewegeFixes for the deploy stage of the build pipeline: actua...
2014-09-06 Ward VandewegeSave a bit of time: do not install RI and RDoc for...
2014-09-05 Brett SmithInstall & test Ruby SDK, then use that version for...
2014-09-04 Peter AmstutzFix environment variable setting on command line. ...
2014-08-28 Peter AmstutzFix $leave_temp in clear_temp() no issue #
2014-08-26 Peter AmstutzEnhanced run-tests.sh command line supporting choosing...
2014-08-21 Peter AmstutzDeclare empty variables up top to avoid bash parsing...
2014-08-21 Peter AmstutzPermit setting environment variables on command line...
2014-08-20 Peter AmstutzUnset ARVADOS_ variable from the environment before...
2014-08-19 Tom CleggFix failure detection for python tests. No issue #
2014-08-19 Tom CleggInstall py test deps even if py tests fail. Make docs...
2014-08-19 Ward VandewegeMerge branch 'skip-args'
2014-08-18 Tom CleggFix swapped install/test sections for fuse.
2014-08-18 Tom CleggDisplay elapsed time for each test/install.
2014-08-18 Tom CleggAdd missing "install fuse" and "test workbench".
2014-08-16 Tom CleggCleanup, add some error checks, add --skip and --only...
2014-08-15 Ward VandewegeRemove duplicated cleanup commands; the realclean targe...
2014-08-15 Ward Vandewegekeep is now called keepstore
2014-08-15 Ward VandewegeMerge branch '3551-go-layout'
2014-08-14 Tom Clegg3551: Install Python and Go bits, force installation...
2014-08-14 Tom Clegg3551: Fix dependency cycle: Install Python SDK, then...
2014-08-14 Tom Clegg3551: Test and install keepstore before Python SDK.
2014-08-14 Tom Clegg3551: Clean up temp dir.
2014-08-14 Ward VandewegeMerge branch '3551-go-layout'
2014-08-14 Tom Clegg3551: Use mktemp for GOPATH. Update run-build-packages...
2014-08-14 Ward VandewegeMerge branch '3551-go-layout'
2014-08-14 Ward VandewegeMerge branch 'master' into 3551-go-layout
2014-08-14 Ward VandewegeMake use of the realclean build.sh feature to build...
2014-08-14 Tom Clegg3551: Dry up pass/fail checks with a checkexit() function.
2014-08-14 Tom CleggUpdate Go tests to new layout, rename keepstore, add...
2014-07-18 Ward VandewegePython egg build fix for the sdist rotate command
2014-07-18 Brett SmithUpdate Python package test procedure.
2014-07-07 Ward VandewegeMake sure to bring the arvados debian packages up to...
2014-07-01 Ward VandewegeMake sure to exit with $EXITCODE
2014-07-01 Ward VandewegeAdd docker test script.
2014-06-30 Ward VandewegeMake sure the arvados-src package actually contains...
2014-06-13 Ward VandewegeRemove superfluous directory from arvados-src path.
2014-06-13 Ward VandewegeBuild a new arvados-src package.
2014-06-05 Ward VandewegeMerge branch 'new-git-hooks'
2014-06-05 Ward VandewegeA few fixes:
2014-06-05 Ward VandewegeMerge branch 'new-git-hooks' of git.curoverse.com:arvad...
2014-06-05 Peter AmstutzAdded mention of git reset to instructions for remergin...
2014-06-05 Peter AmstutzDisallow commits that merge local and remote master...
2014-06-05 Peter AmstutzAdded pattern to permit commits that merge master heads.
2014-06-05 Peter AmstutzProposed new git hook policy: only applies to first...
2014-06-04 Ward VandewegeBuild crunchstat package.
2014-06-03 Ward VandewegeInitial commit of the scripts used in our Jenkins pipel...
2014-05-28 Ward VandewegeOnly check master, because bad things happen otherwise.
2014-05-28 Ward VandewegeCoding standards hook, initial commit.