summaryrefslogtreecommitdiffstats
path: root/Bugzilla
AgeCommit message (Expand)AuthorFilesLines
2010-04-06Bug 556429: Stop sending bugmail from inside the templateMax Kanat-Alexander2-8/+0
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-Alexander2-0/+20
2010-04-02Bug 556736: Make the bug_end_of_update hook also send $old_bug to the hookMax Kanat-Alexander2-9/+17
2010-04-02Bug 556695: New Hook: object_end_of_setMax Kanat-Alexander2-0/+31
2010-04-01Bug 554714: Make JSON-RPC throw errors properly even if they are thrownMax Kanat-Alexander1-2/+5
2010-03-30Bug 552167: show_bug.cgi loads flagtypes from the database for each attachmentFrédéric Buclin1-3/+5
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 Buclin1-20/+0
2010-03-29Bug 554986: Add a "notmatches" search type, which allows the minus signMax Kanat-Alexander2-18/+12
2010-03-29Bug 25275: Allow the URL column to be displayed in buglistsGervase Markham1-1/+2
2010-03-29Bug 554819: Make Quicksearch use Text::ParseWords instead of its customMax Kanat-Alexander1-32/+4
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-Alexander2-2/+30
2010-03-28Bug 550765: Unicode strings from install_string were showing up as garbageMax Kanat-Alexander1-1/+3
2010-03-28Bug 550148: Using Quicksearch with a comma-separated list of bug ids wasMax Kanat-Alexander1-1/+1
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-Alexander2-6/+5
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 Lawrence3-14/+102
2010-03-18Bug 395461: Allow multi-select fields to show up in buglist.cgiMax Kanat-Alexander2-2/+20
2010-03-17Bug 545587: Make colchange.cgi use the database to determine buglist-ableMax Kanat-Alexander1-15/+0
2010-03-16Bug 545770: Make contrib/merge-users.pl figure out what columns to mergeMax Kanat-Alexander1-5/+14
2010-03-16Bug 526189: Refactor the way that groups are checked for being validlyMax Kanat-Alexander2-16/+33
2010-03-15Fix Rémi Zara's first name (wasn't a valid UTF8 string)Frédéric Buclin1-1/+1
2010-03-14Bug 552168: Speed up comment display by pre-loading all Bugzilla::UserMax Kanat-Alexander2-0/+14
2010-03-14Bug 498309: Speed up show_bug.cgi when there are many comments by cachingMax Kanat-Alexander2-2/+35
2010-03-12Bug 551210: Retargetted flags should be deleted if the flag setter has no pri...Frédéric Buclin1-0/+2
2010-03-10Bug 551199: The Bug.search WebService function was throwing an error aboutMax Kanat-Alexander1-1/+1
2010-03-10Bug 550966: Syntax errors in extensions' Extension.pm were causing "deepMax Kanat-Alexander1-1/+7
2010-03-08Bug 550618: Make the XML-RPC WebService return the right date formatMax Kanat-Alexander2-16/+26
2010-03-08Fix some typos and formatting in the Bugzilla::Extension POD.Max Kanat-Alexander1-6/+6
2010-03-08Add a note about the Example extension in the Bugzilla::Hook POD.Max Kanat-Alexander1-0/+3
2010-03-06Update the stability status of several WebService methods.Max Kanat-Alexander3-12/+14
2010-03-05Bug 513989 - large search query causing internal server error (500) but valid...David Lawrence1-1/+1
2010-03-05Additional bustage fix for bug 545299.Max Kanat-Alexander1-1/+1
2010-03-05Bustage fix for Bug 545299. rs=mkanat over IRCJustin Wood1-1/+1
2010-03-04Bug 545299, XML-RPC WebService should take and return dates and times in UTC....Max Kanat-Alexander5-68/+86
2010-03-04Bug 545299, XML-RPC WebService should take and return dates and times in UTC....Justin Wood5-48/+48
2010-03-03Bug 513989 - large search query causing internal server error (500) but valid...Dave Lawrence1-0/+7
2010-03-02Bug 541553: [Oracle] Drop triggers when dropping columns, and drop theXiaoou Wu2-0/+24
2010-03-01Bug 508823: Make it so that you don't ever have to reset template_inner (likeMax Kanat-Alexander5-11/+24
2010-03-01Bug 547466: Release Notes for Bugzilla 3.6rc1Max Kanat-Alexander1-2/+7
2010-03-01Bug 545235: Simplify Bugzilla's language-choosing codeMax Kanat-Alexander3-71/+69
2010-02-27Bug 547852: Make the JSON-RPC interface return the correct error format toMax Kanat-Alexander2-4/+13