arvados.git
2014-10-16 Peter AmstutzMerge branch '3609-arv-ws' into 3609-arv-run
2014-10-16 Brett SmithPython SDK is not compatible with apiclient 1.3.
2014-10-16 radhikaMerge branch 'master' into 4062-infinite-scroll-repeat...
2014-10-16 radhika4062: test update
2014-10-16 Peter Amstutz3609: Add additional api_ fields to api client object...
2014-10-16 Tom CleggMerge branch '4219-verify-with-hints' closes #4219
2014-10-16 Tom Clegg4219: Add test for missing size hint. Dry up "known...
2014-10-16 Tim PierceMerge branch 'master' into 3699-arv-copy
2014-10-16 Peter AmstutzMaking arv-run documentation more readable.
2014-10-16 Tom Clegg3826: Roll up Open() attempts into a slice and a loop.
2014-10-16 radhikaMerge branch 'master' into 4062-infinite-scroll-repeat...
2014-10-16 radhika4062: trailing white space
2014-10-16 Tom Clegg3826: Fix up formatting cf. gofmt
2014-10-16 Peter Amstutz3609: Reenabled support for websockets. Now sets name...
2014-10-16 Tom Clegg3826: Just modify lastSample maps in place, instead...
2014-10-16 radhika4062: fix greedy infinite scrolling in tabs displaying...
2014-10-16 Peter AmstutzMerge branch '3609-arv-ws' into 3609-arv-run
2014-10-16 Peter AmstutzMerge branch 'master' into 3609-arv-ws
2014-10-16 Peter AmstutzMissing file
2014-10-16 Peter Amstutz3787: Extra note that once inside the container the...
2014-10-16 Tom Clegg3826: Change FindStat to OpenStatFile to eliminate...
2014-10-16 Peter Amstutz3787: Completed first draft explaining how to pull...
2014-10-16 Tom Clegg3826: Use correct variable Sscanf. CPU stats work again.
2014-10-16 Peter Amstutz3609: Prefetch pipeline components to find out which...
2014-10-16 Tom Clegg4219: Use a precompiled global regexp for signature...
2014-10-15 Tom Clegg4219: Accept signatures even if other hints are present...
2014-10-15 mishazMerge branch '4197-remove-enforce-permissions-check...
2014-10-15 Peter Amstutz3609: PollClient waits on event object instead of time...
2014-10-15 Peter Amstutz3609: Roll back schema change, not appropriate for...
2014-10-15 mishazModified IndexHandler to match TrashHandler and PullHandler
2014-10-15 Tom CleggResolve race condition: wait for response before checki...
2014-10-15 Peter Amstutz3609: Add test case for PollClient. arvados.event...
2014-10-15 Peter Amstutz3609: Fix schema so 'order' parameter of 'list' is...
2014-10-15 Peter Amstutz3609: Added documentation page. Added to "arv" fronten...
2014-10-15 Brett Smith4196: arv-keepdocker uses Docker 1.0 pull syntax.
2014-10-15 Brett Smith4126: API server uses fixed a-r-p-i (again).
2014-10-15 Brett Smith4126: a-r-p-i dereferences parameter values when creati...
2014-10-15 Brett Smith4126: API server uses fixed a-r-p-i.
2014-10-15 Peter AmstutzMerge branch '3692-event-bus-fix-and' closes #3692
2014-10-15 Peter AmstutzMerge branch '3656-arv-create' closes #3656
2014-10-15 Peter Amstutz3609: Use run-command batch function instead implementi...
2014-10-15 Peter Amstutz3609: Further improve list handling. Update documentat...
2014-10-15 Peter Amstutz3609: Add support for batch size, improve ability to...
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 Peter Amstutz3609: Add --script-version and --repository to aid...
2014-10-14 Peter Amstutz3656: Delete unused documentation page
2014-10-14 Tom Clegg3826: Tweak memory stat log format to match cpu and...
2014-10-14 Peter Amstutz3656: Alphabetize list of subcommands. Rename tmp...
2014-10-14 Tom Clegg3826: Look for stats files while polling, to get per...
2014-10-14 Peter Amstutz3692: Bug fix for inadequate grouping when constructing...
2014-10-14 Brett SmithMerge branch '4139-blocking-node-manager-tests-wip'
2014-10-14 Brett Smith4139: Node Manager README links to compute node lifecyc...
2014-10-14 Brett Smith4139: Speed up Node Manager tests.
2014-10-14 Peter Amstutz3609: Add command line help strings
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-13 Peter Amstutz3609: Parallelizing on -- works, added tentative suppor...
2014-10-13 Peter AmstutzSearch up path to see if a file is in a collection...
2014-10-13 Peter AmstutzNew wait logic, report all exit codes.
2014-10-13 Peter Amstutzsleep so it doesn't go haywire
2014-10-13 Peter AmstutzUse branch
2014-10-13 Peter Amstutztesting
2014-10-13 Peter AmstutzCatch ECHILD from os.waitpid()
2014-10-13 Peter Amstutz3609: Fix trimming redirect parts of the command line.
2014-10-13 Peter Amstutz3609: Piped commands works
2014-10-10 Tom Clegg3826: Print cumulative net io as well as interval io.
2014-10-10 Peter AmstutzStart working on adding local unix pipe support to...
2014-10-10 Tom Clegg3826: Use /proc/PID/net/dev to get container net stats.
2014-10-10 Peter AmstutzFix filters, subscribing to components of pipelines.
2014-10-10 Peter Amstutz3692: Explicitly incorporate sequence number test into...
2014-10-10 Tom Clegg3826: Clean up cgroup id strings. Output stats for...
2014-10-10 Peter AmstutzWebsocket server side fix, perform database notify...
2014-10-10 Peter Amstutz3609: Add some options to control polling fallback...
2014-10-10 Peter AmstutzWebsocket server side fix, perform database notify...
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 Peter Amstutz3609: Logging should work for jobs but running into...
2014-10-10 Peter Amstutz3609: --job and --pipeline logging implemented, needs...
2014-10-10 Tom Clegg3826: Remove old cruft. Dry up OpenAndReadAll.
2014-10-10 Peter Amstutz3609: Refactoring arv-ws into a reusable command module...
2014-10-10 radhikacloses #4126
2014-10-10 Peter Amstutz3692: Fixed test, and fixed the actual bug
2014-10-09 Peter Amstutz3656: Add missing file
2014-10-09 Peter Amstutz3787: Started page, ran into some problems
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 Amstutz3656: Documentation updated to use "arv create".
2014-10-09 Phil Hodgson3618: now can use a list of sort columns if there are...
2014-10-09 Peter Amstutz3656: Support additional create parameters on the comma...
2014-10-09 Peter Amstutz3656: Add arv-create command. Refactor run_editor...
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.
next