arvados.git
2014-10-20 Tom Clegg3826: Merge branch 'master' into 3826-crunchstat-netstats
2014-10-20 Tom Clegg3826: Fix confusing reuse of variable name.
2014-10-20 Tom Clegg3826: Use strconv instead of scanner + sscanf.
2014-10-20 Tom Clegg3826: Use global logChan. Use ioutil.ReadFile.
2014-10-20 Tom Clegg3826: Clean up slice initialization.
2014-10-17 Peter AmstutzMerge branch '3698-invalid-output-of' closes #3698
2014-10-17 Ward VandewegeMake sure to use httpclient 2.5.0 or higher for Workben...
2014-10-17 Peter Amstutz3698: Fix: components keys are symbols, not strings...
2014-10-17 Peter Amstutz3698: Add check that output_of refers to an actual...
2014-10-17 Peter Amstutz4083: Searched for everything using strptime and added...
2014-10-17 Tom CleggMerge branch '4229-close-files' closes #4229
2014-10-17 Nancy Ouyangadded by_id subdirectory notes and arvados#collection
2014-10-17 Brett Smith4239: Update Python SDK for google-api-python-client...
2014-10-17 Brett Smith4189: Diagnostics suite doesn't try to clear Rails...
2014-10-16 Brett SmithMerge branch '4189-workbench-project-admin-attr-editing...
2014-10-16 Brett Smith4189: Workbench lets users with write permission rename...
2014-10-16 Brett Smith4189: Workbench tests clear more state during teardown.
2014-10-16 Brett Smith4189: Document the API server's writable_by field.
2014-10-16 Tom Clegg4189: Add writable_by to User API response, so writable...
2014-10-16 Tom Clegg4189: Admit in writable_by that an object is writable...
2014-10-16 Tom Clegg4189: Look up owner's writable_by when API did not...
2014-10-16 Tom Clegg3826: Reverse fields in "stat not found" warning.
2014-10-16 Peter AmstutzMerge branch '3609-arv-ws' refs #3609
2014-10-16 Peter Amstutz3609: Fix PollClient for case when there are no filters...
2014-10-16 Peter Amstutz3609: Testing fixups.
2014-10-16 Peter Amstutz3609: Back out setting api_version, api_host, and api_i...
2014-10-16 Tom Clegg4229: Add missing Close() calls
2014-10-16 Tom Clegg4229: Get rid of sleep() in test
2014-10-16 Peter Amstutz3609: import signal; add_mutually_exclusive_group doesn...
2014-10-16 Brett SmithPython SDK is not compatible with apiclient 1.3.
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 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 Peter AmstutzMerge branch 'master' into 3609-arv-ws
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-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 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-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 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 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 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 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 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.
2014-10-09 Peter AmstutzMerge branch '3381-job-progress-bar-bug' closes #3381
2014-10-09 Peter Amstutz3381: Fix layout comment
next