arvados.git
2015-03-25 Brett Smith4253: Fixup migration by having Rails check for duplica... 4253-user-usernames-wip
2015-03-19 Brett Smith4253: Use new username to set up repository and VM...
2015-03-19 Brett Smith4253: Clean up some user setup methods.
2015-03-19 Brett Smith4253: Add a username attribute to users.
2015-03-19 Peter AmstutzMerge branch '5285-arpi-use-settings' closes #5285
2015-03-18 Peter Amstutz5285: Remove cruft made redundant by Ruby SDK
2015-03-18 Peter AmstutzMerge branch '5500-crunch-temporary-failure' refs ...
2015-03-18 Peter Amstutz5500: Add TASK_TEMPFAIL constant. shell_or_die always...
2015-03-18 Peter Amstutz5500: Add SLURM "Communication connection failure"...
2015-03-18 Radhika Chippadarefs #5383
2015-03-18 Radhika ChippadaMerge branch 'master' into 5383-api-db-current-time
2015-03-18 Radhika Chippada5383: Add back Time.parse(). Without it the value retur...
2015-03-18 Brett SmithMerge branch '5313-node-manager-node-naming-tag-wip'
2015-03-18 Brett Smith5313: Node Manager has cloud-specific logic to get...
2015-03-18 Radhika Chippadacloses #5383
2015-03-18 Radhika Chippada5383: better test assertion
2015-03-18 Radhika ChippadaMerge branch 'master' into 5383-api-db-current-time
2015-03-17 Peter AmstutzWhen copying a collection that already exists on the...
2015-03-17 Radhika Chippada5383: minor test assertion updates
2015-03-17 Radhika ChippadaMerge branch 'master' into 5383-api-db-current-time
2015-03-17 Radhika Chippada5383: add one more test that updates an object twice...
2015-03-17 Radhika Chippada5383: remove unused include statement from log_test...
2015-03-17 Peter AmstutzMerge branch '5476-connect-timeout-scale' closes #5476
2015-03-17 Radhika Chippada5383: postgres current_timestamp is the start of transa...
2015-03-17 Peter Amstutz5476: Describe timeout behavior if KeepClient.__init__...
2015-03-17 Peter Amstutz5476: Better implementation of connection timeout scali...
2015-03-17 Peter Amstutz5476: Increase connection timeout when retrying keep...
2015-03-16 Radhika Chippada5383: revert db_current_time back to Time.now in applic...
2015-03-16 Radhika Chippada5383: revert back db_current_time update to Time.now...
2015-03-16 Radhika Chippada5383: update db_current_time to return date with more...
2015-03-16 Radhika ChippadaMerge branch 'master' into 5383-api-db-current-time
2015-03-16 Tom CleggMerge branch '5207-expires-at-time' closes #5207
2015-03-16 Radhika ChippadaMerge branch 'master' into 5383-api-db-current-time
2015-03-16 Peter AmstutzMerge branch '5448-crunch-job-task-fixes' refs #5448
2015-03-16 Peter Amstutz5448: Clean up old cid files during job start.
2015-03-16 Brett SmithMerge branch '5319-collection-pdh-fix-performance-wip'
2015-03-16 Brett Smith5319: Improve performance of Collection PDH fix migration.
2015-03-16 Radhika ChippadaMerge branch 'master' into 5383-api-db-current-time
2015-03-16 Radhika Chippada5383: blob.rb uses db_current_time as well. since it...
2015-03-16 Peter Amstutz5448: Fix cid file cleanup.
2015-03-16 Radhika Chippada5383: add test that creates an object and does a lookup...
2015-03-16 Peter Amstutz5448: Add --all to "docker images" because it turns...
2015-03-16 Tom CleggMerge branch 'master' from github.com/daftano. No issue #
2015-03-16 Radhika ChippadaMerge branch 'master' into 5383-api-db-current-time
2015-03-16 Radhika Chippada5383: use db current time in place of Time.now
2015-03-16 Peter Amstutz5448: Don't create new tasks if $main::success is defin...
2015-03-16 Peter AmstutzMerge branch 'install-doc-uuid-prefix' no issue #
2015-03-16 Peter AmstutzMerge branch '4158-fix-compute-node-detail' closes...
2015-03-16 DavidUpdate install-workbench-app.html.textile.liquid
2015-03-16 DavidUpdate install-workbench-app.html.textile.liquid
2015-03-13 Brett Smith5034: Update Workbench integration tests.
2015-03-13 Brett Smith5034: Update Workbench Gemfile post-merge.
2015-03-13 Brett SmithMerge branch '5034-workbench-collection-summary-wip'
2015-03-13 Brett Smith5034: Improve Workbench collection display.
2015-03-13 Brett Smith5034: Add Keep::Manifest#files_size to Ruby SDK.
2015-03-13 Ward VandewegeMerge branch '5211-improved-top-navbar'
2015-03-13 Ward VandewegeMerge branch 'master' into 5211-improved-top-navbar
2015-03-13 Ward VandewegeRemove reference to as yet non-existant compute node...
2015-03-13 Radhika Chippadarefs #3761
2015-03-13 Peter AmstutzTypo fix and gofmt fix.
2015-03-13 Radhika Chippada3761: We do not need to MakeArvadosClient to create...
2015-03-13 Peter AmstutzAdd note to application.default.yml and installation...
2015-03-13 Peter Amstutz4158: Compute node details are in properties, not info
2015-03-12 Tom CleggMerge branch 'patch-1' from github.com/daftano. No...
2015-03-12 DavidUse postgresql options to reduce questions
2015-03-12 Radhika Chippadacloses #5418
2015-03-12 Radhika ChippadaMerge branch 'master' into 5418-brand-unclickable-anonymous
2015-03-12 Radhika Chippada5418: fix assert formatting
2015-03-12 Tom Clegg5207: Change expires_at column type from date to datetime.
2015-03-12 Brett SmithMerge branch '5104-ruby-sdk-collections-wip'
2015-03-12 Brett Smith5104: Add Collection class to the Ruby SDK.
2015-03-12 Brett Smith5104: Refactor Ruby SDK test infrastructure into sharab...
2015-03-12 Radhika Chippada5418: topnav brand name is clickable only when user...
2015-03-12 Peter AmstutzFix arv-normalize regression. refs #5145 refs #4823
2015-03-12 DavidUpdate prerequisites
2015-03-11 Radhika Chippadarefs #5145
2015-03-11 Radhika Chippada5145: include manifest text in assert error message...
2015-03-11 Radhika Chippadacloses #5145
2015-03-11 Ward VandewegeA series of changes to the top nav bar to make it more...
2015-03-11 Radhika ChippadaMerge branch 'master' into 5145-combine-collections...
2015-03-11 Radhika Chippadacloses #4426
2015-03-11 Radhika ChippadaMerge branch 'master' into 4426-search-documentation
2015-03-11 Peter Amstutz4426: Adjust styling for search button on search box
2015-03-11 Radhika Chippada4426: convert the search icon to a button
2015-03-11 Brett SmithAdd missing re import to PySDK arvfile module.
2015-03-11 Radhika ChippadaMerge branch 'master' into 4426-search-documentation
2015-03-11 Radhika Chippada4426: name attribute is needed for google search
2015-03-11 Radhika ChippadaMerge branch 'master' into 5145-combine-collections...
2015-03-11 Radhika Chippada5145: small updates
2015-03-11 Radhika Chippadacloses #5304
2015-03-11 Radhika ChippadaMerge branch 'master' into 5304-include-nulls-when...
2015-03-11 Radhika Chippadacloses #3761
2015-03-11 Radhika ChippadaMerge branch 'master' into 5145-combine-collections...
2015-03-11 Radhika Chippada3761: Expand DiscoverKeepServers method to return servi...
2015-03-11 Radhika ChippadaMerge branch 'master' into 3761-pull-list-worker
2015-03-11 Radhika Chippada3761: add a test with invalid data manager token and...
2015-03-10 Radhika ChippadaMerge branch 'master' into 4426-search-documentation
2015-03-10 Radhika Chippada4426: add google search in doc topnav
2015-03-10 Tom CleggMerge branch '5182-cors-error-reporting' closes #5182
2015-03-10 Tom CleggMerge branch '5073-docker-limitations' closes #5073
next