aboutsummaryrefslogtreecommitdiffstats
path: root/Bugzilla
Commit message (Expand)AuthorAgeFilesLines
* Bug 560252: By default, users in editbugs should be in bz_canusewhines.Max Kanat-Alexander2010-04-191-31/+33
* Bug 558318: "Invalid Parameter for keywords" error thrown when creating a new...Frédéric Buclin2010-04-091-5/+1
* Bug 558199: Unused variables in Search.pmFrédéric Buclin2010-04-091-3/+0
* Bug 284650: Beginning a chart name with an "_" (underscore) causes errorsFrédéric Buclin2010-04-081-0/+3
* Bug 69621: Remove the keyword cache (which is not updated on keyword rename/d...Frédéric Buclin2010-04-084-50/+11
* Bug 557324: object_before_delete does not work when object is Bugzilla::Class...Tiago Mello2010-04-071-1/+1
* Bug 557806: When setting the upgrade_notification parameter, an error should ...Frédéric Buclin2010-04-071-1/+6
* Bug 557780: Remove the unused .substr method in Template.pmFrédéric Buclin2010-04-071-8/+0
* Bug 557686: PostgreSQL crashes when deleting a custom field of type Date/TimeFrédéric Buclin2010-04-071-5/+1
* Bug 557495: PostgreSQL crashes when deleting a custom field of type BugIDFrédéric Buclin2010-04-071-2/+4
* Bug 532350 - "Can't add Debian bug URLs to a bug using "See Also""Reed Loden2010-04-051-0/+21
* Bug 556429: Stop sending bugmail from inside the templateMax Kanat-Alexander2010-04-052-8/+0
* Bug 556439: Prevent datetime_from from dying if it gets 0000-00-00 as aMax Kanat-Alexander2010-04-021-0/+3
* Bug 556869: New Hook: object_before_deleteMax Kanat-Alexander2010-04-022-0/+20
* Bug 556736: Make the bug_end_of_update hook also send $old_bug to the hookMax Kanat-Alexander2010-04-022-9/+17
* Bug 556695: New Hook: object_end_of_setMax Kanat-Alexander2010-04-012-0/+31
* Bug 554714: Make JSON-RPC throw errors properly even if they are thrownMax Kanat-Alexander2010-03-311-2/+5
* Bug 552167: show_bug.cgi loads flagtypes from the database for each attachmentFrédéric Buclin2010-03-301-3/+5
* Follow-up to bug 533121 -- make regex for matching "code.google.com" case-ins...Reed Loden2010-03-291-1/+1
* Bug 533121 - "Support Google Code for see_also urls"Reed Loden2010-03-291-0/+22
* Bug 552476: Remove the obsolete Bugzilla::Flag->has_flags methodFrédéric Buclin2010-03-291-20/+0
* Bug 554986: Add a "notmatches" search type, which allows the minus signMax Kanat-Alexander2010-03-292-18/+12
* Bug 25275: Allow the URL column to be displayed in buglistsGervase Markham2010-03-291-1/+2
* Bug 554819: Make Quicksearch use Text::ParseWords instead of its customMax Kanat-Alexander2010-03-281-32/+4
* Bug 554569: WebService Bug.fields: Make it so that if you request a fieldMax Kanat-Alexander2010-03-281-5/+7
* Bug 554560: WebService Bug.fields: Send visibility_values for all select-typeMax Kanat-Alexander2010-03-281-7/+11
* Bug 554536: [WebService] Make Bug.fields not send the "values" item forMax Kanat-Alexander2010-03-281-5/+9
* Bug 553923: Don't word-wrap messages and errors for the WebServiceMax Kanat-Alexander2010-03-281-2/+10
* Bug 553913: Add explicit error codes to WebService errors that were missingMax Kanat-Alexander2010-03-282-2/+30
* Bug 550765: Unicode strings from install_string were showing up as garbageMax Kanat-Alexander2010-03-281-1/+3
* Bug 550148: Using Quicksearch with a comma-separated list of bug ids wasMax Kanat-Alexander2010-03-281-1/+1
* Bug 553818: Fix the format of the return value for the Bug.attachmentsMax Kanat-Alexander2010-03-251-3/+1
* Bug 553774: Make User.login correctly return cookies under JSON-RPCMax Kanat-Alexander2010-03-231-0/+19
* Bug 553770: Make the JSON-RPC WebService throw a proper error when you don'tMax Kanat-Alexander2010-03-232-6/+5
* Bug 504946: Fix "Use of uninitialized value $strs in split atJesse Clark2010-03-231-0/+1
* Bug 544332 - New bug_check_can_change_field hook for Bugzilla/Bug.pmDavid Lawrence2010-03-233-14/+102
* Bug 395461: Allow multi-select fields to show up in buglist.cgiMax Kanat-Alexander2010-03-182-2/+20
* Bug 545587: Make colchange.cgi use the database to determine buglist-ableMax Kanat-Alexander2010-03-171-15/+0
* Bug 545770: Make contrib/merge-users.pl figure out what columns to mergeMax Kanat-Alexander2010-03-151-5/+14
* Bug 526189: Refactor the way that groups are checked for being validlyMax Kanat-Alexander2010-03-152-16/+33
* Fix Rémi Zara's first name (wasn't a valid UTF8 string)Frédéric Buclin2010-03-151-1/+1
* Bug 552168: Speed up comment display by pre-loading all Bugzilla::UserMax Kanat-Alexander2010-03-132-0/+14
* Bug 498309: Speed up show_bug.cgi when there are many comments by cachingMax Kanat-Alexander2010-03-132-2/+35
* Bug 551210: Retargetted flags should be deleted if the flag setter has no pri...Frédéric Buclin2010-03-121-0/+2
* Bug 551199: The Bug.search WebService function was throwing an error aboutMax Kanat-Alexander2010-03-101-1/+1
* Bug 550966: Syntax errors in extensions' Extension.pm were causing "deepMax Kanat-Alexander2010-03-101-1/+7
* Bug 550618: Make the XML-RPC WebService return the right date formatMax Kanat-Alexander2010-03-072-16/+26
* Fix some typos and formatting in the Bugzilla::Extension POD.Max Kanat-Alexander2010-03-071-6/+6
* Add a note about the Example extension in the Bugzilla::Hook POD.Max Kanat-Alexander2010-03-071-0/+3
* Update the stability status of several WebService methods.Max Kanat-Alexander2010-03-053-12/+14