Merge branch 'master' into 2244-sdk-docs
[arvados.git] / services / api / test / functional / arvados / v1 /
2014-03-25 Tom CleggMerge branch 'master' into 2244-sdk-docs
2014-03-25 Brett SmithMerge branch '2288-smoke-test'
2014-03-25 radhika chippadaMerge branch 'master' into 2187-enhance-user-setup
2014-03-25 radhika chippadaMinor test updates
2014-03-25 radhika chippadaThe controller invokes the create links method from...
2014-03-25 Tom CleggUpdate controller action name in functional test. refs...
2014-03-25 Tom CleggMerge branch '1750-remove-old-schema-doc'
2014-03-25 radhika chippadasetup method in user model assumes that the user object...
2014-03-25 radhika chippadaGround work to remove found object logic from user...
2014-03-25 radhika chippadaUpdate all functional tests to work with the new respon...
2014-03-24 radhika chippadasome minor refactoring
2014-03-24 radhika chippadaMerge branch 'master' into 2187-enhance-user-setup
2014-03-24 radhika chippadaMerge branch 'master' into 2187-enhance-user-setup
2014-03-24 radhika chippadaInclude first link of a given type even on reruns of...
2014-03-24 Tom CleggMerge branch '2209-test-limit-offset'
2014-03-24 radhika chippadaMerge branch 'master' into 2187-enhance-user-setup
2014-03-24 radhika chippadaRaise error if both uuid and user.email are omitted...
2014-03-24 Tom CleggAdd tests for limit and offset parameters. refs #2075...
2014-03-24 radhika chippadaRaise ArgumentError when required openid_prefix is...
2014-03-23 radhika chippadaRaise exceptions on errors such as 'All users' group...
2014-03-23 radhika chippadaMake sure oid_login_perm exists when setup is executed...
2014-03-23 radhika chippadaInclude all the newly created link objects in the respo...
2014-03-23 radhika chippadaRender 404 if no user is found for the uuid provided
2014-03-23 radhika chippadaExpect openid_prefix from the clients instead of managi...
2014-03-21 radhika chippadaAdd negative functional tests where a non-admin user...
2014-03-21 radhika chippadaAll functional tests passing with refactored code.
2014-03-21 radhika chippadaAll tests passing
2014-03-21 radhika chippadatesting setup method implementation
2014-03-21 radhika chippadaMerge branch 'master' into 2187-enhance-user-setup
2014-03-21 radhika chippadasetup-new-user script using the setup method.
2014-03-20 radhika chippadaUpdate the functional tests to use the setup method
2014-03-20 radhika chippadaIntroduce a new setup method in the users controller
2014-03-20 radhika chippadaMerge branch 'master' into 2187-enhance-user-setup
2014-03-19 radhika chippadaReplace tabs with spaces as per our coding standards
2014-03-19 radhika chippadaRemove -n aka just probe option from the setup-new...
2014-03-19 radhika chippadaUpdate comments in the tests
2014-03-19 radhika chippadaWhen create is invoked with user object as input, check...
2014-03-19 radhika chippadaWhen using user_param, the user object is not expected...
2014-03-19 radhika chippadaMore asserts for links
2014-03-19 radhika chippadaremove hard coded uuids from tests
2014-03-19 radhika chippadaSome more refactoring
2014-03-19 radhika chippadaFunctional tests to verify links
2014-03-17 radhika chippadaAdded functional tests for controller updates
2014-03-17 radhika chippadaFix a nil check
2014-03-16 radhika chippadaMerge branch 'master' into 2187-enhance-user-setup
2014-03-16 radhika chippadacreate and some links tested
2014-03-14 Peter AmstutzMerge remote-tracking branch 'origin/master' into 2075...
2014-03-14 Tom CleggMerge branch '2257-inequality-conditions'
2014-03-14 Tom CleggMerge branch '2257-inequality-conditions' into 2290...
2014-03-14 Tom CleggMake integer attributes searchable, add test cases.
2014-03-14 Tom CleggMerge branch 'master' into 2257-inequality-conditions
2014-03-14 radhika chippadaMerge branch 'master' into 2187-enhance-user-setup
2014-03-14 radhika chippadaWIP - update the create action in users controller...
2014-03-13 radhika chippadaAdd functional test to create a new user
2014-03-09 Tom CleggMove where=[] to filters=[]
2014-03-07 Tom CleggSupport where=[[attr,operator,operand],...] parameter
2014-02-25 Peter AmstutzMerge remote-tracking branch 'origin/master' into 2049...
2014-02-25 Tom CleggMerge branch '2060-edit-tags-in-workbench'
2014-02-25 Tom CleggFix files=nil -> files=[] in API response for empty...
2014-02-21 Peter AmstutzMerge branch '1965-fuse-support-directories'
2014-02-16 Tom CleggMerge branch 'master' into 2060-edit-tags-in-workbench
2014-02-14 Tom CleggProvide manifest_text in collections.get API response...
2014-02-13 Tom CleggNormalize collection hashes provided by clients as...
2014-02-13 Tom CleggFix 404 at api_client_authorizations.create_system_auth...
2014-02-07 Peter AmstutzMerge branch 'master' into 1786-replace-jekyll-with...
2014-02-04 Peter AmstutzMerge branch '1977-provenance-report' of git.clinicalfu...
2014-02-04 Tom CleggMerge branch '1979-workbench-ui'
2014-02-04 Tom CleggFix (and add test for) 404 at repositories.get_all_perm...
2014-02-04 Peter AmstutzMerge branch '1977-provenance-report' of git.clinicalfu...
2014-02-04 Tom CleggMerge branch '1977-provenance-report'
2014-02-04 Tom CleggAdd tests for permissions enforcement in collections...
2014-02-04 Tom CleggEnsure permissions can be propagated via group owner_uu...
2014-02-03 Tom CleggMerge branch 'master' into 1977-provenance-report
2014-02-03 Peter AmstutzMerge branch 'master' of git.clinicalfuture.com:arvados
2014-02-01 Tom CleggMerge branch 'master' into 1978-compare-pipelines
2014-01-30 Tim PierceMerge branch '2036-fix-python-sdk' of git.clinicalfutur...
2014-01-29 Tom CleggAdd functional test for "skip script_version validation...
2014-01-28 Peter AmstutzMerge branch 'master' into 1977-provenance-report
2014-01-25 Tom CleggAlways use symbol keys for object attribute names and...
2014-01-25 Tom CleggUpdate tests to match recent permission changes; dry...
2014-01-22 Peter AmstutzMerge remote-tracking branch 'origin' into 1786-replace...
2014-01-14 Tim PierceMerge branch '1510-arv-tag-unit-tests' of git.clinicalf...
2014-01-14 Peter AmstutzMerge branch '1748-workbench-view-files'
2014-01-14 Peter AmstutzMerge branch 'master' of git.clinicalfuture.com:arvados
2014-01-14 Tom CleggMerge branch '1499-workbench-tags'
2014-01-13 Tom CleggMerge branch '1499-workbench-tags'
2014-01-13 Tom CleggUse symbol keys to access request parameters.
2013-12-31 Peter AmstutzMerge branch '1692-redesign-dashboard'
2013-12-31 Tim PierceMerge branch 'master' of git.clinicalfuture.com:arvados
2013-12-30 Tom CleggMerge branch '1694-user-agreement'
2013-12-30 Tom CleggDo not self-activate, or show user agreements to, an...
2013-12-26 Tom CleggAllow self-activation after signing required user agree...
2013-12-10 Tom CleggMerge branch 'master' into 1646-arv-put
2013-12-09 Tim PierceMerge branch '1587-fix-test-suites-in-devsandbox'
2013-12-09 Peter AmstutzMerge remote-tracking branch 'origin/master' into 1637...
2013-12-05 Tom CleggUse some helpful HTTP status codes, not just generic...
2013-12-05 Tom CleggCheck permission before deleting objects
2013-12-05 Peter AmstutzMerge branch 'master' of git.clinicalfuture.com:arvados...
2013-12-03 Tom CleggFix failing test by parsing timestamp correctly.
2013-11-25 Tom CleggDo not require filesystem_uuid in first keep_disks...
next