aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'release-5.0.6' into bugstestRobin H. Johnson2020-01-271-1/+1
|\
| * no bug - perltidy again, using the latest releasePerl Tidy2019-01-311-1/+1
| * no bug - reformat all the code using the new perltidy rulesPerl Tidy2019-01-301-606/+751
| * Bug 996893: Perl 5.18 and newer throw tons of warnings about deprecated modulesFrédéric Buclin2014-08-131-0/+1
| * Bug 653597 - Reports with "Real Name" fields use foo_real_name in the url par...Simon Green2014-06-171-0/+6
| * Bug 1002357: memached->clear_config isn't always called where requiredByron Jones2014-05-121-0/+2
| * Bug 489028 - Record last-visited time of bugs when logged inDylan William Hardison2014-04-221-0/+2
| * Bug 987032: allow memcached to cache bugzilla configuration informationByron Jones2014-04-071-0/+3
| * Bug 980918 - Rename "Tags" to "Personal Tags". Patch by acho; r=gerv, a=justd...Gervase Markham2014-03-211-1/+1
| * Bug 466178 - Add an INTEGER custom field typeSimon Green2014-02-271-0/+1
| * Bug 956233: enable USE_MEMCACHE on most objectsByron Jones2014-01-311-0/+2
| * Bug 793963: add the ability to tag comments with arbitrary tagsByron Jones2013-11-251-0/+1
| * Bug 523715 - if usetargetmilestone=1, include Target Milestone value in New B...Sunil Joshi2013-11-051-1/+1
| * Bug 340160: Speed up LogActivityEntry()Frédéric Buclin2013-09-281-9/+4
| * Bug 102048: Display the "Blocks" and "Depends On" columns in buglistsHugo Seabrook2013-01-301-2/+2
| * Bug 801664 - Add DATE type for custom fields. r=LpSolit.Gervase Markham2013-01-021-4/+6
| * Bug 787668: Use |use parent| instead of |use base|Matt Selsky2012-12-011-1/+1
| * Bug 816747 - Add dummy POD for unPODded methods.Marc Schumann2012-11-301-0/+12
| * Bug 531243: Bugzilla crashes on show_bug if it's hit while a custom field is ...Frédéric Buclin2012-10-191-1/+9
| * Bug 787529: Use |use 5.10.1| everywhereFrédéric Buclin2012-09-011-0/+1
* | Gentoo-local version of 7f3a749d7bd78a3e4aee163f562d7e95b0954b44 w/ Perl-Tidy...Robin H. Johnson2019-12-011-606/+750
* | Vanilla 4.4.9 to 5.0 without history due to massive merge conflictsChristian Ruppert2015-07-111-18/+40
* | Bug 653597 - Reports with "Real Name" fields use foo_real_name in the url par...Simon Green2014-06-171-0/+6
* | Bug 531243: Bugzilla crashes on show_bug if it's hit while a custom field is ...Frédéric Buclin2012-10-191-1/+9
|/
* Fix bustage in PODFrédéric Buclin2012-05-171-0/+1
* Bug 728138: Custom fields should have a "Long Description" attribute to bette...rojanu2012-05-171-0/+28
* Bug 616191: Implement UI to easily tag bugs from the bug report directly (and...Frédéric Buclin2012-05-071-1/+2
* Bug 616192: Display personal tags in buglistsFrédéric Buclin2012-04-141-1/+1
* Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ...Frédéric Buclin2012-01-111-17/+5
* Bug 685611 - delta_ts is updated even when no changes are made to bugs create...Dave Lawrence2011-12-161-2/+4
* Bug 679516: Call Bugzilla::Object->remove_from_db when deleting an objectEdmund Yan2011-08-211-1/+1
* Bug 662070: Use say() instead of print() where appropriateFrédéric Buclin2011-08-171-5/+5
* Bug 642388: Description of field days_elapsed missing from global/field-descs...Frédéric Buclin2011-07-251-0/+1
* Bug 616341: Make "tag" a valid search field in Search.pm, for the newMax Kanat-Alexander2011-03-011-0/+1
* Bug 602456: Make Search.pm not quote numeric input for numeric fieldsMax Kanat-Alexander2010-10-281-15/+54
* Bug 26074 - Ability to limit search by number of CommentsMax Kanat-Alexander2010-10-051-0/+2
* Bug 479400: Add the ability to show or hide particular custom fieldsTiago Mello2010-08-271-32/+84
* Bug 586871: Convert all Bugzilla->get_fields calls to Bugzilla->fieldsTiago Mello2010-08-241-4/+4
* Bug 583287: Some fields should not be displayed in bugmail for new bugsFrédéric Buclin2010-08-031-2/+2
* Bug 119703: Create an attachment by pasting it into a text fieldFrédéric Buclin2010-07-181-1/+0
* Bug 576670: Optimize Search.pm's "init" method for being called many timesMax Kanat-Alexander2010-07-081-1/+1
* Bug 574177: Adds is_mandatory => 1 option for the product and version fieldTiago Mello2010-07-051-1/+2
* Bug 514618: Allow restricting the visibility and values of fields byKent Rogers2010-07-051-1/+1
* Bug 455810 - Add autocomplete support to the keywords fieldReed Loden2010-07-051-2/+2
* Bug 572602: Change the way that Bugzilla::Object determines what fieldsMax Kanat-Alexander2010-06-231-2/+0
* Bug 567281: Make Bugzilla::Field use VALIDATOR_DEPENDENCIES instead ofMax Kanat-Alexander2010-06-211-65/+47
* Bug 494395: Implement the ability to mark custom fields as mandatory whenTiago Mello2010-05-191-2/+44
* Bug 560009: Use firstidx from List::MoreUtils instead of lsearchMax Kanat-Alexander2010-04-221-2/+2
* Bug 557686: PostgreSQL crashes when deleting a custom field of type Date/TimeFrédéric Buclin2010-04-071-5/+1
* Bug 557495: PostgreSQL crashes when deleting a custom field of type BugIDFrédéric Buclin2010-04-071-2/+4