aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bug 822547: Make jobqueue.pl clear the request cache before sending each mailByron Jones2013-01-032-1/+20
* Bug 824640: The product name generated by collectstats.pl is brokenFrédéric Buclin2013-01-021-4/+6
* Bug 825781: extensions/create.pl should capitalize the name of the new extens...Frédéric Buclin2013-01-021-0/+1
* Bug 825431: List::MoreUtils older than 0.27_04 leaks memory when using part()Frédéric Buclin2013-01-021-1/+2
* Bug 824342: The "First" and "Last" links should be disabled on bug navigation...Sunil Joshi2013-01-021-7/+16
* Bug 825524: When cloning a bug, the "We've made a guess at your operating sys...Sunil Joshi2013-01-021-1/+1
* Bug 685607: When a user edits the last bug of a buglist and his user pref is ...Sunil Joshi2013-01-021-2/+2
* Bug 825784: hook/global/messages-messages.html.tmpl has DOS line-endingsMatt Selsky2013-01-021-16/+16
* Bug 353351: The name of the component in enter_bug.cgi should not be case sen...Koosha Khajeh Moogahi2013-01-021-1/+1
* Bug 415658: Allow apostrophes in email addressesHugo Seabrook2013-01-021-1/+1
* Bug 401918: describekeywords.cgi with no keywords simply displays an empty pa...Sunil Joshi2013-01-022-0/+8
* Bug 816870: All extensions must require Perl 5.10.1 to pass testsMatt Selsky2013-01-0124-0/+47
* Bug 785283 - Support increased values for PASSWORD_SALT_LENGTH without breaki...Reed Loden2012-12-314-8/+55
* Bug 365524: Improve emailregexpdesc parameter help textSunil Joshi2012-12-301-1/+1
* fix typoFrédéric Buclin2012-12-291-1/+1
* Bug 825443: Linkify "Add a new classification"Sunil Joshi2012-12-291-4/+4
* Bug 804343: Implement autolinkification for a list of comment idsKoosha Khajeh Moogahi2012-12-292-1/+17
* Bug 824644: Typo in code comment: request_cahceOlav Vitters2012-12-251-1/+1
* Bug 824620: Unclosed <tr> in dependency block ("Blocks")Olav Vitters2012-12-251-0/+1
* Bug 818621: Perl 5.16 complains with "Variable length lookbehind not implemen...Frédéric Buclin2012-12-191-1/+7
* Bug 819330: Bugzilla crashes when cloning a bug if the CC list is emptyFrédéric Buclin2012-12-193-4/+2
* Bug 815532: Add caching for Bugzilla::User objectsByron Jones2012-12-195-28/+18
* Bug 813628 - New extension hook for Bugzilla::Bug::update called bug_start_of...Dave Lawrence2012-12-183-0/+73
* Bug 818890: Bugzilla doesn't obey the "Comment required on status transition"...Alexander Tereschenko2012-12-171-3/+4
* Bug 605086: Messages about wrong login-attemps should refer to the forget pas...Hugo Seabrook2012-12-161-0/+2
* Bug 406758: The help page for keywords uses "tag", but tags are something elseSunil Joshi2012-12-161-1/+1
* Bug 806809: Custom field values with "Enabled for bugs" set to "No" break the...Alexander Tereschenko2012-12-161-0/+1
* Bug 262308: Make the OS column wider in buglistsHugo Seabrook2012-12-161-1/+1
* Bug 780675: Display "The changes to your votes have been saved" in green inst...Sunil Joshi2012-12-143-11/+17
* Bug 818007: Searching by commenter is slowFrédéric Buclin2012-12-071-1/+1
* Fix regression due to bug 787668: The Bugzilla::DB::Oracle::st package requir...Frédéric Buclin2012-12-061-1/+1
* Bug 573919 - Add "X-Bugzilla-*" headers to flagmailsHugo Seabrook2012-12-033-15/+24
* Bug 817634: Tests in t/ should also check themselves where appropriateFrédéric Buclin2012-12-034-26/+33
* Remove tabs from t/002goodperl.t and CRLF characters from t/013dbschema.tFrédéric Buclin2012-12-032-85/+85
* Bug 816333: Fix linking of bugs on the "Change Votes" pageByron Jones2012-12-041-1/+1
* Bug 567671: Require Test::Taint 1.06 to get rid of warnings thrown with Perl ...Frédéric Buclin2012-12-031-1/+2
* Bug 443306: Unused fields should not show up in boolean chartsSunil Joshi2012-12-021-1/+15
* Bug 547311: Remove the "align" attribute from <th>Christopher Trom2012-12-0229-81/+85
* Bug 460372: The confirmation thrown when deleting a custom field, component, ...Sunil Joshi2012-12-026-9/+16
* Bug 812054: JavaScript error on the Advanced Search page when a classificatio...Hugo2012-12-011-2/+13
* Bug 247560: Add tests for reserved SQL words in the DB schemaSunil Joshi2012-12-011-0/+84
* Bug 787668: Use |use parent| instead of |use base|Matt Selsky2012-12-01117-121/+121
* Bug 298461: editusers.cgi does not allow you to change only the letter-case o...Hugo2012-11-301-1/+1
* Bug 813191 - Bug.add_attachment should only return the attachment IDHugo2012-11-301-7/+7
* Bug 784072: Use Pod::Coverage to make sure that all subroutines are documentedFrédéric Buclin2012-11-302-1/+71
* Bug 816266 - Bug alias should be present in bug's <title>Dave Lawrence2012-11-301-4/+12
* Bug 816747 - Add dummy POD for unPODded methods.Marc Schumann2012-11-3074-0/+1759
* Bug 802613: Merge common code of admin/custom_fields/create.html.tmpl and adm...Frédéric Buclin2012-11-293-265/+199
* Bug 552694 - Add the "X-Bugzilla-Version" email headerHugo2012-11-291-0/+1
* - Fixed a spellcheck error in Bugzilla/User.pmDave Lawrence2012-11-291-1/+1