summaryrefslogtreecommitdiffstats
path: root/app/models/committership.rb
Commit message (Expand)AuthorAgeFilesLines
* Don't attempt to create a committership delete event when deleting a userJohan Sørensen2009-12-101-0/+1
* attr_protect Committership#permisssions from mass attribute updatesJohan Sørensen2009-11-301-4/+13
* Make it more obvious that the new message notifications are just thatJohan Sørensen2009-11-301-2/+2
* Don't blow up if Committership#build_permissions receives nilJohan Sørensen2009-11-261-1/+1
* No reason to skip bits in the Committership permissionsJohan Sørensen2009-11-241-2/+2
* Use "Collaborator" instead of "Committer" when adding new committershipsJohan Sørensen2009-11-191-1/+1
* Add controller+view code for setting permissions on a CommittershipJohan Sørensen2009-11-191-0/+1
* Be able to get a list of permissions out of a CommittershipJohan Sørensen2009-11-191-0/+4
* 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-10/+31
* Add a permissions bitmask to CommittershipJohan Sørensen2009-11-191-15/+36
* In stead of destroying messages when their notifiablesMarius Mathiesen2009-06-021-0/+6
* Committerships should be unique for a repo and committer.Marius Mathiesen2009-05-131-0/+2
* More elaborate notifications when adding a user to a team or as committerJohan Sørensen2009-04-221-1/+12
* Updated copyrights-blurb in all application filesJohan Sørensen2009-04-221-1/+5
* Create an event when a committer is added/removed from a repositoryJohan Sørensen2009-04-221-0/+12
* Sending a notification to a repository's owners (new method) when a committer...Marius Mathiesen2009-04-221-0/+11
* Clicking the "manage committers" link on a repository takes them to theJohan Sørensen2009-04-221-1/+4
* [migration] Renamed participations to CommittershipsJohan Sørensen2009-04-221-0/+44
* Nuke the Committership model and tableJohan Sørensen2009-04-221-27/+0
* Add copyright and license headers (AGPL) to code filesTor Arne Vestbø2008-11-281-0/+18
* refactoring to use polymorphic associations (USER does ACTION on X)David A. Cuadrado2008-04-071-0/+1
* rename Permission to CommittershipJohan Sørensen2007-12-131-0/+8