summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2007-09-19Bug 396497: Use should_set everywhere in process_bugmkanat%bugzilla.org1-48/+39
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
2007-09-19Bug 373689: Implement set_product: Move product changing from process_bug ↵mkanat%bugzilla.org3-352/+295
into Bugzilla::Bug Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
2007-09-17Bug 357315: Add the ability to create <textarea> fieldsmkanat%bugzilla.org7-4/+26
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
2007-09-17Bug 396376: Crash on logout - Patch by Frédéric Buclin ↵lpsolit%gmail.com1-1/+1
<LpSolit@gmail.com> r/a=mkanat
2007-09-15Bug 396104: Dusk skin needs a .cvsignoremkanat%bugzilla.org1-0/+15
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=Wurblzap, a=mkanat
2007-09-15Bug 394952: Allow extensions (aka plugins) to have a lib/ directorymkanat%bugzilla.org1-0/+2
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=ghendricks, a=mkanat
2007-09-15Bug 394926: Support for disabling extensions (aka plugins)mkanat%bugzilla.org1-0/+1
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=ghendricks, a=mkanat
2007-09-15Bug 394923: Make Bugzilla.pm subclassable by using $class->method everywheremkanat%bugzilla.org1-57/+55
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=ghendricks, a=mkanat
2007-09-15Bug 395727: email_in.pl has not ability to add attachments by email, as ↵lpsolit%gmail.com1-6/+3
documentation says - Patch by fedor ezeev <fe@alterplast.ru> r=Colin r=mkanat a=mkanat
2007-09-11Bug 385778 – Bugzilla.timezone should be LOGIN_EXEMPT.wurblzap%gmail.com1-1/+1
Patch by Marc Schumann <wurblzap@gmail.com>; r=mkanat; a=mkanat
2007-09-11Bug 394959: Turn votes off by default - Patch by Frédéric Buclin ↵lpsolit%gmail.com1-1/+1
<LpSolit@gmail.com> r=mkanat a=LpSolit
2007-09-11Bug 395717: Moving bugs crashes Bugzilla due to unlock tables - Patch by ↵lpsolit%gmail.com1-1/+5
Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
2007-09-11Bug 395603: "invalid bug attribute remaining_time" is thrown when the ↵lpsolit%gmail.com1-5/+3
timetrackinggroup parameter is blank - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
2007-09-10Bug 134474: The mass-change form in buglist.cgi offers too many groups - ↵lpsolit%gmail.com2-23/+31
Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=LpSolit
2007-09-10Bug 395413 – With the Dusk skin, text enclosed in <a name=""></a> is ↵wurblzap%gmail.com1-4/+9
displayed in blue. Patch by Marc Schumann <wurblzap@gmail.com>; r=LpSolit; a=LpSolit
2007-09-09Backing out bug 387607, you cannot edit attachments anymore!lpsolit%gmail.com1-2/+1
2007-09-09Regression due to bug 287330: fix failure when processing a bug - Patch by melpsolit%gmail.com1-1/+1
2007-09-08Bug 287330: Multi-Select Custom Fieldsmkanat%bugzilla.org14-47/+212
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
2007-09-08Fix:mozilla%colinogilvie.co.uk1-1/+0
jade:../xml/faq.xml:822:19:E: end tag for element "warning" which is not open
2007-09-08Bug 338439: FAQ answers could do with some updatingmozilla%colinogilvie.co.uk1-135/+68
Patch by Sam Folk-Williams <sam.folkwilliams@gmail.com>; r=LpSolit; r=colin.ogilvie
2007-09-05Bug 394953: The FAQ says Bugzilla doesn't support mod_perl yet - Patch by ↵lpsolit%gmail.com1-17/+0
samfw <sam.folkwilliams@gmail.com> r=mkanat
2007-09-05Bug 383851: FAQ points to non-existing file for handling of bug creation ↵lpsolit%gmail.com2-11/+7
through email - Patch by samfw <sam.folkwilliams@gmail.com> r=LpSolit
2007-09-05Bug 394933 – “neworchanged” of bugmail could be localizable ↵wurblzap%gmail.com2-8/+7
more easily. Patch by Marc Schumann <wurblzap@gmail.com>; r=mkanat; a=mkanat
2007-09-03Bug 380730: Remove documentation about the withdrawn mod_throttle module - ↵lpsolit%gmail.com2-31/+2
Patch by samfw <sam.folkwilliams@gmail.com> r=mkanat
2007-09-02Bug 394627: bzdbcopy.pl should remove column quotingolav%bkor.dhs.org1-0/+6
Patch By Olav Vitters <olav@bkor.dhs.org> r=mkanat, a=mkanat
2007-08-30Bug 394227 – Flagmail subject confused; X-Bugzilla-Type header broken.wurblzap%gmail.com1-1/+1
Patch by Marc Schumann <wurblzap@gmail.com>; r=LpSolit; a=LpSolit
2007-08-30Bug 394123 – Link to group list redundant on confirmation page for ↵wurblzap%gmail.com1-2/+0
mass-removal. Patch by Marc Schumann <wurblzap@gmail.com>; r=LpSolit; a=LpSolit
2007-08-29Bug 356807 – CSV export expose text/plain as MIME content type.wurblzap%gmail.com1-1/+1
Patch by David Geldreich <david.geldreich@free.fr>; r=LpSolit, vladd; a=mkanat
2007-08-26Bug 333614: The "timezone" parameter should indicate the expected format - ↵lpsolit%gmail.com1-1/+2
Patch by spam@bmo2007.rsz.jp r=wicked a=mkanat
2007-08-26Bug 365735: Add classification, alias, assigned to name, reporter login and ↵lpsolit%gmail.com2-0/+10
reporter name fields to BugMail - Patch by Albert Ting <altlist@gmail.com> r=wicked a=mkanat
2007-08-24Bug 345285 the first query results table header should have an extra class ↵timeless%mozdev.org1-1/+1
(bz_first_buglist_header) r=vladd a=mkanat The previous checkin was actually: Bug 345286 results table header row should have a class (bz_buglist_header) r=vladd a=mkanat
2007-08-24Bug 221827 Missing Bug ID shouldn't be handled as Invalid Bug IDtimeless%mozdev.org4-8/+10
r=vladd a=mkanat
2007-08-24Bug 345286 the first query results table header should have an extra class ↵timeless%mozdev.org1-2/+2
(bz_first_buglist_header) r=vladd a=mkanat
2007-08-24Bug 365060 Edit products is missing a :timeless%mozdev.org1-1/+1
r=vladd a=mkanat
2007-08-24Bug 365088 (Voters) is a strange way to let me see other people who voted ↵timeless%mozdev.org1-1/+1
for a bug r=vladd a=mkanat
2007-08-24Bug 365438 Tag-related error messages should mention "tag" instead of "saved ↵timeless%mozdev.org2-16/+14
search" r=reed a=mkanat
2007-08-24Bug 387607 detect and accommodate restored "edit attachment as comment" modetimeless%mozdev.org1-1/+2
r=myk a=mkanat
2007-08-24Bug 389537 bug title should linkify alias next to already linkified bug numbertimeless%mozdev.org1-1/+2
r=vladd, r=mkanat a=mkanat
2007-08-24Bug 389541 Provide a way to get from full text bug listing to short bug listingtimeless%mozdev.org1-0/+10
r=vladd a=mkanat
2007-08-24Bug 391945 Staggered headers don't check dotweak properlytimeless%mozdev.org1-1/+5
r=vladd a=mkanat
2007-08-24Bug 390442: Bugzilla/Template.pm was failing on perl 5.9.5 with "Not a ↵mkanat%bugzilla.org1-14/+8
subroutine reference" Patch By Frédéric Buclin <LpSolit@gmail.com> r=mkanat, a=LpSolit
2007-08-24Bug 373440: Make "check" into a generic function in Bugzilla::Objectmkanat%bugzilla.org1-0/+4
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
2007-08-24Bug 373440: Make "check" into a generic function in Bugzilla::Objectmkanat%bugzilla.org8-101/+97
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
2007-08-24Bump version number post-release.mkanat%bugzilla.org1-1/+1
2007-08-24Bump version numbers for 3.1.1 release.mkanat%bugzilla.org2-3/+4
2007-08-23Bug 386860: [SECURITY] Insufficient escaping of From address when using ↵lpsolit%gmail.com1-1/+9
Sendmail - Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r/a=LpSolit
2007-08-23Bug 382056: [SECURITY] Bugzilla::Webservice::Bug->get_bugs() doesn't check ↵lpsolit%gmail.com1-0/+7
if the user is in the timetracking group when returning data - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
2007-08-23Bug 386942: [SECURITY] User Agent text should be HTML escaped - Patch by ↵lpsolit%gmail.com2-2/+1
Frédéric Buclin <LpSolit@gmail.com> r=justdave a=LpSolit
2007-08-23Fix the link to the HTML release notes in the text release notes to point to ↵mkanat%bugzilla.org1-1/+1
the latest 3.0.x relnotes.
2007-08-23Fix minor spacing error (bug 391233 comment 12)mkanat%bugzilla.org1-1/+1