summaryrefslogtreecommitdiffstats
path: root/Bugzilla
AgeCommit message (Expand)AuthorFilesLines
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
2010-02-27Bug 547601: Make the JSON-RPC interface return UTF-8 data correctly.Max Kanat-Alexander1-2/+12
2010-02-23Bug 526184: Allow groups to be specified when creating bugs using email_in.plMax Kanat-Alexander4-56/+157
2010-02-23Bug 547336: Make installation work on Windows with Strawberry Perl ProfessionalMax Kanat-Alexander2-15/+7
2010-02-23Bug 547126: Make the JSON-RPC return error codes that are numericallyMax Kanat-Alexander1-5/+52
2010-02-23Bug 486074: Allow the JSON-RPC interface to properly serialize objectsMax Kanat-Alexander1-0/+5
2010-02-23Bug 486073: Make the JSON-RPC WebService throw errors properly under mod_perlMax Kanat-Alexander1-1/+3
2010-02-22There was some POD at the end of Bugzilla::WebService::Server::JSONRPCMax Kanat-Alexander3-23/+31
2010-02-22The JSON-RPC WebService is EXPERIMENTAL, now, not UNSTABLE.Max Kanat-Alexander1-2/+2
2010-02-20fix bustage in 012throwables.tFrédéric Buclin1-1/+1
2010-02-20Bug 546871: Make checksetup.pl not try to fix the permissions ofMax Kanat-Alexander2-12/+6
2010-02-20Bug 531577: Fix the paths that single-file extensions (like extensions/Foo.pm)Max Kanat-Alexander2-1/+19
2010-02-20Bug 519035: Make the FK for series.creator have ON DELETE CASCADE insteadMax Kanat-Alexander2-1/+12
2010-02-20Bug 499151: Only call format_comment when it's actually needed, as a slightMax Kanat-Alexander1-4/+9
2010-02-20Bug 547428: SQL error when deleting a product and its related series when it ...Bodo-Merle Sandor1-1/+3
2010-02-18Bug 533018: "Confirm match" displays full email address to logged-out users i...Frédéric Buclin1-2/+3
2010-02-17Bug 545260: In the code for template hooks, the cached code of a hookMax Kanat-Alexander1-1/+1
2010-02-17Bug 537887 - "The flag setter should be able to unset a flag even if not in t...Reed Loden1-0/+2
2010-02-17Bug 329637: Add a Calendar widget to the Deadline fieldMax Kanat-Alexander2-3/+2
2010-02-17Bug 529201: Add help for every single field to fields.htmlMax Kanat-Alexander1-0/+18
2010-02-16The sanitycheck_check hook documentation was in slightly the wrong placeMax Kanat-Alexander1-11/+11
2010-02-16Bug 372979: Make voting into an extensionMax Kanat-Alexander13-420/+43
2010-02-11Bug 545715: New Hook: bugmail_relationshipsMax Kanat-Alexander4-16/+54
2010-02-11Add a "bug" argument to the bugmail_recipients hook that was just checked in.Max Kanat-Alexander2-1/+5
2010-02-11Bug 545683: New Hook: bugmail_recipientsMax Kanat-Alexander2-0/+42
2010-02-11Bug 545576 - "Add "greaterthaneq" and "lessthaneq" charts to do >= and <= sea...Reed Loden1-2/+25