summaryrefslogtreecommitdiffstats
path: root/test/unit/committership_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Don't attempt to create a committership delete event when deleting a userJohan Sørensen2009-12-101-0/+10
* Don't rely on hash sort orderingJohan Sørensen2009-11-271-1/+1
* Don't blow up if Committership#build_permissions receives nilJohan Sørensen2009-11-261-0/+5
* Add controller+view code for setting permissions on a CommittershipJohan Sørensen2009-11-191-0/+5
* Be able to get a list of permissions out of a CommittershipJohan Sørensen2009-11-191-0/+5
* Create the proper initial Committership permissions when a repository is createdJohan Sørensen2009-11-191-0/+7
* Added auxiliary methods on Committership for checking and fetching based on p...Johan Sørensen2009-11-191-1/+52
* Add a permissions bitmask to CommittershipJohan Sørensen2009-11-191-18/+42
* In stead of destroying messages when their notifiablesMarius Mathiesen2009-06-021-0/+12
* Committerships should be unique for a repo and committer.Marius Mathiesen2009-05-131-0/+28
* Updated copyrights-blurb in all application filesJohan Sørensen2009-04-221-1/+1
* Create an event when a committer is added/removed from a repositoryJohan Sørensen2009-04-221-0/+22
* Sending a notification to a repository's owners (new method) when a committer...Marius Mathiesen2009-04-221-0/+10
* Make Repository#change_owner_to! run in a transaction aswell as save the reco...Johan Sørensen2009-04-221-0/+1
* Clicking the "manage committers" link on a repository takes them to theJohan Sørensen2009-04-221-0/+10
* [migration] Renamed participations to CommittershipsJohan Sørensen2009-04-221-0/+57