Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2003-06-07 | Bug 205463 - Tokens aren't canceled after a successful login. | bbaetz%acm.org | 3 | -3/+3 | |
patch by 'Randall M! Gee', r=bbaetz, a=justdave | |||||
2003-06-03 | Bug 180635 - Enhance Bugzilla::User to store additional information | bbaetz%acm.org | 31 | -437/+647 | |
r=myk,jake | |||||
2003-05-26 | last not break | timeless%mozdev.org | 1 | -1/+1 | |
2003-05-26 | Bug 207085 Updating a stored query shouldn't return the same message as ↵ | timeless%mozdev.org | 2 | -3/+12 | |
creating one r=kiko | |||||
2003-05-23 | Bug 37749 - query for changes to specific field in last n days not working. ↵ | gerv%gerv.net | 4 | -100/+116 | |
Rearrange time-based query UI to be more sane. Patch by mailto:anthony@itia.ntua.gr; r=gerv. | |||||
2003-05-21 | Fix for bug 84876 - Mentioned the wrong bug number, also making it a link. | jake%bugzilla.org | 1 | -2/+4 | |
2003-05-21 | Bug 145965 - Mention the sendmail -> SMTP change for Bugzilla on win32 | jake%bugzilla.org | 1 | -1/+39 | |
Patch by Jean-Sebastien Guay <jean_seb@hybride.com> | |||||
2003-05-17 | Bug 199129 - Replace installation list w/a link to the installation list on ↵ | jake%bugzilla.org | 1 | -23/+7 | |
the web page | |||||
2003-05-17 | Recompile docs so (hopefully) I can get some feedback on the installation ↵ | jake%bugzilla.org | 33 | -2006/+3252 | |
chapter changes. | |||||
2003-05-17 | Bug 191034 - Making the installation chapter a little more generic. Replaced ↵ | jake%bugzilla.org | 5 | -373/+512 | |
a lot of OS Specific hints with links to the OS Specific section. | |||||
2003-05-13 | Bug 204724 - ExcludeSelf doesn't work with an email containing capital ↵ | preed%sigkill.com | 1 | -1/+1 | |
letters; Patch by marcschum@web.de, r=preed/myk,a=myk | |||||
2003-05-13 | Bug 195977: Add ability to show alias column in buglist | bugreport%peshkin.net | 2 | -0/+4 | |
r=jhedlund a=justdave | |||||
2003-05-13 | Bug 203314 - Clean up <ulink/>'s, links to bugs and extra spaces in sentences. | jake%bugzilla.org | 11 | -201/+162 | |
Patch by Martin Wulffeld <martin@wulffeld.org>. r,a=jake Also, added Martin to the section about people who have made signifigant conrtibutions. | |||||
2003-05-09 | Bug 204592 - invalid column name error | bbaetz%acm.org | 2 | -20/+9 | |
r,a=myk | |||||
2003-05-09 | Make attachment view work again (bug 204964), r=myk@mozilla.org | jkeiser%netscape.com | 1 | -1/+1 | |
2003-05-06 | Pick up recent docs changes for the compiled versions | jake%bugzilla.org | 6 | -17/+55 | |
2003-05-06 | Bug 190864 - Fix ordering of ' and > that I thought I had done earlier. | jake%bugzilla.org | 1 | -1/+1 | |
2003-05-06 | bug 203867: Add regular expression references to glossary | bugreport%peshkin.net | 1 | -0/+11 | |
r,a=jake | |||||
2003-05-05 | Bug 201816 - use CGI.pm for header output | bbaetz%acm.org | 51 | -205/+352 | |
r=joel, a=justdave | |||||
2003-05-03 | Bug 204104 - internal error in Search.pm when searching for invalid | bbaetz%acm.org | 1 | -5/+6 | |
keywords/email patch by mike.morgan@oregonstate.edu (michael morgan) r=bbaetz a=justdave | |||||
2003-05-01 | Bug 204008: checksetup.pl didn't set permissions on the js directory | justdave%syndicomm.com | 1 | -0/+2 | |
r= zach, a= justdave | |||||
2003-05-01 | Clean-up patch for bug 72837: uses /usr/bin/perl instead of ↵ | myk%mozilla.org | 3 | -1/+7 | |
/usr/bonsaitools/bin/perl and adds message about these interfaces being experimental. r=gerv a=myk | |||||
2003-04-30 | Fixing build bustage by adding version string and license header. | myk%mozilla.org | 2 | -0/+41 | |
2003-04-30 | Fix for bug 72837: a script that generates configuration information for a ↵ | myk%mozilla.org | 3 | -0/+356 | |
Bugzilla installation. r=gerv a=myk | |||||
2003-04-29 | Spell component correctly. | jake%bugzilla.org | 1 | -1/+1 | |
2003-04-29 | Bug 200198 - user-error.html.tmpl's use [% changedsince %] instead of ↵ | burnus%gmx.de | 2 | -10/+11 | |
$changedsince r=gerv, a=justdave | |||||
2003-04-27 | Bug 195607 - Minimum width code gets it wrong. Patch by gerv; r,a=justdave. | gerv%gerv.net | 1 | -2/+2 | |
2003-04-27 | Bug 197171 - report.cgi: Use of uninitialized value in numeric lt. Patch by ↵ | gerv%gerv.net | 2 | -3/+5 | |
gerv; r,a=justdave. | |||||
2003-04-27 | Bug 180086 - Rename 'count' column in votes tables | bbaetz%acm.org | 7 | -23/+33 | |
patch by bugzilla@chimpychompy.org (GavinS) r=bbaetz,justdave a=justdave | |||||
2003-04-27 | Bug 203540 - RenameField doesn't get NULL/NOT NULL correct | bbaetz%acm.org | 1 | -1/+1 | |
r,a=justdave | |||||
2003-04-27 | Byg 202463 - prefill 'assign to' with default component owner | bbaetz%acm.org | 2 | -14/+59 | |
patch by slamm@yahoo-inc.com (Steve Lamm) r=bbaetz, a=justdave | |||||
2003-04-27 | Bug 203080 - New version of LDAP to Bugzilla account sync script. | jake%bugzilla.org | 1 | -23/+58 | |
No review for contrib/ | |||||
2003-04-26 | Bug 203318 - 008filter.t fails to do chdir $topdir - if ↵ | burnus%gmx.de | 1 | -6/+9 | |
@Support::Templates::include_paths returns more than one path r=justdave,gerv a=justdave | |||||
2003-04-26 | Bug 203160 - mod_throttle has a new URL | jake%bugzilla.org | 1 | -3/+2 | |
2003-04-25 | Fix for bug 179510: takes group restrictions into account when sending ↵ | myk%mozilla.org | 9 | -75/+276 | |
request notifications r=bbaetz,jpreed a=justdave | |||||
2003-04-25 | Bug 172331 - importxml.pl warnings under perl 5.8 | bbaetz%acm.org | 1 | -6/+6 | |
r,a=justdave | |||||
2003-04-25 | Bug 179513, take N. Fix the bracketing so that it actually works... | bbaetz%acm.org | 1 | -24/+24 | |
r=myk, justdave a=justdave | |||||
2003-04-25 | Updating 2.17.4 release notes | justdave%syndicomm.com | 1 | -9/+14 | |
2003-04-25 | Bug 201018 - editusers.cgi never calls DeriveGroup prior to changing a bug | bbaetz%acm.org | 2 | -1/+10 | |
patch mostly by justdave, bits by me r=bbaetz,justdave,myk a=justdave | |||||
2003-04-25 | Bug 197153 - Add wording schange requested by reviewer which wasn't in the | bbaetz%acm.org | 1 | -1/+1 | |
patch on the bug, and so wasn't checked in. r,a=justdave | |||||
2003-04-25 | Bumping version number to 2.17.4 for developer snapshot release | justdave%syndicomm.com | 1 | -1/+1 | |
2003-04-25 | Bug 193965: On product change, user can accidentally opt-out of required ↵ | justdave%syndicomm.com | 1 | -1/+2 | |
group restriction Patch by Joel Peshkin <bugreport@peshkin.net> r= bbaetz, justdave a= justdave | |||||
2003-04-25 | Bug 197153: Fix for insecure temporary filename handling. | justdave%syndicomm.com | 4 | -43/+59 | |
Patch by Brad Baetz <bbaetz@acm.org> r= justdave, gerv a= justdave | |||||
2003-04-25 | Bug 192661: Dependency graphs were printing bug summaries without HTML ↵ | justdave%syndicomm.com | 1 | -1/+2 | |
filtering. r= bbaetz, gerv a= justdave | |||||
2003-04-25 | Bug 192677: Add new test to flag failure-to-filter situations in the ↵ | justdave%syndicomm.com | 19 | -27/+825 | |
templates, and correct the XSS holes that were discovered as a result of it. Patch by Gervase Markham <gerv@mozilla.org> r= myk, bbaetz, justdave a= justdave | |||||
2003-04-23 | Missed a couple of SGML references that should have been changed. | jake%bugzilla.org | 1 | -2/+2 | |
2003-04-23 | Realphabetize the directory list. | jake%bugzilla.org | 1 | -1/+1 | |
2003-04-23 | Recompile the docs from the XML source in anticipation of the 2.17.4 release. | jake%bugzilla.org | 15 | -972/+1121 | |
2003-04-23 | Updating date for the 2.17.4 release. | jake%bugzilla.org | 1 | -1/+1 | |
2003-04-23 | The source files for the Bugzilla Guide have long been using the XML version ↵ | jake%bugzilla.org | 37 | -7792/+71 | |
of DocBook but still residing in the sgml/ directory with an extension of .sgml. In an effort to maintain CVS history, the raw files were copied on the CVS server to the xml/ directory and renamed to have .xml for the extension; any checkins before this one did have the .sgml extension. |