2014-03-24 |
radhika chippada | Merge branch 'master' into 2187-enhance-user-setup |
tree | commitdiff |
2014-03-24 |
radhika chippada | Raise error if both uuid and user.email are omitted... |
tree | commitdiff |
2014-03-24 |
radhika chippada | Raise ArgumentError when required openid_prefix is... |
tree | commitdiff |
2014-03-23 |
radhika chippada | Raise exceptions on errors such as 'All users' group... |
tree | commitdiff |
2014-03-23 |
radhika chippada | Make sure oid_login_perm exists when setup is executed... |
tree | commitdiff |
2014-03-23 |
radhika chippada | Include all the newly created link objects in the respo... |
tree | commitdiff |
2014-03-23 |
radhika chippada | Render 404 if no user is found for the uuid provided |
tree | commitdiff |
2014-03-23 |
radhika chippada | Expect openid_prefix from the clients instead of managi... |
tree | commitdiff |
2014-03-21 |
radhika chippada | Add negative functional tests where a non-admin user... |
tree | commitdiff |
2014-03-21 |
radhika chippada | All functional tests passing with refactored code. |
tree | commitdiff |
2014-03-21 |
radhika chippada | All tests passing |
tree | commitdiff |
2014-03-21 |
radhika chippada | testing setup method implementation |
tree | commitdiff |
2014-03-21 |
radhika chippada | Merge branch 'master' into 2187-enhance-user-setup |
tree | commitdiff |
2014-03-21 |
radhika chippada | setup-new-user script using the setup method. |
tree | commitdiff |
2014-03-20 |
radhika chippada | Update the functional tests to use the setup method |
tree | commitdiff |
2014-03-20 |
radhika chippada | Introduce a new setup method in the users controller |
tree | commitdiff |
2014-03-20 |
radhika chippada | Merge branch 'master' into 2187-enhance-user-setup |
tree | commitdiff |
2014-03-19 |
radhika chippada | Replace tabs with spaces as per our coding standards |
tree | commitdiff |
2014-03-19 |
radhika chippada | Remove -n aka just probe option from the setup-new... |
tree | commitdiff |
2014-03-19 |
radhika chippada | Update comments in the tests |
tree | commitdiff |
2014-03-19 |
radhika chippada | When create is invoked with user object as input, check... |
tree | commitdiff |
2014-03-19 |
radhika chippada | When using user_param, the user object is not expected... |
tree | commitdiff |
2014-03-19 |
radhika chippada | More asserts for links |
tree | commitdiff |
2014-03-19 |
radhika chippada | remove hard coded uuids from tests |
tree | commitdiff |
2014-03-19 |
radhika chippada | Some more refactoring |
tree | commitdiff |
2014-03-19 |
radhika chippada | Functional tests to verify links |
tree | commitdiff |
2014-03-17 |
radhika chippada | Added functional tests for controller updates |
tree | commitdiff |
2014-03-17 |
radhika chippada | Fix a nil check |
tree | commitdiff |
2014-03-16 |
radhika chippada | Merge branch 'master' into 2187-enhance-user-setup |
tree | commitdiff |
2014-03-16 |
radhika chippada | create and some links tested |
tree | commitdiff |
2014-03-14 |
Peter Amstutz | Merge remote-tracking branch 'origin/master' into 2075... |
tree | commitdiff |
2014-03-14 |
Tom Clegg | Merge branch '2257-inequality-conditions' |
tree | commitdiff |
2014-03-14 |
Tom Clegg | Make integer attributes searchable, add test cases. |
tree | commitdiff |
2014-03-14 |
Tom Clegg | Merge branch 'master' into 2257-inequality-conditions |
tree | commitdiff |
2014-03-14 |
radhika chippada | Merge branch 'master' into 2187-enhance-user-setup |
tree | commitdiff |
2014-03-14 |
radhika chippada | WIP - update the create action in users controller... |
tree | commitdiff |
2014-03-13 |
radhika chippada | Add functional test to create a new user |
tree | commitdiff |
2014-03-09 |
Tom Clegg | Move where=[] to filters=[] |
tree | commitdiff |
2014-03-07 |
Tom Clegg | Support where=[[attr,operator,operand],...] parameter |
tree | commitdiff |
2014-02-25 |
Peter Amstutz | Merge remote-tracking branch 'origin/master' into 2049... |
tree | commitdiff |
2014-02-25 |
Tom Clegg | Merge branch '2060-edit-tags-in-workbench' |
tree | commitdiff |
2014-02-25 |
Tom Clegg | Fix files=nil -> files=[] in API response for empty... |
tree | commitdiff |
2014-02-21 |
Peter Amstutz | Merge branch '1965-fuse-support-directories' |
tree | commitdiff |
2014-02-16 |
Tom Clegg | Merge branch 'master' into 2060-edit-tags-in-workbench |
tree | commitdiff |
2014-02-14 |
Tom Clegg | Provide manifest_text in collections.get API response... |
tree | commitdiff |
2014-02-13 |
Tom Clegg | Normalize collection hashes provided by clients as... |
tree | commitdiff |
2014-02-13 |
Tom Clegg | Fix 404 at api_client_authorizations.create_system_auth... |
tree | commitdiff |
2014-02-07 |
Peter Amstutz | Merge branch 'master' into 1786-replace-jekyll-with... |
tree | commitdiff |
2014-02-04 |
Peter Amstutz | Merge branch '1977-provenance-report' of git.clinicalfu... |
tree | commitdiff |
2014-02-04 |
Tom Clegg | Merge branch '1979-workbench-ui' |
tree | commitdiff |
2014-02-04 |
Tom Clegg | Fix (and add test for) 404 at repositories.get_all_perm... |
tree | commitdiff |
2014-02-04 |
Peter Amstutz | Merge branch '1977-provenance-report' of git.clinicalfu... |
tree | commitdiff |
2014-02-04 |
Tom Clegg | Merge branch '1977-provenance-report' |
tree | commitdiff |
2014-02-04 |
Tom Clegg | Add tests for permissions enforcement in collections... |
tree | commitdiff |
2014-02-04 |
Tom Clegg | Ensure permissions can be propagated via group owner_uu... |
tree | commitdiff |
2014-02-03 |
Tom Clegg | Merge branch 'master' into 1977-provenance-report |
tree | commitdiff |
2014-02-03 |
Peter Amstutz | Merge branch 'master' of git.clinicalfuture.com:arvados |
tree | commitdiff |
2014-02-01 |
Tom Clegg | Merge branch 'master' into 1978-compare-pipelines |
tree | commitdiff |
2014-01-30 |
Tim Pierce | Merge branch '2036-fix-python-sdk' of git.clinicalfutur... |
tree | commitdiff |
2014-01-29 |
Tom Clegg | Add functional test for "skip script_version validation... |
tree | commitdiff |
2014-01-28 |
Peter Amstutz | Merge branch 'master' into 1977-provenance-report |
tree | commitdiff |
2014-01-25 |
Tom Clegg | Always use symbol keys for object attribute names and... |
tree | commitdiff |
2014-01-25 |
Tom Clegg | Update tests to match recent permission changes; dry... |
tree | commitdiff |
2014-01-22 |
Peter Amstutz | Merge remote-tracking branch 'origin' into 1786-replace... |
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 |
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-30 |
Tom Clegg | Merge branch '1694-user-agreement' |
tree | commitdiff |
2013-12-30 |
Tom Clegg | Do not self-activate, or show user agreements to, an... |
tree | commitdiff |
2013-12-26 |
Tom Clegg | Allow self-activation after signing required user agree... |
tree | commitdiff |
2013-12-10 |
Tom Clegg | Merge branch 'master' into 1646-arv-put |
tree | commitdiff |
2013-12-09 |
Tim Pierce | Merge branch '1587-fix-test-suites-in-devsandbox' |
tree | commitdiff |
2013-12-09 |
Peter Amstutz | Merge remote-tracking branch 'origin/master' into 1637... |
tree | commitdiff |
2013-12-05 |
Tom Clegg | Use some helpful HTTP status codes, not just generic... |
tree | commitdiff |
2013-12-05 |
Tom Clegg | Check permission before deleting objects |
tree | commitdiff |
2013-12-05 |
Peter Amstutz | Merge branch 'master' of git.clinicalfuture.com:arvados... |
tree | commitdiff |
2013-12-03 |
Tom Clegg | Fix failing test by parsing timestamp correctly. |
tree | commitdiff |
2013-11-25 |
Tom Clegg | Do not require filesystem_uuid in first keep_disks... |
tree | commitdiff |
2013-11-25 |
Tom Clegg | Update crunch_refresh_trigger config setting name in... |
tree | commitdiff |
2013-11-22 |
Tom Clegg | Allow users to cancel a running crunch job by updating... |
tree | commitdiff |
2013-11-22 |
Tom Clegg | Fix up keep_disks/ping and add tests. refs #1581 |
tree | commitdiff |
2013-11-18 |
Tim Pierce | Merge branch '1579-keep-server-in-docker' of git.clinic... |
tree | commitdiff |
2013-11-18 |
Ward Vandewege | Merge branch 'master' of git.clinicalfuture.com:arvados |
tree | commitdiff |
2013-11-18 |
Tom Clegg | Include privileged attributes in node#ping response |
tree | commitdiff |
2013-11-18 |
Tom Clegg | add tests for node#ping, fix response when ping_secret... |
tree | commitdiff |
2013-11-18 |
Tom Clegg | Allow all active users to retrieve list of keep nodes. |
tree | commitdiff |
2013-11-15 |
Tom Clegg | Allow all active users to retrieve list of keep nodes. |
tree | commitdiff |
2013-11-14 |
Tim Pierce | Merge branch '1579-keep-server-in-docker' of git.clinic... |
tree | commitdiff |
2013-11-14 |
Tom Clegg | add discovery document test |
tree | commitdiff |
2013-11-12 |
Tim Pierce | Merge branch '1578-api-server-in-docker' |
tree | commitdiff |
2013-11-08 |
Tom Clegg | add crunch_worker_state to Node api response. refs... |
tree | commitdiff |
2013-11-08 |
Tom Clegg | fix tests and behavior for nodes#list as called by... |
tree | commitdiff |
2013-11-07 |
Tom Clegg | Use current_user to select API response template. fixes... |
tree | commitdiff |
2013-09-27 |
Tom Clegg | add a few fixtures and tests for API. refs #1517 refs... |
tree | commitdiff |
|