aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Bug 707594: Fix broken account lockout notificationsByron Jones2011-12-061-1/+2
| | | | r=LpSolit, a=LpSolit
* Bug 701350: Oracle crashes if the 'maxattachmentsize' parameter is set to a ↵Frédéric Buclin2011-12-051-2/+6
| | | | | | too small value r/a=mkanat
* Bug 591610: Custom field doc doesn't include 'Bug ID' typeFrédéric Buclin2011-12-021-0/+5
| | | | r=timello a=LpSolit
* Bug 591636: "is mandatory" is not documented in the Custom Fields sectionFrédéric Buclin2011-12-021-0/+10
| | | | r=timello a=LpSolit
* Bug 703501 - Linking to comment in top link is not useful for the common ↵Dave Lawrence2011-11-301-1/+1
| | | | | | workflow of editing fields r/a=LpSolit
* Bug 706443 - The New Bug form ignores the defaultplatform and defaultopsys ↵Dave Lawrence2011-11-301-3/+4
| | | | | | parameters r/a=LpSolit
* Bug 301656: Adds a preference to CC flag requestees to bugsByron Jones2011-12-013-8/+23
| | | | r=LpSolit, a=LpSolit
* Bug 297382: Move sort order validation from buglist.cgi to Bugzilla::SearchTeemu Mannermaa2011-11-302-49/+66
| | | | r/a=mkanat
* Bug 696005: Fix encoding of emails after extensions have hooked the email, ↵Byron Jones2011-11-301-19/+19
| | | | | | not before r=dkl, a=mkanat
* Bug 692737 - Main page icons are not centered.Marc Schumann2011-11-292-27/+42
| | | | r/a=mkanat
* Bug 686971: Fix add_see_also to ignore empty valuesTiago Mello2011-11-291-0/+1
| | | | r/a=LpSolit
* Bug 686422: Fix custom search's history interaction on HTML4 browsersByron Jones2011-11-305-3/+35
| | | | r=mkanat, a=mkanat
* Redirect the error to STDERR if a query cannot be run, see bug 277073/255606Frédéric Buclin2011-11-291-3/+3
| | | https://bugzilla.mozilla.org/show_bug.cgi?id=255606
* Bug 687725: Adding a local bug ID in the See Also field isn't logged in the ↵Tiago Mello2011-11-282-67/+35
| | | | | | bug history of that bug r/a=LpSolit
* Bug 705393: Improve the error message thrown by Update.pm when ↵Frédéric Buclin2011-11-283-18/+31
| | | | | | updates.bugzilla.org is unavailable r=glob a=LpSolit
* Bug 428490 - Display group icons for indirect memberships, too.Marc Schumann2011-11-282-24/+1
| | | | r/a=LpSolit
* Bug 368250: collectstats.pl creates files with wrong ownershipFrédéric Buclin2011-11-262-20/+41
| | | | r/a=mkanat
* Bug 255606: Do not let buglist.cgi return all bugs by defaultFrédéric Buclin2011-11-269-7/+35
| | | | r/a=mkanat
* Bug 703975: CSRF vulnerability in post_bug.cgi allows possible unauthorized ↵Frédéric Buclin2011-11-224-89/+8
| | | | | | bug creation r=mkanat a=LpSolit
* Bug 680771 - Send X-XSS-Protection header for XSS prevention/blockingReed Loden2011-11-211-0/+4
| | | | [r=mkanat a=LpSolit]
* Bug 703983 - CSRF vulnerability in attachment.cgi allows possible ↵Reed Loden2011-11-212-76/+5
| | | | | | unauthorized attachment creation [r=LpSolit a=LpSolit]
* Bug 703928: Bugzilla::Util should depend on Bugzilla::Error, not the oppositeFrédéric Buclin2011-11-212-19/+15
| | | | r=dkl a=LpSolit
* cancelled -> canceledFrédéric Buclin2011-11-191-1/+1
| | | https://bugzilla.mozilla.org/show_bug.cgi?id=703788
* Bug 703788: Improve performance of diff_arrays() with large arraysFrédéric Buclin2011-11-192-28/+44
| | | | r/a=mkanat
* Fix bustage due to bug 643411.Tiago Mello2011-11-181-2/+2
|
* Bug 643411: New default bug limit makes time summary results confusingTiago Mello2011-11-181-0/+9
| | | | r/a=mkanat
* Bug 696537: Load DateTime only when datetime_from() is calledFrédéric Buclin2011-11-182-2/+4
| | | | r/a=mkanat
* Make Login/Stack.pm refuse to continue down the stack if an Auth method ↵Gervase Markham2011-11-181-2/+8
| | | | | returns an explicit failure. r=dkl, a=mkanat. https://bugzilla.mozilla.org/show_bug.cgi?id=698423
* Bug 544434: describecomponents.cgi only lists enterable products.Michael Ching2011-11-171-1/+1
| | | | r=Wurblzap, a=LpSolit
* Bug 697371 - link to comment in emails looks like it is part of the commentDave Lawrence2011-11-161-2/+1
| | | | r=glob, a=LpSolit
* Bug 702208: TheSchwartz should not open a new db connection for each emailByron Jones2011-11-151-0/+6
| | | | r=mkanat, a=mkanat
* Fix missing-space bugs in error messages. a=LpSolit.Gervase Markham2011-11-013-6/+6
| | | https://bugzilla.mozilla.org/show_bug.cgi?id=698737
* Bug 252109: Bugzilla docs fail w3c validationFrédéric Buclin2011-10-292-18/+18
| | | | r=glob a=LpSolit
* Bug 365709 - Add link to comment in bugmail notificationDavid Lawrence2011-10-241-0/+1
| | | | r/a=mkanat
* Revert unintended change in Bugzilla/Mailer.pmDavid Lawrence2011-10-241-2/+0
|
* Bug 685552 - Email auto-completion causes server to thrashDavid Lawrence2011-10-245-3/+19
| | | | r/a=mkanat
* Bug 423496: Compile the documentation with xmlto + dblatex instead of openjadeFrédéric Buclin2011-10-2421-468/+338
| | | | r=glob a=LpSolit
* Bug 690173: Cannot delete user accounts due to FK on audit_logmiketosh2011-10-234-2/+36
| | | | r/a=mkanat
* Bug 696541: Only load some external modules when needed, to improve the load ↵Frédéric Buclin2011-10-233-8/+10
| | | | | | time of pages r/a=mkanat
* Bug 696256: global/variables.none.tmpl should be PRE_PROCESS'edFrédéric Buclin2011-10-23122-262/+3
| | | | r/a=mkanat
* Bug 696244: Remove the unused Bugzilla/Template/Plugin/User.pm fileFrédéric Buclin2011-10-211-65/+0
| | | | r/a=mkanat
* Bug 451804: Change templates to use field_descs.rep_platformMatt Selsky2011-10-198-11/+15
| | | | | instead o hard coded 'Platform'. r=timello, a=LpSolit
* Bug 652149: Rename request/email.txt.tmpl into email/flagmail.txt.tmplFrédéric Buclin2011-10-192-1/+1
| | | | r=glob a=LpSolit
* Bug 686963: Setting the work time using the Bug.update WebService methodTiago Mello2011-10-191-7/+9
| | | | | requires a comment. r/a=LpSolit
* Bug 689862: Fix Product.get to only return the Classification name,Tiago Mello2011-10-151-17/+2
| | | | | instead of all the classification info. r/a=LpSolit
* Bug 691243: Fix typoMatt Selsky2011-10-151-1/+1
| | | | r/a=LpSolit
* Fix bustage due to bug 686630Frédéric Buclin2011-10-151-1/+1
|
* Bug 686630: editvalues.cgi should use set_all()rojanu2011-10-151-4/+7
| | | | r/a=mkanat
* Bug 674416: Custom searches in query.cgi are lost when clicking the "Back" ↵Max Kanat-Alexander2011-10-152-1/+26
| | | | | | button in Firefox when viewing a buglist r=glob a=mkanat
* Bug 673012: Add "does not contain" to people searchMatt Selsky2011-10-151-0/+1
| | | | r=gerv a=mkanat