arvados.git
2014-07-18 radhikaMerge branch 'master' into 3140-project-content-tabs
2014-07-18 radhika3140: fix tests to match the project content display...
2014-07-18 radhikacloses #3160
2014-07-18 radhikaMerge branch 'master' into 3160-copy-unnamed-pipeline
2014-07-18 radhika3160: use blank name when copying any object with no...
2014-07-18 Brett Smith3252: Fix README location in setup.py scripts.
2014-07-18 Brett SmithMerge branch '3252-py-sdk-install-docs-wip'
2014-07-18 radhika3160: use blank name when copying an unnamed pipeline...
2014-07-17 Brett Smith3252: Add Python package documentation.
2014-07-17 Brett Smith3252: Make Python tests runnable from setup.py.
2014-07-17 radhika3140: this file is not longer used. instead, other...
2014-07-17 radhikaMerge branch 'master' into 3140-project-content-tabs
2014-07-17 radhika3140: apply infinite scrolling if the container is...
2014-07-17 radhika3140: infinite-scroller
2014-07-16 Ward VandewegeDo not set action_mailer config settings in production...
2014-07-16 Tom Clegg3220: Merge branch '3220-http-status-codes' closes...
2014-07-16 Tom Clegg3220: Fix whitespace
2014-07-15 radhikaMerge branch 'master' into 3140-project-content-tabs
2014-07-15 radhikacloses #3106
2014-07-15 radhikaMerge branch 'master' into 3106-modal-loading-indicator
2014-07-15 Ward Vandewege3220: fix tests
2014-07-15 Brett Smith3195: Add job reuse test.
2014-07-15 radhika3140: search in a tab should update results for that tab
2014-07-15 radhika3140: use correct id for scroller
2014-07-15 radhikaMerge branch 'master' into 3140-project-content-tabs
2014-07-14 Brett SmithMerge branch '3195-bugfix-job-min-script-ver'
2014-07-14 Brett SmithImprove API server's git rev-list calls.
2014-07-14 Brett Smith3195: Improve error handling in Job creation API.
2014-07-14 Brett SmithMerge branch '2044-api-users-index-wip'
2014-07-14 Brett Smith2044: Improve API test fixtures around projects.
2014-07-14 Brett Smith2044: API filters can search on boolean columns.
2014-07-14 Brett Smith2044: Non-admins get all users' basic info from index...
2014-07-14 Brett Smith3113: Make job task test more robust.
2014-07-14 Brett SmithMerge branch '3113-qsequence-serial'
2014-07-14 Brett Smith3113: API server assigns task qsequence from a PostgreS...
2014-07-14 Tom Clegg3113: Remove qsequence assignment shim. Clarify "do...
2014-07-13 radhikaMerge branch 'master' into 3140-project-content-tabs
2014-07-13 radhika3140: infinite scrolling in tab content display
2014-07-13 Ward VandewegeThe --pretty option was removed from arv some time...
2014-07-13 radhika3140: address tab content mangling issue when infinte...
2014-07-10 Tom CleggFix broken links to SSH key help page. no issue #
2014-07-10 Tom Clegg3220: Adjust disk corruption behavior: If both corrupt...
2014-07-10 Tom Clegg3220: Fix HTTP status codes.
2014-07-10 Ward VandewegeMerge branch '3219-further-docker-improvements'
2014-07-10 Ward VandewegeUpdate the documentation to reflect the new, safer...
2014-07-10 Ward VandewegeBe smarter about building and the --realclean option:
2014-07-10 Ward VandewegeSanitize how we handle the --ssh option in the api...
2014-07-10 Ward VandewegeMerge branch '3219-further-docker-improvements'
2014-07-10 Ward VandewegeBe consistent about the version of ruby that is install...
2014-07-10 Ward VandewegeWhitespace fix.
2014-07-09 Ward VandewegeAnother tweak to tutorial-job-debug.html.textile.liquid
2014-07-09 Ward VandewegeBe more explicit that hello-world.py is a script which...
2014-07-09 Ward VandewegeImprove arv-run-pipeline-instance's logging when it...
2014-07-09 Brett SmithGive API server arv-run-pipeline-instance bugfix.
2014-07-09 radhika3106: show the spinner in the middle of the popup header
2014-07-09 radhikaMerge branch 'master' into 3106-modal-loading-indicator
2014-07-09 Brett Smith3201: Simplify logic to decide "My Projects" is selectable.
2014-07-09 radhikacloses #3203
2014-07-09 radhikaMerge branch 'master' into 3203-workbench-tutorial
2014-07-08 Brett Smith3201: Only Projects can be moved to "My Projects."
2014-07-08 Brett Smitharv-run-pipeline-instance doesn't submit nil Job parame...
2014-07-08 radhikaMerge branch 'master' into 3203-workbench-tutorial
2014-07-08 radhika3203: fix doc issues with old dashboard references.
2014-07-08 Brett SmithStart API pipeline integration test.
2014-07-08 radhika3203: fix doc issues with compute references.
2014-07-08 Brett Smith3209: arv-run-pipeline-instance sends instance body...
2014-07-08 Peter AmstutzMerge branch 'resumable-output-upload'. Adds signal...
2014-07-08 Peter AmstutzActually use the resume cache
2014-07-08 radhikaMerge branch 'master' into 3203-workbench-tutorial
2014-07-08 radhika3203: Update the pipeline tutorial page to run pipeline...
2014-07-08 Peter AmstutzTurns out sys.exit runs finally: blocks.
2014-07-08 Peter AmstutzAdd debugging
2014-07-08 Peter AmstutzWrong num args
2014-07-08 Peter AmstutzSigHandler object
2014-07-08 Peter AmstutzStill messing with signals.
2014-07-08 Peter AmstutzFix wrong number of parameters
2014-07-08 Peter AmstutzRecord signals a different way
2014-07-08 Peter AmstutzMore work on signal handling
2014-07-08 Peter AmstutzForward signals to process.
2014-07-08 radhika3203: Update "Accessing Arvados Workbench" page.
2014-07-08 radhikarefs #2380 Needed to updated all docs referencing to...
2014-07-08 radhika2380: ssh doc references are updated to point to the...
2014-07-08 Peter AmstutzUse resumable upload writing output in run-command
2014-07-08 radhikacloses #2380
2014-07-08 radhikaMerge branch 'master' into 2380-ssh-doc
2014-07-08 Peter AmstutzMerge branch '3206-keepproxy-use-client-token' closes...
2014-07-08 Brett SmithMerge branch '3078-arv-put-name-links'
2014-07-08 Brett Smith3176: Fix arv-put's resume cache writing.
2014-07-08 Brett Smith3078: Add arv-put options to add the upload to a Project.
2014-07-08 Brett Smith3078: arv-put supports dynamic stderr.
2014-07-08 Brett Smith3078: arv-put always writes progress before starting...
2014-07-08 radhikaMerge branch 'master' into 2380-ssh-doc
2014-07-08 radhika2380: update the add key image and text
2014-07-08 Peter AmstutzKeepproxy use client-supplied token when forwarding...
2014-07-08 radhika2380: more updates
2014-07-08 radhika2380: Extract common documentation items from Unix...
2014-07-08 Peter Amstutzmissing paren typo in arvados-bcbio-nextgen.py. refs...
2014-07-08 Peter Amstutzbc-bio script links gemini reference data. refs #2991
2014-07-08 Brett Smith3204: Remove redundant pull-right from Workbench Collec...
2014-07-08 radhikarefs #3140
next