bbaetz%acm.org
|
aba3e265d8
|
Bug 208620 - Fix return value of Bugzilla->login when user already exists
r,a=justdave
|
2003-06-07 13:59:24 +00:00 |
bbaetz%acm.org
|
58b398a337
|
Bug 208583 - Remove PerformSubsts from templates
r,a=justdave
|
2003-06-07 04:36:23 +00:00 |
bbaetz%acm.org
|
114bfcf4b0
|
Bug 205463 - Tokens aren't canceled after a successful login.
patch by 'Randall M! Gee', r=bbaetz, a=justdave
|
2003-06-07 03:36:46 +00:00 |
bbaetz%acm.org
|
7177c5af4a
|
Bug 180635 - Enhance Bugzilla::User to store additional information
r=myk,jake
|
2003-06-03 09:48:15 +00:00 |
timeless%mozdev.org
|
80dda72663
|
last not break
|
2003-05-25 22:38:41 +00:00 |
timeless%mozdev.org
|
1c2a1d2b63
|
Bug 207085 Updating a stored query shouldn't return the same message as creating one
r=kiko
|
2003-05-25 22:26:04 +00:00 |
gerv%gerv.net
|
64ffa67d46
|
Bug 37749 - query for changes to specific field in last n days not working. Rearrange time-based query UI to be more sane. Patch by mailto:anthony@itia.ntua.gr; r=gerv.
|
2003-05-22 22:55:55 +00:00 |
jake%bugzilla.org
|
cc649e9200
|
Fix for bug 84876 - Mentioned the wrong bug number, also making it a link.
|
2003-05-21 14:46:38 +00:00 |
jake%bugzilla.org
|
9c4f7a26bf
|
Bug 145965 - Mention the sendmail -> SMTP change for Bugzilla on win32
Patch by Jean-Sebastien Guay <jean_seb@hybride.com>
|
2003-05-21 02:15:21 +00:00 |
jake%bugzilla.org
|
464134f175
|
Bug 199129 - Replace installation list w/a link to the installation list on the web page
|
2003-05-17 03:11:46 +00:00 |
jake%bugzilla.org
|
cc0c72f96f
|
Recompile docs so (hopefully) I can get some feedback on the installation chapter changes.
|
2003-05-17 01:39:50 +00:00 |
jake%bugzilla.org
|
7b726c06c9
|
Bug 191034 - Making the installation chapter a little more generic. Replaced a lot of OS Specific hints with links to the OS Specific section.
|
2003-05-17 01:27:54 +00:00 |
preed%sigkill.com
|
5e5a547d73
|
Bug 204724 - ExcludeSelf doesn't work with an email containing capital letters; Patch by marcschum@web.de, r=preed/myk,a=myk
|
2003-05-13 05:29:28 +00:00 |
bugreport%peshkin.net
|
d7dc365ab9
|
Bug 195977: Add ability to show alias column in buglist
r=jhedlund
a=justdave
|
2003-05-13 04:59:35 +00:00 |
jake%bugzilla.org
|
400234d17f
|
Bug 203314 - Clean up <ulink/>'s, links to bugs and extra spaces in sentences.
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-12 19:31:50 +00:00 |
bbaetz%acm.org
|
944decfd3c
|
Bug 204592 - invalid column name error
r,a=myk
|
2003-05-09 02:32:21 +00:00 |
jkeiser%netscape.com
|
a128d4a570
|
Make attachment view work again (bug 204964), r=myk@mozilla.org
|
2003-05-09 02:12:16 +00:00 |
jake%bugzilla.org
|
2e9db8c57e
|
Pick up recent docs changes for the compiled versions
|
2003-05-06 04:42:50 +00:00 |
jake%bugzilla.org
|
f46b7ad74e
|
Bug 190864 - Fix ordering of ' and > that I thought I had done earlier.
|
2003-05-06 04:32:32 +00:00 |
bugreport%peshkin.net
|
054ae9f2f9
|
bug 203867: Add regular expression references to glossary
r,a=jake
|
2003-05-06 03:59:19 +00:00 |
bbaetz%acm.org
|
cf4e631923
|
Bug 201816 - use CGI.pm for header output
r=joel, a=justdave
|
2003-05-05 01:15:38 +00:00 |
bbaetz%acm.org
|
732caedbc4
|
Bug 204104 - internal error in Search.pm when searching for invalid
keywords/email
patch by mike.morgan@oregonstate.edu (michael morgan)
r=bbaetz
a=justdave
|
2003-05-03 03:21:41 +00:00 |
justdave%syndicomm.com
|
9628973635
|
Bug 204008: checksetup.pl didn't set permissions on the js directory
r= zach, a= justdave
|
2003-05-01 03:41:32 +00:00 |
myk%mozilla.org
|
1282df6468
|
Clean-up patch for bug 72837: uses /usr/bin/perl instead of /usr/bonsaitools/bin/perl and adds message about these interfaces being experimental.
r=gerv
a=myk
|
2003-04-30 21:23:06 +00:00 |
myk%mozilla.org
|
5a733aef39
|
Fixing build bustage by adding version string and license header.
|
2003-04-29 23:37:49 +00:00 |
myk%mozilla.org
|
45c7dd9178
|
Fix for bug 72837: a script that generates configuration information for a Bugzilla installation.
r=gerv
a=myk
|
2003-04-29 23:14:31 +00:00 |
jake%bugzilla.org
|
6b3845f3dd
|
Spell component correctly.
|
2003-04-29 03:15:06 +00:00 |
burnus%gmx.de
|
1fe0750420
|
Bug 200198 - user-error.html.tmpl's use [% changedsince %] instead of $changedsince
r=gerv, a=justdave
|
2003-04-28 18:29:37 +00:00 |
gerv%gerv.net
|
59cd208c6d
|
Bug 195607 - Minimum width code gets it wrong. Patch by gerv; r,a=justdave.
|
2003-04-27 13:44:23 +00:00 |
gerv%gerv.net
|
d4d3261450
|
Bug 197171 - report.cgi: Use of uninitialized value in numeric lt. Patch by gerv; r,a=justdave.
|
2003-04-27 13:43:15 +00:00 |
bbaetz%acm.org
|
02de6f559d
|
Bug 180086 - Rename 'count' column in votes tables
patch by bugzilla@chimpychompy.org (GavinS)
r=bbaetz,justdave
a=justdave
|
2003-04-27 07:20:39 +00:00 |
bbaetz%acm.org
|
111cea9f5c
|
Bug 203540 - RenameField doesn't get NULL/NOT NULL correct
r,a=justdave
|
2003-04-27 07:19:28 +00:00 |
bbaetz%acm.org
|
317acb7a95
|
Byg 202463 - prefill 'assign to' with default component owner
patch by slamm@yahoo-inc.com (Steve Lamm)
r=bbaetz, a=justdave
|
2003-04-27 07:12:53 +00:00 |
jake%bugzilla.org
|
c4c67e930a
|
Bug 203080 - New version of LDAP to Bugzilla account sync script.
No review for contrib/
|
2003-04-26 16:35:04 +00:00 |
burnus%gmx.de
|
af66039032
|
Bug 203318 - 008filter.t fails to do chdir $topdir - if @Support::Templates::include_paths returns more than one path
r=justdave,gerv
a=justdave
|
2003-04-26 14:11:59 +00:00 |
jake%bugzilla.org
|
3309245ead
|
Bug 203160 - mod_throttle has a new URL
|
2003-04-26 02:58:36 +00:00 |
myk%mozilla.org
|
773351299c
|
Fix for bug 179510: takes group restrictions into account when sending request notifications
r=bbaetz,jpreed
a=justdave
|
2003-04-25 05:41:29 +00:00 |
bbaetz%acm.org
|
f5ff14decf
|
Bug 172331 - importxml.pl warnings under perl 5.8
r,a=justdave
|
2003-04-25 04:16:01 +00:00 |
bbaetz%acm.org
|
416c802adb
|
Bug 179513, take N. Fix the bracketing so that it actually works...
r=myk, justdave
a=justdave
|
2003-04-25 00:47:17 +00:00 |
justdave%syndicomm.com
|
a61971d218
|
Updating 2.17.4 release notes
|
2003-04-25 00:22:41 +00:00 |
bbaetz%acm.org
|
e1a7fe3032
|
Bug 201018 - editusers.cgi never calls DeriveGroup prior to changing a bug
patch mostly by justdave, bits by me
r=bbaetz,justdave,myk
a=justdave
|
2003-04-24 23:12:00 +00:00 |
bbaetz%acm.org
|
dd41e6d16e
|
Bug 197153 - Add wording schange requested by reviewer which wasn't in the
patch on the bug, and so wasn't checked in.
r,a=justdave
|
2003-04-24 22:41:07 +00:00 |
justdave%syndicomm.com
|
a503ee89bd
|
Bumping version number to 2.17.4 for developer snapshot release
|
2003-04-24 22:02:35 +00:00 |
justdave%syndicomm.com
|
9f4c5ecd2c
|
Bug 193965: On product change, user can accidentally opt-out of required group restriction
Patch by Joel Peshkin <bugreport@peshkin.net>
r= bbaetz, justdave
a= justdave
|
2003-04-24 21:50:33 +00:00 |
justdave%syndicomm.com
|
6477e83612
|
Bug 197153: Fix for insecure temporary filename handling.
Patch by Brad Baetz <bbaetz@acm.org>
r= justdave, gerv
a= justdave
|
2003-04-24 21:17:31 +00:00 |
justdave%syndicomm.com
|
a00b82f91d
|
Bug 192661: Dependency graphs were printing bug summaries without HTML filtering.
r= bbaetz, gerv
a= justdave
|
2003-04-24 20:55:02 +00:00 |
justdave%syndicomm.com
|
cb41a04bf3
|
Bug 192677: Add new test to flag failure-to-filter situations in the 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-24 20:49:52 +00:00 |
jake%bugzilla.org
|
5dcb5e2284
|
Missed a couple of SGML references that should have been changed.
|
2003-04-23 03:23:04 +00:00 |
jake%bugzilla.org
|
f55af8b22f
|
Realphabetize the directory list.
|
2003-04-23 03:15:10 +00:00 |
jake%bugzilla.org
|
c83cb47fbc
|
Recompile the docs from the XML source in anticipation of the 2.17.4 release.
|
2003-04-23 02:33:00 +00:00 |