Граф коммитов

11 Коммитов

Автор SHA1 Сообщение Дата
terry%mozilla.org c05b90d8e4 Updating the vote cache should not update the date-last-changed field
in the bug.
1999-10-12 11:18:29 +00:00
terry%mozilla.org cb052f3b3d Added a "votes" field to the bugs table, which caches the total number
of votes that have been cast for that bug.  This let me simplify the
SQL in buglist.cgi, which makes things more efficient and fixes
several strange bugs.
1999-10-11 17:14:32 +00:00
terry%mozilla.org 1559d64635 Added simple sanity checking of the dependencies table. 1999-06-01 20:52:15 +00:00
terry%netscape.com 1cb8909d0c Added 'groups' stuff, where we have different group bits that we can
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-03-11 16:30:54 +00:00
terry%netscape.com f93bab436a Check qa_contact IDs. 1999-03-05 23:08:23 +00:00
terry%netscape.com fc97a0f6cf Add check to make sure versions table is OK. 1999-03-05 17:55:45 +00:00
terry%netscape.com f62e68a8af Added a "component/product" sanity check. 1999-03-03 22:55:36 +00:00
terry%netscape.com ca1d736df9 Backed out Andrew's patch -- turns out it was doing quoting sublty wrong. 1998-11-20 19:18:37 +00:00
terry%netscape.com 68314873bf Patch by Andrew Anderson <andrew@redhat.com>. Many minor bugfixes and cleanup. 1998-11-16 19:43:50 +00:00
terry%netscape.com c5465798e0 Everything has been ported to now run under Perl. 1998-09-15 21:49:26 +00:00
terry%netscape.com f270fc30c7 Do some simple sanity checks. 1998-09-01 01:20:36 +00:00