arvados.git
2015-07-13 bryanchanged formatting of cluster1 and cluster2
2015-07-13 bryanchanged arv-copy expectations and moved around words...
2015-07-13 bryanchanged formatting and added words
2015-07-13 bryanAdded documentation for copying collections and pipelin...
2015-07-13 ManojMerge branch 'master' into 6465-optimize-workbench...
2015-07-13 Manoj6465-Moved test "project viewer can't see project shari...
2015-07-10 radhikarefs #6279
2015-07-10 radhika6279: open the webshell client in a blank window.
2015-07-10 Ward VandewegeMerge branch '6569-smarter-jobs-image'
2015-07-10 Ward VandewegeMerge branch 'master' into 6569-smarter-jobs-image
2015-07-10 bryanChange _config.yaml to point to arv-copy.html.textile...
2015-07-10 Tom CleggMerge branch '6279-web-shell-client' closes #6279
2015-07-10 Tom Clegg6279: Hide "reconnect" button because it doesn't auto...
2015-07-10 Tom Clegg6279: Provide feedback that authentication token has...
2015-07-10 Tom Clegg6279: Do not retry a request that "timed out" in less...
2015-07-10 Tom Clegg6279: Do not set content-length headers in XHR.
2015-07-10 Tom Clegg6279: Move keyboard assets to /public/webshell/
2015-07-10 Ward VandewegeMake sure to add python-virtualenv to the Docker arvado...
2015-07-10 radhika6445: when a task does not have finished_at time, use...
2015-07-10 Tom CleggMerge branch '6222-memory-status' refs #6222
2015-07-10 Ward VandewegeMerge branch 'master' into 6569-smarter-jobs-image
2015-07-10 Tom CleggMerge branch '6218-python-sdk-perf' closes #6218
2015-07-10 Tom Clegg6218: Generate profiling data for a few arvados.collect...
2015-07-10 Ward VandewegeMake sure that mkimage-debootstrap.sh uses -f when...
2015-07-10 Ward VandewegeMake sure that mkimage-debootstrap.sh does not try...
2015-07-10 Ward VandewegeMake the arvados/jobs image leaner.
2015-07-09 Tom Clegg6279: Move webshell action into VirtualMachinesControll...
2015-07-09 radhika6279: added shell_in_a_box url as comment
2015-07-09 radhika6279: Noticed that enabled.gif is also needed. I see...
2015-07-09 radhika6279: add some comments
2015-07-09 radhikai6279: The '-' and '_' are not working in Firefox....
2015-07-09 radhikaMerge branch 'master' into 6279-web-shell-client
2015-07-09 radhika6279: if hostname ends with .shell, strip it.
2015-07-08 Brett Smith6358: Declare FUSE driver's dependency on llfuse >...
2015-07-08 Nico Cesarqiuck fix to arvados-pam vulnerability
2015-07-08 Tom CleggMerge branch '6377-dev-startup' refs #6377
2015-07-08 radhikaMerge branch 'master' into 6279-web-shell-client
2015-07-08 Nico CesarMerge branch '6384-libpam-arvados'
2015-07-08 Ward VandewegeWhitespace fixes
2015-07-08 Ward VandewegeMerge branch 'master' into 6384-libpam-arvados
2015-07-08 Nico Cesar6384: reverting names
2015-07-08 Ward VandewegeRename file
2015-07-08 Ward VandewegeFix path for arvados_pam.py
2015-07-08 Ward VandewegeFix typo.
2015-07-08 ManojMerge branch 'master' into 6465-optimize-workbench...
2015-07-08 Manoj6465-Removed two description based tests in projects...
2015-07-08 Nico Cesaradded /etc/default/arvados_pam as a parameter
2015-07-08 Tom CleggFix typo. No issue #
2015-07-08 Tom Clegg6377: Update docs to use application.yml instead of...
2015-07-08 Tom Clegg6377: Fix crash if no asset pipeline.
2015-07-08 Tom Clegg6377: Update ruby to 2.1.6. Remove bundler version...
2015-07-08 Tom Clegg6377: Avoid "incompatible encoding" errors by using...
2015-07-08 Tom Clegg6377: Fix reversed condition in "site application.yml...
2015-07-08 Tom Clegg6377: Use fork of themes_for_rails with fixed gemspec.
2015-07-08 Tom Clegg6377: Support loading omniauth config from application...
2015-07-08 radhikaMerge branch 'master' into 6279-web-shell-client
2015-07-08 radhika6279: add login link in VM panel of manage_account...
2015-07-07 Brett SmithMerge branch '5989-api-all-repos-permissions-wip'
2015-07-07 Brett Smith5989: API repo perms method always returns all repos.
2015-07-07 Tom Clegg6377: Missing application.yml is not an error.
2015-07-07 Tom Clegg6222: Add memory stats to status.json.
2015-07-07 Ward VandewegeAdd arvados_pam.py and shellinabox pam configuration...
2015-07-07 Nico Cesar5989: bug_1 added puppet repository patch
2015-07-07 Nico Cesar5989: create directory structure for temp files
2015-07-07 Tom CleggMerge branch '5677-plpgsql-warning' closes #5677
2015-07-07 Tom Clegg5677: Edit structure.sql after db:structure:dump: avoid...
2015-07-07 ManojMerge branch 'master' into 6465-optimize-workbench...
2015-07-07 Manojcloses #6466
2015-07-07 ManojMerge branch 'master' into 6466-disable-public-projects
2015-07-07 Peter Amstutz6264: Fix bin/cwl-runner to import correct module.
2015-07-06 Brett SmithMerge branch '6438-multiplatform-install-guide-wip'
2015-07-06 Brett Smith6455: Include more steps in Crunch install docs.
2015-07-06 Brett Smith6438: Modernize Rails server installation guides.
2015-07-06 Brett Smith6388: Add CentOS 6.6 instructions to install docs.
2015-07-06 radhika6219: remove couple profiling statements for the tests.
2015-07-06 radhika6219: refactor functions and profile smaller fuse relat...
2015-07-06 Manoj6466 - Update body html for enable public page and...
2015-07-06 Peter Amstutz6264: Move cwlrunner into its own module.
2015-07-06 radhika6219: profile even smaller portions of code
2015-07-06 radhikacloses #6013
2015-07-06 Manoj6465 - Moved test for anonymous user accessing collecti...
2015-07-03 radhika6013: revert back the deactivate user button leading...
2015-07-03 radhika6013: update user notification email upon setup.
2015-07-03 radhika6013: remove "repository" from user setup popup in...
2015-07-03 Manoj6466:Added config parameter to disable public projects...
2015-07-02 Manoj6465: Moved the test "anonymous user accesses collectio...
2015-07-02 Nico CesarMerge branch '5989-bug_1' merge with puppet repo "copy...
2015-07-02 Nico Cesar5989: bug_1 added puppet repository patch
2015-07-02 Peter AmstutzMerge branch '6264-run-command-task-env' refs #6264
2015-07-02 Peter Amstutz6264: Add task.env to documentation.
2015-07-02 Peter Amstutz6264: Support EnvVarRequirement and CreateFileRequirement.
2015-07-01 Peter AmstutzMerge branch '6264-run-command-task-env' into 6264...
2015-07-01 Peter Amstutz6264: Support setting environment variables.
2015-07-01 Peter AmstutzSupport job reuse, CreateFileRequirement, and EnvVarReq...
2015-07-01 Nico Cesar5989: create directory structure for temp files
2015-07-01 Brett SmithInvoke crunch-job with `/usr/bin/env perl`.
2015-07-01 Peter Amstutz6264: CollectionFsAccess falls back reading local files.
2015-06-30 radhika6219: add test to list contents of a project with many...
2015-06-30 radhika6219: remove unused imports
2015-06-30 Peter Amstutz6264: Passes 29/35 conformance tests. Some debugging...
next