1999-12-04 |
terry%mozilla.org | Fixed bug 20126 -- use more international-friendly... |
commit | commitdiff | tree |
1999-12-03 |
dmose%mozilla.org | special cased DUPLICATE in the make_options() sanity... |
commit | commitdiff | tree |
1999-12-03 |
dmose%mozilla.org | a bug fix or two and a whole bunch of sanity-checking... |
commit | commitdiff | tree |
1999-11-19 |
terry%mozilla.org | Updated version string to 2.9 (development) bugzilla-2.9 release-2.9 |
commit | commitdiff | tree |
1999-11-19 |
terry%mozilla.org | Updated version string to 2.8 (shipping) bugzilla-2.8 release-2.8 |
commit | commitdiff | tree |
1999-11-19 |
terry%mozilla.org | Was crashing if not using milestones. |
commit | commitdiff | tree |
1999-11-19 |
terry%mozilla.org | Fixed bug 4889 -- don't allow new bugs to be submitted... |
commit | commitdiff | tree |
1999-11-19 |
terry%mozilla.org | Patch by Tom Schutter <tom@platte.com>: Added some... |
commit | commitdiff | tree |
1999-11-03 |
terry%mozilla.org | Whoops! Was reporting ASSIGNED bugs as being closed... |
commit | commitdiff | tree |
1999-11-03 |
terry%mozilla.org | Due to popular request, "bug changed" mail will only... |
commit | commitdiff | tree |
1999-11-02 |
dmose%mozilla.org | updated license boilerplate |
commit | commitdiff | tree |
1999-10-29 |
terry%mozilla.org | Back out last change -- specific to mozilla.org, not... |
commit | commitdiff | tree |
1999-10-29 |
endico%mozilla.org | Try to herd netscape communicator users away from bugzi... |
commit | commitdiff | tree |
1999-10-22 |
terry%mozilla.org | Fix perl warning. |
commit | commitdiff | tree |
1999-10-20 |
terry%mozilla.org | Ignore the "shadow" and "temp" directories. |
commit | commitdiff | tree |
1999-10-20 |
terry%mozilla.org | Fix perl warning. |
commit | commitdiff | tree |
1999-10-20 |
terry%mozilla.org | Fix perl warning. |
commit | commitdiff | tree |
1999-10-20 |
terry%mozilla.org | Fixed stupid perl warning. |
commit | commitdiff | tree |
1999-10-20 |
terry%mozilla.org | Need to value_quote() things that go into VALUE attribu... |
commit | commitdiff | tree |
1999-10-20 |
endico%mozilla.org | align "edit products" at the top so its not lost 3... |
commit | commitdiff | tree |
1999-10-19 |
terry%mozilla.org | Fixed stupid perl warning. |
commit | commitdiff | tree |
1999-10-19 |
terry%mozilla.org | Fixed stupid perl warnings. |
commit | commitdiff | tree |
1999-10-19 |
terry%mozilla.org | Fixed stupid perl warning. |
commit | commitdiff | tree |
1999-10-15 |
terry%mozilla.org | Patch by holger@holger.om.org (Holger Schurig) -- was... |
commit | commitdiff | tree |
1999-10-15 |
terry%mozilla.org | Patch by holger@holger.om.org (Holger Schurig) -- get... |
commit | commitdiff | tree |
1999-10-15 |
terry%mozilla.org | Fix invalid SQL introduced by last patch. |
commit | commitdiff | tree |
1999-10-15 |
terry%mozilla.org | Allow sorting of status whiteboard column. |
commit | commitdiff | tree |
1999-10-14 |
terry%mozilla.org | Removing the last vote on a bug was causing an SQL... |
commit | commitdiff | tree |
1999-10-13 |
terry%mozilla.org | Patch by Holger Schurig <holger@holger.om.org> -- rewri... |
commit | commitdiff | tree |
1999-10-13 |
terry%mozilla.org | Patch by Holger Schurig <holger@holger.om.org> -- If... |
commit | commitdiff | tree |
1999-10-12 |
terry%mozilla.org | Patch by Holger Schurig <holgerschurig@nikocity.de... |
commit | commitdiff | tree |
1999-10-12 |
terry%mozilla.org | Patch by tom@platte.com (Tom Schutter) -- wasn't workin... |
commit | commitdiff | tree |
1999-10-12 |
terry%mozilla.org | Updating the vote cache should not update the date... |
commit | commitdiff | tree |
1999-10-12 |
terry%mozilla.org | Got rid of silly debugging hack. |
commit | commitdiff | tree |
1999-10-12 |
terry%mozilla.org | Sort votes in decreasing order, not increasing. |
commit | commitdiff | tree |
1999-10-12 |
terry%mozilla.org | Let's not keep everything locked up while regenerating. |
commit | commitdiff | tree |
1999-10-12 |
terry%mozilla.org | Stop reporting "area"; don't report voters on the CC... |
commit | commitdiff | tree |
1999-10-12 |
terry%mozilla.org | Make "rescanall" only check bugs which have changed... |
commit | commitdiff | tree |
1999-10-12 |
terry%mozilla.org | Added ability to run "processmail rescanall" to scan... |
commit | commitdiff | tree |
1999-10-12 |
terry%mozilla.org | Oops; need extra directions to avoid problems when... |
commit | commitdiff | tree |
1999-10-12 |
terry%mozilla.org | Stupid hack to let things work with people who have... |
commit | commitdiff | tree |
1999-10-12 |
terry%mozilla.org | Added a "votes" field to the bugs table, which caches... |
commit | commitdiff | tree |
1999-10-09 |
terry%mozilla.org | Fixed bug 15890 -- was producing garbled SQL if doing... |
commit | commitdiff | tree |
1999-10-08 |
terry%mozilla.org | Added ability to query by votes. |
commit | commitdiff | tree |
1999-10-08 |
terry%mozilla.org | Added ability to query by votes. |
commit | commitdiff | tree |
1999-10-08 |
terry%mozilla.org | Fixed bug 15808 -- previous change had busted querying... |
commit | commitdiff | tree |
1999-10-08 |
terry%mozilla.org | Sorting by the vote column was busted. |
commit | commitdiff | tree |
1999-10-08 |
terry%mozilla.org | Added the ability for users to "vote" on which bugs... |
commit | commitdiff | tree |
1999-10-08 |
terry%mozilla.org | Helpfile for voting feature. |
commit | commitdiff | tree |
1999-10-07 |
terry%mozilla.org | Wow. Turns out this stuff would only handle 10 product... |
commit | commitdiff | tree |
1999-10-07 |
terry%mozilla.org | Missing some whitespace that may be vital. |
commit | commitdiff | tree |
1999-09-30 |
terry%mozilla.org | Patch by holger@holger.om.org (Holger Schurig) -- cope... |
commit | commitdiff | tree |
1999-09-30 |
terry%mozilla.org | Patch by holger@holger.om.org (Holger Schurig) -- one... |
commit | commitdiff | tree |
1999-09-28 |
terry%mozilla.org | Patch by holger@holger.om.org (Holger Schurig) -- was... |
commit | commitdiff | tree |
1999-09-28 |
terry%mozilla.org | Patch by Markus Rex <msrex@suse.de> -- add a param... |
commit | commitdiff | tree |
1999-09-26 |
terry%mozilla.org | Don't send email notification of bug changes to people... |
commit | commitdiff | tree |
1999-09-25 |
terry%mozilla.org | Patch by holger@holger.om.org (Holger Schurig) -- more... |
commit | commitdiff | tree |
1999-09-24 |
terry%mozilla.org | Patch by Tom Schutter <tom@platte.com> -- set component... |
commit | commitdiff | tree |
1999-09-24 |
terry%mozilla.org | Patch by holger@holger.om.org (Holger Schurig) -- sever... |
commit | commitdiff | tree |
1999-09-24 |
terry%mozilla.org | Patch by holger@holger.om.org (Holger Schurig) -- put... |
commit | commitdiff | tree |
1999-09-22 |
terry%mozilla.org | Patch by Tom Schutter <tom@platte.com> -- was setting... |
commit | commitdiff | tree |
1999-09-22 |
terry%mozilla.org | This is a perl script to help import bugs from a GNATS... |
commit | commitdiff | tree |
1999-09-22 |
terry%mozilla.org | Added a directory for contributed software. |
commit | commitdiff | tree |
1999-09-18 |
terry%mozilla.org | If a mangled "order" is specified, it was crashing. |
commit | commitdiff | tree |
1999-09-16 |
terry%mozilla.org | Patch by daa@rmi.net (Dave Avery) -- newer alphas of... |
commit | commitdiff | tree |
1999-09-15 |
terry%mozilla.org | Whining mail wasn't generated correctly if usernames... |
commit | commitdiff | tree |
1999-09-14 |
endico%mozilla.org | add milestone and bug owner to each bug, where appropri... |
commit | commitdiff | tree |
1999-09-11 |
terry%mozilla.org | Patch by fred@dicad.de (Friedhelm Goesling) -- make... |
commit | commitdiff | tree |
1999-09-09 |
terry%mozilla.org | Limit graph sizes to 64 inches in either dimension... |
commit | commitdiff | tree |
1999-08-31 |
terry%mozilla.org | Updated version string to 2.7 (development) bugzilla-2.7 release-2.7 |
commit | commitdiff | tree |
1999-08-31 |
terry%mozilla.org | Updated version string to 2.6 (shipping) bugzilla-2.6 release-2.6 |
commit | commitdiff | tree |
1999-08-30 |
terry%mozilla.org | Don't spuriously quote newlines in the comment description. |
commit | commitdiff | tree |
1999-08-29 |
endico%mozilla.org | another M9 hard coded in to most doomed |
commit | commitdiff | tree |
1999-08-28 |
terry%mozilla.org | Don't even mention bugs that the user does not have... |
commit | commitdiff | tree |
1999-08-28 |
terry%mozilla.org | Added a missing </form>. |
commit | commitdiff | tree |
1999-08-28 |
terry%mozilla.org | Don't use "GET" for a form with a password in the obvio... |
commit | commitdiff | tree |
1999-08-27 |
endico%mozilla.org | fixed a typo |
commit | commitdiff | tree |
1999-08-27 |
endico%mozilla.org | oops. M9 was haredwired in |
commit | commitdiff | tree |
1999-08-24 |
terry%mozilla.org | Patch suggested by dbaron@fas.harvard.edu -- kick the... |
commit | commitdiff | tree |
1999-08-19 |
terry%mozilla.org | Patch by Chris Baldwin <chris.baldwin@siara.com> -... |
commit | commitdiff | tree |
1999-08-17 |
terry%mozilla.org | Added OpenVMS to the list of operating systems. |
commit | commitdiff | tree |
1999-08-14 |
terry%mozilla.org | Wasn't using the 'emailsuffix' param. |
commit | commitdiff | tree |
1999-08-07 |
endico%mozilla.org | only claim that these are the 20 most doomed if we... |
commit | commitdiff | tree |
1999-08-07 |
endico%mozilla.org | limit Most Recently Doomed to the 20 most doomed. the... |
commit | commitdiff | tree |
1999-08-07 |
endico%mozilla.org | Add a new report "most recently doomed". |
commit | commitdiff | tree |
1999-08-07 |
terry%mozilla.org | Last patch didn't work -- perl doesn't like the "scaler... |
commit | commitdiff | tree |
1999-08-06 |
endico%mozilla.org | Oops. was counting closed bugs too. |
commit | commitdiff | tree |
1999-08-06 |
endico%mozilla.org | don't offer most doomed report if this bugzilla install... |
commit | commitdiff | tree |
1999-08-06 |
endico%mozilla.org | Add a current milestone variable and a most doomed... |
commit | commitdiff | tree |
1999-08-05 |
endico%mozilla.org | add image/jpeg, image/png and image/gif mime types |
commit | commitdiff | tree |
1999-08-04 |
terry%mozilla.org | Patch by msrex@suse.de -- don't send mail to the same... |
commit | commitdiff | tree |
1999-08-04 |
terry%mozilla.org | Patch by msrex@suse.de -- was not giving an opportunity... |
commit | commitdiff | tree |
1999-08-02 |
terry%mozilla.org | Fix a typo in the "process any SQL" feature, that has... |
commit | commitdiff | tree |
1999-07-27 |
terry%mozilla.org | Patch by jtg@varesearch.com -- fixed stupid typo in... |
commit | commitdiff | tree |
1999-07-27 |
terry%mozilla.org | Get rid of extra semicolons. |
commit | commitdiff | tree |
1999-07-26 |
bryce-mozilla... | Not really having time to really finish this, I'll... |
commit | commitdiff | tree |
1999-07-09 |
bryce-mozilla... | Spurious &. Remove $::buffer feature, as it was unused... |
commit | commitdiff | tree |
1999-07-09 |
bryce-mozilla... | More tiny battles in the HTML syntax error war |
commit | commitdiff | tree |
1999-07-09 |
bryce-mozilla... | Another battle in the HTML syntax error war. |
commit | commitdiff | tree |
1999-07-08 |
terry%mozilla.org | Enable custom bug creation pages that try to set more... |
commit | commitdiff | tree |
next |