Fix the users test to get the created user id
[arvados.git] / services /
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-22 Ward VandewegeAPI server: strip all arvados-specific settings from...
2014-03-21 Tim PierceInitial checkin: simple Keep server handling block...
2014-03-21 radhika chippadaAdd negative functional tests where a non-admin user...
2014-03-21 radhika chippadaOne more print statement
2014-03-21 radhika chippadaRemove print statement
2014-03-21 radhika chippadaPass openid_prefix to setup method only when -o option...
2014-03-21 radhika chippadasome more refactoring and attention to coding standards
2014-03-21 Peter AmstutzMerge branch 'master' of git.clinicalfuture.com:arvados
2014-03-21 Peter AmstutzFixed syntax error typo. We need tests for crunch...
2014-03-21 radhika chippadaAll functional tests passing with refactored code.
2014-03-21 Peter AmstutzExpiring pipeline tokens works.
2014-03-21 Peter AmstutzWorking on re-using token per pipeline and expiring...
2014-03-21 Peter AmstutzMerge branch 'master' of git.clinicalfuture.com:arvados
2014-03-21 Tom CleggMerge branch 'master' into 2316-no-clear-tmp-flag
2014-03-21 Tom CleggRemove old schema#show method used by Workbench before
2014-03-21 Ward VandewegeWhen running with WEBrick, auto-generate a new self...
2014-03-21 radhika chippadaAll tests passing
2014-03-21 Brett SmithMerge branch '2288-integration-tests'
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-21 radhika chippadaUse setup method instead of create method to setup...
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 Peter AmstutzMerge branch '2193-fix-permissions-cache' (no functiona...
2014-03-20 Peter AmstutzMerge remote-tracking branch 'origin/master' into 2051...
2014-03-20 Peter AmstutzMerge branch '2278-crunch-dispatcher-monitor-processes'
2014-03-20 Peter AmstutzSilly git staging.
2014-03-20 Peter Amstutz- Made a note about intentionally not setting "success"
2014-03-20 Peter AmstutzEnforces that repository, script, script_version, scrip...
2014-03-20 radhika chippadaUse rails configuration for default openid prefix.
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 Peter AmstutzClear rails cache on startup.
2014-03-19 radhika chippadaRemove -n aka just probe option from the setup-new...
2014-03-19 Peter Amstutz* Added migration to break script_version into separate...
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 Peter AmstutzAdded tests for permissions to reuse jobs, tests for...
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 chippadaRemove force option
2014-03-19 radhika chippadaFunctional tests to verify links
2014-03-18 Peter Amstutz* New code to find resolve commit versions and ranges...
2014-03-17 radhika chippadaAdded functional tests for controller updates
2014-03-17 radhika chippadaFix a nil check
2014-03-17 radhika chippadaFix an error introduced elsewhere in the file.
2014-03-17 Peter AmstutzMerge branch '2278-crunch-dispatcher-monitor-processes...
2014-03-17 radhika chippadaA simplified version of setup_new_user.rb script, where...
2014-03-17 Peter AmstutzAdded "nondeterministic" column to Jobs table via migra...
2014-03-17 Peter Amstutz* Allow the system user to update job columns, even...
2014-03-17 radhika chippadaAll links in place
2014-03-17 radhika chippadaTest just_probe and openid_prefix options
2014-03-16 Tom CleggMerge branch 'master' into 2290-user-activity
2014-03-16 radhika chippadaMore accomplished
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 AmstutzIntegration test for permission links.
2014-03-14 Peter AmstutzMerge remote-tracking branch 'origin/master' into 2075...
2014-03-14 Tim PierceMerge branch 'master' into 2221-complete-docker
2014-03-14 Tom CleggMerge branch '2257-inequality-conditions'
2014-03-14 Tom CleggAdd "filters" param to discovery document, add deprecat...
2014-03-14 Brett Smithapi: Improve compute_node_domain handling.
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 Tim PierceMerge branch 'master' into 2221-complete-docker
2014-03-13 radhika chippadaAdd functional test to create a new user
2014-03-13 Peter AmstutzFilters out "show", "index" and "destroy" methods from...
2014-03-13 Peter AmstutzAdded offset to 'list' method on resources.
2014-03-13 Tom CleggFix order of steps in install doc, add git_repositories_dir
2014-03-13 Tom CleggFix crash in render_error(not_an_exception), and use...
2014-03-13 Tom CleggAdd sqlite3 to Gemfile so database.yml.sample works...
2014-03-13 Tom CleggFix configured uuid_prefix and force_ssl getting overwr...
2014-03-13 Tom CleggRemove some stumbling blocks in default/example configs
2014-03-13 Peter AmstutzWorking on improving install documentation.
2014-03-12 radhika chippadaThe very first set of unit tests for rails API server
2014-03-12 Peter AmstutzAdds scopes: ["all"] when creating a new api client...
2014-03-12 Peter AmstutzReplaces postgres-specific 'now()' with standard SQL...
2014-03-12 Tim PierceMerge branch 'master' into 2221-complete-docker
2014-03-12 Ward VandewegeURL change for the auth server.
2014-03-11 Tom CleggUpdate Gemfile to use latest arv-run-pipeline
2014-03-11 Peter AmstutzMerge branch '2107-update-documentation'
2014-03-11 Tim PierceMerge branch 'master' into 2221-complete-docker
2014-03-11 Tim PierceMerge branch 'master' of git.clinicalfuture.com:arvados
2014-03-11 Peter AmstutzMerge branch 'master' of git.clinicalfuture.com:arvados
2014-03-11 Tom CleggUpdate comment to refer to correct default-config file.
2014-03-11 Tim PierceMerge branch 'master' into 2221-complete-docker
2014-03-10 Tom CleggAdd arvados-cli dependency to Gemfile.
2014-03-10 Peter AmstutzMerge branch '2042-new-collection-from-selected-files'
2014-03-10 Peter AmstutzMerge branch 'master' of git.clinicalfuture.com:arvados
2014-03-10 Tom CleggRename preload_all_models to zz_* so it runs after...
2014-03-10 Tom CleggAdd missing config variable to test.rb.example. Thanks...
2014-03-10 Tom CleggRename load_config to zz_load_config so initializers...
next