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

265 Коммитов

Автор SHA1 Сообщение Дата
terry%mozilla.org 567ba31599 Explain how to configure things so that big attachments will work. 1999-06-03 19:56:43 +00:00
terry%mozilla.org 894e9bf0aa Added simple sanity checking of the dependencies table. 1999-06-01 20:52:15 +00:00
terry%mozilla.org 2e62b59033 Oops; was flailing if rankdir wasn't defined. 1999-05-27 20:20:57 +00:00
terry%mozilla.org df7a90ff79 Allow user to control orientation of graph; default it to left-to-right. 1999-05-27 19:53:25 +00:00
terry%mozilla.org 5c14d16fe9 Notify by mail whenever a related bug changes status. 1999-05-27 18:18:29 +00:00
terry%mozilla.org b1b6f7d4f5 Patched minor security hole; don't show summary of bugs that the user
doesn't have permission to see.
1999-05-27 15:17:25 +00:00
terry%mozilla.org b2811522eb Make sure every node that we asked about shows up in the graph, even
if it doesn't have any dependency relationships.
1999-05-27 14:42:19 +00:00
terry%mozilla.org 7c73172489 Added dependencies, so that you can mark which bugs depend on which
other ones.
1999-05-27 14:13:41 +00:00
terry%mozilla.org bf476ef028 Fixed bug 7000 -- handle hyphens in hostnames of email addresses when
highlighting.
1999-05-25 19:52:34 +00:00
terry%mozilla.org 520571a268 Avoid mid-air collisions (implementing a suggestion by
py8ieh=bugzilla@bath.ac.uk).
1999-05-25 19:22:31 +00:00
terry%mozilla.org 9508393911 Fixed stupid typo. 1999-05-25 17:59:39 +00:00
terry%mozilla.org 33fccabb6b Added "Neutrino" to the list of operating systems 1999-05-24 21:37:27 +00:00
terry%mozilla.org 82a6f4c3e5 Patch by Mark B. Hamby <mhamby@logicon.com> (somewhat hacked up by me) --
Allow case insensitive and regexp based searches for strings in bugs.
1999-05-24 21:16:18 +00:00
terry%mozilla.org 7c2420ff74 Get rid of stupid debugging code. 1999-05-24 19:55:43 +00:00
terry%mozilla.org 866c8a9529 Added Mac System 8.6. 1999-05-24 19:44:34 +00:00
terry%mozilla.org 00d313a3d1 Make sure login name is in canonical form. 1999-05-24 19:42:28 +00:00
terry%mozilla.org f66bd3def2 Oops; fixed stupid typo. 1999-05-24 19:08:59 +00:00
terry%mozilla.org f3f23f759b Don't put the filename in the content-type field; it's apparently not legal MIME for some content-types. 1999-05-24 19:06:04 +00:00
terry%mozilla.org cb41685ade Don't do javascript on browsers older than 4.06; it seems not to be working. 1999-05-13 02:45:20 +00:00
terry%mozilla.org 5f3c119868 Minor formatting tweak. 1999-05-12 18:27:18 +00:00
terry%mozilla.org c54d38a340 Added user preference controlling how much email they get. 1999-05-12 17:20:40 +00:00
terry%mozilla.org e6f76ebfe4 navigation_header() should work even if $::FORM{'id'} isn't defined. 1999-05-12 17:18:10 +00:00
bryce-mozilla%nextbus.com 01f3d8c87b "nospam" feature. BugZilla will no longer email the person submitting
the change (after all, they are right there viewing things interactively).
To make this clear to everyone, print out the exact email list as each
bug is processed.
1999-05-12 05:22:36 +00:00
bryce-mozilla%nextbus.com 0755a21d36 Add new section on MySQL security, give hints for setting up the bug
characterization enums, and a fix a few minor glitchies.  A BugZilla
novice, however, is the only person who can properly proof these instructions.
1999-05-12 04:53:11 +00:00
bryce-mozilla%nextbus.com d747651a72 I keep chipping away at the Mozilla-specific things. 1999-05-12 04:40:02 +00:00
bryce-mozilla%nextbus.com dbe6988b44 Remove dead code 1999-05-12 04:33:14 +00:00
bryce-mozilla%nextbus.com 21971768c2 Make URL an actual link 1999-05-12 04:31:35 +00:00
terry%mozilla.org adf4df2ef0 Oops; back out last change; was checked in by mistake (and with the wrong log comment, too). 1999-05-10 23:15:09 +00:00
terry%mozilla.org a33488409f Remember the 'changedin' field when memorizing queries. 1999-05-10 23:12:50 +00:00
terry%mozilla.org 21fbd7b0a7 Do some sanity checking on the entered bug number. 1999-05-10 22:52:43 +00:00
terry%mozilla.org e44e962a95 Try to save Ry4an from getting some spam. 1999-05-10 22:52:25 +00:00
terry%mozilla.org 4bb580d0b6 Allow querying by groupset (though there is no UI for it yet; can only
use this by manually hacking the URL string.)
1999-05-10 22:23:12 +00:00
terry%mozilla.org b680ebf842 Give better error messages when we can't display a bug. 1999-05-10 22:08:58 +00:00
terry%mozilla.org 5ec4850717 Oops. Accounts created via the "createaccount.cgi" page were not
getting their password emailed to them.
1999-05-07 22:07:21 +00:00
terry%mozilla.org e88553d456 Provide an option to tell mysql "set option SQL_BIG_TABLES=1". This
is necessary for very big queries, but it will slow things up some
otherwise.
1999-05-07 21:49:24 +00:00
terry%mozilla.org 61a8773896 Present people an immediate opportunity to attach something to a bug. 1999-05-05 22:16:21 +00:00
terry%mozilla.org 180f8e2695 Sigh. Fix some indentation I just screwed up. 1999-05-05 22:06:49 +00:00
terry%mozilla.org 637bce89f8 Get rid of tabs. (We try to keep tabs out of bugzilla source. We
often fail.)
1999-05-05 22:05:19 +00:00
terry%mozilla.org 1d9a3b9a20 Added newlines to the end of some messages; the last line was getting
eaten sometimes.
1999-05-05 21:29:46 +00:00
terry%mozilla.org c7156b8072 Was not properly remembering email addresses in memorized queries. 1999-05-05 21:25:29 +00:00
terry%mozilla.org 42b184189e Allow querying of bug creation times. 1999-05-05 21:18:39 +00:00
bryce-mozilla%nextbus.com 70edb69d26 Add parameter "usebrowserinfo", to allow disabling the setting of OS and Platform
based on the brower the user makes the report from.  Realign text box for
narrower windows.  Remove Mozilla-specific default parameter.
1999-05-04 00:05:27 +00:00
bryce-mozilla%nextbus.com d5adcdfeaa Create a summary report for "-All-" bugs. Default links on. Switch sense of
banner flag.  Add commented-out line to enable showing SQL line.
1999-05-04 00:01:57 +00:00
bryce-mozilla%nextbus.com 47c4834c5b Fix HTML syntax errors, validate with http://validator.w3.org . Show
on the the login name that will be used as the "reporter" (to more
completely represent the bug report, and to prevent people from forgetting
to switch logins when using another person's browser).
1999-05-01 18:43:58 +00:00
terry%mozilla.org bd8d6cefbb Added a "blocker" severity. 1999-04-30 20:15:15 +00:00
terry%mozilla.org 4f027eb7f3 Updated version string to 2.5 (development) 1999-04-30 19:42:43 +00:00
terry%mozilla.org aff66faef7 Updated version string to 2.4 (shipping) 1999-04-30 19:42:25 +00:00
terry%mozilla.org 9a897983e0 Stop populating the default database with mozilla-specific stuff. 1999-04-30 19:40:53 +00:00
terry%netscape.com 003b76b3ce Patch by mhamby@logicon.com -- provide a UI for adding new components. 1999-04-28 22:23:04 +00:00
terry%netscape.com 13e0aa3392 Added a tiny bit of bulletproofing. 1999-04-28 21:53:45 +00:00