projects
/
arvados.git
/ shortlog
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
arvados.git
2014-10-16
radhika
Merge branch 'master' into 4062-infinite-scroll-repeat...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-16
Brett Smith
Python SDK is not compatible with apiclient 1.3.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-16
radhika
4062: test update
commit
|
commitdiff
|
tree
|
snapshot
2014-10-16
Tom Clegg
Merge branch '4219-verify-with-hints' closes #4219
commit
|
commitdiff
|
tree
|
snapshot
2014-10-16
Tom Clegg
4219: Add test for missing size hint. Dry up "known...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-16
radhika
Merge branch 'master' into 4062-infinite-scroll-repeat...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-16
radhika
4062: trailing white space
commit
|
commitdiff
|
tree
|
snapshot
2014-10-16
radhika
4062: fix greedy infinite scrolling in tabs displaying...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-16
Tom Clegg
4219: Use a precompiled global regexp for signature...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-15
Tom Clegg
4219: Accept signatures even if other hints are present...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-15
mishaz
Merge branch '4197-remove-enforce-permissions-check...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-15
mishaz
Modified IndexHandler to match TrashHandler and PullHandler
commit
|
commitdiff
|
tree
|
snapshot
2014-10-15
Tom Clegg
Resolve race condition: wait for response before checki...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-15
Brett Smith
4196: arv-keepdocker uses Docker 1.0 pull syntax.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-15
Brett Smith
4126: API server uses fixed a-r-p-i (again).
commit
|
commitdiff
|
tree
|
snapshot
2014-10-15
Brett Smith
4126: a-r-p-i dereferences parameter values when creati...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-15
Brett Smith
4126: API server uses fixed a-r-p-i.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-15
Peter Amstutz
Merge branch '3692-event-bus-fix-and' closes #3692
commit
|
commitdiff
|
tree
|
snapshot
2014-10-15
Peter Amstutz
Merge branch '3656-arv-create' closes #3656
commit
|
commitdiff
|
tree
|
snapshot
2014-10-14
Peter Amstutz
3656: Delete unused documentation page
commit
|
commitdiff
|
tree
|
snapshot
2014-10-14
Peter Amstutz
3656: Alphabetize list of subcommands. Rename tmp...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-14
Peter Amstutz
3692: Bug fix for inadequate grouping when constructing...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-14
Brett Smith
Merge branch '4139-blocking-node-manager-tests-wip'
commit
|
commitdiff
|
tree
|
snapshot
2014-10-14
Brett Smith
4139: Node Manager README links to compute node lifecyc...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-14
Brett Smith
4139: Speed up Node Manager tests.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-10
Peter Amstutz
3692: Explicitly incorporate sequence number test into...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-10
Peter Amstutz
Websocket server side fix, perform database notify...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-10
radhika
closes #4126
commit
|
commitdiff
|
tree
|
snapshot
2014-10-10
Peter Amstutz
3692: Fixed test, and fixed the actual bug
commit
|
commitdiff
|
tree
|
snapshot
2014-10-09
Peter Amstutz
3656: Add missing file
commit
|
commitdiff
|
tree
|
snapshot
2014-10-09
Brett Smith
4139: Add README to Node Manager.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-09
Brett Smith
4139: Add *.egg to Node Manager's .gitignore.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-09
Brett Smith
4139: Add environment configuration knobs for Node...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-09
Peter Amstutz
3656: Documentation updated to use "arv create".
commit
|
commitdiff
|
tree
|
snapshot
2014-10-09
Peter Amstutz
3656: Support additional create parameters on the comma...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-09
Peter Amstutz
3656: Add arv-create command. Refactor run_editor...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-09
Peter Amstutz
Merge branch '4042-run-command-MxN' closes #4042
commit
|
commitdiff
|
tree
|
snapshot
2014-10-09
Peter Amstutz
4042: Typo fixes. Highlight run-command and script_par...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-09
Brett Smith
Update install docs for keep→keepstore rename.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-09
Peter Amstutz
Merge branch '3381-job-progress-bar-bug' closes #3381
commit
|
commitdiff
|
tree
|
snapshot
2014-10-09
Peter Amstutz
3381: Fix layout comment
commit
|
commitdiff
|
tree
|
snapshot
2014-10-09
radhika
4126: undo the hash parameter retention logic for value
commit
|
commitdiff
|
tree
|
snapshot
2014-10-08
radhika
Merge branch 'master' into 4126-preserve-parameter...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-08
radhika
4126: when parameter is a hash, use it as value if...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-08
Brett Smith
Merge branch '2881-node-manager'
commit
|
commitdiff
|
tree
|
snapshot
2014-10-08
Brett Smith
2881: Add Node Manager service.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-08
Peter Amstutz
Updated examples.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-08
Peter Amstutz
Merge branch '4042-run-command-MxN' of git.curoverse...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-08
Peter Amstutz
4042: Update documentation samples. Small fix to dry...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-08
Peter Amstutz
4042: Rename bad reuse of 'p' to 'match' in expand_item...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-08
Tom Clegg
Merge branch '4044-crunchstat-wait' refs #4044
commit
|
commitdiff
|
tree
|
snapshot
2014-10-08
Tom Clegg
4044: Merge branch 'master' into 4044-crunchstat-wait
commit
|
commitdiff
|
tree
|
snapshot
2014-10-08
Tom Clegg
4044: Add comments to "continue" statements.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-08
Peter Amstutz
3381: Reorganize _running_components to be clearer...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-08
Tom Clegg
4126: Preserve hash form when populating component...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-08
radhika
closes #3990
commit
|
commitdiff
|
tree
|
snapshot
2014-10-08
radhika
3990: minor test update
commit
|
commitdiff
|
tree
|
snapshot
2014-10-07
Tom Clegg
4044: Clean up channel and pipe usage.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-07
radhika
Merge branch 'master' into 3990-owner-when-rerunning...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-07
radhika
closes #3882
commit
|
commitdiff
|
tree
|
snapshot
2014-10-07
radhika
3882: update "after_validation :update_timestamps_when_...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-07
radhika
Merge branch 'master' into 3882-cancel-already-cancelle...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-07
radhika
Merge branch 'master' into 3990-owner-when-rerunning...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-07
radhika
3990: rerunning pipeline from within a project with...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-07
Tom Clegg
Merge branch '3775-fetch-git-repo' closes #3775
commit
|
commitdiff
|
tree
|
snapshot
2014-10-07
radhika
Merge branch 'master' into 3990-owner-when-rerunning...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-07
radhika
3990: add integration tests to rerun pipeline.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-07
Brett Smith
Merge branch '4012-crunch-job-api-retries-wip'
commit
|
commitdiff
|
tree
|
snapshot
2014-10-07
Brett Smith
4012: crunch-job retries all API operations.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-07
Tom Clegg
3775: Fix SDK usage.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-07
Tom Clegg
3775: Update comment
commit
|
commitdiff
|
tree
|
snapshot
2014-10-07
Tom Clegg
3775: Update comment
commit
|
commitdiff
|
tree
|
snapshot
2014-10-07
Tom Clegg
3775: Update perlpod. Use items_available. Be more...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-06
radhika
Merge branch 'master' into 3990-owner-when-rerunning...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-06
radhika
3990: refactor pipeline instances integration test...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-06
Tom Clegg
Merge branch '3828-keepproxy-race' closes #3828
commit
|
commitdiff
|
tree
|
snapshot
2014-10-06
Brett Smith
3634: Update user setup tests for preserved tab state.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-06
Tom Clegg
Merge branch '3775-fetch-git-repo' closes #3775
commit
|
commitdiff
|
tree
|
snapshot
2014-10-06
Tom Clegg
3775: Set state=Running when creating a Job in local...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-06
Tom Clegg
3775: Merge branch 'master' into 3775-fetch-git-repo
commit
|
commitdiff
|
tree
|
snapshot
2014-10-06
Peter Amstutz
4042: When listing directory, return list of absolute...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-06
radhika
3990: set owner_uuid of a copied pipeline instance...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-06
Tom Clegg
3828: Wait for listener to start before connecting...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-06
Tom Clegg
3828: Use defer to close pidfile. Avoids leftover pidfi...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-06
Tom Clegg
3828: Remove duplicate "write pidfile" block.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-06
Brett Smith
arv-put parses arguments before instantiating an API...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-06
Phil Hodgson
Merge branch '3634-tab-state' refs #3634
commit
|
commitdiff
|
tree
|
snapshot
2014-10-06
Peter Amstutz
3381: Merge job_status_label and job_progress into...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-06
radhika
closes #4046
commit
|
commitdiff
|
tree
|
snapshot
2014-10-06
Phil Hodgson
Merge branch 'master' into 3634-tab-state
commit
|
commitdiff
|
tree
|
snapshot
2014-10-06
radhika
Merge branch 'master' into 4046-job-queue-position
commit
|
commitdiff
|
tree
|
snapshot
2014-10-06
Phil Hodgson
3634: add anchor to URL when switching project tabs
commit
|
commitdiff
|
tree
|
snapshot
2014-10-06
radhika
4046: update assert error message
commit
|
commitdiff
|
tree
|
snapshot
2014-10-06
Tom Clegg
Merge branch '3782-stub-io-pipe' refs #3782
commit
|
commitdiff
|
tree
|
snapshot
2014-10-06
radhika
Merge branch 'master' into 4046-job-queue-position
commit
|
commitdiff
|
tree
|
snapshot
2014-10-06
Tim Pierce
Merge branch '3825-crunch-pipe-to-arv-put-final'
commit
|
commitdiff
|
tree
|
snapshot
2014-10-06
Tim Pierce
3825: code review
commit
|
commitdiff
|
tree
|
snapshot
2014-10-06
Tom Clegg
3782: Merge branch 'master' into 3782-stub-io-pipe
commit
|
commitdiff
|
tree
|
snapshot
2014-10-06
radhika
closes #3583
commit
|
commitdiff
|
tree
|
snapshot
2014-10-06
radhika
Merge branch 'master' into 3583-provenance-graph-issue
commit
|
commitdiff
|
tree
|
snapshot
next