summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-04-06Bug 556429: Stop sending bugmail from inside the templateMax Kanat-Alexander11-54/+44
2010-04-03Bug 556439: Prevent datetime_from from dying if it gets 0000-00-00 as aMax Kanat-Alexander1-0/+3
2010-04-02Bug 556869: New Hook: object_before_deleteMax Kanat-Alexander3-0/+32
2010-04-02Bug 556736: Make the bug_end_of_update hook also send $old_bug to the hookMax Kanat-Alexander3-11/+22
2010-04-02Bug 556695: New Hook: object_end_of_setMax Kanat-Alexander3-0/+42
2010-04-01Bug 554714: Make JSON-RPC throw errors properly even if they are thrownMax Kanat-Alexander1-2/+5
2010-03-30Bug 556021: Remove "buglist" bareword from request queue page.Marc Schumann1-1/+3
2010-03-30Bug 552167: show_bug.cgi loads flagtypes from the database for each attachmentFrédéric Buclin1-3/+5
2010-03-30Bug 515515: For clients, mid-air collision results when user's timezone prefe...Frank Becker1-22/+25
2010-03-30Follow-up to bug 533121 -- make regex for matching "code.google.com" case-ins...Reed Loden1-1/+1
2010-03-30Bug 533121 - "Support Google Code for see_also urls"Reed Loden1-0/+22
2010-03-29Bug 552476: Remove the obsolete Bugzilla::Flag->has_flags methodFrédéric Buclin2-21/+1
2010-03-29Bug 553693: A new logincookie is created when changing the password or email ...Frédéric Buclin2-30/+25
2010-03-29Bug 554986: Add a "notmatches" search type, which allows the minus signMax Kanat-Alexander6-22/+15
2010-03-29Bug 555089: Add hooks in the messages template to warn the user after updatin...Tiago Mello1-0/+3
2010-03-29Bug 555431: documentation should point to perl.org and not perl.comGabor Szabo1-2/+2
2010-03-29Bug 554552: Refactor classifications and components templates to use edit-com...Tiago Mello6-162/+144
2010-03-29Bug 548327: Administration page should have hooks to extend the admin linksTiago Mello1-0/+4
2010-03-29Bug 540042: Change flag markup to identify flag type in all casesGervase Markham1-2/+2
2010-03-29Bug 25275: Allow the URL column to be displayed in buglistsGervase Markham2-1/+3
2010-03-29Bug 554819: Make Quicksearch use Text::ParseWords instead of its customMax Kanat-Alexander1-32/+4
2010-03-28Bug 548975: Under trunk Firefox builds with Direct2D enabled on Windows,Guy Pyrzak1-1/+1
2010-03-28Bug 554569: WebService Bug.fields: Make it so that if you request a fieldMax Kanat-Alexander1-5/+7
2010-03-28Bug 554560: WebService Bug.fields: Send visibility_values for all select-typeMax Kanat-Alexander1-7/+11
2010-03-28Bug 554536: [WebService] Make Bug.fields not send the "values" item forMax Kanat-Alexander1-5/+9
2010-03-28Bug 553923: Don't word-wrap messages and errors for the WebServiceMax Kanat-Alexander1-2/+10
2010-03-28Bug 553913: Add explicit error codes to WebService errors that were missingMax Kanat-Alexander3-3/+32
2010-03-28Bug 550765: Unicode strings from install_string were showing up as garbageMax Kanat-Alexander2-1/+9
2010-03-28Bug 550148: Using Quicksearch with a comma-separated list of bug ids wasMax Kanat-Alexander1-1/+1
2010-03-28Bug 490766: Link all field labels on enter_bug.cgi to their descriptionMax Kanat-Alexander4-44/+80
2010-03-28Bug 365926: Serve attachments without an explicit charset, and let the browserMax Kanat-Alexander1-0/+8
2010-03-28Bug 549814 - "Internal error when using login fields in header/footer after v...Reed Loden1-1/+1
2010-03-28Bug 533927 - "email address domain filtering is applying to non-email fields ...Reed Loden1-32/+28
2010-03-28Bug 529433 - "Show name and full e-mail in a tooltip for flag setters and req...Reed Loden2-5/+25
2010-03-26Bug 553818: Fix the format of the return value for the Bug.attachmentsMax Kanat-Alexander1-3/+1
2010-03-24Bug 553774: Make User.login correctly return cookies under JSON-RPCMax Kanat-Alexander1-0/+19
2010-03-24Bug 553770: Make the JSON-RPC WebService throw a proper error when you don'tMax Kanat-Alexander3-6/+9
2010-03-24Bug 504946: Fix "Use of uninitialized value $strs in split atJesse Clark1-0/+1
2010-03-23Bug 544332 - New bug_check_can_change_field hook for Bugzilla/Bug.pmDavid Lawrence5-16/+143
2010-03-18Bug 553267: Allow specifying that you don't want flag data, for config.cgiMax Kanat-Alexander2-33/+46
2010-03-18Bug 553255: Make config.cgi use Bugzilla::Product::preload, for a smallMax Kanat-Alexander1-0/+4
2010-03-18Bug 395461: Allow multi-select fields to show up in buglist.cgiMax Kanat-Alexander4-3/+21
2010-03-18Bug 330633 - "Remove the "Reset Form" button on editparams.cgi"Reed Loden1-1/+0
2010-03-17Bug 545587: Make colchange.cgi use the database to determine buglist-ableMax Kanat-Alexander3-69/+62
2010-03-16Bug 545770: Make contrib/merge-users.pl figure out what columns to mergeMax Kanat-Alexander2-24/+32
2010-03-16Bug 526189: Refactor the way that groups are checked for being validlyMax Kanat-Alexander2-16/+33
2010-03-15Bug 552349: A lot of errors are thrown when an Atom feed queries BugzillaFrédéric Buclin1-1/+1
2010-03-15Fix Rémi Zara's first name (wasn't a valid UTF8 string)Frédéric Buclin1-1/+1
2010-03-14Bug 349356: Correctly detect PPC as PocketPC (not only PowerPC)timeless1-29/+39
2010-03-14Bug 552168: Speed up comment display by pre-loading all Bugzilla::UserMax Kanat-Alexander2-0/+14