aboutsummaryrefslogtreecommitdiffstats
path: root/Bugzilla
Commit message (Expand)AuthorAgeFilesLines
* Bug 437369: Deleting a bug doesn't remove related data from the bugs_fulltext...lpsolit%gmail.com2008-06-071-0/+4
* Bug 412725: WebService functions to get information about a Userdkl%redhat.com2008-05-292-0/+178
* Bug 318205: The path to the hook is incorrect when called from inside a blockmkanat%bugzilla.org2008-05-291-8/+55
* Bug 435507: Provide a method of hooking the WebService error codesmkanat%bugzilla.org2008-05-282-1/+25
* Bug 414779, Bug 419782, Bug 422037, Bug 423363, Bug 423369, Bug 423372, Bug 4...mkanat%bugzilla.org2008-05-211-24/+91
* Bug 380756: Remove duplicates.xul (and all the code related to it) - Patch by...lpsolit%gmail.com2008-05-211-5/+6
* Bump version number after branching.mkanat%bugzilla.org2008-05-211-1/+1
* Bug 415278: Make the WebService's plugin discovery method more extendablemozilla%colinogilvie.co.uk2008-05-192-14/+22
* Bug 434062: Attachment flags can only be set once per bug (regression) - Patc...lpsolit%gmail.com2008-05-171-4/+4
* Bug 433514: Renaming a saved search with the same name of different case caus...lpsolit%gmail.com2008-05-141-1/+4
* Bug 433282: Template hooks do not work if HTTP_ACCEPT_LANGUAGE doesn't match ...lpsolit%gmail.com2008-05-121-23/+2
* Bug 432726: [Oracle] DROP INDEX doesn't hash the index namemkanat%bugzilla.org2008-05-081-3/+15
* Bug 419581: [Oracle] Enable ALTER COLUMN for Oraclemkanat%bugzilla.org2008-05-081-0/+169
* Bug 414292: [Oracle] Change series.query back to MEDIUMTEXTmkanat%bugzilla.org2008-05-082-5/+9
* Bug 430909 - add hook for parametersbbaetz%acm.org2008-05-061-6/+10
* Bump version number post-release.mkanat%bugzilla.org2008-05-051-1/+1
* Bump the version numbers pre-release.mkanat%bugzilla.org2008-05-051-1/+1
* 2nd attempt to fix bug 414726: Bugzilla::Update never updates bugzilla-update...lpsolit%gmail.com2008-05-031-15/+2
* Bug 431730: Bugs with resolution MOVED cannot be edited anymore - Patch by Fr...lpsolit%gmail.com2008-05-021-4/+4
* Bug 431143: data/mail and data/mimedump-tmp no longer in use - Patch by FrÃ...lpsolit%gmail.com2008-04-301-4/+1
* Bug 426899: Hack SOAP::Lite to encode upper-ASCII characters correctly for th...mkanat%bugzilla.org2008-04-291-0/+10
* Bug 429847: config.cgi should include additional information about custom fie...lpsolit%gmail.com2008-04-201-40/+0
* Bug 428941 – Allow extension webservices to override LOGIN_EXEMPTbbaetz%acm.org2008-04-174-14/+29
* Bug 414236 Ð show_bug.cgi: Remove the knob in favor of normal <select> boxesguy.pyrzak%gmail.com2008-04-101-46/+1
* Bug 311563 – Make whining permit utf8 in whining reports.wurblzap%gmail.com2008-04-092-11/+21
* Bug 416382: Adding an attachment with Perl 5.10 and CGI.pm < 3.33 throws a ta...lpsolit%gmail.com2008-04-081-8/+15
* Bug 415796: All webservice methods were failing if a string had multibyte cha...mkanat%bugzilla.org2008-04-081-2/+35
* Bug 182975: Bugzilla directory structure to be adopted to l10n needs - Patch ...lpsolit%gmail.com2008-04-044-10/+31
* Bug 410902: Some characters are mangled in diff and interdiff modes when view...lpsolit%gmail.com2008-04-032-7/+40
* Bug 405946: Some emails are not sent in the language chosen by the addressee ...lpsolit%gmail.com2008-04-023-90/+75
* Bug 425599 – show_activity missing space for attachment flag changesbbaetz%acm.org2008-04-021-1/+1
* Bug 425620 – checksetup.pl doesn't pick up the user's language correctly.wurblzap%gmail.com2008-03-311-1/+16
* Bug 425746: Bugzilla::Template::precompile_templates() doesn't flush template...lpsolit%gmail.com2008-03-291-0/+3
* Bug 425288: checksetup.pl displays messages using the first language availabl...lpsolit%gmail.com2008-03-281-12/+22
* Bug 423439: show_bug.cgi crashes when wrapping comments which contain Unicode...lpsolit%gmail.com2008-03-281-0/+5
* Bug 418068 take 3: No way to search for "date of last comment" before/after a...justdave%bugzilla.org2008-03-271-1/+1
* Bug 372795: Implement Bugzilla::Product::preload() to speed up query.cgi when...mkanat%bugzilla.org2008-03-272-46/+80
* Bug 358588: The sslbase's port is harcoded, but shouldn't (allow the port to ...lpsolit%gmail.com2008-03-271-5/+9
* Bug 413184: Unify all of the update_ functions in Bugzilla::Bugmkanat%bugzilla.org2008-03-261-129/+84
* Upgrades from 2.08 were failing because we tried to do bz_index_info_real on ...mkanat%bugzilla.org2008-03-251-1/+3
* Fix for Bug 399370: bugs_fulltext couldn't be converted to utf8, because it h...mkanat%bugzilla.org2008-03-251-2/+16
* [Bug 424865] checksetup tells me that commands listed below need to be run as...mozilla%colinogilvie.co.uk2008-03-251-3/+5
* Bug 419979: Bugzilla::DB::bz_add_field_table directly modifies the FIELD_TABL...mkanat%bugzilla.org2008-03-251-8/+13
* Bug 399370: Fulltext search with a LIKE on bugs.short_desc is too slow (make ...mkanat%bugzilla.org2008-03-257-74/+132
* Bug 314120: [Oracle] DBI::st::rows is used in a way that breaks Oracle - Patc...lpsolit%gmail.com2008-03-211-14/+13
* Bug 423733: mail_delivery_method = 'Test' doesn't generate a valid mbox file ...lpsolit%gmail.com2008-03-191-1/+2
* Bug 180259: "Requests" (logged out) and "My Requests" (logged in) links appea...lpsolit%gmail.com2008-03-181-0/+20
* Bug 304005: Implement SMTP authentication support for email notifications - P...lpsolit%gmail.com2008-03-144-1/+30
* Fixing bug 418068 for real. The previous patch was broken. Patch by Jesse Cla...lpsolit%gmail.com2008-02-281-7/+7
* Bug 419243: get_new_status_and_resolution() no longer exists and bug moving f...lpsolit%gmail.com2008-02-261-18/+18