[ARVADOS] updated: bdc87ddb113a2e05dd859a7f68f5fe1135bbc650

git at public.curoverse.com git at public.curoverse.com
Tue Apr 1 21:34:56 EDT 2014


Summary of changes:
 doc/api/permission-model.html.textile.liquid       |   20 +++-
 services/api/app/models/user.rb                    |   16 ++-
 .../db/migrate/20140402001908_add_system_group.rb  |   18 +++
 services/api/db/schema.rb                          |    2 +-
 services/api/db/seeds.rb                           |   14 +-
 services/api/lib/current_api_client.rb             |   29 ++++
 .../test/fixtures/api_client_authorizations.yml    |   12 ++
 services/api/test/fixtures/groups.yml              |    5 +
 services/api/test/fixtures/links.yml               |   48 +++++++
 services/api/test/fixtures/specimens.yml           |   11 ++
 services/api/test/fixtures/users.yml               |   20 +++
 .../functional/arvados/v1/users_controller_test.rb |   62 +++++----
 services/api/test/integration/permissions_test.rb  |  144 ++++++++++++++------
 13 files changed, 326 insertions(+), 75 deletions(-)
 create mode 100644 services/api/db/migrate/20140402001908_add_system_group.rb
 create mode 100644 services/api/test/fixtures/specimens.yml

       via  bdc87ddb113a2e05dd859a7f68f5fe1135bbc650 (commit)
       via  6566142db3e00a866559402a10991c2ded1e74b8 (commit)
       via  a97c22ce97e867813d27dbace041de166bb26c09 (commit)
       via  7023263e319cbd93365f7104c866aba4886616da (commit)
       via  b268423c81bddfb3e0a6de14a404b4e8efc97977 (commit)
       via  935dec2c33e2ab45bc97146305e5937bab116d18 (commit)
      from  28ed7a8f36a671b8c9e629ad923c904eecf08ac4 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.


commit bdc87ddb113a2e05dd859a7f68f5fe1135bbc650
Merge: 28ed7a8 6566142
Author: Tom Clegg <tom at curoverse.com>
Date:   Tue Apr 1 21:35:08 2014 -0400

    Merge branch '2498-group-admin'
    
    closes #2498


-----------------------------------------------------------------------


hooks/post-receive
-- 




More information about the arvados-commits mailing list