Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1999-11-02 | updated license boilerplate | dmose%mozilla.org | 1 | -14/+15 | |
1999-03-12 | Added 'groups' stuff, where we have different group bits that we can | terry%netscape.com | 1 | -5/+4 | |
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. | |||||
1999-01-28 | Added three new fields (which appear in the UI only if params are | terry%netscape.com | 1 | -1/+1 | |
turned on): target_milestone, qa_contact, and status_whiteboard. | |||||
1998-11-21 | Backed out Andrew's patch -- turns out it was doing quoting sublty wrong. | terry%netscape.com | 1 | -13/+13 | |
1998-11-17 | Patch by Andrew Anderson <andrew@redhat.com>. Many minor bugfixes and cleanup. | terry%netscape.com | 1 | -13/+13 | |
1998-09-19 | Make it clear to people that "%version%" will work. | terry%netscape.com | 1 | -0/+6 | |
1998-09-16 | Everything has been ported to now run under Perl. | terry%netscape.com | 1 | -51/+66 | |
1998-09-02 | Use POST, not GET. Allow for boolean params. | terry%netscape.com | 1 | -1/+15 | |
1998-09-01 | Allow editing of parameters via a web page. | terry%netscape.com | 1 | -0/+71 | |