Commit Graph

126 Commits

Author SHA1 Message Date
preed%sigkill.com
dc8fce75f5 Bug 124174 - make processmail a package (Bugzilla::BugMail), r=gerv, r=jth, a=justdave 2003-02-09 22:04:25 +00:00
bbaetz%acm.org
8b73cba208 Bug 191863 - Clean up Bugzilla.pm
r=gerv, justdave
a=justdave
2003-02-07 07:19:15 +00:00
bbaetz%acm.org
52b30c5b8f Bug 191085 - Fix FetchSQLData compat code.
r,a=justdave
2003-02-02 05:49:23 +00:00
bbaetz%acm.org
f26e6ef885 Bug 191080 - fix SQLQuote return value for an undef input
r=gerv, a=justdave
2003-01-30 07:20:56 +00:00
justdave%syndicomm.com
b95b848835 Bug 106918: the "movers" param was not being interpreted correctly by move.pl or the show_bug template. Also the exporter value was not properly fed into the xml template.
r= myk, a= justdave
2003-01-24 00:27:28 +00:00
gerv%gerv.net
1c66027d21 Bug 126955 - Bugzilla should support translated/localized templates. Patch by burnus; r=gerv, a=justdave. 2003-01-23 23:34:10 +00:00
bbaetz%acm.org
1fdedf5679 Bug 189446 - Can't change product of a bug
r, a=justdave
2003-01-23 07:11:42 +00:00
bbaetz%acm.org
efd2dfff67 Bug 188161 - assignee/qa missing change knobs.
r, a=justdave
2003-01-23 07:11:25 +00:00
bbaetz%student.usyd.edu.au
3397e5b0cd Bug 163290 - move DB handling code into a module
r=justdave, myk, joel, preed
a=justdave
2003-01-14 20:00:11 +00:00
zach%zachlipton.com
f17969822a Fix for bug 166481 ("Spellcheck is borked"). Part one of this fix fixes
the spelling errors so tinderbox doesn't barf, part two fixes
t/006spellcheck.t and adds some more new words to check for.

