Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-06-30 | Docs fixes for Bug 298827: builtin or built-in and Bug 298832: ie (sp) | mozilla%colinogilvie.co.uk | 2 | -3/+3 | |
Patch by Frank Wein <bugzilla@mcsmurf.de>, r=me | |||||
2005-06-25 | Bug 298190: The "200 bugs" limit in buglist.cgi should be a constant, not a ↵ | lpsolit%gmail.com | 3 | -3/+9 | |
magic number - Patch by Tiago R. Mello <timello@async.com.br> r=kiko,justdave a=justdave | |||||
2005-06-25 | Bug 277454: Bugs in inactivated groups don't show padlocks on the buglist - ↵ | lpsolit%gmail.com | 3 | -13/+89 | |
Patch by Marc Schumann <wurblzap@gmail.com> r=LpSolit a=justdave | |||||
2005-06-25 | Bug 284273: Move productResponsibilities from editusers.cgi to ↵ | lpsolit%gmail.com | 3 | -34/+51 | |
Bugzilla::User.pm - Patch by Marc Schumann <wurblzap@gmail.com> r=mkanat a=justdave | |||||
2005-06-21 | Bug 296039: [PostgreSQL] Cannot create a new product | mkanat%kerio.com | 2 | -1/+7 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=wurblzap, a=myk | |||||
2005-06-21 | Bug 180792: Setting and/or updating flags does not update last changed date ↵ | lpsolit%gmail.com | 2 | -2/+5 | |
- Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=myk | |||||
2005-06-21 | Backing out bug 180792. A table is locked as READ while my patch tries to ↵ | lpsolit%gmail.com | 2 | -4/+1 | |
write in it :( | |||||
2005-06-21 | Bug 289693: EditSettings page changes name from the link in the footer - ↵ | lpsolit%gmail.com | 4 | -15/+15 | |
Patch by Gabriel Sales de Oliveira <gabriel@async.com.br> r/a=myk | |||||
2005-06-21 | Bug 244533: Display "only the 200 most relevant bugs are shown" only when ↵ | lpsolit%gmail.com | 2 | -2/+5 | |
more than 200 bugs are found - Patch by Frédéric Buclin <LpSolit@gmail.com> r=kiko a=myk | |||||
2005-06-21 | Bug 298196: process_bug.cgi updates delta_ts even when no modifications are ↵ | lpsolit%gmail.com | 1 | -4/+3 | |
made - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk | |||||
2005-06-21 | Bug 297794: initBug's verification of user_id being an email is bogus - ↵ | lpsolit%gmail.com | 1 | -7/+7 | |
Patch by Tiago R. Mello <timello@async.com.br> r=LpSolit a=myk | |||||
2005-06-21 | Bug 180792: Setting and/or updating flags does not update last changed date ↵ | lpsolit%gmail.com | 2 | -1/+4 | |
- Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=myk | |||||
2005-06-21 | Bug 296887: Do not display the quip entry field when quip_list_entry_control ↵ | lpsolit%gmail.com | 1 | -11/+21 | |
is set to 'closed' - Patch by Alfred Karl Kornel <kornel.1@osu.edu> r=LpSolit a=myk | |||||
2005-06-21 | Bug 151411: "(This bug is not in your list)" is confusing - Patch by Alfred ↵ | lpsolit%gmail.com | 1 | -2/+13 | |
Karl Kornel <kornel.1@osu.edu> r=myk,LpSolit a=myk | |||||
2005-06-21 | Bug 76507: Replace "owner" by "assignee" (and "initial" by "default") - ↵ | lpsolit%gmail.com | 26 | -79/+79 | |
Patch by Tiago R. Mello <timello@async.com.br> r=LpSolit a=myk | |||||
2005-06-17 | Bug 297928: detaint_natural, detaint_signed and trick_taint shouldn't rely ↵ | lpsolit%gmail.com | 1 | -6/+6 | |
on $1 - Patch by Christian Reis <kiko@async.com.br> r/a = justdave | |||||
2005-06-16 | Bug 297797: New Hook - add actions to attachment table - Patch by Dennis ↵ | bugreport%peshkin.net | 1 | -0/+1 | |
Melentyev <dennis.melentyev@infopulse.com.ua> r/a=myk | |||||
2005-06-15 | Bug 293501: Add me to files where I belong and fix kerio.com emails | mkanat%kerio.com | 30 | -27/+35 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=colin, a=myk | |||||
2005-06-15 | Bug 296180: Table and CSV reports should use localised terms for statuses ↵ | lpsolit%gmail.com | 2 | -4/+28 | |
and resolutions - Patch by Emmanuel Seyman <eseyman@linagora.com> - r/a=myk | |||||
2005-06-15 | Bug 274266: Server type should not be hardcoded in SQL values - Patch by ↵ | lpsolit%gmail.com | 1 | -5/+5 | |
Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk | |||||
2005-06-13 | Bug 255685: Docs should mention mysql-devel RPM is required | mozilla%colinogilvie.co.uk | 1 | -1/+9 | |
Patch by me, r=gerv | |||||
2005-06-11 | Bug 266159: It's possible to create multiple flags by reloading, even if ↵ | lpsolit%gmail.com | 1 | -10/+37 | |
flag is not multiplicable - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a = myk | |||||
2005-06-11 | Bug 277417: SQL error when reloading the page after changing the bug ↵ | lpsolit%gmail.com | 2 | -0/+15 | |
resolution to duplicate - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=justdave | |||||
2005-06-11 | Bug 296214: Add a hook into user-error.html.tmpl to allow user-extendable ↵ | lpsolit%gmail.com | 1 | -4/+18 | |
error messages - Patch by Dennis Melentyev <dennis.melentyev@infopulse.com.ua> r=joel a=myk | |||||
2005-06-09 | Patch for bug 296582: create-guided template refers to "zarro boogs" instead ↵ | jocuri%softhome.net | 1 | -2/+2 | |
of terms.zeroSearchResults; patch by Alfred Karl Kornel <kornel.1@osu.edu>, r=vladd, a=justdave. | |||||
2005-06-09 | Patch for bug 291600: replace "iff" with "if and only if"; r=LpSolit, ↵ | jocuri%softhome.net | 3 | -5/+6 | |
a=justdave. | |||||
2005-06-09 | Bug 291803: PostgreSQL dies when you insert a string longer than 2700 ↵ | mkanat%kerio.com | 2 | -1/+18 | |
characters into an indexed field Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=jouni, a=justdave | |||||
2005-06-09 | Bug 225042: If sendmail dies while processing a duplicate it corrupts the ↵ | lpsolit%gmail.com | 1 | -14/+20 | |
duplicates table - Patch by Frédéric Buclin <LpSolit@gmail.com> r=vladd a=justdave | |||||
2005-06-08 | Documentation patch for bug 274319: Add FAQ regarding how to move a Bugzilla ↵ | jocuri%softhome.net | 1 | -0/+71 | |
installation; draft by justdave, patch by Shane H. W. Travis <shane.h.w.travis@gmail.com>, r=colin.ogilvie. | |||||
2005-06-08 | Documentation patch for bug 279589: Documentation should suggest UTF-8 ↵ | jocuri%softhome.net | 1 | -5/+4 | |
encoding instead of ISO-8859-1; patch by Marc Schumann <wurblzap@gmail.com>, r=colin.ogilvie. | |||||
2005-06-08 | Documentation patch for bug 296741: 'resticted' spelled wrongly in Bugzilla ↵ | jocuri%softhome.net | 1 | -1/+1 | |
documentation; patch by me, r=colin.ogilvie. | |||||
2005-06-07 | Bug 252214: Allow max of zero votes per bug - Patch by Alfred Karl Kornel ↵ | lpsolit%gmail.com | 1 | -2/+2 | |
<kornel.1@osu.edu> r=vladd a=justdave | |||||
2005-06-03 | Bug 296186: Bugzilla Message "OK, your search named ... is updated." needs work | bugzilla%glob.com.au | 1 | -1/+1 | |
Patch By Byron Jones <bugzilla@glob.com.au> r=vladd,a=justdave | |||||
2005-06-03 | Bug 293890: Missing element declarations in bugzilla.dtd - Patch by Colin ↵ | mozilla%colinogilvie.co.uk | 1 | -1/+2 | |
Ogilvie <colin.ogilvie@gmail.com> r=mkanat a=justdave | |||||
2005-06-03 | Bug 295213: whine mail still goes out even though whinedays = "0" - Patch by ↵ | lpsolit%gmail.com | 2 | -2/+6 | |
Marc Schumann <wurblzap@gmail.com> r=LpSolit a=myk | |||||
2005-06-01 | Bug 293767: The search page does not use localised terms for statuses and ↵ | lpsolit%gmail.com | 2 | -2/+9 | |
resolutions - Patch by Emmanuel Seyman <eseyman@linagora.com> r=myk a=myk | |||||
2005-06-01 | Bug 215208: Descriptions in the bug activity tables are still in english - ↵ | lpsolit%gmail.com | 1 | -0/+9 | |
Patch by Emmanuel Seyman <eseyman@linagora.com> r=myk a=myk | |||||
2005-06-01 | Bug 294802: Make admin/table.html.tmpl replace multiple occurrances of ↵ | bugreport%peshkin.net | 1 | -3/+7 | |
%%column%% Patch by dmelentyev r=joel, a=justdave | |||||
2005-05-27 | Bug 215346: Bug lists don't use mapped fields - Patch by Emmanuel Seyman ↵ | lpsolit%gmail.com | 1 | -0/+4 | |
<eseyman@linagora.com> r=myk,wurblzap a=myk | |||||
2005-05-27 | Bug 286672: Require correct DBD depending on the $db_driver in use | mkanat%kerio.com | 4 | -5/+25 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave | |||||
2005-05-27 | Bug 286701: Tests fail compiling Bugzilla::DB::Pg.pm | mkanat%kerio.com | 1 | -0/+14 | |
Patch By Colin Ogilvie <colin.ogilvie@gmail.com> r=mkanat, a=justdave | |||||
2005-05-23 | Bug 295137: Unneeded "#" in interdiff page title - Patch by Gavin Sharp ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
<gavin.sharp@gmail.com> r=LpSolit a=justdave | |||||
2005-05-23 | Bug 294915: Fieldvalue created.html.tmpl omits value in title - Patch by ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
Marc Schumann <wurblzap@gmail.com> r=mkanat a=justdave | |||||
2005-05-22 | Bug 294892: Remove visible debug code from ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
template/en/default/admin/products/footer.html.tmpl - Patch by Marc Schumann <wurblzap@gmail.com> r=LpSolit a=justdave | |||||
2005-05-22 | Bug 294605: Use UTF-8 (Unicode) charset encoding for current templates - ↵ | lpsolit%gmail.com | 4 | -4/+4 | |
Patch by Marc Schumann <wurblzap@gmail.com> r=LpSolit a=justdave | |||||
2005-05-22 | Bug 215320: Change several bugs at once causes extraneous messages in apache ↵ | lpsolit%gmail.com | 1 | -0/+1 | |
log file - Patch by Frédéric Buclin <LpSolit@gmail.com> r=kiko a=justdave | |||||
2005-05-22 | Bug 291539: Flags get duplicated if multiple inclusions apply - Patch by ↵ | lpsolit%gmail.com | 1 | -1/+3 | |
Frédéric Buclin <LpSolit@gmail.com> r=joel a=justdave | |||||
2005-05-21 | Bug 292718: LOCATE is not ANSI SQL (prevents user account creation) | mkanat%kerio.com | 1 | -5/+8 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=joel, a=justdave | |||||
2005-05-21 | Bug 294503: Status Whiteboard should not be called "StatusSummary" in ↵ | lpsolit%gmail.com | 2 | -2/+2 | |
buglist.cgi - Patch by Tiago R. Mello <timello@async.com.br> r=mkanat a=justdave | |||||
2005-05-20 | Bug 294778: Unable to create new accounts when requirelogin is on - Patch by ↵ | lpsolit%gmail.com | 1 | -1/+2 | |
Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=justdave |