aboutsummaryrefslogtreecommitdiffstats
path: root/editowners.cgi
Commit message (Collapse)AuthorAgeFilesLines
* Added 'groups' stuff, where we have different group bits that we canterry%netscape.com1999-03-121-6/+3
| | | | | | put on a person or on a bug. Some of the group bits control access to bugzilla features. And a person can't access a bug unless he has every group bit set that is also set on the bug.
* Backed out Andrew's patch -- turns out it was doing quoting sublty wrong.terry%netscape.com1998-11-211-6/+6
|
* Patch by Andrew Anderson <andrew@redhat.com>. Many minor bugfixes and cleanup.terry%netscape.com1998-11-171-6/+6
|
* Added admin page for changing of default owners (code by Sam Ziegler ↵terry%netscape.com1998-09-301-0/+72
<sam@ziegler.org>)