Part 1 patch by myself, r=timeless
Part 2 patch by MattyT. r=zach (myself)
a=justdave
2003-01-10 23:51:38 +00:00
preed%sigkill.com
f3a205cb47 Bumping the rev number for 2.17.3 release. 2003-01-02 18:04:09 +00:00
justdave%syndicomm.com
1932b9d8a8 Bug 186594: $db_sock was not being exported from Bugzilla/Config.pm
patch by sergeyli@pisem.net (Sergey Lipnevich)
r=bbaetz, a=justdave
2002-12-26 07:37:12 +00:00
bbaetz%student.usyd.edu.au
ae4802aa8a Bug 186337 - Param lookup should fall back to defaults
r=joel, a=justdave
2002-12-21 23:39:48 +00:00
bbaetz%student.usyd.edu.au
1a66a353fa Bug 173622 - Move template handling into a module. r=justdave, joel, a=justdave 2002-12-20 07:21:43 +00:00
bbaetz%student.usyd.edu.au
d25f5c7440 Bug 158499 - Templatise XML bug output
r=gerv, justdave
a=justdave
2002-12-15 09:24:08 +00:00
justdave%syndicomm.com
08485a6802 bumping version number to 2.17.2 2002-12-13 11:33:07 +00:00
bugreport%peshkin.net
85178bacf4 Bug 184256 Canedit group_control_map entry does not prevent making attachments
r=bbaetz
a=justdave
2002-12-11 00:41:19 +00:00
bbaetz%student.usyd.edu.au
edc41a0968 Bug 182946 - fix additional typo noticed on irc by tm 2002-12-03 12:35:44 +00:00
bbaetz%student.usyd.edu.au
4383445d8f Bug 182946 - fix regressions from bug 171493
(Bug.pm/show_bug.cgi/bug_form.pl reorg)
r,a=justdave
2002-12-03 09:44:42 +00:00
bbaetz%student.usyd.edu.au
f6351f6643 Bug 171493 - make show_bug use Bug.pm and remove bug_form.pl
r=justdave, joel
a=justdave
2002-11-28 10:49:58 +00:00
jake%bugzilla.org
4d920129ae Bug 67077 - We now include the timezone (as configured in editparams.cgi) on every time we display.
r=justdave
a=justdave
2002-11-27 16:00:44 +00:00
bugreport%peshkin.net
13e1ecfa4d Bug 147275 Rearchitect product groups
Patch by joel
r=bbaetz,justdave
a=justdave
2002-11-24 19:56:34 +00:00
bugreport%peshkin.net
b177413894 Bug 180980 Doing 2 email searches fails when searching for CC list members
Patch by bugreport@peshkin.net
r=myk, a=justdave
2002-11-22 02:38:18 +00:00
bbaetz%student.usyd.edu.au
94fa0a68b3 Bug 180966 - warnings in webserver error log (take 2)
r=joel, a=justdave
2002-11-22 01:47:38 +00:00
justdave%syndicomm.com
30e6e7552e Backing out the checkin for bug 180966 (fix warnings in web server error log). This checkin caused commenting on bugs to fail
if timetracking is not enabled.
2002-11-21 18:46:21 +00:00
jeff.hedlund%matrixsi.com
d24a8796ce Bug 179582 - More informative and easier to read flag email template
r=myk
a=myk
2002-11-20 03:03:21 +00:00
bbaetz%student.usyd.edu.au
c79e9457e0 Bug 180966 - fix misc warnings
r,a=myk
2002-11-20 00:53:14 +00:00
bbaetz%student.usyd.edu.au
8559ad8701 Bug 124589 - support database replication
r=myk, a=justdave
2002-11-19 07:19:34 +00:00
bbaetz%student.usyd.edu.au
c9a868c160 Bug 179960 - Qucksearch queries are slow and timeout
fixed by adding subselect emulation for product/component lookups
r=joel, a=justdave
2002-11-18 02:03:31 +00:00
myk%mozilla.org
fca47162ff Fix for bug 180632: corrects reference flag->is_requesteeble to flag->type->is_requesteeble
r=bbaetz
a=myk
2002-11-17 23:33:54 +00:00
myk%mozilla.org
5bd233122e Last part of fix for bug 179494: adds "use Bugzilla::Util" and removes "&::" from before "trim" per bbaetz.
r=bbaetz
a=myk
2002-11-17 22:50:59 +00:00
myk%mozilla.org
67ac41f3d2 Fix for bug 179494: prevents Bugzilla from thinking users have changed flags when they haven't.
r=bbaetz
a=myk
2002-11-17 12:46:00 +00:00
bbaetz%student.usyd.edu.au
359217380e Bug 179697 - OR terms need extra level of bracketing
r=myk, a=justdave
2002-11-14 11:11:18 +00:00
bugreport%peshkin.net
e69f1c9962 Bug 179706 activity log needs to include full account names for requestees
r,a=myk
2002-11-13 07:05:41 +00:00
bugreport%peshkin.net
c5df58fbc6 Bug 179491 Searchs of attachments containing a string do not enforce attchment privacy
r=bbaetz
a=justdave
2002-11-12 01:58:02 +00:00
myk%mozilla.org
8f7f3eaa34 Fix for bug 179334: updates the setter consistently. also fixes numerous other bugs in the RT code.
r=bbaetz
a=myk
2002-11-11 12:36:27 +00:00
bbaetz%student.usyd.edu.au
503ad5e77b Bug 179238 - searching by commenter is ignored if you do 'exact' or
'contains'
r, a=myk
2002-11-10 03:05:23 +00:00
jake%bugzilla.org
e9f64881c0 Bug 179242 Part 2 - Handle both conditions for the if block
r=bbaetz
2002-11-09 23:37:07 +00:00
bbaetz%student.usyd.edu.au
eb1640d885 Bug 178383 - product/component query conditions appear twice
r=myk, justdave
a=justdave
2002-11-09 23:17:15 +00:00
bbaetz%student.usyd.edu.au
5888409b30 Bug 179193 - anyexact should use IN, not OR
r=gerv, a=justdave
2002-11-09 23:02:25 +00:00
bugreport%peshkin.net
6abb050230 Bug 179242 Searching for comment contains string + email gives "Not unique table/alias: 'longdescs_' at globals.pl line 242"
r=jake
a=myk
2002-11-09 18:09:25 +00:00
bbaetz%student.usyd.edu.au
6a5bc95bd6 Bug 179174 - renable $| = 1
r=justdave x2
a=justdave
2002-11-09 11:55:27 +00:00
justdave%syndicomm.com
ef9c834aa6 Bumping version number for development snapshot tarball 2002-11-09 01:59:22 +00:00
bbaetz%student.usyd.edu.au
307750a355 Bug 114696 - permission checking in queries not optimal
Patch by joel, dkl + me
r=myk, a=justdave
2002-11-09 01:58:07 +00:00
myk%mozilla.org
e762ceb1ba Fix for bug 172518: makes the request tracker use the generic user matching code
r=not_erik,joel
a=justdave
2002-11-08 01:35:46 +00:00
myk%mozilla.org
5995da24d2 Fix for bug 178801: Missing &:: caused function call to fail, resulting in server error.
r=justdave
a=justdave
2002-11-07 06:31:51 +00:00
myk%mozilla.org
b636c2b35e Fix for bug 178801: missing &:: caused function not to be found, resulting in server error
r=justdave
2002-11-07 05:33:51 +00:00
gerv%gerv.net
b7eca451e7 Bug 173571 - Turn "all selected" into "none selected" for efficiency. Patch by gerv; r=justdave. 2002-11-04 22:43:28 +00:00
bugreport%peshkin.net
bcb6462ea5 Bug 177436 User matching shouldn't be case-sensitive
patch by not_erik
2xr=justdave
a=justdave for 2.17.1
2002-11-04 21:55:10 +00:00
kiko%async.com.br
fdcb2002d6 Fix for bug 62729, "Add real name capability to bug_list.cgi". Patch by
Toms Baugis, r=kiko, 2xr=joel.
2002-11-04 00:57:56 +00:00