Count distinct records for items_available, not rows generated by permission join.
[arvados.git] / services / api /
2014-04-01 Tom CleggCount distinct records for items_available, not rows...
2014-04-01 Tom CleggTest no duplicate UUIDs are returned by collections...
2014-04-01 Tom CleggTest items_available = items returned when limit is...
2014-03-28 Tom CleggBump arvados-cli version to use output_is_persistent...
2014-03-28 Tom CleggMerge branch '1932-job-output-persistent'
2014-03-28 Tom CleggAdd dependency on latest arv-run-pipeline-instance.
2014-03-28 Tim PierceMerge branch '2291-new-keepd-read-blocks'
2014-03-28 Tom CleggFix some whitespace complaints.
2014-03-28 Tom CleggMerge branch 'master' into 1932-job-output-persistent
2014-03-27 Tom CleggFix migration crash when script_version is nil.
2014-03-27 Tom CleggIgnore "cache directory does not exist" error when...
2014-03-27 radhika chippadaMerge branch '2068-reset-user'
2014-03-27 radhika chippadareload object before unsetup
2014-03-27 radhika chippadaminor cleanup
2014-03-27 radhika chippadaClean up the users controller
2014-03-27 radhika chippadaUpdate tests to match controller updates towards admin_...
2014-03-27 radhika chippadaUse before_filter admin_required in the users controlle...
2014-03-27 radhika chippadaMerge branch 'master' into 2068-reset-user
2014-03-27 radhika chippadaExpose user unsetup method from the API server. Added...
2014-03-27 Peter AmstutzMerged branch 1741-internal-git-repo into 2333-crunch...
2014-03-27 Peter AmstutzFixed dangling 'end'
2014-03-27 Peter AmstutzMerge branch 'master' into 2333-crunch-dispatch-token...
2014-03-27 Peter AmstutzStylistic changes based on comments from Tom/Brett
2014-03-27 Peter AmstutzMerge branch '2051-nondeterministic-jobs'
2014-03-26 Tim PierceMerge branch '2291-new-keepd-read-blocks' (fixes #2291)
2014-03-26 Peter AmstutzFixes "sec_error_reused_issuer_and_serial" SSL error...
2014-03-26 Peter AmstutzAdded fix to workbench dashboard so that workbench...
2014-03-26 Peter AmstutzMerge branch 'master' into 2051-nondeterministic-jobs
2014-03-26 Peter AmstutzAdded more tests and more aggressive input checking.
2014-03-25 Tom CleggMerge branch '2412-do-not-reuse-task-work-dirs'
2014-03-25 Peter AmstutzReworked input validation on find_commit_range (for...
2014-03-25 Brett SmithMerge branch '2288-smoke-test'
2014-03-25 Peter AmstutzRemoved trailing whitespace.
2014-03-25 Peter AmstutzFixed tests
2014-03-25 radhika chippadaMerge branch 'master' into 2187-enhance-user-setup
2014-03-25 radhika chippadaMinor test updates
2014-03-25 Peter AmstutzMerge branch 'master' into 2051-nondeterministic-jobs
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 Tom CleggMerge branch 'master' into 1932-job-output-persistent
2014-03-25 radhika chippadaUpdate all functional tests to work with the new respon...
2014-03-25 radhika chippadaUpdate user model to return a List instead of HashList
2014-03-24 radhika chippadasome minor refactoring
2014-03-24 radhika chippadaWhen uuid is passed, openid_prefix can be optional
2014-03-24 radhika chippadaMerge branch 'master' into 2187-enhance-user-setup
2014-03-24 radhika chippadaMore unit testing
2014-03-24 radhika chippadaAdd unit test for user model
2014-03-24 Ward VandewegeAllow disabling of output for rake config:check via...
2014-03-24 Ward VandewegeDo not print secrets in the config:check rake task.
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 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 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-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
next