2014-12-06 |
Tom Clegg | 3781: Merge branch 'master' into 3781-browser-upload |
commit | commitdiff | tree | snapshot |
2014-12-06 |
Tom Clegg | 3781: Add ng-cloak style. |
commit | commitdiff | tree | snapshot |
2014-12-06 |
Tom Clegg | 3781: Add Uploaded state, fix handling of Pause during... |
commit | commitdiff | tree | snapshot |
2014-12-05 |
Tom Clegg | 3781: Do not portray "stopped" state as an error if... |
commit | commitdiff | tree | snapshot |
2014-12-05 |
Tom Clegg | 3781: Tweak link text. Remove redundant title attributes. |
commit | commitdiff | tree | snapshot |
2014-12-05 |
Tom Clegg | Merge branch '4156-no-gemfile-lock-for-gem' refs #4156 |
commit | commitdiff | tree | snapshot |
2014-12-05 |
Tom Clegg | 4533: Lock all tables, not just the ones with fixtures... |
commit | commitdiff | tree | snapshot |
2014-12-05 |
Tom Clegg | 3781: Fix more {==,!=} -> {===,!==}. |
commit | commitdiff | tree | snapshot |
2014-12-05 |
Peter Amstutz | Merge branch '4314-trigger-job-update' closes #4314 |
commit | commitdiff | tree | snapshot |
2014-12-05 |
Radhika Chippada | closes #4559 |
commit | commitdiff | tree | snapshot |
2014-12-05 |
Radhika Chippada | 4559: missing quote |
commit | commitdiff | tree | snapshot |
2014-12-05 |
Radhika Chippada | Merge branch 'master' into 4559-long-component-names |
commit | commitdiff | tree | snapshot |
2014-12-05 |
Radhika Chippada | closes #4638 |
commit | commitdiff | tree | snapshot |
2014-12-05 |
Radhika Chippada | Merge branch 'master' into 4638-ssh-notification |
commit | commitdiff | tree | snapshot |
2014-12-05 |
Radhika Chippada | 4638: update test to reflect link text change. |
commit | commitdiff | tree | snapshot |
2014-12-05 |
Radhika Chippada | closes #4638 |
commit | commitdiff | tree | snapshot |
2014-12-05 |
Radhika Chippada | 4638: update link text |
commit | commitdiff | tree | snapshot |
2014-12-05 |
Radhika Chippada | Merge branch 'master' into 4638-ssh-notification |
commit | commitdiff | tree | snapshot |
2014-12-05 |
Tom Clegg | 4465: Link to arvados.org revision history instead... |
commit | commitdiff | tree | snapshot |
2014-12-04 |
Tom Clegg | 3781: One less Regexp. |
commit | commitdiff | tree | snapshot |
2014-12-04 |
Tom Clegg | 3781: Use regexp instead of split: avoid making big... |
commit | commitdiff | tree | snapshot |
2014-12-04 |
Tom Clegg | 3781: Fix push-to-bottom-when-Done so it works on the... |
commit | commitdiff | tree | snapshot |
2014-12-04 |
Radhika Chippada | closes #4525 |
commit | commitdiff | tree | snapshot |
2014-12-04 |
Tom Clegg | 3781: Fix up dropdown: match appearance of other button... |
commit | commitdiff | tree | snapshot |
2014-12-04 |
Radhika Chippada | 4525: when dataclass is Class, return attrvalue similar... |
commit | commitdiff | tree | snapshot |
2014-12-04 |
Radhika Chippada | 4525: delete assets/stylesheets/selection.css |
commit | commitdiff | tree | snapshot |
2014-12-04 |
Tom Clegg | 3781: Use $.each for simple loops. |
commit | commitdiff | tree | snapshot |
2014-12-04 |
Tom Clegg | 3781: Deobfuscate. |
commit | commitdiff | tree | snapshot |
2014-12-04 |
Tom Clegg | 3781: Use ===, !== instead of ==, != |
commit | commitdiff | tree | snapshot |
2014-12-04 |
Tom Clegg | 3781: Fix error message, and add actual error detection. |
commit | commitdiff | tree | snapshot |
2014-12-04 |
Radhika Chippada | 4525: link_to to be used when dataclass is a String... |
commit | commitdiff | tree | snapshot |
2014-12-04 |
Tom Clegg | 3781: Fix up comments. |
commit | commitdiff | tree | snapshot |
2014-12-04 |
Tom Clegg | 3781: Disable start button when there is nothing to do. |
commit | commitdiff | tree | snapshot |
2014-12-04 |
Tom Clegg | 3781: Report as KiB instead of K. |
commit | commitdiff | tree | snapshot |
2014-12-04 |
Radhika Chippada | 4525: keep link_to in application_helper, which will... |
commit | commitdiff | tree | snapshot |
2014-12-04 |
radhika | 4525: remove add_form_selection_sources (one more time... |
commit | commitdiff | tree | snapshot |
2014-12-04 |
Tom Clegg | 3781: Merge branch 'master' into 3781-browser-upload |
commit | commitdiff | tree | snapshot |
2014-12-04 |
radhika | Merge branch 'master' into 4525-remove-stale-clippy... |
commit | commitdiff | tree | snapshot |
2014-12-04 |
Tim Pierce | Merge branch '4465-workbench-version-links' |
commit | commitdiff | tree | snapshot |
2014-12-04 |
Tim Pierce | 4465: add trailing /? to regexes |
commit | commitdiff | tree | snapshot |
2014-12-04 |
Tim Pierce | 4465: test for regex link targets |
commit | commitdiff | tree | snapshot |
2014-12-04 |
Tim Pierce | 4465: added api_version_text helper. |
commit | commitdiff | tree | snapshot |
2014-12-04 |
Peter Amstutz | Touch the "crunch_refresh_trigger" file when the state... |
commit | commitdiff | tree | snapshot |
2014-12-04 |
Tom Clegg | 4533: Fix wrong lock mode. refs #4533 |
commit | commitdiff | tree | snapshot |
2014-12-03 |
radhika | 4525: remove select_form_sources function |
commit | commitdiff | tree | snapshot |
2014-12-03 |
radhika | Merge branch '4525-remove-stale-clippy-code-TC' into... |
commit | commitdiff | tree | snapshot |
2014-12-03 |
radhika | 4525: restore add_form_selection_sources function |
commit | commitdiff | tree | snapshot |
2014-12-03 |
Tom Clegg | 4525: Call enable_disable_selection_actions once per... |
commit | commitdiff | tree | snapshot |
2014-12-03 |
Tom Clegg | Merge branch '4533-lock-tables-first' refs #4533 |
commit | commitdiff | tree | snapshot |
2014-12-03 |
Peter Amstutz | Update version pin of arvados-cli gem. refs #3698 |
commit | commitdiff | tree | snapshot |
2014-12-03 |
radhika | 4525: add test to verify selection on tab switching. |
commit | commitdiff | tree | snapshot |
2014-12-03 |
Tom Clegg | 4533: Lock all tables before deleting contents. |
commit | commitdiff | tree | snapshot |
2014-12-03 |
radhika | 4525: remove stale clippy code |
commit | commitdiff | tree | snapshot |
2014-12-03 |
Tim Pierce | 4465: add API/Workbench Github links to help modal |
commit | commitdiff | tree | snapshot |
2014-12-03 |
Brett Smith | Merge branch '4291-workbench-collection-sharing-button... |
commit | commitdiff | tree | snapshot |
2014-12-03 |
Brett Smith | 4291: Workbench says explicitly when collection sharing... |
commit | commitdiff | tree | snapshot |
2014-12-03 |
Brett Smith | 4291: Workbench Collection sharing buttons are actual... |
commit | commitdiff | tree | snapshot |
2014-12-03 |
Brett Smith | 4676: Collection sharing popup is always JavaScript. |
commit | commitdiff | tree | snapshot |
2014-12-03 |
Brett Smith | 4291: Add Workbench controller tests for collection... |
commit | commitdiff | tree | snapshot |
2014-12-03 |
Brett Smith | 4291: Workbench uses .prop() to set element disabled... |
commit | commitdiff | tree | snapshot |
2014-12-03 |
Brett Smith | 4291: Clean up HTTP methods in Workbench URL generators. |
commit | commitdiff | tree | snapshot |
2014-12-03 |
Brett Smith | Merge branch '4705-fuse-collections-from-keep-wip' |
commit | commitdiff | tree | snapshot |
2014-12-03 |
Brett Smith | 4705: FUSE driver can read Collections that only exist... |
commit | commitdiff | tree | snapshot |
2014-12-03 |
Brett Smith | 4705: Fix FUSE exception logging. |
commit | commitdiff | tree | snapshot |
2014-12-03 |
Brett Smith | 4705: Refactor mount creation in FUSE tests. |
commit | commitdiff | tree | snapshot |
2014-12-03 |
Brett Smith | 4705: Add CollectionReader.api_response() to PySDK. |
commit | commitdiff | tree | snapshot |
2014-12-03 |
Ward Vandewege | Docker: passenger only needs to support ruby, so specif... |
commit | commitdiff | tree | snapshot |
2014-12-02 |
Tom Clegg | 4533: use "extend" when calling module methods from... |
commit | commitdiff | tree | snapshot |
2014-12-02 |
Brett Smith | Merge branch '4591-websockets-raise-oom-wip' |
commit | commitdiff | tree | snapshot |
2014-12-02 |
Brett Smith | 4591: Websockets server fetches fewer logs at a time. |
commit | commitdiff | tree | snapshot |
2014-12-02 |
Brett Smith | 4591: Avoid capturing critical exceptions in Websockets... |
commit | commitdiff | tree | snapshot |
2014-12-02 |
Tim Pierce | Merge branch '4621-crunch-memory-usage' |
commit | commitdiff | tree | snapshot |
2014-12-02 |
Tim Pierce | 4621: undo lean_uri_escape changes |
commit | commitdiff | tree | snapshot |
2014-12-02 |
radhika | closes #4645 |
commit | commitdiff | tree | snapshot |
2014-12-02 |
Tim Pierce | 4621: drop unused variable $output_in_keep |
commit | commitdiff | tree | snapshot |
2014-12-02 |
Tim Pierce | 4621: code review feedback |
commit | commitdiff | tree | snapshot |
2014-12-02 |
Tim Pierce | 4621: collate_output pipes to python |
commit | commitdiff | tree | snapshot |
2014-12-02 |
radhika | 4645: log files in provenance graph can be clicked. |
commit | commitdiff | tree | snapshot |
2014-12-02 |
Tom Clegg | 4156: Remove Gemfile.lock because this is a gem, not... |
commit | commitdiff | tree | snapshot |
2014-12-02 |
Tom Clegg | 4699: Fix crash when collection has tags but no name... |
commit | commitdiff | tree | snapshot |
2014-12-02 |
Ward Vandewege | Fix syntax error in workbench diagnostics_test_helper.rb |
commit | commitdiff | tree | snapshot |
2014-12-02 |
radhika | 4638: trailing white space |
commit | commitdiff | tree | snapshot |
2014-12-02 |
radhika | 4638: update ssh notification link to point to manage... |
commit | commitdiff | tree | snapshot |
2014-12-02 |
radhika | Merge branch 'master' into 4559-long-component-names |
commit | commitdiff | tree | snapshot |
2014-12-02 |
radhika | 4559: wrap long component name |
commit | commitdiff | tree | snapshot |
2014-12-02 |
Tom Clegg | 4533: Pass CORS test when no omniauth provider is confi... |
commit | commitdiff | tree | snapshot |
2014-12-02 |
radhika | closes #4487 |
commit | commitdiff | tree | snapshot |
2014-12-02 |
radhika | Merge branch 'master' into 4487-and-4558 |
commit | commitdiff | tree | snapshot |
2014-12-02 |
radhika | 4487: updates from review feedback |
commit | commitdiff | tree | snapshot |
2014-12-01 |
Tom Clegg | Merge branch '3781-browser-friendly-servers' refs ... |
commit | commitdiff | tree | snapshot |
2014-12-01 |
radhika | Merge branch 'master' into 4487-and-4558 |
commit | commitdiff | tree | snapshot |
2014-12-01 |
radhika | closes #4644 |
commit | commitdiff | tree | snapshot |
2014-12-01 |
radhika | Merge branch 'master' into 4644-collection-file-filtering |
commit | commitdiff | tree | snapshot |
2014-12-01 |
radhika | 4644: do not add filterable to directories |
commit | commitdiff | tree | snapshot |
2014-12-01 |
radhika | 4487: Omit "Remove selected" selection option when... |
commit | commitdiff | tree | snapshot |
2014-12-01 |
Tom Clegg | Merge branch '4533-remote-reset' closes #4533 |
commit | commitdiff | tree | snapshot |
2014-12-01 |
Tom Clegg | 4533: Consolidate database-reset tests. Fix up ensure... |
commit | commitdiff | tree | snapshot |
2014-12-01 |
radhika | 4644: fix div end tag placement and add filterable... |
commit | commitdiff | tree | snapshot |
2014-12-01 |
Tom Clegg | 4533: Remove config flag from default section, too. |
commit | commitdiff | tree | snapshot |
2014-12-01 |
Brett Smith | Merge branch '4501-fuse-by-id-subdirectory-wip' |
commit | commitdiff | tree | snapshot |
next |