2016-01-19 |
Peter Amstutz | 8080: Fixes for "publicdemo" mode |
commit | commitdiff | tree | snapshot |
2016-01-19 |
Peter Amstutz | 8080: Working on demo mode. |
commit | commitdiff | tree | snapshot |
2016-01-19 |
Peter Amstutz | 8080: Tweak formatting |
commit | commitdiff | tree | snapshot |
2016-01-18 |
Peter Amstutz | 8080: Add more documentation about different configurations |
commit | commitdiff | tree | snapshot |
2016-01-18 |
Peter Amstutz | 8080: Add "public" configuration which is configured... |
commit | commitdiff | tree | snapshot |
2016-01-15 |
Peter Amstutz | 8080: Fix typo. |
commit | commitdiff | tree | snapshot |
2016-01-15 |
Peter Amstutz | 8080: Add unsupported error if /sys/fs/cgroups not... |
commit | commitdiff | tree | snapshot |
2016-01-14 |
peter | 8080: Check for Docker. Suppress some messages generat... |
commit | commitdiff | tree | snapshot |
2016-01-13 |
Peter Amstutz | 8080: Automatically set up new users with VM and git... |
commit | commitdiff | tree | snapshot |
2016-01-13 |
Peter Amstutz | 8080: Use run-tests --temp. Attempt to add support... |
commit | commitdiff | tree | snapshot |
2016-01-12 |
Peter Amstutz | 8080: Add waitforpostgres.sh script. Expand README. |
commit | commitdiff | tree | snapshot |
2016-01-12 |
Peter Amstutz | 8080: Add note about provenance of gitolite.rc |
commit | commitdiff | tree | snapshot |
2016-01-12 |
Peter Amstutz | 8080: Use runsvinit for tests too. |
commit | commitdiff | tree | snapshot |
2016-01-11 |
Peter Amstutz | 8080: Rails projects use explicit 'development' section... |
commit | commitdiff | tree | snapshot |
2016-01-11 |
Peter Amstutz | Remove test image, use the same image for dev and test. |
commit | commitdiff | tree | snapshot |
2016-01-11 |
Peter Amstutz | 8080: Better quoting. Refactor git initialization... |
commit | commitdiff | tree | snapshot |
2016-01-08 |
Peter Amstutz | Working on getting demo image to work. Not quite there... |
commit | commitdiff | tree | snapshot |
2016-01-07 |
Peter Amstutz | 8080: Refactor to base image and dev or demo images... |
commit | commitdiff | tree | snapshot |
2016-01-07 |
Peter Amstutz | Merge branch '8080-arvbox' of git.curoverse.com:arvados... |
commit | commitdiff | tree | snapshot |
2016-01-07 |
Peter Amstutz | 8080: Set up ruby gems directory as part of createusers... |
commit | commitdiff | tree | snapshot |
2016-01-07 |
Tom Clegg | 8080: Fix up whitespace. |
commit | commitdiff | tree | snapshot |
2016-01-07 |
Tom Clegg | 8080: Do not override blob_signing_key (or git_repo_... |
commit | commitdiff | tree | snapshot |
2016-01-06 |
Tom Clegg | 8080: Add fuse group, needed by services/login-sync... |
commit | commitdiff | tree | snapshot |
2016-01-06 |
Peter Amstutz | 8080: Check container state before stop/rm |
commit | commitdiff | tree | snapshot |
2016-01-05 |
Peter Amstutz | 8080: Fix greadlink test |
commit | commitdiff | tree | snapshot |
2016-01-05 |
Peter Amstutz | 8080: Touch api_user_setup |
commit | commitdiff | tree | snapshot |
2016-01-05 |
Peter Amstutz | 8080: Change git repo https base for testing. |
commit | commitdiff | tree | snapshot |
2016-01-05 |
Peter Amstutz | 8080: Add back in passenger binary caching. Separate... |
commit | commitdiff | tree | snapshot |
2016-01-05 |
Peter Amstutz | 8080: Workaround for weird nginx permission problem... |
commit | commitdiff | tree | snapshot |
2016-01-05 |
Peter Amstutz | 8080: Rearrange directory structure to be more suitable... |
commit | commitdiff | tree | snapshot |
2016-01-05 |
Peter Amstutz | 8080: Now runs most services as regular use instead... |
commit | commitdiff | tree | snapshot |
2016-01-04 |
Peter Amstutz | 8080: Fix arvados_docsite in workbench to point to... |
commit | commitdiff | tree | snapshot |
2016-01-04 |
Peter Amstutz | 8080: Add Arvados documentation server. |
commit | commitdiff | tree | snapshot |
2016-01-04 |
Peter Amstutz | 8080: Install xvfb, iceweasel & phantomjs to be able... |
commit | commitdiff | tree | snapshot |
2016-01-04 |
Peter Amstutz | 8080: Fixes api server tests. |
commit | commitdiff | tree | snapshot |
2016-01-04 |
Peter Amstutz | 8080: Test configuration uses "zzzzz" prefix, which... |
commit | commitdiff | tree | snapshot |
2016-01-04 |
Peter Amstutz | 8080: Fix GEM_HOME |
commit | commitdiff | tree | snapshot |
2016-01-04 |
Peter Amstutz | 8080: Add note about where arvados git is checked out. |
commit | commitdiff | tree | snapshot |
2016-01-04 |
Peter Amstutz | 8080: log and svrestart print out available services |
commit | commitdiff | tree | snapshot |
2016-01-04 |
Peter Amstutz | 8080: Count gems for status reporting. Store gems... |
commit | commitdiff | tree | snapshot |
2016-01-04 |
Peter Amstutz | 8080: Move arvados and arvados-dev checkouts to ~/... |
commit | commitdiff | tree | snapshot |
2015-12-30 |
Peter Amstutz | Use default docker driver with overlayfs as fallback. |
commit | commitdiff | tree | snapshot |
2015-12-30 |
Peter Amstutz | --frozen based on whether there is Gemfile.lock |
commit | commitdiff | tree | snapshot |
2015-12-30 |
Peter Amstutz | 8080: Remove call to bundle install outside if statement. |
commit | commitdiff | tree | snapshot |
2015-12-29 |
Peter Amstutz | 8080: Set GEM_HOME in arvbox shell |
commit | commitdiff | tree | snapshot |
2015-12-27 |
Peter Amstutz | 8080: Easier support for multiple containers. Rename... |
commit | commitdiff | tree | snapshot |
2015-12-24 |
Peter Amstutz | 8080: Don't do "bundle package" (breaks arvbox gem... |
commit | commitdiff | tree | snapshot |
2015-12-23 |
Peter Amstutz | Adjust workbench secret token path. |
commit | commitdiff | tree | snapshot |
2015-12-23 |
Peter Amstutz | 8080: Set GEM_HOME as well as GEMHOME. |
commit | commitdiff | tree | snapshot |
2015-12-23 |
Peter Amstutz | Use locally cached gems and python packages. |
commit | commitdiff | tree | snapshot |
2015-12-23 |
Peter Amstutz | 8080: Use shared gems directory, use flock so that... |
commit | commitdiff | tree | snapshot |
2015-12-23 |
Peter Amstutz | Added readme. Fixed keep-setup.sh. Add note that... |
commit | commitdiff | tree | snapshot |
2015-12-23 |
Peter Amstutz | 8080: Missing postgres |
commit | commitdiff | tree | snapshot |
2015-12-23 |
Peter Amstutz | Update documentation, and use ~/.arvbox as default... |
commit | commitdiff | tree | snapshot |
2015-12-23 |
Peter Amstutz | Add 'arvbox/' from commit '3e62819af509f174087c3cebbccb... |
commit | commitdiff | tree | snapshot |
2015-12-23 |
Peter Amstutz | Can also run run-tests (but many tests fail). |
commit | commitdiff | tree | snapshot |
2015-12-23 |
Peter Amstutz | Use debian gitolite3 package instead of bundling our... |
commit | commitdiff | tree | snapshot |
2015-12-23 |
Peter Amstutz | Refactor to store more state in /var/arvados. Add... |
commit | commitdiff | tree | snapshot |
2015-12-22 |
Peter Amstutz | Running docker-crunch-in-arvbox works!!! |
commit | commitdiff | tree | snapshot |
2015-12-22 |
Peter Amstutz | Crunch works (not yet tested with docker) |
commit | commitdiff | tree | snapshot |
2015-12-22 |
Peter Amstutz | Improve ready script, fix git, fix vm |
commit | commitdiff | tree | snapshot |
2015-12-22 |
Peter Amstutz | Use test -s to test that files are not empty. |
commit | commitdiff | tree | snapshot |
2015-12-21 |
Peter Amstutz | keepstore and keepweb works, uploading from workbench... |
commit | commitdiff | tree | snapshot |
2015-12-21 |
Peter Amstutz | More logging. Workbench runs on port 80. Add scripts... |
commit | commitdiff | tree | snapshot |
2015-12-21 |
Peter Amstutz | Keepstore/keepproxy wip |
commit | commitdiff | tree | snapshot |
2015-12-20 |
Peter Amstutz | Install CLI SDK. keepstore work in progress. |
commit | commitdiff | tree | snapshot |
2015-12-20 |
Peter Amstutz | Support for arv-git-httpd |
commit | commitdiff | tree | snapshot |
2015-12-20 |
Peter Amstutz | Reorganized, adds whole service directory. |
commit | commitdiff | tree | snapshot |
2015-12-19 |
Peter Amstutz | Working on adding logging and git |
commit | commitdiff | tree | snapshot |
2015-12-19 |
Peter Amstutz | Add 'docker/gitolite/' from commit 'ba265a631e04181911f... |
commit | commitdiff | tree | snapshot |
2015-12-19 |
Peter Amstutz | Working on adding gitolite support. |
commit | commitdiff | tree | snapshot |
2015-12-19 |
Peter Amstutz | Add 'docker/runit-docker/' from commit 'ac80adf953c4f53... |
commit | commitdiff | tree | snapshot |
2015-12-19 |
Peter Amstutz | Boom it works |
commit | commitdiff | tree | snapshot |
2015-12-19 |
Peter Amstutz | Bind mount /var/lib/passenger so it doesn't keep buildi... |
commit | commitdiff | tree | snapshot |
2015-12-19 |
Peter Amstutz | Adding workbench support |
commit | commitdiff | tree | snapshot |
2015-12-19 |
Peter Amstutz | work in progress |
commit | commitdiff | tree | snapshot |
2015-12-19 |
Peter Amstutz | arvbox start |
commit | commitdiff | tree | snapshot |
2015-12-14 |
Tom Clegg | Merge branch '7901-crunchstat-summary' refs #7901 |
commit | commitdiff | tree | snapshot |
2015-12-10 |
Tom Clegg | 7901: Add crunchstat-summary 7901-crunchstat-summary |
commit | commitdiff | tree | snapshot |
2015-12-10 |
Brett Smith | 7961: SSO postinst script uses bash. |
commit | commitdiff | tree | snapshot |
2015-12-09 |
Brett Smith | 7953: Update test procedure for CentOS 6 packages. |
commit | commitdiff | tree | snapshot |
2015-12-08 |
Brett Smith | Merge branch '7829-package-licenses-wip' |
commit | commitdiff | tree | snapshot |
2015-12-08 |
Brett Smith | 7829: Add licenses to Arvados software packages. |
commit | commitdiff | tree | snapshot |
2015-12-07 |
Brett Smith | 7953: Fix Docker image to test CentOS 6.6 packages. |
commit | commitdiff | tree | snapshot |
2015-12-07 |
Brett Smith | Merge branch '7953-centos-scl-fix-wip' |
commit | commitdiff | tree | snapshot |
2015-12-07 |
Brett Smith | 7953: Fix Docker image to build CentOS 6.6 packages. 7953-centos-scl-fix-wip |
commit | commitdiff | tree | snapshot |
2015-12-04 |
Ward Vandewege | Default run-deploy.sh to ssh port 22, and provide a... |
commit | commitdiff | tree | snapshot |
2015-12-02 |
radhika | refs #7710 |
commit | commitdiff | tree | snapshot |
2015-12-01 |
Brett Smith | 7839: Stop backporting requests for Python 2. |
commit | commitdiff | tree | snapshot |
2015-12-01 |
radhika | 7710: add crunchrunner to gostuff 7710-add-go-sdk-crunchrunner |
commit | commitdiff | tree | snapshot |
2015-11-26 |
radhika | refs #7253 |
commit | commitdiff | tree | snapshot |
2015-11-26 |
radhika | Merge branch 'master' into 7253-add-go-sdk-manifest |
commit | commitdiff | tree | snapshot |
2015-11-25 |
radhika | 7253: add sdk/go/blockdigest to gostuff 7253-add-go-sdk-manifest |
commit | commitdiff | tree | snapshot |
2015-11-25 |
Tom Clegg | Force pbr<1.7.0 when installing mock. |
commit | commitdiff | tree | snapshot |
2015-11-25 |
radhika | 7253: add sdk/go/manifest to gostuff |
commit | commitdiff | tree | snapshot |
2015-11-23 |
radhika | refs #7490 |
commit | commitdiff | tree | snapshot |
2015-11-12 |
radhika | 7490: add services/datamanager/keep to gostuff 7490-datamanager-test |
commit | commitdiff | tree | snapshot |
2015-11-11 |
Tom Clegg | Merge branch '5824-keep-web-workbench' refs #5824 |
commit | commitdiff | tree | snapshot |
2015-11-11 |
Peter Amstutz | Merge branch '7593-arvados-cwl-runner' refs #7593 |
commit | commitdiff | tree | snapshot |
2015-11-10 |
Tom Clegg | Merge branch '7722-build-keep-rsync' closes #7722 |
commit | commitdiff | tree | snapshot |
next |