2014-01-28 |
Peter Amstutz | Work in progress |
tree | commitdiff |
2014-01-27 |
Peter Amstutz | Initial work adding provenance query to API server |
tree | commitdiff |
2014-01-27 |
Tom Clegg | Merge branch '1946-request-body-vs-parameters' |
tree | commitdiff |
2014-01-27 |
Tom Clegg | Remove request body object from parameters lists in... |
tree | commitdiff |
2014-01-25 |
Tom Clegg | Change underscores to camelcase in "kind" strings as... |
tree | commitdiff |
2014-01-25 |
Tom Clegg | Add virtualMachine test fixture. |
tree | commitdiff |
2014-01-25 |
Tom Clegg | Always use symbol keys for object attribute names and... |
tree | commitdiff |
2014-01-25 |
Tom Clegg | Ensure we always respond with json (except the redirect... |
tree | commitdiff |
2014-01-25 |
Tom Clegg | Do not run ec2 commands in test mode. |
tree | commitdiff |
2014-01-25 |
Tom Clegg | Update tests to match recent permission changes; dry... |
tree | commitdiff |
2014-01-24 |
Tom Clegg | Provide UUID prefix used for each schema in discovery... |
tree | commitdiff |
2014-01-24 |
Tom Clegg | Fix crash on error pages by removing before_filters... |
tree | commitdiff |
2014-01-24 |
Tom Clegg | Change underscores to camelcase in "kind" strings as... |
tree | commitdiff |
2014-01-24 |
Tom Clegg | Fix keep_disks.ping to accept a correct ping_secret... |
tree | commitdiff |
2014-01-24 |
Tom Clegg | Update schema migration version. |
tree | commitdiff |
2014-01-24 |
Tom Clegg | Always accept properties and info as serialized attributes. |
tree | commitdiff |
2014-01-24 |
Tom Clegg | Always use string keys instead of symbol keys for seria... |
tree | commitdiff |
2014-01-22 |
Peter Amstutz | Merge remote-tracking branch 'origin' into 1786-replace... |
tree | commitdiff |
2014-01-21 |
Tim Pierce | Merge branch '1943-client-sdk-config-files' |
tree | commitdiff |
2014-01-21 |
Tom Clegg | Merge branch '1881-normalize-collection-uuids' |
tree | commitdiff |
2014-01-21 |
Tom Clegg | Merge branch '1922-cache-discovery-python' |
tree | commitdiff |
2014-01-21 |
Peter Amstutz | Merge branch '1868-tutorial-running-binary-progs' |
tree | commitdiff |
2014-01-21 |
Peter Amstutz | Merge branch '1911-python-sdk-pydoc' |
tree | commitdiff |
2014-01-21 |
Peter Amstutz | Merge branch 'master' of git.clinicalfuture.com:arvados |
tree | commitdiff |
2014-01-21 |
Tim Pierce | Updating API parameter documentation (refs #1901) |
tree | commitdiff |
2014-01-21 |
Tom Clegg | Fix circumventing usual permission mechanism in nodes... |
tree | commitdiff |
2014-01-20 |
Tom Clegg | Render token with ApplicationController#show instead... |
tree | commitdiff |
2014-01-20 |
Tom Clegg | Set cache expiry time on discovery document. |
tree | commitdiff |
2014-01-20 |
Tom Clegg | Remove +K@{name} hints from collection uuid, link head... |
tree | commitdiff |
2014-01-20 |
Tom Clegg | Normalize collection UUID to {hash}+{size} before save... |
tree | commitdiff |
2014-01-17 |
Tim Pierce | Merge branch 'master' of git.clinicalfuture.com:arvados |
tree | commitdiff |
2014-01-17 |
Peter Amstutz | Merge branch 'master' of git.clinicalfuture.com:arvados |
tree | commitdiff |
2014-01-17 |
Tom Clegg | Merge branch '1880-check-duplicate-public-key' |
tree | commitdiff |
2014-01-17 |
Tom Clegg | Accept DSA public keys ("ssh-dss"), not just RSA. |
tree | commitdiff |
2014-01-17 |
Tom Clegg | Tweak error messages to render nicely as Rails "full... |
tree | commitdiff |
2014-01-17 |
Tom Clegg | Use render_error instead of custom error logic in updat... |
tree | commitdiff |
2014-01-17 |
Tom Clegg | Respond with an error status if save fails during creat... |
tree | commitdiff |
2014-01-17 |
Peter Amstutz | Fixed spaces in manifest stream names. Refs #1849. |
tree | commitdiff |
2014-01-16 |
Peter Amstutz | Adds validate :public_key_must_be_unique to AuthorizedK... |
tree | commitdiff |
2014-01-16 |
Peter Amstutz | Merge branch 'master' into 1880-check-duplicate-public-key |
tree | commitdiff |
2014-01-16 |
Tom Clegg | Fix "ignore client-provided values for protected auditi... |
tree | commitdiff |
2014-01-16 |
Peter Amstutz | Added validate step, needs testing |
tree | commitdiff |
2014-01-16 |
Peter Amstutz | Merge branch 'master' of git.clinicalfuture.com:arvados |
tree | commitdiff |
2014-01-15 |
Tom Clegg | Inactive users can get a list of Keep disks. |
tree | commitdiff |
2014-01-15 |
Tim Pierce | Merge branch '1510-arv-tag-unit-tests' of git.clinicalf... |
tree | commitdiff |
2014-01-15 |
Peter Amstutz | Merge branch 'master' of git.clinicalfuture.com:arvados |
tree | commitdiff |
2014-01-15 |
Tom Clegg | Fix user_agreements_controller.table_name so generic... |
tree | commitdiff |
2014-01-15 |
Peter Amstutz | Merge branch 'master' of git.clinicalfuture.com:arvados |
tree | commitdiff |
2014-01-15 |
Tom Clegg | Fix incorrect find(), should have been find_by_uuid() |
tree | commitdiff |
2014-01-15 |
Tom Clegg | Reload the target object before updating if it is marke... |
tree | commitdiff |
2014-01-15 |
Tom Clegg | With where={"any":["contains",X]}, search all text... |
tree | commitdiff |
2014-01-14 |
Tom Clegg | In collections.create, set owner to root and add a... |
tree | commitdiff |
2014-01-14 |
Tom Clegg | Obey permissions when retrieving object by UUID. |
tree | commitdiff |
2014-01-14 |
Tom Clegg | Lowercase model name in discovery document, like the... |
tree | commitdiff |
2014-01-14 |
Tim Pierce | Merge branch '1510-arv-tag-unit-tests' of git.clinicalf... |
tree | commitdiff |
2014-01-14 |
Peter Amstutz | Merge branch '1748-workbench-view-files' |
tree | commitdiff |
2014-01-14 |
Peter Amstutz | Merge branch 'master' of git.clinicalfuture.com:arvados |
tree | commitdiff |
2014-01-14 |
Tom Clegg | Merge branch '1499-workbench-tags' |
tree | commitdiff |
2014-01-13 |
Tom Clegg | Merge branch '1499-workbench-tags' |
tree | commitdiff |
2014-01-13 |
Tom Clegg | Use symbol keys to access request parameters. |
tree | commitdiff |
2014-01-13 |
Tom Clegg | Allow admin client to create API tokens for other users. |
tree | commitdiff |
2014-01-13 |
Tom Clegg | Unescape filenames from manifests. refs #1849 |
tree | commitdiff |
2014-01-09 |
Tim Pierce | Merge branch '1530-arv-tag-commands' |
tree | commitdiff |
2014-01-09 |
Peter Amstutz | Default redirect to workbench in production configurati... |
tree | commitdiff |
2014-01-09 |
Peter Amstutz | Added redirect to config file. |
tree | commitdiff |
2014-01-08 |
Peter Amstutz | Merge branch 'master' of git.clinicalfuture.com:arvados |
tree | commitdiff |
2014-01-08 |
Tom Clegg | Fix check for whether adding response[:_profile] is... |
tree | commitdiff |
2014-01-08 |
Peter Amstutz | Merge branch '1788-support-and-feedback' |
tree | commitdiff |
2014-01-08 |
Tom Clegg | Merge branch '1792-workbench-performance' |
tree | commitdiff |
2014-01-07 |
Tom Clegg | Provide response[_profile][request_time] if requested... |
tree | commitdiff |
2014-01-07 |
Peter Amstutz | Merge branch '1685-api-server-redirect-to-workbench' |
tree | commitdiff |
2014-01-07 |
Peter Amstutz | Default redirect to workbench in production configurati... |
tree | commitdiff |
2014-01-02 |
Tom Clegg | Merge branch '1694-user-agreement' |
tree | commitdiff |
2014-01-02 |
Peter Amstutz | Merge branch 'master' of git.clinicalfuture.com:arvados... |
tree | commitdiff |
2014-01-02 |
Peter Amstutz | Added redirect to config file. |
tree | commitdiff |
2013-12-31 |
Tom Clegg | Add "items_available" (integer) to generic list response. |
tree | commitdiff |
2013-12-31 |
Peter Amstutz | Merge branch '1692-redesign-dashboard' |
tree | commitdiff |
2013-12-31 |
Tim Pierce | Merge branch 'master' of git.clinicalfuture.com:arvados |
tree | commitdiff |
2013-12-31 |
Tom Clegg | Merge branch '1675-preactivation' |
tree | commitdiff |
2013-12-31 |
Tom Clegg | Allow authentication from multiple OpenIDs using permis... |
tree | commitdiff |
2013-12-30 |
Tom Clegg | Merge branch '1694-user-agreement' |
tree | commitdiff |
2013-12-30 |
Tom Clegg | Store correct collection uuid in signature/click link. |
tree | commitdiff |
2013-12-30 |
Tom Clegg | Do not self-activate, or show user agreements to, an... |
tree | commitdiff |
2013-12-27 |
Peter Amstutz | Merge branch '1678-new-user-orientation-pete-wfh' of... |
tree | commitdiff |
2013-12-27 |
Peter Amstutz | Merge remote-tracking branch 'remotes/origin/1636-inact... |
tree | commitdiff |
2013-12-26 |
Tom Clegg | Allow self-activation after signing required user agree... |
tree | commitdiff |
2013-12-26 |
Tim Pierce | Merge branch '1608-api-documentation' |
tree | commitdiff |
2013-12-26 |
Tim Pierce | Fix bug in default argument types. |
tree | commitdiff |
2013-12-23 |
Tim Pierce | Fix bug in default argument types. |
tree | commitdiff |
2013-12-20 |
Tim Pierce | Merge branch '1608-api-documentation' of git.clinicalfu... |
tree | commitdiff |
2013-12-19 |
Tom Clegg | Update favicon to Dax |
tree | commitdiff |
2013-12-18 |
Peter Amstutz | Merge branch '1495-crunch-documentation' |
tree | commitdiff |
2013-12-13 |
Tom Clegg | Set jobs.log_tail_follow default buffer size in discove... |
tree | commitdiff |
2013-12-13 |
Tom Clegg | Fix parsing of buffer_size parameter in jobs.log_tail_f... |
tree | commitdiff |
2013-12-12 |
Peter Amstutz | Merge remote-tracking branch 'origin' into 1495-crunch... |
tree | commitdiff |
2013-12-11 |
Tom Clegg | Use git@git.[...] not git://git.[...] as default reposi... |
tree | commitdiff |
2013-12-11 |
Peter Amstutz | Merge branch '1637-improve-arv-tutorial' |
tree | commitdiff |
2013-12-10 |
Tom Clegg | Merge branch '1646-arv-put' |
tree | commitdiff |
2013-12-10 |
Tom Clegg | Support the use of groups to grant repository permissions. |
tree | commitdiff |
2013-12-10 |
Tom Clegg | Merge branch 'master' into 1646-arv-put |
tree | commitdiff |
next |