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 |
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 |
2014-06-12 |
Tom Clegg | 2872: Muster all the "move" and "add" buttons up to... |
commit | commitdiff | tree | snapshot |
2014-06-12 |
Tom Clegg | 2872: Show projectless jobs/pipelines in "recent" list... |
commit | commitdiff | tree | snapshot |
2014-06-12 |
Tom Clegg | 2872: Fix tests broken in merge. |
commit | commitdiff | tree | snapshot |
2014-06-12 |
Tom Clegg | 2872: Merge branch 'master' into 2872-folder-nav |
commit | commitdiff | tree | snapshot |
2014-06-12 |
Tom Clegg | 2872: Fix bookmark bar causing spurious window width. |
commit | commitdiff | tree | snapshot |
2014-06-11 |
radhika | refs #2871 |
commit | commitdiff | tree | snapshot |
2014-06-11 |
radhika | 2871: fix the typo caught by integration test |
commit | commitdiff | tree | snapshot |
2014-06-11 |
radhika | closes #2871 |
commit | commitdiff | tree | snapshot |
2014-06-10 |
Ward Vandewege | Bugfix: the discovery doc should not clobber defaults... |
commit | commitdiff | tree | snapshot |
2014-06-10 |
Peter Amstutz | Added error-handler for x-editable that extracts Arvado... |
commit | commitdiff | tree | snapshot |
2014-06-10 |
radhika | 2871: add andand to prevent error |
commit | commitdiff | tree | snapshot |
2014-06-10 |
radhika | Merge branch 'master' into 2871-preload-objects |
commit | commitdiff | tree | snapshot |
2014-06-10 |
Peter Amstutz | Merge branch '2961-load-tab-partials' closes #2961 |
commit | commitdiff | tree | snapshot |
2014-06-10 |
Ward Vandewege | arv-run-pipeline-instance should not keep trying to... |
commit | commitdiff | tree | snapshot |
2014-06-10 |
Peter Amstutz | Merge branch '2826-simple-go-sdk' closes #2826 |
commit | commitdiff | tree | snapshot |
2014-06-10 |
Ward Vandewege | Fix inconsistent JSON error return behavior on job... |
commit | commitdiff | tree | snapshot |
2014-06-10 |
Brett Smith | Merge branch '2880-crunch-dispatch-node-constraints' |
commit | commitdiff | tree | snapshot |
2014-06-10 |
Brett Smith | 2880: Don't dispatch Jobs until runtime constraints... |
commit | commitdiff | tree | snapshot |
2014-06-10 |
Brett Smith | 2880: Improve error reporting when crunch-dispatch... |
commit | commitdiff | tree | snapshot |
2014-06-10 |
Brett Smith | 2880: crunch-dispatch must stop putting symbols in... |
commit | commitdiff | tree | snapshot |
2014-06-10 |
Peter Amstutz | 2961: Removed calls to wait_for_ajax, fixes user tests. |
commit | commitdiff | tree | snapshot |
2014-06-10 |
Peter Amstutz | 2961: user-setup-modal-window div is no longer in foote... |
commit | commitdiff | tree | snapshot |
2014-06-10 |
Peter Amstutz | 2961: Don't call #render_index from #index on folders_c... |
commit | commitdiff | tree | snapshot |
2014-06-10 |
Peter Amstutz | 2961: Do not include meta tag for websockets if there... |
commit | commitdiff | tree | snapshot |
2014-06-10 |
Peter Amstutz | 2961: Fixed name of collection on collection show page... |
commit | commitdiff | tree | snapshot |
2014-06-10 |
Peter Amstutz | 2961: Track valid/up to date state for each panel,... |
commit | commitdiff | tree | snapshot |
2014-06-10 |
Peter Amstutz | 2961: Added use count so ajax loading icon is accurate... |
commit | commitdiff | tree | snapshot |
2014-06-10 |
Peter Amstutz | 2961: Removed dangling close div. |
commit | commitdiff | tree | snapshot |
2014-06-10 |
Peter Amstutz | 2961: Added missing user uuid to session. |
commit | commitdiff | tree | snapshot |
2014-06-10 |
Peter Amstutz | Merge branch 'master' into 2961-load-tab-partials |
commit | commitdiff | tree | snapshot |
2014-06-10 |
Peter Amstutz | Fix for running workbench against server that doesn... |
commit | commitdiff | tree | snapshot |
2014-06-10 |
Peter Amstutz | 2961: Job index needs to call super sometimes, render_i... |
commit | commitdiff | tree | snapshot |
2014-06-10 |
Peter Amstutz | 2961: Changed index methods on some controllers to... |
commit | commitdiff | tree | snapshot |
2014-06-10 |
radhika | Merge branch 'master' into 2871-preload-objects |
commit | commitdiff | tree | snapshot |
2014-06-10 |
radhika | 2871: trailing whitespace |
commit | commitdiff | tree | snapshot |
2014-06-09 |
Peter Amstutz | Specify server-side keep-alive ping interval for websoc... |
commit | commitdiff | tree | snapshot |
2014-06-09 |
Peter Amstutz | 2961: Escaped erb used embedded in javascript. Updated... |
commit | commitdiff | tree | snapshot |
2014-06-09 |
radhika | Merge branch 'master' into 2871-preload-objects |
commit | commitdiff | tree | snapshot |
2014-06-09 |
radhika | 2871: test preload_objects_for_dataclass helper method |
commit | commitdiff | tree | snapshot |
2014-06-09 |
Ward Vandewege | Add puma to the Gemfile for the API server; we use... |
commit | commitdiff | tree | snapshot |
2014-06-09 |
radhika | 2871: preload_log_collections tests |
commit | commitdiff | tree | snapshot |
2014-06-09 |
radhika | 2871: more testing |
commit | commitdiff | tree | snapshot |
2014-06-09 |
radhika | 2871: more tests |
commit | commitdiff | tree | snapshot |
2014-06-09 |
radhika | 2871: test invoking methods a second time to retrieve... |
commit | commitdiff | tree | snapshot |
2014-06-09 |
radhika | 2871: add tests for get_n_objects_of_class helper method |
commit | commitdiff | tree | snapshot |
2014-06-09 |
Peter Amstutz | 2961: Collections show controller now delegates to... |
commit | commitdiff | tree | snapshot |
2014-06-09 |
radhika | 2871: add tests for preload_collections_for_objects... |
commit | commitdiff | tree | snapshot |
2014-06-09 |
radhika | 2871: add input checks for helper methods. start adding... |
commit | commitdiff | tree | snapshot |
2014-06-09 |
Peter Amstutz | Merge remote-tracking branch 'origin/master' into 2961... |
commit | commitdiff | tree | snapshot |
2014-06-09 |
Peter Amstutz | 2961: Save user information as part of the session... |
commit | commitdiff | tree | snapshot |
2014-06-09 |
Tom Clegg | 2872: Fix test for new nav. |
commit | commitdiff | tree | snapshot |
2014-06-07 |
Tom Clegg | 2872: Top nav gradient. |
commit | commitdiff | tree | snapshot |
2014-06-07 |
Tom Clegg | 2872: Hide projects nav bar when not logged in or inactive. |
commit | commitdiff | tree | snapshot |
2014-06-07 |
Tom Clegg | 2872: Fix notifications menu colors. |
commit | commitdiff | tree | snapshot |
2014-06-07 |
Tom Clegg | 2872: Rearrange top nav with breadcrumbs/projects bar. |
commit | commitdiff | tree | snapshot |
2014-06-07 |
Tom Clegg | 2872: Rename folders to projects |
commit | commitdiff | tree | snapshot |
2014-06-07 |
Tom Clegg | 2872: Hide unnecessary scroll bar |
commit | commitdiff | tree | snapshot |
2014-06-07 |
radhika | Merge branch 'master' into 2871-preload-objects |
commit | commitdiff | tree | snapshot |
2014-06-07 |
radhika | 2872: updates to the new test that creates and runs... |
commit | commitdiff | tree | snapshot |
2014-06-07 |
radhika | 2872: added a test that creates a pipeline instance... |
commit | commitdiff | tree | snapshot |
2014-06-07 |
Tom Clegg | 2872: Fix provenance graph absolute position. |
commit | commitdiff | tree | snapshot |
2014-06-06 |
radhika | 2872: add test for a pipeline instance with job associa... |
commit | commitdiff | tree | snapshot |
2014-06-06 |
radhika | 2872: test now passing since the UI issue with "Resume... |
commit | commitdiff | tree | snapshot |
2014-06-06 |
Tim Pierce | Merge branch '2857-collection-tests' |
commit | commitdiff | tree | snapshot |
2014-06-06 |
radhika | Merge branch '2872-folder-nav' into 2872-folder-nav... |
commit | commitdiff | tree | snapshot |
2014-06-06 |
Tom Clegg | 2872: Fix string+nil bug. |
commit | commitdiff | tree | snapshot |
2014-06-06 |
Tom Clegg | 2872: Fix up pipeline instance table, show "resume... |
commit | commitdiff | tree | snapshot |
2014-06-06 |
radhika | Merge branch 'master' into 2871-preload-objects |
commit | commitdiff | tree | snapshot |
2014-06-06 |
radhika | 2872: added graph and run button checks back. the test... |
commit | commitdiff | tree | snapshot |
2014-06-06 |
Tim Pierce | 2857: strip signatures from manifests before testing... |
commit | commitdiff | tree | snapshot |
2014-06-06 |
radhika | Merge branch '2872-folder-nav' into 2872-folder-nav... |
commit | commitdiff | tree | snapshot |
2014-06-06 |
Tom Clegg | 2872: Bring back Graph pane on pipeline instance show... |
commit | commitdiff | tree | snapshot |
2014-06-06 |
radhika | 2872: when a pipeline instance still needs input, the... |
commit | commitdiff | tree | snapshot |
2014-06-06 |
radhika | Merge branch '2872-folder-nav' into 2872-folder-nav... |
commit | commitdiff | tree | snapshot |
2014-06-06 |
radhika | 2872: updated test to work with the new ui. |
commit | commitdiff | tree | snapshot |
2014-06-06 |
Peter Amstutz | 2961: Added checks if we are rendering a tab partial... |
commit | commitdiff | tree | snapshot |
2014-06-06 |
Tom Clegg | 2872: Fix auto-disable/enable "Run" button on pipeline... |
commit | commitdiff | tree | snapshot |
2014-06-06 |
Tom Clegg | 2872: On front page, only show recent pipelines and... |
commit | commitdiff | tree | snapshot |
2014-06-06 |
Tim Pierce | Merge branch 'master' into 2857-collection-tests |
commit | commitdiff | tree | snapshot |
2014-06-06 |
Peter Amstutz | Merge branch '2955-fail-orphan-jobs' closes #2955 |
commit | commitdiff | tree | snapshot |
2014-06-06 |
Peter Amstutz | Reverted change a0aba6d "crunch-dispatch now sends... |
commit | commitdiff | tree | snapshot |
2014-06-06 |
Peter Amstutz | Merge branch 'master' into 2955-fail-orphan-jobs |
commit | commitdiff | tree | snapshot |
2014-06-06 |
Peter Amstutz | Reverted change a0aba6d "crunch-dispatch now sends... |
commit | commitdiff | tree | snapshot |
2014-06-06 |
Brett Smith | Merge branch '2880-compute-ping-stats' |
commit | commitdiff | tree | snapshot |
2014-06-06 |
Brett Smith | 2880: API server saves node statistics from pings. |
commit | commitdiff | tree | snapshot |
2014-06-06 |
Brett Smith | 2882: Workbench generic create controller adds JSON... |
commit | commitdiff | tree | snapshot |
2014-06-06 |
radhika | 2872: update test to meet the current ui updates. the... |
commit | commitdiff | tree | snapshot |
2014-06-06 |
radhika | Merge branch '2872-folder-nav' into 2872-folder-nav... |
commit | commitdiff | tree | snapshot |
2014-06-06 |
Tom Clegg | 2872: Use collection name, not hash, for breadcrumbs... |
commit | commitdiff | tree | snapshot |
2014-06-06 |
Tom Clegg | 2872: Enable OK/Cancel buttons on editable popup. Lose... |
commit | commitdiff | tree | snapshot |
2014-06-06 |
Tom Clegg | 2872: Tweak wording on pipeline inputs page. |
commit | commitdiff | tree | snapshot |
2014-06-06 |
Tom Clegg | 2872: Fix up login behavior. |
commit | commitdiff | tree | snapshot |
2014-06-06 |
Tom Clegg | 2872: Make "inactive" and "not logged in" behavior... |
commit | commitdiff | tree | snapshot |
2014-06-06 |
Tom Clegg | 2872: Ensure user agreement can be viewed before being... |
commit | commitdiff | tree | snapshot |
2014-06-06 |
radhika | 2872: all tests are updated to reflect the new ui. |
commit | commitdiff | tree | snapshot |
next |