Menu

Commit [r2701]  Maximize  Restore  History

Initial commit for multiple roles.

jplang 2009-05-03

1 2 > >> (Page 1 of 2)
changed /sandbox/multiple_roles/app/controllers/application.rb
changed /sandbox/multiple_roles/app/controllers/queries_controller.rb
changed /sandbox/multiple_roles/app/helpers/application_helper.rb
changed /sandbox/multiple_roles/app/models/issue.rb
changed /sandbox/multiple_roles/app/models/issue_status.rb
changed /sandbox/multiple_roles/app/models/member.rb
added /sandbox/multiple_roles/app/models/member_role.rb
changed /sandbox/multiple_roles/app/models/project.rb
changed /sandbox/multiple_roles/app/models/user.rb
changed /sandbox/multiple_roles/app/views/queries/_form.rhtml
added /sandbox/multiple_roles/db/migrate/20090503121501_create_member_roles.rb
added /sandbox/multiple_roles/db/migrate/20090503121505_populate_member_roles.rb
added /sandbox/multiple_roles/db/migrate/20090503121510_drop_members_role_id.rb
added /sandbox/multiple_roles/test/fixtures/member_roles.yml
changed /sandbox/multiple_roles/test/fixtures/members.yml
changed /sandbox/multiple_roles/test/unit/activity_test.rb
changed /sandbox/multiple_roles/test/unit/changeset_test.rb
changed /sandbox/multiple_roles/test/unit/issue_test.rb
changed /sandbox/multiple_roles/test/unit/mail_handler_test.rb
changed /sandbox/multiple_roles/test/unit/mailer_test.rb
changed /sandbox/multiple_roles/test/unit/member_test.rb
changed /sandbox/multiple_roles/test/unit/message_test.rb
changed /sandbox/multiple_roles/test/unit/news_test.rb
changed /sandbox/multiple_roles/test/unit/project_test.rb
changed /sandbox/multiple_roles/test/unit/query_test.rb
/sandbox/multiple_roles/app/controllers/application.rb Diff Switch to side-by-side view
Loading...
/sandbox/multiple_roles/app/controllers/queries_controller.rb Diff Switch to side-by-side view
Loading...
/sandbox/multiple_roles/app/helpers/application_helper.rb Diff Switch to side-by-side view
Loading...
/sandbox/multiple_roles/app/models/issue.rb Diff Switch to side-by-side view
Loading...
/sandbox/multiple_roles/app/models/issue_status.rb Diff Switch to side-by-side view
Loading...
/sandbox/multiple_roles/app/models/member.rb Diff Switch to side-by-side view
Loading...
/sandbox/multiple_roles/app/models/member_role.rb Diff Switch to side-by-side view
Loading...
/sandbox/multiple_roles/app/models/project.rb Diff Switch to side-by-side view
Loading...
/sandbox/multiple_roles/app/models/user.rb Diff Switch to side-by-side view
Loading...
/sandbox/multiple_roles/app/views/queries/_form.rhtml Diff Switch to side-by-side view
Loading...
/sandbox/multiple_roles/db/migrate/20090503121501_create_member_roles.rb Diff Switch to side-by-side view
Loading...
/sandbox/multiple_roles/db/migrate/20090503121505_populate_member_roles.rb Diff Switch to side-by-side view
Loading...
/sandbox/multiple_roles/db/migrate/20090503121510_drop_members_role_id.rb Diff Switch to side-by-side view
Loading...
/sandbox/multiple_roles/test/fixtures/member_roles.yml Diff Switch to side-by-side view
Loading...
/sandbox/multiple_roles/test/fixtures/members.yml Diff Switch to side-by-side view
Loading...
/sandbox/multiple_roles/test/unit/activity_test.rb Diff Switch to side-by-side view
Loading...
/sandbox/multiple_roles/test/unit/changeset_test.rb Diff Switch to side-by-side view
Loading...
/sandbox/multiple_roles/test/unit/issue_test.rb Diff Switch to side-by-side view
Loading...
/sandbox/multiple_roles/test/unit/mail_handler_test.rb Diff Switch to side-by-side view
Loading...
/sandbox/multiple_roles/test/unit/mailer_test.rb Diff Switch to side-by-side view
Loading...
/sandbox/multiple_roles/test/unit/member_test.rb Diff Switch to side-by-side view
Loading...
/sandbox/multiple_roles/test/unit/message_test.rb Diff Switch to side-by-side view
Loading...
/sandbox/multiple_roles/test/unit/news_test.rb Diff Switch to side-by-side view
Loading...
/sandbox/multiple_roles/test/unit/project_test.rb Diff Switch to side-by-side view
Loading...
/sandbox/multiple_roles/test/unit/query_test.rb Diff Switch to side-by-side view
Loading...
1 2 > >> (Page 1 of 2)
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.