arvados.git
2014-06-19 Brett Smith2879: Improve sorting in Collection.uuids_for_docker_image.
2014-06-19 Brett Smith2879: API Docker link fixtures use string image_timestamps.
2014-06-19 Brett SmithMerge branch 'master' into 2879-docker-image-job-reuse-wip
2014-06-18 Peter AmstutzFixed smart scrolling as intended for svg divs. refs...
2014-06-17 radhikacloses #2896
2014-06-17 radhikaMerge branch 'master' into 2896-websocket-cli
2014-06-17 Brett Smith2879: Job Docker filters respect reader tokens.
2014-06-17 Brett Smithcrunch-job passes ARVADOS envvars to Docker.
2014-06-17 Tim PierceMerge branch '2936-job-progress-bar'
2014-06-17 Tim Pierce2936: fix job progress bars
2014-06-17 radhikaMerge branch 'master' into 2896-websocket-cli
2014-06-17 radhika2896: add logging to events.py
2014-06-17 Brett Smith2879: Document new Job API filters.
2014-06-17 Brett Smith2879: Support tag search in "in docker" Job filters.
2014-06-17 Tim PierceMerge branch '2934-limit-crunch-logs-bugfix'
2014-06-17 Tim Pierce2934: add crunch-dispatch default settings
2014-06-17 Brett Smith2879: Use Job-specific filters in #index too.
2014-06-17 radhikaMerge branch 'master' into 2896-websocket-cli
2014-06-17 radhika2896: incorporate review comments: add logging, enhance...
2014-06-17 Brett Smith2879: Don't implicitly build Job find_or_create filters.
2014-06-17 Peter AmstutzFixed bug in Keep proxy when talking to Keep server...
2014-06-17 Brett Smith2879: Rename Job-specific filter operators.
2014-06-17 Tim Pierce2936: improve progress bar for failed jobs
2014-06-17 Peter AmstutzAjax load of tab panels now includes any query paramete...
2014-06-16 Brett Smith2879: API server can find_or_create Jobs based on Docke...
2014-06-16 Brett Smith2879: API server can find_or_create Jobs based on filters.
2014-06-16 radhika2896: Add test file. Currently, the test only checks...
2014-06-16 Brett SmithMerge branch '2879-job-api-docker-images'
2014-06-16 radhikaMerge branch 'master' into 2896-websocket-cli
2014-06-16 Brett Smith2879: crunch-job uses Job Docker information provided...
2014-06-16 Brett Smith2879: API server maps Job Docker image constraints...
2014-06-16 Brett Smith2879: Let ArvadosModel.readable_by callers specify...
2014-06-16 Brett Smith2879: Fix SLURM node separator when installing Docker...
2014-06-16 Brett Smith2879: Store Docker image repo+tag together in one tag.
2014-06-16 radhika2896: add arv-ws cli tool to arv.
2014-06-16 Tim PierceMerge branch '2934-limit-crunch-logs'
2014-06-16 Tim Pierce2934: document stderr messages for commit tests
2014-06-16 Tim Pierce2934: add crunch_dispatch_test repository
2014-06-13 Tim PierceMerge branch 'master' into 2934-limit-crunch-logs
2014-06-13 Tom CleggFix infinite scroll in chooser. refs #2872
2014-06-13 Tim Pierce2934: add "bar" repository to test fixture
2014-06-13 Tim Pierce2934: count events and bytes in-memory
2014-06-13 Peter AmstutzFix fuse driver tests broken by changes to test fixture...
2014-06-13 Tom Clegg2872: Merge branch '2872-folder-nav' closes #2872
2014-06-13 Tom Clegg2872: Add data binding for project names in dropdown.
2014-06-13 Tim Pierce2934: add launch_crunch_dispatch to integration test
2014-06-13 Tim PierceMerge branch '2934-limit-crunch-logs' of git.curoverse...
2014-06-13 Tom Clegg2872: Merge branch 'master' into 2872-folder-nav
2014-06-13 Peter AmstutzMerge branch 'origin-2883-job-log-viewer' closes #2883
2014-06-13 Tom Clegg2753: Fix param name (filter -> filters).
2014-06-13 Peter Amstutz2883: Moved addToLogViewer function out of the template...
2014-06-13 Tom Clegg2872: Redirect to parent project after deleting a subpr...
2014-06-13 Tom Clegg2872: Fix provenance graph double-smart-scroll.
2014-06-13 Tom Clegg2961: Fix crash on pipeline_instances/compare.
2014-06-13 Tom Clegg2872: Fix test, to match fixed fixture.
2014-06-13 Tom Clegg2872: Move project_tree code into helper_methods, fix...
2014-06-12 Tom Clegg2872: Fix bugs, tweak formatting
2014-06-12 Brett SmithMerge branch '2879-docker-image-installer'
2014-06-12 Brett Smith2879: arv-keepdocker reports a better error for ambiguo...
2014-06-12 Brett Smith2879: Clarify Docker image search behavior in Keep...
2014-06-12 Brett Smith2879: Docker Keep installer returns 0 if image already...
2014-06-12 Brett Smith2879: Add arv-keepdocker command.
2014-06-12 Brett Smith2879: arv-put main() returns what it prints.
2014-06-12 Brett Smith2879: Move Python is_hex function to arvados.util.
2014-06-12 Brett Smith2879: Split arv-put's ArgumentParser into module segments.
2014-06-12 Brett Smith2879: Factor out arv-put's cache creation to a utility...
2014-06-12 Tom Clegg2755: Merge branch '2755-require-keep-permission' refs...
2014-06-12 Tom Clegg2755: Fix handling of stripped/orig manifest text.
2014-06-12 peter2883: Added filtering for crunchstat, slurm log lines.
2014-06-12 Tom Clegg2755: Preserve blob signatures in manifest_text passed...
2014-06-12 Peter AmstutzExpanded search path for cgroup stats, changed command...
2014-06-12 Peter AmstutzBugfix in logging which cgroup stats files it uses...
2014-06-12 Peter AmstutzBugfix searching for cgroup stats files. refs #2882
2014-06-12 Peter AmstutzCrunchstat logs where it reads its stats from. refs...
2014-06-12 Peter AmstutzRuns crunch script using "stdbuf -o0 -e0" so stdout...
2014-06-12 Tom Clegg2755: Fix unfinished comment.
2014-06-12 Tom Clegg2872: Fix selector in test case.
2014-06-12 Tom Clegg2872: Add "move to project" button, fix "copy to projec...
2014-06-12 Tom Clegg2872: Fix "remove" icon and pencil icon placement.
2014-06-12 Tom Clegg2872: Muster all the "move" and "add" buttons up to...
2014-06-12 Tom Clegg2872: Show projectless jobs/pipelines in "recent" list...
2014-06-12 Peter AmstutzMade a note about user how permissions are applied...
2014-06-12 Tom Clegg2872: Fix tests broken in merge.
2014-06-12 Tim Pierce2934: add limits for crunch job log generation.
2014-06-12 Peter AmstutzMerge branch 'origin-2882-job-process-stats' refs ...
2014-06-12 Peter Amstutz2882: Search subdirectories of cgroup for stats, becaus...
2014-06-12 Peter Amstutz2883: Removed commented out code related to live loadin...
2014-06-12 Tom Clegg2872: Merge branch 'master' into 2872-folder-nav
2014-06-12 Tom Clegg2872: Fix bookmark bar causing spurious window width.
2014-06-12 peter2883: Adjusted task type column width. Commented out...
2014-06-12 Tom Clegg2755: Add api server config to enable mandatory Keep...
2014-06-12 peter2883: Adjust timestamp display based on timezone and...
2014-06-11 Peter Amstutz2883: Live updating log wip
2014-06-11 Peter Amstutz2883: Styling column widths so they don't jump around...
2014-06-11 Peter Amstutz2883: Moved hardcoded styles out into a stylesheet.
2014-06-11 Peter Amstutz2883: Log viewer works, supports sorting and filtering.
2014-06-11 radhikarefs #2871
2014-06-11 radhika2871: fix the typo caught by integration test
2014-06-11 radhikacloses #2871
2014-06-11 Peter Amstutz2883: Initial work on fetching and parsing job log
next