summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-12-14Bug 169752: Activity log should fuse data fields split because they didn't fitFrédéric Buclin5-25/+26
2011-12-13Bug 705474 - CSRF vulnerability in createaccount.cgi allows possible unauthor...Reed Loden3-2/+13
2011-12-09Bug 644281: When the sort order of a buglist is modified, the "Show next bug ...Frédéric Buclin2-31/+25
2011-12-08Bug 707170: Several features about custom fields are missing in the documenta...Frédéric Buclin1-7/+50
2011-12-08Suppress warning relating to new constant.Gervase Markham1-1/+1
2011-12-08Expand max length of attachment filename from 100 to 255 characters. r=glob, ...Gervase Markham4-5/+17
2011-12-08Bug 684225: The removal of locally stored attachments should be done from Bug...c1541@hotmail.com2-4/+5
2011-12-07Bug 366793: Use sort order param from a saved search when whiningTeemu Mannermaa1-0/+2
2011-12-06Bug 657290: Bug.add_attachment() stores truncated timestamps in the DB (secon...Frédéric Buclin1-1/+4
2011-12-05Bug 692354: Incorrect parameter type in WebServices documentation for Bug.add...Matt Selsky1-1/+1
2011-12-05Bug 422256: email_in.pl should send an email if user matching fails or return...Albert Ting1-5/+14
2011-12-05Bug 577854: URL field header caption does not link to field value description...Matt Selsky2-10/+7
2011-12-05Forgot to fix all occurences of $cache->{search_columns}->{$user->id}, see bu...Frédéric Buclin1-2/+2
2011-12-05Bug 550299: User fields are left blank in buglists and whines when local user...Frédéric Buclin5-52/+35
2011-12-05Bug 707594: Fix broken account lockout notificationsByron Jones1-1/+2
2011-12-05Bug 701350: Oracle crashes if the 'maxattachmentsize' parameter is set to a t...Frédéric Buclin1-2/+6
2011-12-02Bug 591610: Custom field doc doesn't include 'Bug ID' typeFrédéric Buclin1-0/+5
2011-12-02Bug 591636: "is mandatory" is not documented in the Custom Fields sectionFrédéric Buclin1-0/+10
2011-11-30Bug 703501 - Linking to comment in top link is not useful for the common work...Dave Lawrence1-1/+1
2011-11-30Bug 706443 - The New Bug form ignores the defaultplatform and defaultopsys pa...Dave Lawrence1-3/+4
2011-11-30Bug 301656: Adds a preference to CC flag requestees to bugsByron Jones3-8/+23
2011-11-30Bug 297382: Move sort order validation from buglist.cgi to Bugzilla::SearchTeemu Mannermaa2-49/+66
2011-11-30Bug 696005: Fix encoding of emails after extensions have hooked the email, no...Byron Jones1-19/+19
2011-11-29Bug 692737 - Main page icons are not centered.Marc Schumann2-27/+42
2011-11-29Bug 686971: Fix add_see_also to ignore empty valuesTiago Mello1-0/+1
2011-11-29Bug 686422: Fix custom search's history interaction on HTML4 browsersByron Jones5-3/+35
2011-11-29Redirect the error to STDERR if a query cannot be run, see bug 277073/255606Frédéric Buclin1-3/+3
2011-11-28Bug 687725: Adding a local bug ID in the See Also field isn't logged in the b...Tiago Mello2-67/+35
2011-11-28Bug 705393: Improve the error message thrown by Update.pm when updates.bugzil...Frédéric Buclin3-18/+31
2011-11-28Bug 428490 - Display group icons for indirect memberships, too.Marc Schumann2-24/+1
2011-11-26Bug 368250: collectstats.pl creates files with wrong ownershipFrédéric Buclin2-20/+41
2011-11-26Bug 255606: Do not let buglist.cgi return all bugs by defaultFrédéric Buclin9-7/+35
2011-11-22Bug 703975: CSRF vulnerability in post_bug.cgi allows possible unauthorized b...Frédéric Buclin4-89/+8
2011-11-21Bug 680771 - Send X-XSS-Protection header for XSS prevention/blockingReed Loden1-0/+4
2011-11-21Bug 703983 - CSRF vulnerability in attachment.cgi allows possible unauthorize...Reed Loden2-76/+5
2011-11-21Bug 703928: Bugzilla::Util should depend on Bugzilla::Error, not the oppositeFrédéric Buclin2-19/+15
2011-11-19cancelled -> canceledFrédéric Buclin1-1/+1
2011-11-19Bug 703788: Improve performance of diff_arrays() with large arraysFrédéric Buclin2-28/+44
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
2011-11-18Bug 696537: Load DateTime only when datetime_from() is calledFrédéric Buclin2-2/+4
2011-11-18Make Login/Stack.pm refuse to continue down the stack if an Auth method retur...Gervase Markham1-2/+8
2011-11-17Bug 544434: describecomponents.cgi only lists enterable products.Michael Ching1-1/+1
2011-11-16Bug 697371 - link to comment in emails looks like it is part of the commentDave Lawrence1-2/+1
2011-11-15Bug 702208: TheSchwartz should not open a new db connection for each emailByron Jones1-0/+6
2011-11-01Fix missing-space bugs in error messages. a=LpSolit.Gervase Markham3-6/+6
2011-10-29Bug 252109: Bugzilla docs fail w3c validationFrédéric Buclin2-18/+18
2011-10-25Bug 365709 - Add link to comment in bugmail notificationDavid Lawrence1-0/+1
2011-10-25Revert unintended change in Bugzilla/Mailer.pmDavid Lawrence1-2/+0
2011-10-24Bug 685552 - Email auto-completion causes server to thrashDavid Lawrence5-3/+19