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

22 Коммитов

Автор SHA1 Сообщение Дата
terry%mozilla.org 3d75e25093 Named queries (and the default query) are now stored server side, in
the database, rather than in cookies.  This means you have to log
in to use these features, but I have plans that require them to be
server-side.  (Besides, some people were beginning to run out of
cookie space.)
2000-01-23 20:31:50 +00:00
terry%mozilla.org f82f9658c6 Added much more crosschecks, and simplified a lot of the code. 2000-01-23 04:37:40 +00:00
terry%mozilla.org 36b800adac Honor the emailregexp param when checking email addresses. 2000-01-22 22:19:05 +00:00
terry%mozilla.org 8ed4c20ca3 Added a new table fielddefs that records information about the
different fields we keep an activity log on.  The bugs_activity table
now has a pointer into that table instead of recording the name directly.

Set up a new, highly experimental email-notification scheme.  To turn
it on, the maintainer has to turn on the "New email tech" param, and
then individual users have to turn on the "New email tech" preference.
2000-01-22 04:24:42 +00:00
terry%mozilla.org 6d15fd3cc2 Let's outlaw whitespace in keywords. 2000-01-19 19:26:37 +00:00
terry%mozilla.org 5b7cfa807e Check for and rebuild busted password stuff. 2000-01-18 14:26:16 +00:00
terry%mozilla.org c53a69421b Added a "keywords" field to a bug, which is a cached string-based copy
of all the keywords assigned to the bug.  Right now, we only have code
that generates and maintains this field; soon will come code that
actually uses it.
2000-01-17 11:38:41 +00:00
terry%mozilla.org f5e622daa8 Patch by Ramon Felciano <felciano@ingenuity.com>, with many tweaks by
me.  Added a footer to every page.  Add some options to do things like
display checkboxes instead of scrolling lists, and a new formatting
for email diffs, and show list items capitalized instead of all upper
case.
2000-01-14 22:35:49 +00:00
dmose%mozilla.org 2db9bdbbbe updated license boilerplate 1999-11-01 23:33:56 +00:00
terry%mozilla.org 7265e9b718 Fix perl warning. 1999-10-21 18:19:48 +00:00
terry%mozilla.org 9716d1f959 Patch by tom@platte.com (Tom Schutter) -- wasn't working if no groups
had isbuggroup set.
1999-10-12 16:52:25 +00:00
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