summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-03-01Bug 508823: Make it so that you don't ever have to reset template_inner (likeMax Kanat-Alexander10-19/+28
2010-03-01Bug 547466: Release Notes for Bugzilla 3.6rc1Max Kanat-Alexander2-20/+716
2010-03-01Bug 548933: The "Mark as Duplicate" link was changing bugs to RESOLVED FIXEDMax Kanat-Alexander1-1/+2
2010-03-01Bug 474738: Make all of the "not" search types show up in search descriptionsMax Kanat-Alexander1-2/+3
2010-03-01Bug 545235: Simplify Bugzilla's language-choosing codeMax Kanat-Alexander4-87/+70
2010-02-28Bug 537834 - "Buglist results using atom ctype do not display users with empt...Reed Loden2-3/+5
2010-02-28Bug 549177 - "Typo in admin.cgi page header"Reed Loden1-1/+1
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-25Some lines in the release notes started with a "[% terms" item but didn'tMax Kanat-Alexander1-13/+13
2010-02-24Fix bustage (unused error tag)Frédéric Buclin1-4/+0
2010-02-24Bug 547496: Add IDs to some form elementsFrédéric Buclin3-20/+25
2010-02-23Bug 526184: Allow groups to be specified when creating bugs using email_in.plMax Kanat-Alexander9-152/+175
2010-02-23Bug 547336: Make installation work on Windows with Strawberry Perl ProfessionalMax Kanat-Alexander3-18/+13
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-22Include migrate.pl in the POD index.Max Kanat-Alexander1-1/+1
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-22Bug 490923: Autocomplete assignee, qa contact, and cc on the client sideGuy Pyrzak12-19/+157
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 546867: Prevent email_in.pl from throwing a cryptic error on receivingMax Kanat-Alexander1-0/+1
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-Alexander2-7/+10
2010-02-20Bug 547428: SQL error when deleting a product and its related series when it ...Bodo-Merle Sandor1-1/+3
2010-02-20Bug 373278: Add distinctive marking for security bugs in request.cgiFrédéric Buclin3-5/+10
2010-02-19The fix for bug 329637 was missing an update to filterexceptions.pl.Max Kanat-Alexander1-1/+0
2010-02-19"my $template = Bugzilla->template" wasn't needed in _page_user and _page_bugMax Kanat-Alexander1-2/+0
2010-02-18Bug 529573: Tabular reports do not show empty resolutionGreg Hendricks1-0/+1
2010-02-18Bug 546763: Extra spaces when copying bug headerGuy Pyrzak1-2/+2
2010-02-18Bug 546719: When reopening a Resolved Duplicated bug in IE, JS error stops th...Guy Pyrzak1-2/+5
2010-02-18Bug 533018: "Confirm match" displays full email address to logged-out users i...Frédéric Buclin2-5/+10
2010-02-17Bug 267541: Set "create chart dataset" checkbox to on by defaultA. Karl Kornel1-1/+3
2010-02-17Bug 545260: In the code for template hooks, the cached code of a hookMax Kanat-Alexander1-1/+1
2010-02-17Bug 538211: Make value-controlled and visibility-controlled fields behaveMax Kanat-Alexander1-1/+8
2010-02-17Bug 537887 - "The flag setter should be able to unset a flag even if not in t...Reed Loden2-2/+4
2010-02-17Bug 329637: Add a Calendar widget to the Deadline fieldMax Kanat-Alexander6-18/+14
2010-02-17Bug 546340 - Change <a name> anchors to use @idGordon P. Hemsley17-164/+141
2010-02-17Bug 529201: Add help for every single field to fields.htmlMax Kanat-Alexander8-307/+430
2010-02-17Bug 494403: "Default" groups don't get set on bug creation using email_in.plFrédéric Buclin1-1/+22
2010-02-17Bug 545029: When deleting a group, no warning is thrown about group inheritanceFrédéric Buclin1-0/+9
2010-02-16The sanitycheck_check hook documentation was in slightly the wrong placeMax Kanat-Alexander1-11/+11
2010-02-16* Disable the Voting extension by default.Max Kanat-Alexander3-1/+2
2010-02-16Move the no_open_bug_status code error into the Voting extension.Max Kanat-Alexander3-6/+25
2010-02-16Bug 372979: Make voting into an extensionMax Kanat-Alexander72-1284/+1577
2010-02-13Bug 545978 - "A '<th>' tag ends with '</td>' in template/en/default/bug/edit....Reed Loden1-1/+1
2010-02-12Bug 545762: Allow tests to pass when using the PERL5LIB environment variable.Gabor Szabo1-1/+6