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

1344 Коммитов

Автор SHA1 Сообщение Дата
terry%mozilla.org 6e24c10df5 Don't lock up mysqld if a lot of addcheckin processes pile up. 2000-02-07 23:48:17 +00:00
terry%mozilla.org 8ffc70363b Added DisconnectFromDatabase() routine. 2000-02-07 23:46:07 +00:00
terry%mozilla.org 90c0f43f4b Make the "mail a new password" text be a param. 2000-02-07 22:11:55 +00:00
terry%mozilla.org db0ceddebc The "put this named query in the footer" feature was choking if the
name of the query had a space in it.
2000-02-05 00:38:15 +00:00
terry%mozilla.org 6bf0ee5568 Add an optional ability to stagger the headers in the bug list, which
is uglier, but often squeezes things better horizontally.
2000-02-04 14:08:00 +00:00
risto%netscape.com f45b25b4cf Changind cvs-mirror to despot URL 2000-02-02 23:07:20 +00:00
terry%mozilla.org 56d80b9768 Simplify dependency wording. 2000-02-02 17:43:34 +00:00
terry%mozilla.org aafab342a0 Whoops, searches of "Comment changed (before|after)" were not working
correctly.
2000-02-02 14:42:11 +00:00
erik%netscape.com a1492f7f75 Moved cgiview.html to index.html, so that user doesn't have to type that
file name.
2000-02-02 05:24:02 +00:00
erik%netscape.com ff092731bf Moving cgiview.html to index.html so that user doesn't need to type that
file name.
2000-02-02 04:57:40 +00:00
terry%mozilla.org e395888ed8 Nothing was checking that the bug number you entered for a duplicate
bug was actually a legal bug number.
2000-02-01 23:48:13 +00:00
erik%netscape.com b65f7ca606 Removing this copy of the README file, since we now have a working
READ-ME.txt file. See the CVS log for that file for the reason...
2000-02-01 20:46:21 +00:00
erik%netscape.com ecfac3e152 Apache does something a bit strange with files called "README", so I've
created this file called "READ-ME.txt", which gets displayed normally
in the list of files.
2000-02-01 20:40:05 +00:00
erik%netscape.com e0923498ff Apparently, mozilla.org's Apache Web server doesn't support the
SERVER_URL envariable. Oh, well. Trying a different way...
2000-02-01 19:06:01 +00:00
erik%netscape.com e334ab2a62 Original check-in of the "Web Sniffer", a set of tools to work with the
protocols underlying the Web.
2000-02-01 18:24:20 +00:00
terry%mozilla.org c8bd765633 REOPENing a bug now clears the resolution; most people will agree it
should have always had this behavior.
2000-01-31 22:50:10 +00:00
terry%mozilla.org 72ec664c27 The "And" and "Or" buttons now work faster, if you have Javascript
enabled.  (If you don't have Javascript, they work just like they did
before.)
2000-01-31 18:19:44 +00:00
terry%mozilla.org d88c706d71 Fix busted link. 2000-01-31 03:52:09 +00:00
terry%mozilla.org 9d46d3d106 Add a param to control where to look for the "registry" stuff. 2000-01-30 19:46:41 +00:00
terry%mozilla.org 13fc0464c8 Allow searching of attachment stuff using boolean charts. 2000-01-30 19:21:43 +00:00
risto%netscape.com 4ccfc28ec6 Added rko to admins 2000-01-30 13:24:49 +00:00
risto%netscape.com 5595e1a02c Fixed legacy cvs-mirror.mozilla.org URL's to tinderbox.mozilla.org and
bonsai.mozilla.org.
2000-01-30 08:42:28 +00:00
terry%mozilla.org 2b1f31ee04 Patch by aclark@ghoti.org -- use localconfig file to get database
connection info.
2000-01-29 20:22:44 +00:00
terry%mozilla.org 489123e30e Patch by aclark@ghoti.org -- clear the accumulation buffer before using it. 2000-01-29 20:13:30 +00:00
terry%mozilla.org e938556230 Don't regenerate the shadow database until we're sure that our DB is
up to snuff with what processmail expects.
2000-01-29 20:07:05 +00:00
terry%mozilla.org 50f9c23f8b Fixed busted mailto: link. 2000-01-28 20:36:26 +00:00
terry%mozilla.org c7c64c5553 The "Show list" link that is supposed to quickly get you back to the
list of bugs you queried for was busted.
2000-01-28 16:39:29 +00:00
terry%mozilla.org 5488127bb8 Apparently, you're supposed to put "#foo" stuff in a URL after all the
"?" and "&" stuff.  IE doesn't work if you don't.
2000-01-28 16:18:10 +00:00
terry%mozilla.org 1a6d2baec7 Was crashing if you weren't already logged in. 2000-01-28 07:15:44 +00:00
terry%mozilla.org 2ca83fff50 Allow searching by "last change date" in the boolean charts. 2000-01-28 01:28:55 +00:00
terry%mozilla.org 06d968aa56 Massive stomp on the query page and buglist page. Added the ability
to use the "boolean charts" to do very powerful queries.
2000-01-28 01:01:40 +00:00
slamm%netscape.com a134c8c5a9 Tweak gmake pattern to make it more general. (Reformat a little too). 2000-01-27 02:30:23 +00:00
mcafee%netscape.com 206fbbecb4 Removing old binary link. r=slamm 2000-01-27 01:39:09 +00:00
terry%mozilla.org e31da546f6 Patch by granrose@netscape.com -- put initial focus into bug# field. 2000-01-27 00:56:33 +00:00
terry%mozilla.org 169b70131c Add support for keywords. 2000-01-26 23:15:30 +00:00
terry%mozilla.org 0674a87149 Patch by Rob Baham <robb@scitechsoft.com> -- links to other bugs
should be relative URLs, not absolute.
2000-01-26 21:56:24 +00:00
terry%mozilla.org cefb6e13e6 Allow searches for "all keywords" or "no keywords"; fixed some other
bugs around keyword queries.
2000-01-26 21:48:36 +00:00
terry%mozilla.org 8312c801e4 Add a way to log all SQL requests made. 2000-01-26 21:47:55 +00:00
terry%mozilla.org 7370d4894a If adding the new "lastdiffed" field, it works out better to
initialize it to "now", not to "delta_ts".
2000-01-26 21:17:36 +00:00
terry%mozilla.org 42d9634889 Fixed minor grammatical typo. 2000-01-25 07:57:35 +00:00
terry%mozilla.org 38060670b3 Reworked preferences UI. Added ability to turn off "My bugs" link at
bottom.  Made "My bugs" show bugs you own AND bugs you submitted.
Added ability to display your named queries in the footer.  Many
random bugfixes.
2000-01-25 07:54:57 +00:00
terry%mozilla.org c8a6896c70 Added a way to query by bug numbers. Added an "edit this query" link
when you view a buglist.
2000-01-25 02:50:37 +00:00
terry%mozilla.org d803bf24ab Very minor HTML tweaking. 2000-01-24 05:50:46 +00:00
terry%mozilla.org 6c7cc5e6bf New email code wasn't sending to people who had voted for a bug.
Added "My votes" link to footer.  Other minor voting-related fixes.
2000-01-24 05:41:40 +00:00
terry%mozilla.org b44b5d68ff Fixed bug causing named queries to get all screwed up around "target
milestones".
2000-01-23 20:37:46 +00:00
terry%mozilla.org 779b752c21 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 7fd50f4f09 Add a way to remove a default query that you may have set. 2000-01-23 17:14:09 +00:00
terry%mozilla.org e48b52b7ea Remove unused file 2000-01-23 16:57:32 +00:00
terry%mozilla.org aab22e6d4d Added much more crosschecks, and simplified a lot of the code. 2000-01-23 04:37:40 +00:00
terry%mozilla.org 9d6528cfe0 Fixed stupid typo that caused exact email searches in descriptions to crash. 2000-01-23 04:01:25 +00:00