arvados.git
2014-12-10 Tom Clegg3781: Merge branch 'master' into 3781-browser-upload
2014-12-09 Tom Clegg3781: Add singletest function.
2014-12-09 Tom Clegg3781: Add test cases: empty files, renaming, and error...
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-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.
2014-12-04 Tom Clegg3781: Disable start button when there is nothing to do.
2014-12-04 Tom Clegg3781: Report as KiB instead of K.
2014-12-04 Radhika Chippada4525: keep link_to in application_helper, which will...
2014-12-04 radhika4525: remove add_form_selection_sources (one more time...
2014-12-04 Tom Clegg3781: Merge branch 'master' into 3781-browser-upload
2014-12-04 radhikaMerge branch 'master' into 4525-remove-stale-clippy...
2014-12-04 Tim PierceMerge branch '4465-workbench-version-links'
2014-12-04 Tim Pierce4465: add trailing /? to regexes
2014-12-04 Tim Pierce4465: test for regex link targets
2014-12-04 Tim Pierce4465: added api_version_text helper.
2014-12-04 Peter AmstutzTouch the "crunch_refresh_trigger" file when the state...
2014-12-04 Tom Clegg4533: Fix wrong lock mode. refs #4533
2014-12-03 radhika4525: remove select_form_sources function
2014-12-03 radhikaMerge branch '4525-remove-stale-clippy-code-TC' into...
2014-12-03 radhika4525: restore add_form_selection_sources function
2014-12-03 Tom Clegg4525: Call enable_disable_selection_actions once per...
2014-12-03 Tom CleggMerge branch '4533-lock-tables-first' refs #4533
2014-12-03 Peter AmstutzUpdate version pin of arvados-cli gem. refs #3698
2014-12-03 radhika4525: add test to verify selection on tab switching.
2014-12-03 Tom Clegg4533: Lock all tables before deleting contents.
2014-12-03 radhika4525: remove stale clippy code
2014-12-03 Tim Pierce4465: add API/Workbench Github links to help modal
2014-12-03 Brett SmithMerge branch '4291-workbench-collection-sharing-button...
2014-12-03 Brett Smith4291: Workbench says explicitly when collection sharing...
2014-12-03 Brett Smith4291: Workbench Collection sharing buttons are actual...
2014-12-03 Brett Smith4676: Collection sharing popup is always JavaScript.
2014-12-03 Brett Smith4291: Add Workbench controller tests for collection...
2014-12-03 Brett Smith4291: Workbench uses .prop() to set element disabled...
2014-12-03 Brett Smith4291: Clean up HTTP methods in Workbench URL generators.
2014-12-03 Brett SmithMerge branch '4705-fuse-collections-from-keep-wip'
2014-12-03 Brett Smith4705: FUSE driver can read Collections that only exist...
2014-12-03 Brett Smith4705: Fix FUSE exception logging.
2014-12-03 Brett Smith4705: Refactor mount creation in FUSE tests.
2014-12-03 Brett Smith4705: Add CollectionReader.api_response() to PySDK.
2014-12-03 Ward VandewegeDocker: passenger only needs to support ruby, so specif...
2014-12-02 Tom Clegg4533: use "extend" when calling module methods from...
2014-12-02 Brett SmithMerge branch '4591-websockets-raise-oom-wip'
2014-12-02 Brett Smith4591: Websockets server fetches fewer logs at a time.
2014-12-02 Brett Smith4591: Avoid capturing critical exceptions in Websockets...
2014-12-02 Tim PierceMerge branch '4621-crunch-memory-usage'
2014-12-02 Tim Pierce4621: undo lean_uri_escape changes
2014-12-02 radhikacloses #4645
2014-12-02 Tim Pierce4621: drop unused variable $output_in_keep
next