arvados.git
2014-03-24 Tom CleggMerge branch '2290-user-activity'
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 CleggAvoid reusing per-task work directories.
2014-03-24 Tom CleggIndicate which outputs are marked "persistent" on pipel...
2014-03-24 Tom CleggMake sure persistence links get added for persistent...
2014-03-24 Tom CleggPropagate output_is_persistent flag from pipeline to...
2014-03-24 Tom CleggAdd output_is_persistent flags to example pipeline...
2014-03-24 Tom CleggAdd output_is_persistent attribute to job model.
2014-03-24 Tom CleggAdd tests for limit and offset parameters. refs #2075...
2014-03-24 Tom CleggAccept ...&filters=&... in query string as "none" inste...
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 chippadaFix tabs in the test class
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 chippadaRepo name and VM are optional to the setup method
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-22 Ward VandewegeFix link, this fixes bug 2403
2014-03-22 Tom CleggFix textile formatting.
2014-03-22 Tom CleggFix up README, convert to textile.
2014-03-21 Tim PierceInitial checkin: simple Keep server handling block...
2014-03-21 Brett Smithworkbench: Add basic smoke test.
2014-03-21 Brett Smithworkbench: Add ids to other navbar dropdowns.
2014-03-21 Peter AmstutzFixed paging so that it won't fail if the necessary...
2014-03-21 radhika chippadaAdd negative functional tests where a non-admin user...
2014-03-21 Ward VandewegeTypo.
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 Ward VandewegeMerge branch 'master' of git.curoverse.com:arvados
2014-03-21 Ward VandewegeStrip all arvados-specific settings from the .example...
2014-03-21 Peter AmstutzFixed pipeline templates page that was broken by paging...
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 Brett Smithworkbench: Add developer docs.
2014-03-21 Tom CleggMerge branch '1750-use-supported-discovery-doc'
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 Peter AmstutzMerge branch 'master' of git.clinicalfuture.com:arvados
2014-03-21 Tom CleggMerge branch '2316-no-clear-tmp-flag'
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 Tom CleggUse the supported discovery document instead of the...
2014-03-21 Brett Smithworkbench: Bundle integration env bugfix.
2014-03-21 Ward VandewegeWhen running with WEBrick, auto-generate a new self...
2014-03-21 Brett Smithworkbench: Expound Bundle+integration interaction.
2014-03-21 Brett Smithworkbench: Make SERVER_PID_PATH a constant.
2014-03-21 Brett Smithworkbench: Tweak integration test environment.
2014-03-21 Brett Smithworkbench: Improve API server integration launch.
2014-03-21 Brett Smithworkbench: Improve integration test environment.
2014-03-21 Peter AmstutzFixes bug loading API tokens page.
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 Brett Smithworkbench: Fix typo in application.default.yml.
2014-03-20 Brett Smithworkbench: Make integration test settings default.
2014-03-20 Tom CleggUse flock() to prevent sharing crunch-tmp with another...
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 Peter AmstutzDocumentation fixes based on running linkchecker.
2014-03-20 Peter AmstutzAdded documentation for jobs and pipelines, and updated...
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 Brett Smithworkbench: Document integration test dependencies.
2014-03-19 Brett Smithworkbench: Add basic login integration tests.
2014-03-19 Brett Smithworkbench: Add VM integration tests.
2014-03-19 Brett Smithworkbench: Use Poltergeist for integration tests.
2014-03-19 Brett Smithworkbench: Add integration test helper module.
2014-03-19 radhika chippadaWhen using user_param, the user object is not expected...
2014-03-19 Brett Smithworkbench: Add Capybara gem for integration tests.
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
next