arvados-dev.git
2015-05-21 Peter Amstutz5766: Make sure it doesn't try to fetch arvados package...
2015-05-21 Tom Clegg5416: Support testargs for go bits, like "services...
2015-05-21 Tom Clegg5416: Run keepproxy, arv-git-httpd, and SSL proxy servi...
2015-05-21 Tom Clegg5416: Terminate connections on the configured test...
2015-05-21 Ward Vandewegerun-tests.sh can now run the arv-git-httpd tests too.
2015-05-21 Ward VandewegeBe consistent in our package and binary naming:
2015-05-21 Tom Clegg5416: Add --retry flag: when a test suite fails, prompt...
2015-05-21 Tom Clegg5416: Add arv-git-httpd.
2015-05-21 Brett Smith3793: Fix how python3 fpm arguments are added.
2015-05-21 Brett SmithImprove packaging of third-party Python 3 packages.
2015-05-21 Tom CleggMerge branch 'more-sanity-check-less-download' refs...
2015-05-21 Tom Clegg5766: Remove "remove dependencies" step. Detect existin... more-sanity-check-less-download
2015-05-21 Tom CleggTidy up sanity checks. Add checks for fuse.h, pyconfig...
2015-05-16 Brett SmithMerge branch '3793-docker-cleaner-wip'
2015-05-16 Brett Smith3793: Build Docker cleaner service in run-build-package...
2015-05-12 Brett Smith3793: Add services/dockercleaner to run-tests.sh.
2015-04-29 Peter AmstutzMerge branch '5766-pip-sdk-install' closes #5766
2015-04-22 Tom CleggMerge branch '5416-ssl-proxy' refs #5416
2015-04-22 Peter Amstutz5766: Make sure it doesn't try to fetch arvados package... 5766-pip-sdk-install
2015-04-17 Tom Clegg5416: Support testargs for go bits, like "services...
2015-04-17 Tom Clegg5416: Run keepproxy, arv-git-httpd, and SSL proxy servi...
2015-04-10 Tom Clegg5416: Terminate connections on the configured test...
2015-04-06 Ward Vandewegerun-tests.sh can now run the arv-git-httpd tests too.
2015-04-03 Ward VandewegeBe consistent in our package and binary naming:
2015-03-30 Tom CleggMerge branch '5416-arv-git-httpd' refs #5416
2015-03-24 Ward VandewegeThe easy-docker-install method should also get the...
2015-03-23 Ward VandewegeMerge branch '5529-build-and-test-keepproxy-docker...
2015-03-23 Ward VandewegeMake sure to also push the keepproxy and sso images... 5529-build-and-test-keepproxy-docker-image
2015-03-17 Tom Clegg5416: Add --retry flag: when a test suite fails, prompt...
2015-03-17 Tom Clegg5416: Add arv-git-httpd.
2015-03-16 Ward VandewegeAdd python-backports.ssl-match-hostname to the list...
2015-03-10 Tom CleggMerge branch 'sigint' closes #5178
2015-03-10 Tom CleggMerge branch 'master' into sigint
2015-03-10 Brett Smith5313: Build a .deb for the PyCrypto Python package.
2015-03-02 Ward VandewegeBe consistent in the naming of the arvados-data-manager...
2015-03-02 Ward VandewegeBuild arvados-data-manager deb.
2015-02-23 Brett Smith5277: Build .deb for new ciso8601 dependency.
2015-02-18 Ward VandewegeReflect deploy changes in run-deploy.sh
2015-02-14 Ward VandewegeWhen run-tests.sh is invoked to only run the api server...
2015-02-14 Ward VandewegeMake pip install quiet, no point in printing loads...
2015-02-12 Tom CleggClean up and exit on SIGINT.
2015-02-12 Tom CleggMake tmp/cache during workbench install. No issue #
2015-02-12 Tom CleggDefault to TESTOPTS=-v for rake test.
2015-02-10 Ward VandewegeMake sure tmp/cache exists before we run our performanc...
2015-02-10 Ward VandewegeRun the performance tests the documented way. This...
2015-02-10 Ward VandewegeAdd a script to run our performance tests.
2015-02-09 Brett SmithRevert 11339c91. Don't use virtualenv to build packages.
2015-02-07 Tom CleggUse virtualenv to get a newer setuptools that doesn...
2015-02-06 Tom CleggMerge branch '3021-leave-api-running' refs #3021
2015-02-06 Brett Smith3021: Remove obsolete accommodation for buggy python...
2015-02-05 Tom Clegg3021: Print reassuring messages about expected warning... 3021-leave-api-running
2015-02-03 Ward Vandewege* Only source /etc/profile.d/rvm.sh if it exists and...
2015-02-02 Tom Clegg3021: Fix up some error checking.
2015-02-02 Tom Clegg3021: Cache packages with bundle package --all
2015-02-02 Tom Clegg3021: Let integration tests write to the api server...
2015-02-02 Tom Clegg3021: Try bundle install --local before resorting to...
2015-02-02 Tom Clegg3021: Leave an API server running while test suites...
2015-01-17 Ward VandewegeFix filename when compressing old test logs.
2015-01-17 Ward VandewegeAutomatically rotate and compress the test.log files...
2015-01-13 Tom CleggMerge branch '3021-test-perf' refs #3021
2015-01-13 Tom Clegg3021: Install docutils (unlisted dependency of python...
2015-01-13 Tom Clegg3021: Do not install *.egg after running tests: "pip...
2015-01-13 Tom Clegg3021: Check for errors when installing PyYAML.
2015-01-12 Tom Clegg3021: Allow '--only X' to override '--skip X'.
2015-01-12 Tom Clegg3021: Add workbench_profile target. Rename _performance...
2015-01-12 Tom Clegg3021: Load test fixtures during api install.
2015-01-09 Ward VandewegePython version numbering is obscure. For our debianized...
2015-01-06 Tom CleggRename {workbench,apiserver}_test to {apps/workbench...
2015-01-06 Ward VandewegeMake sure to build a new package for keepproxy if the...
2014-12-30 Ward VandewegeAdd some more sanity checks in run-tests.sh, and refact...
2014-12-29 Tom CleggFix go test args. No issue #
2014-12-29 Tom CleggSet RAILS_ENV consistently. Support "sevices/keepstore_...
2014-12-23 Ward VandewegeRemove superfluous output while running sdk/cli tests...
2014-12-23 Ward VandewegeMinor run-tests.sh refactoring:
2014-12-16 Tom CleggUse gem uninstall --force to skip dependency prompt...
2014-12-15 Tom CleggMerge branch '4156-bundle-install-user' refs #4156
2014-12-15 Tom Clegg4156: Uninstall old gems just before building new ones...
2014-12-15 Tom Clegg4156: Update comments, remove excess cut, tweak GEM_HOM...
2014-12-15 Tom Clegg4156: Move "bundle install" into separate install_...
2014-12-15 Tom Clegg4156: Merge branch 'master' into 4156-bundle-install...
2014-12-15 Tom Clegg4156: Become rvm-aware.
2014-12-12 Radhika Chippadarefs #4754
2014-12-10 Tom Clegg4156: Do not use --user-install -- just install to...
2014-12-10 Tom Clegg4156: Fix install destination for gem install --user...
2014-12-10 Radhika Chippada4754: add test_workbench_performance 4754-add-workbench-performance-test
2014-12-05 Tom Clegg4156: Merge branch 'master' into 4156-bundle-install...
2014-12-03 Ward VandewegeAdd timing information to the docker tests.
2014-12-01 Peter AmstutzInstall PyYAML into VENVDIR for non-Python tests that...
2014-11-27 Tom Clegg4156: Install dependencies to user gempath, not system...
2014-11-26 Ward VandewegePull the common-workflow-language code from the new
2014-11-25 Tom CleggIgnore failure at "easy_install *.egg". refs #4400
2014-11-24 Ward VandewegeMake sure that our go packages get generated with a...
2014-11-24 Tom CleggMerge branch '4400-dry-python-tests' refs #4400
2014-11-21 Ward Vandewegerun-tests: make the error message displayed when WORKSP...
2014-11-21 radhikacloses #4156
2014-11-21 Tom Clegg4400: Fix syntax error.
2014-11-21 radhika4156: Since all the cli tests that require apiserver... 4156-enable-cli-tests
2014-11-20 Tom Clegg4400: Dry up test recipes for python bits. Tweak "extra...
2014-11-19 Ward VandewegeRefactor deploy script a bit; make it less sensitive...
2014-11-18 Ward VandewegeDo not blow up when another puppet process is already...
next