summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2011-10-08Bug 691845: importxml.pl complains if an open bug has the resolution field ↵Frédéric Buclin1-9/+6
set to '' r=dkl a=LpSolit
2011-10-04$user->is_mover no longer exists, see bug 556422Frédéric Buclin1-6/+0
2011-10-03Bug 615636: Labels are badly aligned when editing versions and milestones in ↵Matt Selsky4-15/+14
admin pages r/a=LpSolit
2011-10-01Bug 582529: Ambiguous error message "You did not specify a file to attach" ↵Frédéric Buclin2-1/+12
when deleting an existing attachment filename a=LpSolit
2011-09-29Bug 686786: Decreasing votestoconfirm in editproducts.cgi crashes BugzillaFrédéric Buclin5-17/+19
r/a=mkanat
2011-09-27Bug 655652: Remove "internals" field from Product.getFrédéric Buclin1-9/+35
r=glob a=LpSolit
2011-09-20Bug 686967: Fix incoherent code in ↵Tiago Mello1-4/+11
Bugzilla::BugUrl::Bugzilla::Local->should_handle() r/a=LpSolit
2011-09-19Bug 686904: Removing an invalid URL from the See Also field crashes BugzillaFrédéric Buclin1-2/+3
r=timello a=LpSolit
2011-09-19Fix one more place about SQLiteFrédéric Buclin1-1/+1
https://bugzilla.mozilla.org/show_bug.cgi?id=337776
2011-09-19Documentation for bug 337776: SQLite Support for BugzillaFrédéric Buclin1-3/+22
r=glob
2011-09-18Bug 687247: Bugzilla crashes when creating a new flagtype on PostgreSQLFrédéric Buclin1-0/+2
a=LpSolit
2011-09-18Fix typo in commentsFrédéric Buclin1-2/+2
2011-09-17Bug 686227: Users with editcomponents privs must be able to add products ↵Frédéric Buclin1-2/+18
they cannot see to the inclusion and exclusion lists when creating or editing a flagtype r=dkl a=LpSolit
2011-09-16Fix typo in PODFrédéric Buclin1-2/+2
2011-09-15Bug 686780: Editing votes crashes BugzillaFrédéric Buclin1-0/+15
r=dkl a=LpSolit
2011-09-13Bug 685316: Change Simple Search template to use field_descs for StatusTiago Mello1-2/+2
Product. r/a=mkanat
2011-09-12Bug 686133: Bugzilla crashes when deleting a bugFrédéric Buclin1-3/+1
r=timello a=LpSolit
2011-09-12Bug 686246: When editing the inclusion and exclusion lists of a flagtype, ↵Frédéric Buclin1-1/+1
empty grant and request groups are replaced by "" instead of "(no group)" in the drop-down menu a=LpSolit
2011-09-07Bug 684744: All fields in the "People" section are reset when clicking "Edit ↵Frédéric Buclin1-1/+1
Search" r=glob a=LpSolit
2011-09-07Fix bustage due to bug 604237Frédéric Buclin1-2/+2
2011-09-07Bug 604237 - Clean up the format of HTML EmailsGuy Pyrzak1-20/+21
r=mkanat, a=mkanat
2011-08-31Bug 680729 - Testing suite (runtests.pl) incorrectly plans to do its ↵Marc Schumann2-31/+26
existence check on referenced templates more than once. r=dkl; a=mkanat
2011-08-31Bug 682203 - migrate.pl fails at requirements check.Marc Schumann1-0/+1
r/a=mkanat
2011-08-30Bug 628806: user selection field in editusers should strip leading and ↵timeless1-1/+1
trailing whitespace r/a=LpSolit
2011-08-30Bug 680780: Advanced Search: help for field Comment is missing a spaceFrédéric Buclin1-1/+1
r=wicked a=LpSolit
2011-08-30Bug 682747: Wrong check in editusers.cgiFrédéric Buclin1-1/+1
r/a=mkanat
2011-08-30Bug 629529: Make SQLite installs able to use jobqueue.plMax Kanat-Alexander2-0/+58
r=glob, a=mkanat
2011-08-29Bug 637648 - Rename the "tags" table to "tag"Stephanie Daugherty8-17/+45
r=LpSolit, a=LpSolit
2011-08-27Bug 622487: Product and component mismatch: a product without any component ↵Frédéric Buclin1-0/+3
gets components of another product in the Advanced Search page r=mkanat a=LpSolit
2011-08-27Bug 680594: Remove contrib/yp_nomail.shFrédéric Buclin2-94/+1
r/a=mkanat
2011-08-17Bug 677522: IssueEmailChangeToken() should get the old login name from the ↵Frédéric Buclin2-9/+6
user object r=timello a=LpSolit
2011-08-17Bug 298268: editparams.cgi should accept urlbase, sslbase, etc.. with or ↵Frédéric Buclin1-0/+5
without a trailing slash r=dkl a=LpSolit
2011-08-17Bug 655472: Print out localconfig as UTF-8 so we don't mangle UTF-8 comments.Max Kanat-Alexander1-2/+3
r=LpSolit, a=LpSolit
2011-08-17Bug 678357: Fix 'limit' parameter in the saved searches resultsTiago Mello1-1/+1
r/a=mkanat
2011-08-17Bug 672947: Add 'require Bugzilla::BugMail' in Bugzilla::Bug->_send_bugmail Tiago Mello2-2/+2
and remove unnecessary module imports in process_bug.cgi. r/a=LpSolit
2011-08-16Bug 679449: Add a link to duplicates.cgi from report.cgiFrédéric Buclin1-0/+4
r=dkl a=LpSolit
2011-08-16Bug 678844: When trying to edit a non-existent classification, the error ↵Frédéric Buclin1-2/+4
message has missing words r=glob a=LpSolit
2011-08-16Bug 678772: version.pm 0.92 and newer forbids negative values, making ↵Frédéric Buclin1-2/+3
checksetup.pl to fail r/a=mkanat
2011-08-16Bug 654496: Duplicate bug detection doesn't work when using OracleFrédéric Buclin2-3/+3
r/a=mkanat
2011-08-16Bug 582209: Bugzilla::DB::Oracle::adjust_statement() LIMIT code corrupts ↵Frédéric Buclin1-14/+11
sub-selects r/a=mkanat
2011-08-16Bug 460074: Make post_bug.cgi use should_set for array fields, so theyMax Kanat-Alexander2-3/+7
are undef in Bugzilla::Bug->create if not passed to post_bug. This fixes a bug with the guided bug form creating bugs without any groups. r=LpSolit, a=mkanat
2011-08-15Bug 537759: The "Description" field for attachments should be highlighted as ↵Kent Rogers1-2/+3
being mandatory r/a=LpSolit
2011-08-15Bug 678959: Make GenerateUniqueToken work for all tablesByron Jones1-1/+1
r=LpSolit, a=LpSolit
2011-08-10Bug 677187: If the attachment filename contains a newline, an error is ↵Frédéric Buclin2-5/+10
thrown when trying to download the attachment r/a=mkanat
2011-08-06Bump version number post-release.Max Kanat-Alexander1-1/+1
2011-08-05Bug 676430: When editing a bug, a user not in the timetracking group ↵Frédéric Buclin1-1/+1
generates "Use of uninitialized value in abs at Bugzilla/Bug.pm line 2682" in the web server error log r/a=mkanat
2011-08-05Bump version for 4.1.3.Max Kanat-Alexander2-3/+3
https://bugzilla.mozilla.org/show_bug.cgi?id=660531
2011-08-05Bug 658407: Make Bugzilla not use Math::Random::Secure anymore, due to theMax Kanat-Alexander6-37/+259
difficulty of installing its dependencies. Instead move the code directly into Bugzilla itself. r=LpSolit, r=glob, a=mkanat
2011-08-04Bug 674497: (CVE-2011-2979) [SECURITY] Custom searches let you determine if ↵Frédéric Buclin1-2/+2
a group exists or not r=glob a=LpSolit
2011-08-04Bug 670868: (CVE-2011-2978) [SECURITY] Account preferences page trusts ↵Byron Jones1-1/+1
user-modifiable field for obtaining current e-mail address r/a=LpSolit