projects
/
arvados.git
/ history
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
Merge branch 'master' into 2525-java-sdk
[arvados.git]
/
services
/
api
/
test
/
2014-04-09
Tom Clegg
Add "create collection" integration test
tree
|
commitdiff
2014-04-09
Tom Clegg
Fix tests: make sure system_user exists before making...
tree
|
commitdiff
2014-04-08
radhika chippada
Story #1776: Add mailer and update users_controller...
tree
|
commitdiff
2014-04-08
Brett Smith
api: Make a Log from other model changes.
tree
|
commitdiff
2014-04-08
Tim Pierce
Merge branch 'master' into 2449-keep-write-blocks
tree
|
commitdiff
2014-04-08
radhika chippada
Need to remove the user's "all users" group read permis...
tree
|
commitdiff
2014-04-08
radhika chippada
Need to remove the user's "all users" group read permis...
tree
|
commitdiff
2014-04-04
Tim Pierce
Merge branch 'master' into 2449-keep-write-blocks
tree
|
commitdiff
2014-04-03
Tim Pierce
Merge branch '2221-complete-docker' (closes #2325,...
tree
|
commitdiff
2014-04-03
Ward Vandewege
Merge branch '2509-rake-linkchecker'
tree
|
commitdiff
2014-04-02
Tom Clegg
Merge branch '2209-correct-items-available'
tree
|
commitdiff
2014-04-02
Tom Clegg
Fix counting results in test case (count != size for...
tree
|
commitdiff
2014-04-02
Tom Clegg
Merge branch 'master' into 2209-correct-items-available
tree
|
commitdiff
2014-04-02
Tom Clegg
Really check for duplicate items returned, instead...
tree
|
commitdiff
2014-04-02
Brett Smith
Merge branch '2470-doc-refresh'.
tree
|
commitdiff
2014-04-02
Tom Clegg
Merge branch '2447-fix-workbench-search'
tree
|
commitdiff
2014-04-02
Tom Clegg
Fix searching on tables with no "name" column. Take...
tree
|
commitdiff
2014-04-02
Tom Clegg
Merge branch '2498-group-admin'
tree
|
commitdiff
2014-04-01
Tom Clegg
Add a system_group, and ensure it has can_manage permis...
tree
|
commitdiff
2014-04-01
Tom Clegg
Support group-wide administrator privileges.
tree
|
commitdiff
2014-04-01
Tom Clegg
Test no duplicate UUIDs are returned by collections...
tree
|
commitdiff
2014-04-01
Tom Clegg
Test items_available = items returned when limit is...
tree
|
commitdiff
2014-03-28
Tom Clegg
Merge branch '1932-job-output-persistent'
tree
|
commitdiff
2014-03-28
Tim Pierce
Merge branch '2291-new-keepd-read-blocks'
tree
|
commitdiff
2014-03-28
Tim Pierce
Merge branch 'master' into 2221-complete-docker
tree
|
commitdiff
2014-03-28
Tom Clegg
Fix some whitespace complaints.
tree
|
commitdiff
2014-03-28
Tom Clegg
Merge branch 'master' into 1932-job-output-persistent
tree
|
commitdiff
2014-03-27
radhika chippada
Clean up the users controller
tree
|
commitdiff
2014-03-27
radhika chippada
Update tests to match controller updates towards admin_...
tree
|
commitdiff
2014-03-27
radhika chippada
Merge branch 'master' into 2068-reset-user
tree
|
commitdiff
2014-03-27
radhika chippada
Expose user unsetup method from the API server. Added...
tree
|
commitdiff
2014-03-27
Peter Amstutz
Merge branch 'master' into 2333-crunch-dispatch-token...
tree
|
commitdiff
2014-03-27
Peter Amstutz
Merge branch '2051-nondeterministic-jobs'
tree
|
commitdiff
2014-03-26
Tim Pierce
Merge branch '2291-new-keepd-read-blocks' (fixes #2291)
tree
|
commitdiff
2014-03-26
Peter Amstutz
Added fix to workbench dashboard so that workbench...
tree
|
commitdiff
2014-03-26
Peter Amstutz
Merge branch 'master' into 2051-nondeterministic-jobs
tree
|
commitdiff
2014-03-26
Peter Amstutz
Added more tests and more aggressive input checking.
tree
|
commitdiff
2014-03-25
Tom Clegg
Merge branch '2412-do-not-reuse-task-work-dirs'
tree
|
commitdiff
2014-03-25
Peter Amstutz
Reworked input validation on find_commit_range (for...
tree
|
commitdiff
2014-03-25
Brett Smith
Merge branch '2288-smoke-test'
tree
|
commitdiff
2014-03-25
Peter Amstutz
Fixed tests
tree
|
commitdiff
2014-03-25
radhika chippada
Merge branch 'master' into 2187-enhance-user-setup
tree
|
commitdiff
2014-03-25
radhika chippada
Minor test updates
tree
|
commitdiff
2014-03-25
Peter Amstutz
Merge branch 'master' into 2051-nondeterministic-jobs
tree
|
commitdiff
2014-03-25
radhika chippada
The controller invokes the create links method from...
tree
|
commitdiff
2014-03-25
Peter Amstutz
Actually remove _kind columns from schema and tests.
tree
|
commitdiff
2014-03-25
Tom Clegg
Update controller action name in functional test. refs...
tree
|
commitdiff
2014-03-25
Peter Amstutz
Removed internal uses of _kind column in API server...
tree
|
commitdiff
2014-03-25
Tom Clegg
Merge branch '1750-remove-old-schema-doc'
tree
|
commitdiff
2014-03-25
radhika chippada
setup method in user model assumes that the user object...
tree
|
commitdiff
2014-03-25
radhika chippada
Ground work to remove found object logic from user...
tree
|
commitdiff
2014-03-25
Tom Clegg
Merge branch 'master' into 1932-job-output-persistent
tree
|
commitdiff
2014-03-25
Peter Amstutz
Added 'is_a' filter and tests, refs #2418 #2228
tree
|
commitdiff
2014-03-25
radhika chippada
Update all functional tests to work with the new respon...
tree
|
commitdiff
2014-03-25
radhika chippada
Update user model to return a List instead of HashList
tree
|
commitdiff
2014-03-24
radhika chippada
some minor refactoring
tree
|
commitdiff
2014-03-24
radhika chippada
Merge branch 'master' into 2187-enhance-user-setup
tree
|
commitdiff
2014-03-24
radhika chippada
More unit testing
tree
|
commitdiff
2014-03-24
radhika chippada
Add unit test for user model
tree
|
commitdiff
2014-03-24
Peter Amstutz
Fighting with tests
tree
|
commitdiff
2014-03-24
Peter Amstutz
Arvados model now validates that all "foreign_key_attri...
tree
|
commitdiff
2014-03-24
radhika chippada
Merge branch 'master' into 2187-enhance-user-setup
tree
|
commitdiff
2014-03-24
radhika chippada
Include first link of a given type even on reruns of...
tree
|
commitdiff
2014-03-24
Tom Clegg
Merge branch '2209-test-limit-offset'
tree
|
commitdiff
2014-03-24
Tom Clegg
Merge branch '2290-user-activity'
tree
|
commitdiff
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
Tom Clegg
Add output_is_persistent attribute to job model.
tree
|
commitdiff
2014-03-24
Tom Clegg
Add tests for limit and offset parameters. refs #2075...
tree
|
commitdiff
2014-03-24
Tom Clegg
Accept ...&filters=&... in query string as "none" inste...
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
Fix tabs in the test class
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
Repo name and VM are optional to the setup method
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
Tom Clegg
Merge branch 'master' into 2316-no-clear-tmp-flag
tree
|
commitdiff
2014-03-21
radhika chippada
All tests passing
tree
|
commitdiff
2014-03-21
Brett Smith
Merge branch '2288-integration-tests'
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
Peter Amstutz
Merge branch '2193-fix-permissions-cache' (no functiona...
tree
|
commitdiff
2014-03-20
Peter Amstutz
Merge remote-tracking branch 'origin/master' into 2051...
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
Peter Amstutz
Added tests for permissions to reuse jobs, tests for...
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
next