summaryrefslogtreecommitdiffstats
path: root/test/functional/committerships_controller_test.rb
Commit message (Expand)AuthorAgeFilesLines
* attr_protect Committership#permisssions from mass attribute updatesJohan Sørensen2009-11-301-4/+3
* Be able to edit permissions on a committershipJohan Sørensen2009-11-261-0/+31
* Use Repository#admin? instead if repo.owner.admin? to query for adminshipJohan Sørensen2009-11-241-33/+47
* Add controller+view code for setting permissions on a CommittershipJohan Sørensen2009-11-191-2/+6
* Switch to using jQuery for all javascript related thingsJohan Sørensen2009-09-031-9/+7
* Committerships should be unique for a repo and committer.Marius Mathiesen2009-05-131-0/+3
* Do extra work to make sure clones are scoped within the correct projectJohan Sørensen2009-05-101-1/+12
* Updated copyrights-blurb in all application filesJohan Sørensen2009-04-221-1/+1
* Rename install_site_before_filters to renders_in_site_specific_context andJohan Sørensen2009-04-221-0/+2
* Fix flash message when adding either a team or user as committer to a repoJohan Sørensen2009-04-221-0/+2
* Don't show the users email when autocompleting, if they've opted out of havin...Johan Sørensen2009-04-221-0/+9
* Autocomplete on the user email as well when autocompleting a new committers nameJohan Sørensen2009-04-221-1/+14
* Rename the committer role to member, as to not confuse it with committershipsJohan Sørensen2009-04-221-1/+1
* Auto complete users as well (via a toggle) on the committerships#create pageJohan Sørensen2009-04-221-4/+21
* Separate out the repository ownership from the namespacingJohan Sørensen2009-04-221-1/+5
* [migration] Renamed participations to CommittershipsJohan Sørensen2009-04-221-0/+139