arvados.git
2015-08-17 Bryan Cosca6862: Added git commands clone, checkout, add, commit... 6862-git-doc-guide
2015-08-10 Bryan Cosca6862: Added git-arvados-guide first draft documentation
2015-08-07 Bryan CoscaAdded RetryLoop to current_task, current_job, and task_...
2015-08-07 Bryan CoscaMerge branch '6844-py-mem-leak' of git.curoverse.com...
2015-08-07 Bryan Cosca6600: Added _add_task function with default num_retries...
2015-08-07 Tom Clegg6844: Clean up websocket tests, fix possible deadlock...
2015-08-07 Tom Clegg6844: Clear inserted data/logs after websocket tests.
2015-08-07 Tom Clegg6844: Do not use inspect.getcallargs: it leaks memory...
2015-08-07 Tom Clegg6844: Always write a valid \n-terminated manifest....
2015-08-07 Tom Clegg6844: Skip uselessly writing unsigned manifest to Keep.
2015-08-07 Tom Clegg6844: Return valid locator (hash+size) if 0 copies...
2015-08-07 Bryan Cosca#6600: Added num_retries to task_set_output, current_ta...
2015-08-06 Brett SmithAPI server install guide suggests a more likely websock...
2015-08-06 Bryan CoscaMerge branch '6858-job-re-run-documentation'
2015-08-06 Bryan Cosca6858: Fixed syntax and added notes to re-use the same...
2015-08-06 Bryan Cosca6858: Added new section 'Re-using your pipeline run...
2015-08-06 Bryan Cosca6858: Added note about job reproducibility and version...
2015-08-06 radhika6851: reorder install guide pages; right after api...
2015-08-06 Brett SmithHaha, no seriously, don't deploy Workbench with snakeoi...
2015-08-06 Bryan CoscaMerge branch 'master' of https://github.com/curoverse...
2015-08-06 Bryan CoscaMerge branch '6858-job-re-run-documentation'
2015-08-06 radhikacloses #6880
2015-08-06 radhika6880: improved deletable? check
2015-08-06 Bryan Coscacloses #6858 Merge branch 6858-job-re-run-documentation
2015-08-06 radhikaMerge branch 'master' into 6880-remove-user-delete...
2015-08-06 Bryan CoscaFixed syntax and added notes to re-use the same hashes...
2015-08-06 Bryan CoscaAdded new section 'Re-using your pipeline run' and...
2015-08-06 Brett Smithcrunch-dispatch preserves LD_LIBRARY_PATH environment...
2015-08-06 Brett SmithInstall guide notes that snakeoil certs break browser...
2015-08-06 Brett SmithAdd perl-Crypt-SSLeay as a Perl SDK dependency on Red...
2015-08-06 Brett SmithQuote `git_repo_ssh_base` value in git install guide.
2015-08-06 Brett SmithFix `websocket_address` typo throughout API install...
2015-08-06 Brett SmithAdd `bundle exec` needed to run script in keepproxy...
2015-08-06 Tom CleggDo not split partition config across lines. No issue #
2015-08-06 radhika6880: added deletable? method and used to determine...
2015-08-06 Bryan CoscaAdded note about job reproducibility and version contro...
2015-08-06 radhika6880: Omit delete button from users index table; add...
2015-08-06 radhikacloses #6851
2015-08-06 radhika6851: reorder install guide pages; right after api...
2015-08-05 radhikacloses #6277
2015-08-05 radhika6277: slightly improved tests
2015-08-05 radhika6277: add default_empty_manifest before_validation...
2015-08-05 radhikaMerge branch 'master' into 6277-check_manifest_validity
2015-08-05 radhika6277: more tests with error checking
2015-08-05 Manojcloses #6588
2015-08-05 ManojMerge branch 'master' into 6588-split-manage-account
2015-08-05 Manoj6588: Removed unused objects in user_settings_menu_test.
2015-08-05 radhikaMerge branch 'master' into 6277-check_manifest_validity
2015-08-05 ManojMerge branch 'master' into 6588-split-manage-account
2015-08-05 Tom CleggMerge branch '6663-git-server' refs #6663
2015-08-05 Manoj6588: Changed settings menu to user settings menu and...
2015-08-05 Tom Clegg6663: Add back nginx configs to match tested values.
2015-08-05 radhikaMerge branch 'master' into 6277-check_manifest_validity
2015-08-05 Manoj6588: Removed last reference to manage account page...
2015-08-05 Brett Smith6157: Copyedits to compute node name docs.
2015-08-05 Tom CleggMerge branch '6157-worker-hostnames' closes #6157
2015-08-04 radhikarefs #6588
2015-08-04 radhika6588: replace manage_account page references with the...
2015-08-04 radhika6277: enforce manifest validation
2015-08-04 Tom Clegg6157: Explain how choice of hostnames relates to slurm...
2015-08-04 radhikarefs #6588
2015-08-04 radhika6588: fix typo
2015-08-04 Manoj6588: Removed manage account button, modified tests...
2015-08-04 radhikaMerge branch 'master' into 6588-documentation
2015-08-04 Manojrefs #6588
2015-08-04 Tom Clegg6663: Fix config/application.yml -> application.yml.
2015-08-04 Tom Clegg6663: Finish editing sentence.
2015-08-04 Tom Clegg6663: Add non-runit-dependent daemon startup script.
2015-08-04 Tom Clegg6663: Remove unneeded nginx config, clarify where confi...
2015-08-04 Manoj6588: Go directly to pages instead of going through...
2015-08-04 radhikacloses #6476
2015-08-04 radhika6476: add comment
2015-08-04 radhikaMerge branch 'master' into 6476-actions-show-not-need...
2015-08-04 Manoj6588: Formatted tests and changed others to be more...
2015-08-04 Tom CleggMerge branch '6838-docker-path' closes #6838
2015-08-04 Tom Clegg6663: More explicit gitolite version advice, and link...
2015-08-04 Tom Clegg6663: Split "install runit" into debian and red hat...
2015-08-04 Tom Clegg6663: Add "restart nginx" instructions.
2015-08-04 Tom Clegg6663: Update nginx config to look more like API server's.
2015-08-04 Tom Clegg6663: Formatting fixes.
2015-08-04 Tom Clegg6663: Fix API config example for HTTPS, add correspondi...
2015-08-04 Tom Clegg6663: gitolite, not arvados-git-sync.rb, creates empty...
2015-08-04 Tom Clegg6663: Clarify "gitolite installed in X" vs. "hosted...
2015-08-04 Tom Clegg6663: Clarify port 22 goes to sshd.
2015-08-04 Tom Clegg6663: Clarify default vs. example git_repositories_dir.
2015-08-04 Tom Clegg6663: Fix wrong bash prompt in example transcript.
2015-08-04 Tom Clegg6663: Update default git_repositories_dir to match...
2015-08-04 radhika6476: simpler conditional check
2015-08-03 radhikaMerge branch 'master' into 6476-actions-show-not-need...
2015-08-03 radhika6476: skip require_thread_api_token filter when anonymo...
2015-08-03 Tom CleggMerge branch 'master' into 6663-git-server
2015-08-03 Manojcloses #6414
2015-08-03 Manoj6414: Added an assertion to test if objects are equal.
2015-08-03 Brett SmithMerge branch '6591-6674-6676-nginx-docs-wip'
2015-08-03 Brett Smith6591: Add ssl_certificate lines to sample install nginx...
2015-08-03 Brett Smith6676: Install docs recommend running SSO server behind...
2015-08-03 Brett Smith6591: Suggest proxy timeouts in install doc Nginx configs.
2015-08-03 Brett Smith6591: Improve install docs around $external_client...
2015-08-03 Brett Smith6674: Install docs use Phusion's install instructions...
2015-08-03 Manoj6588: Changed routes to be under /users, used @object...
next