arvados.git
2015-07-30 Manoj6414: Anonymous users can click the text Public Project... 6414-public-projects-link
2015-07-29 Manoj6588: Removed manage account button and updated tests... 6588-remove-manage-account-button
2015-07-29 Manoj6588: Added templates for new routes.
2015-07-29 ManojMerge branch 'master' into 6588-split-manage-account
2015-07-29 radhikacloses #6657
2015-07-29 radhikaMerge branch 'master' into 6657-no-git-in-arv-copy
2015-07-29 radhikacloses #6602
2015-07-29 radhika6602: enhance render_runtime method to display seconds...
2015-07-29 Manoj6588: Changed links to use routes and changed tests...
2015-07-29 radhika6602: remove render_runtime_compact; instead use render...
2015-07-29 radhika6657: refactor git check and reuse.
2015-07-28 radhikaMerge branch 'master' into 6657-no-git-in-arv-copy
2015-07-28 Peter AmstutzHotfix for test, transform "/dev/stdin" to "-" in arv...
2015-07-28 Peter AmstutzHotfix, inode cache find() returns list instead of...
2015-07-28 Manoj6588: Added tests for new pages and modified existing...
2015-07-28 radhika6657: copy_pipeline_template method also updated to...
2015-07-28 radhikaMerge branch 'master' into 6657-no-git-in-arv-copy
2015-07-28 Peter AmstutzMerge branch '6681-arv-put-pipe' closes #6681
2015-07-28 Peter AmstutzMerge branch '6643-fuse-del-crash' closes #6643
2015-07-28 radhika6657: check git availability only when recursive copy...
2015-07-28 radhikaMerge branch 'master' into 6657-no-git-in-arv-copy
2015-07-28 Brett SmithFix duplicated id in SSO install documentation.
2015-07-28 Brett Smith6691: Add reference to Ubuntu trusty in Ruby install...
2015-07-28 radhikaMerge branch 'master' into 6657-no-git-in-arv-copy
2015-07-28 radhika6657: check git is installed in arv-copy
2015-07-28 Manoj6588: Added new pages in notifications menu for reposit...
2015-07-27 Brett Smith6691: Add Ubuntu trusty packages to our install guide.
2015-07-27 radhikaMerge branch 'master' into 6602-job-runtime-display
2015-07-27 radhika6602: update test assertion to match new format
2015-07-27 radhika6602: display runtime using the formula (min_nodes...
2015-07-27 Brett Smith6778: Remove git install from PostgreSQL install instru...
2015-07-27 Peter AmstutzMerge branch '6451-websockets-invalid-input' closes...
2015-07-27 radhikaMerge branch 'master' into 6602-job-runtime-display
2015-07-27 Peter AmstutzMerge branch '5990-arv-run-default-runtime' closes...
2015-07-27 Peter AmstutzMerge branch '6593-arv-get-stdout' closes #6593
2015-07-27 Peter Amstutz6593: Typo fix in KeyboardInterrupt handling.
2015-07-27 Peter Amstutz5990: Update arv-run subcommand cli doc.
2015-07-27 Peter Amstutz6451: Refactor tests slightly to call subscribe_test...
2015-07-27 Peter Amstutz6451: Validate that 500 error is returned to client...
2015-07-27 Peter Amstutz6593: Change docstring references from /dev/stdout...
2015-07-27 Peter AmstutzMerge branch '6706-fuse-forget-crash' closes #6706
2015-07-27 Peter Amstutz6706: Add docstrings to close()
2015-07-27 Peter Amstutz6643: Support associating uuid with multiple inodes...
2015-07-24 Peter Amstutz6643: Add test case that reproduces the bug
2015-07-24 radhikaMerge branch 'master' into 6602-job-runtime-display
2015-07-24 Peter AmstutzMerge branch '6705-fix-websockets-replay' closes #6705
2015-07-24 Peter Amstutz6706: Add comments about what is going on with EventCli...
2015-07-24 radhika6602: use min_nodes * (finished_at - started_at) to...
2015-07-24 Peter Amstutz6706: Bonus websockets bugfix, close connection immedia...
2015-07-24 Peter Amstutz6706: Fixup websocket tests of PollClient
2015-07-24 radhikacloses #6687
2015-07-24 Peter Amstutz6706: Clear inode/inode cache dicts on destroy() instea...
2015-07-24 Peter Amstutz6593: Use sys.stdout as special case instead of trying...
2015-07-24 radhika6687: revisit build tools text and other minor updates
2015-07-24 radhika6687: merge back nginx docs back into api server and...
2015-07-24 radhikaMerge branch 'master' into 6687-install-guide-flow
2015-07-24 radhikarefs #6279
2015-07-23 radhika6687: install guide updates aimed at reducing jumping...
2015-07-23 Peter Amstutz6681: When input file is "-", get data directly from...
2015-07-23 Peter Amstutz5990: If --docker-image not specified, don't provide
2015-07-23 Peter Amstutz6451: Don't crash on ArgumentError. Add test to verify...
2015-07-23 Peter Amstutz6705: Use EventMachine::next_tick (which always pushes...
2015-07-23 Peter Amstutz6705: PollClient checks if there are more items and...
2015-07-23 Brett Smith6750: API install guide doesn't tell users to copy...
2015-07-23 radhika6588: split manage account
2015-07-22 Brett SmithAdd standard Python .gitignore for CWL SDK.
2015-07-22 Peter AmstutzMerge branch '6264-cwl-runner' closes #6264
2015-07-22 radhikacloses #6473
2015-07-22 radhika6473: update message for start_time input argument.
2015-07-22 radhikaMerge branch 'master' into 6473-fetch-events-starting-at
2015-07-22 radhikarefs #6465
2015-07-22 radhika6465: Noticed a slight dip in code coverage in two...
2015-07-21 Tom CleggMerge branch '6438-multiplatform-install-guide-TC'...
2015-07-21 Manojrefs #6465
2015-07-21 Manoj6465: Changed "test dashboard button all #{target}...
2015-07-21 radhika6473: last_log_id null error
2015-07-21 Peter Amstutz6264: Typo fix.
2015-07-21 Peter Amstutz6264: Code cleanup: rename "i" in _match() to "filename...
2015-07-21 radhikaMerge branch 'master' into 6473-fetch-events-starting-at
2015-07-21 radhika6473: fix issue with last_log_id argument.
2015-07-21 Manojrefs #6465
2015-07-21 Manojcloses #6652
2015-07-21 ManojMerge branch 'master' into 6652-test-system-menu
2015-07-21 radhikaMerge branch 'master' into 6473-fetch-events-starting-at
2015-07-21 Manoj6465: Removed two tests from projects test and added...
2015-07-21 Peter Amstutz6264: Use mutually exclusive group for enable/disable...
2015-07-21 Tom Clegg6438: Make puma run script relocatable, set ARVADOS_WEB...
2015-07-21 Tom Clegg6438: Back out dependency on lsb_release command.
2015-07-21 Tom Clegg6438: Add missing steps to SSO installation.
2015-07-21 Tom Clegg6438: Use uuid_prefix (more) consistently.
2015-07-21 Tom Clegg6438: Merge debian and ubuntu sections. The same recipe...
2015-07-21 Tom Clegg6438: Use urandom instead of md5(hostname) for UUID...
2015-07-21 Tom Clegg6438: Add missing "apt-get update". Give a command...
2015-07-21 Tom Clegg6438: Add specific commands for nginx16 and postgresql9...
2015-07-21 Tom Clegg6438: Add some missing steps to rvm recipe. Install...
2015-07-21 Tom Clegg6438: Bring back package dependencies for "build Ruby...
2015-07-21 Tom Clegg6438: Drop wget dependency. Update ./configure flags...
2015-07-20 radhikacloses #6587
2015-07-20 radhikaMerge branch 'master' into 6587-workbench-webshell...
2015-07-20 radhika6473: PollClient also supports last_log_id argument.
next