arvados.git
2014-10-16 Tom Clegg3826: Reverse fields in "stat not found" warning.
2014-10-16 Tom Clegg3826: Roll up Open() attempts into a slice and a loop.
2014-10-16 Tom Clegg3826: Fix up formatting cf. gofmt
2014-10-16 Tom Clegg3826: Just modify lastSample maps in place, instead...
2014-10-16 Tom Clegg3826: Change FindStat to OpenStatFile to eliminate...
2014-10-16 Tom Clegg3826: Use correct variable Sscanf. CPU stats work again.
2014-10-14 Tom Clegg3826: Move cpu-counting into a function.
2014-10-14 Tom Clegg3826: Move cpu stats into a function, fix interval...
2014-10-14 Tom Clegg3826: Add TODO comment on FindStat.
2014-10-14 Tom Clegg3826: Fix up block IO stats.
2014-10-14 Tom Clegg3826: Tweak memory stat log format to match cpu and...
2014-10-14 Tom Clegg3826: Look for stats files while polling, to get per...
2014-10-14 Tom Clegg3826: Add a couple of easy unit tests.
2014-10-14 Tom Clegg3826: Change cpu time logging format to match net traffic.
2014-10-14 Tom Clegg3826: Skip net/dev lines with unexpected # tokens.
2014-10-14 Tom Clegg3826: Remove duplicate log message, add missing crunchs...
2014-10-14 Tom Clegg3826: Tweak log format.
2014-10-10 Tom Clegg3826: Print cumulative net io as well as interval io.
2014-10-10 Tom Clegg3826: Use /proc/PID/net/dev to get container net stats.
2014-10-10 Tom Clegg3826: Clean up cgroup id strings. Output stats for...
2014-10-10 Tom Clegg3826: Add host-level network IO monitoring, and placeho...
2014-10-10 Tom Clegg3826: Fix up CPU usage accounting.
2014-10-10 Tom Clegg3826: Remove old cruft. Dry up OpenAndReadAll.
2014-10-09 Brett Smith4139: Add README to Node Manager.
2014-10-09 Brett Smith4139: Add *.egg to Node Manager's .gitignore.
2014-10-09 Brett Smith4139: Add environment configuration knobs for Node...
2014-10-09 Peter AmstutzMerge branch '4042-run-command-MxN' closes #4042
2014-10-09 Peter Amstutz4042: Typo fixes. Highlight run-command and script_par...
2014-10-09 Brett SmithUpdate install docs for keep→keepstore rename.
2014-10-09 Peter AmstutzMerge branch '3381-job-progress-bar-bug' closes #3381
2014-10-09 Peter Amstutz3381: Fix layout comment
2014-10-08 Brett SmithMerge branch '2881-node-manager'
2014-10-08 Brett Smith2881: Add Node Manager service.
2014-10-08 Peter AmstutzUpdated examples.
2014-10-08 Peter AmstutzMerge branch '4042-run-command-MxN' of git.curoverse...
2014-10-08 Peter Amstutz4042: Update documentation samples. Small fix to dry...
2014-10-08 Peter Amstutz4042: Rename bad reuse of 'p' to 'match' in expand_item...
2014-10-08 Tom CleggMerge branch '4044-crunchstat-wait' refs #4044
2014-10-08 Tom Clegg4044: Merge branch 'master' into 4044-crunchstat-wait
2014-10-08 Tom Clegg4044: Add comments to "continue" statements.
2014-10-08 Peter Amstutz3381: Reorganize _running_components to be clearer...
2014-10-08 radhikacloses #3990
2014-10-08 radhika3990: minor test update
2014-10-07 Tom Clegg4044: Clean up channel and pipe usage.
2014-10-07 radhikaMerge branch 'master' into 3990-owner-when-rerunning...
2014-10-07 radhikacloses #3882
2014-10-07 radhika3882: update "after_validation :update_timestamps_when_...
2014-10-07 radhikaMerge branch 'master' into 3882-cancel-already-cancelle...
2014-10-07 radhikaMerge branch 'master' into 3990-owner-when-rerunning...
2014-10-07 radhika3990: rerunning pipeline from within a project with...
2014-10-07 Tom CleggMerge branch '3775-fetch-git-repo' closes #3775
2014-10-07 radhikaMerge branch 'master' into 3990-owner-when-rerunning...
2014-10-07 radhika3990: add integration tests to rerun pipeline.
2014-10-07 Brett SmithMerge branch '4012-crunch-job-api-retries-wip'
2014-10-07 Brett Smith4012: crunch-job retries all API operations.
2014-10-07 Tom Clegg3775: Fix SDK usage.
2014-10-07 Tom Clegg3775: Update comment
2014-10-07 Tom Clegg3775: Update comment
2014-10-07 Tom Clegg3775: Update perlpod. Use items_available. Be more...
2014-10-06 radhikaMerge branch 'master' into 3990-owner-when-rerunning...
2014-10-06 radhika3990: refactor pipeline instances integration test...
2014-10-06 Tom CleggMerge branch '3828-keepproxy-race' closes #3828
2014-10-06 Brett Smith3634: Update user setup tests for preserved tab state.
2014-10-06 Tom CleggMerge branch '3775-fetch-git-repo' closes #3775
2014-10-06 Tom Clegg3775: Set state=Running when creating a Job in local...
2014-10-06 Tom Clegg3775: Merge branch 'master' into 3775-fetch-git-repo
2014-10-06 Peter Amstutz4042: When listing directory, return list of absolute...
2014-10-06 radhika3990: set owner_uuid of a copied pipeline instance...
2014-10-06 Tom Clegg3828: Wait for listener to start before connecting...
2014-10-06 Tom Clegg3828: Use defer to close pidfile. Avoids leftover pidfi...
2014-10-06 Tom Clegg3828: Remove duplicate "write pidfile" block.
2014-10-06 Brett Smitharv-put parses arguments before instantiating an API...
2014-10-06 Phil HodgsonMerge branch '3634-tab-state' refs #3634
2014-10-06 Peter Amstutz3381: Merge job_status_label and job_progress into...
2014-10-06 radhikacloses #4046
2014-10-06 Phil HodgsonMerge branch 'master' into 3634-tab-state
2014-10-06 radhikaMerge branch 'master' into 4046-job-queue-position
2014-10-06 Phil Hodgson3634: add anchor to URL when switching project tabs
2014-10-06 radhika4046: update assert error message
2014-10-06 Tom CleggMerge branch '3782-stub-io-pipe' refs #3782
2014-10-06 radhikaMerge branch 'master' into 4046-job-queue-position
2014-10-06 Tim PierceMerge branch '3825-crunch-pipe-to-arv-put-final'
2014-10-06 Tim Pierce3825: code review
2014-10-06 Tom Clegg3782: Merge branch 'master' into 3782-stub-io-pipe
2014-10-06 radhikacloses #3583
2014-10-06 radhikaMerge branch 'master' into 3583-provenance-graph-issue
2014-10-06 radhikaMerge branch 'master' into 4046-job-queue-position
2014-10-06 radhika4046: update queue_position method to increment index...
2014-10-06 Tom Clegg3775: Recognize ssh short form without @ symbol. Expand...
2014-10-06 Peter AmstutzMerge branch '3859-crunch-job-use-lock' closes #3859
2014-10-06 Tom Clegg3782: Avoid using a huge read buffer when client reques...
2014-10-06 Peter AmstutzMerge branch 'master' into origin-3381-job-progress...
2014-10-06 Tom Clegg3782: Stub IO.pipe() with StringIO instead of stubbing...
2014-10-06 radhikaMerge branch 'master' into 3882-cancel-already-cancelle...
2014-10-06 radhika3882: Change "update_timestamps_when_state_changes...
2014-10-06 Tom Clegg3782: Restore config settings changed during tests...
2014-10-06 Tom CleggMerge branch '3687-grant-permission-on-repo-TC' closes...
2014-10-06 Tom Clegg3687: Merge branch 'master' into 3687-grant-permission...
2014-10-06 radhikaMerge branch '3882-cancel-already-cancelled-job-TC...
2014-10-06 radhikaMerge branch 'master' into 3882-cancel-already-cancelle...
next