2014-06-19 |
Brett Smith | 2879: Job Docker filters respect reader tokens. |
commit | commitdiff | tree | snapshot |
2014-06-19 |
Brett Smith | 2879: Document new Job API filters. |
commit | commitdiff | tree | snapshot |
2014-06-19 |
Brett Smith | 2879: Support tag search in "in docker" Job filters. |
commit | commitdiff | tree | snapshot |
2014-06-19 |
Brett Smith | 2879: Use Job-specific filters in #index too. |
commit | commitdiff | tree | snapshot |
2014-06-19 |
Brett Smith | 2879: API server can find_or_create Jobs based on Docke... |
commit | commitdiff | tree | snapshot |
2014-06-19 |
Brett Smith | 2879: API server can find_or_create Jobs based on filters. |
commit | commitdiff | tree | snapshot |
2014-06-19 |
Peter Amstutz | 2986: Cleaned up arv cli help to be more helpful and... |
commit | commitdiff | tree | snapshot |
2014-06-19 |
Peter Amstutz | Merge branch 'origin-2883-job-log-viewer' closes #2883... |
commit | commitdiff | tree | snapshot |
2014-06-19 |
peter | 2883: Fixed select all/select none messing with the... |
commit | commitdiff | tree | snapshot |
2014-06-19 |
peter | 2883: Changed "task-output" category to "task-print... |
commit | commitdiff | tree | snapshot |
2014-06-19 |
peter | 2883: Fixed variable being used before it was declared... |
commit | commitdiff | tree | snapshot |
2014-06-18 |
Peter Amstutz | Merge branch '2883-job-log-viewer' of git.curoverse... |
commit | commitdiff | tree | snapshot |
2014-06-18 |
Peter Amstutz | Add error handling when log collection is not found... |
commit | commitdiff | tree | snapshot |
2014-06-18 |
Peter Amstutz | 2883: Use smart scrolling so keep the sorting and filte... |
commit | commitdiff | tree | snapshot |
2014-06-18 |
Peter Amstutz | Merge branch 'master' into origin-2883-job-log-viewer |
commit | commitdiff | tree | snapshot |
2014-06-18 |
Peter Amstutz | Fixed smart scrolling as intended for svg divs. refs... |
commit | commitdiff | tree | snapshot |
2014-06-18 |
Peter Amstutz | 2884: Adjusted column size on components page to work... |
commit | commitdiff | tree | snapshot |
2014-06-18 |
Peter Amstutz | 2884: Added spinner to indicate infinite scroll is... |
commit | commitdiff | tree | snapshot |
2014-06-18 |
Peter Amstutz | 2884: Fixed horizontal scroll in folder selection dialog |
commit | commitdiff | tree | snapshot |
2014-06-18 |
Peter Amstutz | 2884: Selecting folders works for run pipeline dialog... |
commit | commitdiff | tree | snapshot |
2014-06-17 |
radhika | closes #2896 |
commit | commitdiff | tree | snapshot |
2014-06-17 |
radhika | Merge branch 'master' into 2896-websocket-cli |
commit | commitdiff | tree | snapshot |
2014-06-17 |
Peter Amstutz | 2884: Can now choose a specific folder to browse in... |
commit | commitdiff | tree | snapshot |
2014-06-17 |
Brett Smith | crunch-job passes ARVADOS envvars to Docker. |
commit | commitdiff | tree | snapshot |
2014-06-17 |
Tim Pierce | Merge branch '2936-job-progress-bar' |
commit | commitdiff | tree | snapshot |
2014-06-17 |
Tim Pierce | 2936: fix job progress bars |
commit | commitdiff | tree | snapshot |
2014-06-17 |
radhika | Merge branch 'master' into 2896-websocket-cli |
commit | commitdiff | tree | snapshot |
2014-06-17 |
radhika | 2896: add logging to events.py |
commit | commitdiff | tree | snapshot |
2014-06-17 |
Tim Pierce | Merge branch '2934-limit-crunch-logs-bugfix' |
commit | commitdiff | tree | snapshot |
2014-06-17 |
Tim Pierce | 2934: add crunch-dispatch default settings |
commit | commitdiff | tree | snapshot |
2014-06-17 |
radhika | Merge branch 'master' into 2896-websocket-cli |
commit | commitdiff | tree | snapshot |
2014-06-17 |
radhika | 2896: incorporate review comments: add logging, enhance... |
commit | commitdiff | tree | snapshot |
2014-06-17 |
Peter Amstutz | 2884: AJAX load a preview panel in collection and pipel... |
commit | commitdiff | tree | snapshot |
2014-06-17 |
Peter Amstutz | Fixed bug in Keep proxy when talking to Keep server... |
commit | commitdiff | tree | snapshot |
2014-06-17 |
Tim Pierce | 2936: improve progress bar for failed jobs |
commit | commitdiff | tree | snapshot |
2014-06-17 |
Peter Amstutz | Ajax load of tab panels now includes any query paramete... |
commit | commitdiff | tree | snapshot |
2014-06-17 |
Peter Amstutz | 2883: Improved pagination control a bit, added search. |
commit | commitdiff | tree | snapshot |
2014-06-17 |
Peter Amstutz | 2883: Added pagination for large logs. |
commit | commitdiff | tree | snapshot |
2014-06-16 |
Peter Amstutz | 2883: Added big red "show failed tasks" button. |
commit | commitdiff | tree | snapshot |
2014-06-16 |
Peter Amstutz | 2883: Distinguish between complete/incomplete and succe... |
commit | commitdiff | tree | snapshot |
2014-06-16 |
radhika | 2896: Add test file. Currently, the test only checks... |
commit | commitdiff | tree | snapshot |
2014-06-16 |
Peter Amstutz | 2883: Added node slots as its own column. |
commit | commitdiff | tree | snapshot |
2014-06-16 |
Brett Smith | Merge branch '2879-job-api-docker-images' |
commit | commitdiff | tree | snapshot |
2014-06-16 |
radhika | Merge branch 'master' into 2896-websocket-cli |
commit | commitdiff | tree | snapshot |
2014-06-16 |
Brett Smith | 2879: crunch-job uses Job Docker information provided... |
commit | commitdiff | tree | snapshot |
2014-06-16 |
Brett Smith | 2879: API server maps Job Docker image constraints... |
commit | commitdiff | tree | snapshot |
2014-06-16 |
Brett Smith | 2879: Let ArvadosModel.readable_by callers specify... |
commit | commitdiff | tree | snapshot |
2014-06-16 |
Brett Smith | 2879: Fix SLURM node separator when installing Docker... |
commit | commitdiff | tree | snapshot |
2014-06-16 |
Brett Smith | 2879: Store Docker image repo+tag together in one tag. |
commit | commitdiff | tree | snapshot |
2014-06-16 |
radhika | 2896: add arv-ws cli tool to arv. |
commit | commitdiff | tree | snapshot |
2014-06-16 |
Peter Amstutz | 2883: Added overview, node column and sort by node... |
commit | commitdiff | tree | snapshot |
2014-06-16 |
Tim Pierce | Merge branch '2934-limit-crunch-logs' |
commit | commitdiff | tree | snapshot |
2014-06-16 |
Tim Pierce | 2934: document stderr messages for commit tests |
commit | commitdiff | tree | snapshot |
2014-06-16 |
Peter Amstutz | 2883: Fix pattern for discovering success/failure of... |
commit | commitdiff | tree | snapshot |
2014-06-16 |
Peter Amstutz | 2883: Fixes secondary key sort bug. Adds filtering... |
commit | commitdiff | tree | snapshot |
2014-06-16 |
Tim Pierce | 2934: add crunch_dispatch_test repository |
commit | commitdiff | tree | snapshot |
2014-06-16 |
Peter Amstutz | Merge remote-tracking branch 'origin/origin-2883-job... |
commit | commitdiff | tree | snapshot |
2014-06-16 |
Peter Amstutz | some refactoring and added detection of task success... |
commit | commitdiff | tree | snapshot |
2014-06-16 |
Peter Amstutz | 2883: Added radio buttons to filter tasks by success... |
commit | commitdiff | tree | snapshot |
2014-06-13 |
Tim Pierce | Merge branch 'master' into 2934-limit-crunch-logs |
commit | commitdiff | tree | snapshot |
2014-06-13 |
Tom Clegg | Fix infinite scroll in chooser. refs #2872 |
commit | commitdiff | tree | snapshot |
2014-06-13 |
Tim Pierce | 2934: add "bar" repository to test fixture |
commit | commitdiff | tree | snapshot |
2014-06-13 |
Tim Pierce | 2934: count events and bytes in-memory |
commit | commitdiff | tree | snapshot |
2014-06-13 |
Peter Amstutz | Fix fuse driver tests broken by changes to test fixture... |
commit | commitdiff | tree | snapshot |
2014-06-13 |
Tom Clegg | 2872: Merge branch '2872-folder-nav' closes #2872 |
commit | commitdiff | tree | snapshot |
2014-06-13 |
Tom Clegg | 2872: Add data binding for project names in dropdown. |
commit | commitdiff | tree | snapshot |
2014-06-13 |
Tim Pierce | 2934: add launch_crunch_dispatch to integration test |
commit | commitdiff | tree | snapshot |
2014-06-13 |
Tim Pierce | Merge branch '2934-limit-crunch-logs' of git.curoverse... |
commit | commitdiff | tree | snapshot |
2014-06-13 |
Tom Clegg | 2872: Merge branch 'master' into 2872-folder-nav |
commit | commitdiff | tree | snapshot |
2014-06-13 |
Peter Amstutz | Merge branch 'origin-2883-job-log-viewer' closes #2883 |
commit | commitdiff | tree | snapshot |
2014-06-13 |
Tom Clegg | 2753: Fix param name (filter -> filters). |
commit | commitdiff | tree | snapshot |
2014-06-13 |
Peter Amstutz | 2883: Moved addToLogViewer function out of the template... |
commit | commitdiff | tree | snapshot |
2014-06-13 |
Tom Clegg | 2872: Redirect to parent project after deleting a subpr... |
commit | commitdiff | tree | snapshot |
2014-06-13 |
Tom Clegg | 2872: Fix provenance graph double-smart-scroll. |
commit | commitdiff | tree | snapshot |
2014-06-13 |
Tom Clegg | 2961: Fix crash on pipeline_instances/compare. |
commit | commitdiff | tree | snapshot |
2014-06-13 |
Tom Clegg | 2872: Fix test, to match fixed fixture. |
commit | commitdiff | tree | snapshot |
2014-06-13 |
Tom Clegg | 2872: Move project_tree code into helper_methods, fix... |
commit | commitdiff | tree | snapshot |
2014-06-12 |
Tom Clegg | 2872: Fix bugs, tweak formatting |
commit | commitdiff | tree | snapshot |
2014-06-12 |
Brett Smith | Merge branch '2879-docker-image-installer' |
commit | commitdiff | tree | snapshot |
2014-06-12 |
Brett Smith | 2879: arv-keepdocker reports a better error for ambiguo... |
commit | commitdiff | tree | snapshot |
2014-06-12 |
Brett Smith | 2879: Clarify Docker image search behavior in Keep... |
commit | commitdiff | tree | snapshot |
2014-06-12 |
Brett Smith | 2879: Docker Keep installer returns 0 if image already... |
commit | commitdiff | tree | snapshot |
2014-06-12 |
Brett Smith | 2879: Add arv-keepdocker command. |
commit | commitdiff | tree | snapshot |
2014-06-12 |
Brett Smith | 2879: arv-put main() returns what it prints. |
commit | commitdiff | tree | snapshot |
2014-06-12 |
Brett Smith | 2879: Move Python is_hex function to arvados.util. |
commit | commitdiff | tree | snapshot |
2014-06-12 |
Brett Smith | 2879: Split arv-put's ArgumentParser into module segments. |
commit | commitdiff | tree | snapshot |
2014-06-12 |
Brett Smith | 2879: Factor out arv-put's cache creation to a utility... |
commit | commitdiff | tree | snapshot |
2014-06-12 |
Tom Clegg | 2755: Merge branch '2755-require-keep-permission' refs... |
commit | commitdiff | tree | snapshot |
2014-06-12 |
Tom Clegg | 2755: Fix handling of stripped/orig manifest text. |
commit | commitdiff | tree | snapshot |
2014-06-12 |
peter | 2883: Added filtering for crunchstat, slurm log lines. |
commit | commitdiff | tree | snapshot |
2014-06-12 |
Tom Clegg | 2755: Preserve blob signatures in manifest_text passed... |
commit | commitdiff | tree | snapshot |
2014-06-12 |
Peter Amstutz | Expanded search path for cgroup stats, changed command... |
commit | commitdiff | tree | snapshot |
2014-06-12 |
Peter Amstutz | Bugfix in logging which cgroup stats files it uses... |
commit | commitdiff | tree | snapshot |
2014-06-12 |
Peter Amstutz | Bugfix searching for cgroup stats files. refs #2882 |
commit | commitdiff | tree | snapshot |
2014-06-12 |
Peter Amstutz | Crunchstat logs where it reads its stats from. refs... |
commit | commitdiff | tree | snapshot |
2014-06-12 |
Peter Amstutz | Runs crunch script using "stdbuf -o0 -e0" so stdout... |
commit | commitdiff | tree | snapshot |
2014-06-12 |
Tom Clegg | 2755: Fix unfinished comment. |
commit | commitdiff | tree | snapshot |
2014-06-12 |
Tom Clegg | 2872: Fix selector in test case. |
commit | commitdiff | tree | snapshot |
2014-06-12 |
Tom Clegg | 2872: Add "move to project" button, fix "copy to projec... |
commit | commitdiff | tree | snapshot |
2014-06-12 |
Tom Clegg | 2872: Fix "remove" icon and pencil icon placement. |
commit | commitdiff | tree | snapshot |
next |