summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2011-11-19Bug 703788: Improve performance of diff_arrays() with large arraysFrédéric Buclin2-28/+44
r/a=mkanat
2011-11-18Fix bustage due to bug 643411.Tiago Mello1-2/+2
2011-11-18Bug 643411: New default bug limit makes time summary results confusingTiago Mello1-0/+9
r/a=mkanat
2011-11-18Make Login/Stack.pm refuse to continue down the stack if an Auth method ↵Gervase Markham1-2/+8
returns an explicit failure. r=dkl, a=mkanat. https://bugzilla.mozilla.org/show_bug.cgi?id=698423
2011-11-17Bug 544434: describecomponents.cgi only lists enterable products.Michael Ching1-1/+1
r=Wurblzap, a=LpSolit
2011-11-15Bug 702208: TheSchwartz should not open a new db connection for each emailByron Jones1-0/+6
r=mkanat, a=mkanat
2011-11-01Fix missing-space bugs in error messages. a=LpSolit.Gervase Markham3-6/+6
https://bugzilla.mozilla.org/show_bug.cgi?id=698737
2011-10-24Bug 685552 - Email auto-completion causes server to thrashDavid Lawrence4-3/+17
r/a=mkanat
2011-10-23Bug 690173: Cannot delete user accounts due to FK on audit_logmiketosh4-2/+36
r/a=mkanat
2011-10-19Bug 686963: Setting the work time using the Bug.update WebService methodTiago Mello1-7/+9
requires a comment. r/a=LpSolit
2011-10-15Bug 689862: Fix Product.get to only return the Classification name,Tiago Mello1-17/+2
instead of all the classification info. r/a=LpSolit
2011-10-15Bug 691243: Fix typoMatt Selsky1-1/+1
r/a=LpSolit
2011-10-15Bug 674416: Custom searches in query.cgi are lost when clicking the "Back" ↵Max Kanat-Alexander2-1/+26
button in Firefox when viewing a buglist r=glob a=mkanat
2011-10-15Bug 620694: MySQL is not 'required' RDBMS for BugzillaMatt Selsky1-1/+1
r=dkl a=LpSolit
2011-10-15Bug 546507: Ensure monospace font is used for textareasDan Winship2-4/+4
r/a=mkanat
2011-10-15Bug 445804: Suggested crontab configuration opens security holeMatt Selsky1-3/+3
r/a=mkanat
2011-10-15Bug 691697: There is no link pointing to the new bug in HTML bugmailsFrédéric Buclin1-1/+7
r=pyrzak a=LpSolit
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