arvados.git
2014-12-18 Tom CleggMerge branch '4515-search-empty-project' closes #4515
2014-12-17 Tom CleggRemove excess heading and divider. No issue #
2014-12-17 Tom CleggRestore scroll on projects menu. Do not offer "Add...
2014-12-16 Tom CleggIgnore .eggs/ (*.egg isn't enough: .eggs/README.txt...
2014-12-16 Tom Clegg4515: Add controller tests for search dialog.
2014-12-15 Brett Smith4818: Node Manager unpairs Arvados node when cloud...
2014-12-15 Tom Clegg4754: Move perf/prof deps to :test/:performance groups.
2014-12-15 Brett SmithMerge branch '4481-update-user-docs-TC'
2014-12-15 Tom Clegg4481: Fix ambiguous "Keep id" -> "locator" in example...
2014-12-15 Brett Smith4481: Refresh Crunch script tutorial page.
2014-12-15 Brett Smith4481: Update tutorial Crunch scripts to use newer PySDK...
2014-12-15 Brett SmithMerge branch '4792-arv-ls-normalize-wip'
2014-12-14 Phil Hodgson4358: fixed: the provenance graph was being generated...
2014-12-12 Brett Smith4792: arv-ls normalizes the collection before listing.
2014-12-12 Radhika Chippadacloses #4414
2014-12-12 Radhika Chippada4414: use ensure_unique_name option to instruct api...
2014-12-12 Radhika Chippada4414: add "Add a new project" link to project dropdown.
2014-12-12 Tim Pierce4598: correct search criteria for Crunch job output
2014-12-12 Radhika Chippadacloses #4476
2014-12-12 Radhika Chippadacloses #4799
2014-12-12 Radhika Chippadarefs #4754
2014-12-12 Radhika ChippadaMerge branch 'master' into 4754-performance-benchmarks
2014-12-11 Radhika Chippada4804: search dialog retains project_uuid param in next_...
2014-12-11 Tim Pierce4598: add crunch-failure-report.py
2014-12-11 Radhika Chippada4476: include filters in search next_page_href url.
2014-12-11 Radhika Chippada4799: do not offer "move selected" option when current...
2014-12-11 Brett Smith4027: Document arvados_sdk_version's virtualenv require...
2014-12-11 Radhika Chippada4754: add command to be used to run diagnostics testing...
2014-12-10 Radhika Chippada4754: update assertion to look for a data-object-uuid
2014-12-10 Radhika Chippada4754: support RAILS_ENV=performance
2014-12-10 Radhika ChippadaMerge branch 'master' into 4754-performance-benchmarks
2014-12-10 Tim PierceMerge branch '4499-one-task-per-input-file-normalize'
2014-12-10 Ward VandewegeDownload bwa and samtools from a self-hosted mirror...
2014-12-10 Brett SmithMerge branch '4293-node-manager-timed-bootstrap-wip'
2014-12-10 Brett Smith4293: Node Manager shuts down nodes that fail to boot.
2014-12-10 Brett Smith4380: Node Manager SLURM dispatcher proceeds from more...
2014-12-10 Tom CleggMerge branch '3781-browser-upload' closes #3781
2014-12-10 Tom Clegg3781: Fix test that assumes only one empty collection...
2014-12-10 Tom Clegg3781: Merge branch 'master' into 3781-browser-upload
2014-12-10 Radhika Chippada4754: move search test into browsing_test.rb instead...
2014-12-09 Radhika Chippada4754: search_test assertions
2014-12-09 Tom Clegg3781: Add singletest function.
2014-12-09 Tom Clegg3781: Add test cases: empty files, renaming, and error...
2014-12-09 Radhika Chippada4754: add rails-perftest and ruby-prof gems to enable...
2014-12-09 Tim Pierce4499: Normalize manifest in one_task_per_input_file
2014-12-09 Brett Smith4027: Update arvados-cli in API server bundle.
2014-12-09 Brett SmithMerge branch '4027-crunch-sdk-install-wip'
2014-12-09 Brett Smith4027: crunch-job logs its own version information.
2014-12-09 Brett Smith4027: Crunch installs jobs' requested arvados_sdk_version.
2014-12-09 Brett Smith4027: arvados/jobs includes virtualenv.
2014-12-09 Brett Smith4027: Bugfix update-gitolite.rb in Docker.
2014-12-09 Brett Smith4027: Revamp SSH use in our Docker images.
2014-12-09 Tom Clegg3781: Fix trigger() usage: second argument is an array...
2014-12-09 Tom Clegg3781: Fix progress% (100, not NaN) and manifest format...
2014-12-08 Tim PierceMerge branch '4269-no-collection-uuid-in-script-params'
2014-12-08 Tim Pierce4269: clean up uuid regex matching
2014-12-08 Radhika Chippadacloses #4477
2014-12-08 Tom Clegg3781: Go to "Done!" state when the last upload complete...
2014-12-08 Tom Clegg3781: Fix use of committed flag. That is now called...
2014-12-08 Tom Clegg3781: Fix exaggerated claims of being finished.
2014-12-08 Tom Clegg3781: Merge branch 'master' into 3781-browser-upload
2014-12-08 Radhika Chippada4523: add owner_uuid index on all tables that support...
2014-12-07 Tom CleggReset listener=nil before running main() from test...
2014-12-07 Tom Clegg4533: Wait up to 10s for "lock tables". refs #4533
2014-12-06 Tom Clegg3781: Update tests.
2014-12-06 Tom Clegg3781: Merge branch 'master' into 3781-browser-upload
2014-12-06 Tom Clegg3781: Add ng-cloak style.
2014-12-06 Tom Clegg3781: Add Uploaded state, fix handling of Pause during...
2014-12-05 Tom Clegg3781: Do not portray "stopped" state as an error if...
2014-12-05 Tom Clegg3781: Tweak link text. Remove redundant title attributes.
2014-12-05 Tom CleggMerge branch '4156-no-gemfile-lock-for-gem' refs #4156
2014-12-05 Tom Clegg4533: Lock all tables, not just the ones with fixtures...
2014-12-05 Tom Clegg3781: Fix more {==,!=} -> {===,!==}.
2014-12-05 Peter AmstutzMerge branch '4314-trigger-job-update' closes #4314
2014-12-05 Radhika Chippadacloses #4559
2014-12-05 Radhika Chippada4559: missing quote
2014-12-05 Radhika ChippadaMerge branch 'master' into 4559-long-component-names
2014-12-05 Radhika Chippadacloses #4638
2014-12-05 Radhika ChippadaMerge branch 'master' into 4638-ssh-notification
2014-12-05 Radhika Chippada4638: update test to reflect link text change.
2014-12-05 Radhika Chippadacloses #4638
2014-12-05 Radhika Chippada4638: update link text
2014-12-05 Radhika ChippadaMerge branch 'master' into 4638-ssh-notification
2014-12-05 Tom Clegg4465: Link to arvados.org revision history instead...
2014-12-04 Tom Clegg3781: One less Regexp.
2014-12-04 Tom Clegg3781: Use regexp instead of split: avoid making big...
2014-12-04 Tim Pierce4269: added job validation forbidding collection uuids
2014-12-04 Radhika Chippada4719: change "There are currently no job in the queue...
2014-12-04 Radhika Chippada4477: don't crash on no job log
2014-12-04 Tom Clegg3781: Fix push-to-bottom-when-Done so it works on the...
2014-12-04 Radhika Chippadacloses #4525
2014-12-04 Tom Clegg3781: Fix up dropdown: match appearance of other button...
2014-12-04 Radhika Chippada4525: when dataclass is Class, return attrvalue similar...
2014-12-04 Radhika Chippada4525: delete assets/stylesheets/selection.css
2014-12-04 Tom Clegg3781: Use $.each for simple loops.
2014-12-04 Tom Clegg3781: Deobfuscate.
2014-12-04 Tom Clegg3781: Use ===, !== instead of ==, !=
2014-12-04 Tom Clegg3781: Fix error message, and add actual error detection.
2014-12-04 Radhika Chippada4525: link_to to be used when dataclass is a String...
2014-12-04 Tom Clegg3781: Fix up comments.
next