2014-01-15 |
Tom Clegg | Fix user_agreements.sign when collection uuid has ... |
commit | commitdiff | tree | snapshot |
2014-01-15 |
Tom Clegg | Fix user_agreements_controller.table_name so generic... |
commit | commitdiff | tree | snapshot |
2014-01-15 |
Peter Amstutz | Merge branch 'master' of git.clinicalfuture.com:arvados |
commit | commitdiff | tree | snapshot |
2014-01-15 |
Peter Amstutz | Story 1879 "log" link on dashboard links directly to... |
commit | commitdiff | tree | snapshot |
2014-01-15 |
Tom Clegg | Fix incorrect find(), should have been find_by_uuid() |
commit | commitdiff | tree | snapshot |
2014-01-15 |
Tom Clegg | Reload the target object before updating if it is marke... |
commit | commitdiff | tree | snapshot |
2014-01-15 |
Tom Clegg | With where={"any":["contains",X]}, search all text... |
commit | commitdiff | tree | snapshot |
2014-01-14 |
Tom Clegg | If a GET fails while looking up a friendly name, skip... |
commit | commitdiff | tree | snapshot |
2014-01-14 |
Tom Clegg | In collections.create, set owner to root and add a... |
commit | commitdiff | tree | snapshot |
2014-01-14 |
Tom Clegg | Obey permissions when retrieving object by UUID. |
commit | commitdiff | tree | snapshot |
2014-01-14 |
Tom Clegg | Lowercase model name in discovery document, like the... |
commit | commitdiff | tree | snapshot |
2014-01-14 |
Tom Clegg | Fix sending resource body to server. |
commit | commitdiff | tree | snapshot |
2014-01-14 |
Peter Amstutz | Merge branch '1748-workbench-view-files' |
commit | commitdiff | tree | snapshot |
2014-01-14 |
Peter Amstutz | Moved "size" column to last and added SI order of magni... |
commit | commitdiff | tree | snapshot |
2014-01-14 |
Peter Amstutz | Merge branch 'master' of git.clinicalfuture.com:arvados |
commit | commitdiff | tree | snapshot |
2014-01-14 |
Tom Clegg | Merge branch '1499-workbench-tags' |
commit | commitdiff | tree | snapshot |
2014-01-14 |
Tom Clegg | Switch to rounded search box style on collections page... |
commit | commitdiff | tree | snapshot |
2014-01-14 |
Peter Amstutz | Merged 1862-show-object-links into master |
commit | commitdiff | tree | snapshot |
2014-01-13 |
Tom Clegg | Merge branch '1499-workbench-tags' |
commit | commitdiff | tree | snapshot |
2014-01-13 |
Tom Clegg | Fix test setup. |
commit | commitdiff | tree | snapshot |
2014-01-13 |
Tom Clegg | Add collection search box on home page. |
commit | commitdiff | tree | snapshot |
2014-01-13 |
Tom Clegg | Use symbol keys to access request parameters. |
commit | commitdiff | tree | snapshot |
2014-01-13 |
Tom Clegg | Allow admin client to create API tokens for other users. |
commit | commitdiff | tree | snapshot |
2014-01-13 |
Tom Clegg | Unescape filenames from manifests. refs #1849 |
commit | commitdiff | tree | snapshot |
2014-01-13 |
Tom Clegg | Update query in browser location bar when showing searc... |
commit | commitdiff | tree | snapshot |
2014-01-13 |
Tom Clegg | Fix crash if no search parameter given. |
commit | commitdiff | tree | snapshot |
2014-01-13 |
Peter Amstutz | Reworked Files tab of collection view a bit. |
commit | commitdiff | tree | snapshot |
2014-01-13 |
Peter Amstutz | Merge branch 'master' of git.clinicalfuture.com:arvados |
commit | commitdiff | tree | snapshot |
2014-01-13 |
Peter Amstutz | Finished improving rendering of UUIDs for now. |
commit | commitdiff | tree | snapshot |
2014-01-13 |
Peter Amstutz | Merge commit '030d673e455ac7fa92732eafe95f1db12f6a46b6... |
commit | commitdiff | tree | snapshot |
2014-01-13 |
Peter Amstutz | Merge remote-tracking branch 'origin' into 1862-show... |
commit | commitdiff | tree | snapshot |
2014-01-13 |
Tom Clegg | Add AJAX tag search box to collections.index page. |
commit | commitdiff | tree | snapshot |
2014-01-13 |
Tom Clegg | Update collections index to match front page table... |
commit | commitdiff | tree | snapshot |
2014-01-11 |
Peter Amstutz | Still working on link naming |
commit | commitdiff | tree | snapshot |
2014-01-11 |
Peter Amstutz | Improving link names |
commit | commitdiff | tree | snapshot |
2014-01-10 |
Tom Clegg | Add arv-tag to arvados-cli package |
commit | commitdiff | tree | snapshot |
2014-01-10 |
Peter Amstutz | Typo fix |
commit | commitdiff | tree | snapshot |
2014-01-10 |
Tom Clegg | Hide fetch_url column on repositories page. closes... |
commit | commitdiff | tree | snapshot |
2014-01-10 |
Tom Clegg | Remove debug message |
commit | commitdiff | tree | snapshot |
2014-01-10 |
Tom Clegg | Fix crash when a discovered parameter is not supplied... |
commit | commitdiff | tree | snapshot |
2014-01-10 |
Peter Amstutz | Workbench explicitly requests 1000 results instead... |
commit | commitdiff | tree | snapshot |
2014-01-10 |
Peter Amstutz | Object pages now show incoming/outgoing links. |
commit | commitdiff | tree | snapshot |
2014-01-10 |
Peter Amstutz | Merge branch 'master' of git.clinicalfuture.com:arvados |
commit | commitdiff | tree | snapshot |
2014-01-10 |
Peter Amstutz | Documentation tweaks based on Nadia's feedback. |
commit | commitdiff | tree | snapshot |
2014-01-09 |
Tim Pierce | Merge branch '1530-arv-tag-commands' |
commit | commitdiff | tree | snapshot |
2014-01-09 |
Tim Pierce | Complete `arv tag add' and `arv tag remove' support... |
commit | commitdiff | tree | snapshot |
2014-01-09 |
Peter Amstutz | Default redirect to workbench in production configurati... |
commit | commitdiff | tree | snapshot |
2014-01-09 |
Tom Clegg | Fix mime-type lookup. |
commit | commitdiff | tree | snapshot |
2014-01-09 |
Peter Amstutz | Added redirect to config file. |
commit | commitdiff | tree | snapshot |
2014-01-09 |
Ward Vandewege | Merge branch 'master' of git.curoverse.com:arvados |
commit | commitdiff | tree | snapshot |
2014-01-09 |
Ward Vandewege | Remove hardcoded references to Arvados Workbench, repla... |
commit | commitdiff | tree | snapshot |
2014-01-09 |
Tom Clegg | Add "Links" entry to Data menu. closes #1852 |
commit | commitdiff | tree | snapshot |
2014-01-09 |
Tom Clegg | Add "arv delete" example. |
commit | commitdiff | tree | snapshot |
2014-01-09 |
Peter Amstutz | Merge branch 'master' of git.clinicalfuture.com:arvados |
commit | commitdiff | tree | snapshot |
2014-01-09 |
Tom Clegg | Add "Links" entry to Data menu. closes #1852 |
commit | commitdiff | tree | snapshot |
2014-01-09 |
Peter Amstutz | Tweaked user home template to make theming easier. |
commit | commitdiff | tree | snapshot |
2014-01-09 |
Tom Clegg | Add "arv delete" example. |
commit | commitdiff | tree | snapshot |
2014-01-08 |
Tim Pierce | Bug fixes (API requires request to be delivered in... |
commit | commitdiff | tree | snapshot |
2014-01-08 |
Peter Amstutz | Merge branch 'master' of git.clinicalfuture.com:arvados |
commit | commitdiff | tree | snapshot |
2014-01-08 |
Peter Amstutz | Added theme support to workbench. |
commit | commitdiff | tree | snapshot |
2014-01-08 |
Tim Pierce | Bug fixes. |
commit | commitdiff | tree | snapshot |
2014-01-08 |
Tom Clegg | Fix up collection links on workbench home page. |
commit | commitdiff | tree | snapshot |
2014-01-08 |
Tom Clegg | Fix up "age" column contents on workbench home page. |
commit | commitdiff | tree | snapshot |
2014-01-08 |
Tom Clegg | Fix check for whether adding response[:_profile] is... |
commit | commitdiff | tree | snapshot |
2014-01-08 |
Peter Amstutz | Merge branch '1788-support-and-feedback' |
commit | commitdiff | tree | snapshot |
2014-01-08 |
Tom Clegg | Merge branch '1792-workbench-performance' |
commit | commitdiff | tree | snapshot |
2014-01-08 |
Tom Clegg | Obey profiling_enabled config. refs #1815 |
commit | commitdiff | tree | snapshot |
2014-01-08 |
Tom Clegg | Use operating system's bundled CA certificates if avail... |
commit | commitdiff | tree | snapshot |
2014-01-08 |
Tom Clegg | Show some params in profiling output. refs #1815 |
commit | commitdiff | tree | snapshot |
2014-01-08 |
Tom Clegg | Show profile data in log if config.profiling_enabled... |
commit | commitdiff | tree | snapshot |
2014-01-07 |
Tim Pierce | Added 'add' and 'remove' functionality. |
commit | commitdiff | tree | snapshot |
2014-01-07 |
Peter Amstutz | Missing period. |
commit | commitdiff | tree | snapshot |
2014-01-07 |
Peter Amstutz | Added more links |
commit | commitdiff | tree | snapshot |
2014-01-07 |
Peter Amstutz | Added mailing lists, irc |
commit | commitdiff | tree | snapshot |
2014-01-07 |
Tom Clegg | Provide response[_profile][request_time] if requested... |
commit | commitdiff | tree | snapshot |
2014-01-07 |
Tom Clegg | Ask API server for profile information. refs #1815 |
commit | commitdiff | tree | snapshot |
2014-01-07 |
Tom Clegg | Check HTTP status before using API responses. |
commit | commitdiff | tree | snapshot |
2014-01-07 |
Peter Amstutz | Added config.arvados_docsite, updated links, all tested... |
commit | commitdiff | tree | snapshot |
2014-01-07 |
Peter Amstutz | Merge branch '1685-api-server-redirect-to-workbench' |
commit | commitdiff | tree | snapshot |
2014-01-07 |
Peter Amstutz | Default redirect to workbench in production configurati... |
commit | commitdiff | tree | snapshot |
2014-01-06 |
Tim Pierce | Adding `tag' command: initial commit. |
commit | commitdiff | tree | snapshot |
2014-01-06 |
Tom Clegg | Fix mime-type lookup. |
commit | commitdiff | tree | snapshot |
2014-01-06 |
Tim Pierce | Use docker build -q to fix Docker build failures. |
commit | commitdiff | tree | snapshot |
2014-01-06 |
Tom Clegg | If there is only one user agreement, show it inline... |
commit | commitdiff | tree | snapshot |
2014-01-06 |
Tom Clegg | Read data from local file if an absolute filename is... |
commit | commitdiff | tree | snapshot |
2014-01-06 |
Tom Clegg | Remove extra line breaks in textile paragraphs. |
commit | commitdiff | tree | snapshot |
2014-01-06 |
Tom Clegg | Reword tag convention. refs #1508 |
commit | commitdiff | tree | snapshot |
2014-01-06 |
Tom Clegg | Accept comma-separated list of locators in Keep.get() |
commit | commitdiff | tree | snapshot |
2014-01-03 |
Tim Pierce | Document a convention for using Links to define tags... |
commit | commitdiff | tree | snapshot |
2014-01-03 |
Tim Pierce | Documentation for `Log'. |
commit | commitdiff | tree | snapshot |
2014-01-03 |
Tom Clegg | Remove json.dumps() from example and tutorial code. |
commit | commitdiff | tree | snapshot |
2014-01-02 |
Tom Clegg | Serialize objects/arrays in query params with json... |
commit | commitdiff | tree | snapshot |
2014-01-02 |
Tom Clegg | Merge branch '1694-user-agreement' |
commit | commitdiff | tree | snapshot |
2014-01-02 |
Tom Clegg | Merge branch '1748-workbench-view-files' |
commit | commitdiff | tree | snapshot |
2014-01-02 |
Tom Clegg | Fix error message: print the exit status, not the strin... |
commit | commitdiff | tree | snapshot |
2014-01-02 |
Peter Amstutz | Merge branch 'master' of git.clinicalfuture.com:arvados... |
commit | commitdiff | tree | snapshot |
2014-01-02 |
Peter Amstutz | Added redirect to config file. |
commit | commitdiff | tree | snapshot |
2014-01-02 |
Tom Clegg | Offer to show html files in browser, too. refs #1748 |
commit | commitdiff | tree | snapshot |
2014-01-02 |
Tom Clegg | Link to show/download files from collections. refs... |
commit | commitdiff | tree | snapshot |
2013-12-31 |
Tim Pierce | Added `gen_api_schema_docs.py' used to generate schema... |
commit | commitdiff | tree | snapshot |
next |