summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-12-19Bug 815532: Add caching for Bugzilla::User objectsByron Jones5-28/+18
2012-12-18Bug 813628 - New extension hook for Bugzilla::Bug::update called bug_start_of...Dave Lawrence3-0/+73
2012-12-17Bug 818890: Bugzilla doesn't obey the "Comment required on status transition"...Alexander Tereschenko1-3/+4
2012-12-16Bug 605086: Messages about wrong login-attemps should refer to the forget pas...Hugo Seabrook1-0/+2
2012-12-16Bug 406758: The help page for keywords uses "tag", but tags are something elseSunil Joshi1-1/+1
2012-12-16Bug 806809: Custom field values with "Enabled for bugs" set to "No" break the...Alexander Tereschenko1-0/+1
2012-12-16Bug 262308: Make the OS column wider in buglistsHugo Seabrook1-1/+1
2012-12-14Bug 780675: Display "The changes to your votes have been saved" in green inst...Sunil Joshi3-11/+17
2012-12-07Bug 818007: Searching by commenter is slowFrédéric Buclin1-1/+1
2012-12-06Fix regression due to bug 787668: The Bugzilla::DB::Oracle::st package requir...Frédéric Buclin1-1/+1
2012-12-04Bug 573919 - Add "X-Bugzilla-*" headers to flagmailsHugo Seabrook3-15/+24
2012-12-03Bug 817634: Tests in t/ should also check themselves where appropriateFrédéric Buclin4-26/+33
2012-12-03Remove tabs from t/002goodperl.t and CRLF characters from t/013dbschema.tFrédéric Buclin2-85/+85
2012-12-03Bug 816333: Fix linking of bugs on the "Change Votes" pageByron Jones1-1/+1
2012-12-03Bug 567671: Require Test::Taint 1.06 to get rid of warnings thrown with Perl ...Frédéric Buclin1-1/+2
2012-12-02Bug 443306: Unused fields should not show up in boolean chartsSunil Joshi1-1/+15
2012-12-02Bug 547311: Remove the "align" attribute from <th>Christopher Trom29-81/+85
2012-12-02Bug 460372: The confirmation thrown when deleting a custom field, component, ...Sunil Joshi6-9/+16
2012-12-01Bug 812054: JavaScript error on the Advanced Search page when a classificatio...Hugo1-2/+13
2012-12-01Bug 247560: Add tests for reserved SQL words in the DB schemaSunil Joshi1-0/+84
2012-12-01Bug 787668: Use |use parent| instead of |use base|Matt Selsky117-121/+121
2012-11-30Bug 298461: editusers.cgi does not allow you to change only the letter-case o...Hugo1-1/+1
2012-11-30Bug 813191 - Bug.add_attachment should only return the attachment IDHugo1-7/+7
2012-11-30Bug 784072: Use Pod::Coverage to make sure that all subroutines are documentedFrédéric Buclin2-1/+71
2012-11-30Bug 816266 - Bug alias should be present in bug's <title>Dave Lawrence1-4/+12
2012-11-30Bug 816747 - Add dummy POD for unPODded methods.Marc Schumann74-0/+1759
2012-11-29Bug 802613: Merge common code of admin/custom_fields/create.html.tmpl and adm...Frédéric Buclin3-265/+199
2012-11-29Bug 552694 - Add the "X-Bugzilla-Version" email headerHugo1-0/+1
2012-11-29- Fixed a spellcheck error in Bugzilla/User.pmDave Lawrence1-1/+1
2012-11-29Bug 579189 - New methods added to Bugzilla/User.pm by bug 24896 have no PODHugo1-0/+29
2012-11-27Bug 777685: Use UTF-8 encoding on all email parts, to work around buggy email...Thorsten Schöning1-0/+2
2012-11-27Bug 804093: Fix autodetected charset for windows-1252 encoded contentThorsten Schöning1-3/+3
2012-11-26Fix typoSimon Green1-10/+10
2012-11-26Bug 718289: The deadline field should be visible by non-members of the timetr...Frédéric Buclin13-34/+34
2012-11-26Bug 814841: The description of custom fields is not filtered in the help pageFrédéric Buclin1-2/+1
2012-11-23Bug 385283: bz_webservice_demo.pl --product-name fails (Product.get_product n...Thorsten Schöning1-9/+17
2012-11-22Bug 811280: Adds a caching mechanism to Bugzilla::Object to avoid querying th...Byron Jones8-17/+60
2012-11-22Bug 780820: Allows for multiple custom search criteria to match one fieldByron Jones8-52/+333
2012-11-20Bug 640756 - Make the documentation clearer that attachments created with Bug...Dave Miller1-1/+3
2012-11-20Bug 491198: The error message shouldn't say "didn't match anything" when ente...Sunil Joshi1-1/+1
2012-11-20Bug 385283: bz_webservice_demo.pl --product-name fails (Product.get_product n...Thorsten Schöning1-4/+4
2012-11-19Bug 367475: Reword "Bug XXX has been added to the database" to "Bug XXX has b...Sunil Joshi1-1/+1
2012-11-19Bug 812220: bug_link() is called twice per bug in bug/process/results.html.tmplFrédéric Buclin3-11/+7
2012-11-16Bug 810954: In the "reclassify products" page, form labels are not in boldSunil Joshi1-4/+4
2012-11-16Bug 797636: Improve performance for buglistsFrédéric Buclin8-84/+65
2012-11-16Bug 802873: Linkify component names in the "Edit Product" pageKoosha Khajeh Moogahi1-1/+3
2012-11-16Bug 556195: bugzilla-queue.rhel initscript returns wrong result code when the...Max Kanat-Alexander1-4/+4
2012-11-16Bug 578762: When moving a bug into another product, the "Verify Bug Group" se...Sunil Joshi1-16/+19
2012-11-14Bug 393751: "The sudo session has been ended." needs a rewriteSunil Joshi1-2/+2
2012-11-13Bug 790296 (CVE-2012-4189): [SECURITY] Field values are not escaped correctly...Frédéric Buclin2-2/+2