index
:
bugzilla
flyspray
harmony-master
harmony-unstable
master
Bugzilla
Florian Pritz
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Bugzilla
/
Field.pm
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-13
Bug 996893: Perl 5.18 and newer throw tons of warnings about deprecated modules
Frédéric Buclin
1
-0
/
+1
2014-06-17
Bug 653597 - Reports with "Real Name" fields use foo_real_name in the url par...
Simon Green
1
-0
/
+6
2014-05-12
Bug 1002357: memached->clear_config isn't always called where required
Byron Jones
1
-0
/
+2
2014-04-22
Bug 489028 - Record last-visited time of bugs when logged in
Dylan William Hardison
1
-0
/
+2
2014-04-07
Bug 987032: allow memcached to cache bugzilla configuration information
Byron Jones
1
-0
/
+3
2014-03-21
Bug 980918 - Rename "Tags" to "Personal Tags". Patch by acho; r=gerv, a=justd...
Gervase Markham
1
-1
/
+1
2014-02-26
Bug 466178 - Add an INTEGER custom field type
Simon Green
1
-0
/
+1
2014-01-31
Bug 956233: enable USE_MEMCACHE on most objects
Byron Jones
1
-0
/
+2
2013-11-25
Bug 793963: add the ability to tag comments with arbitrary tags
Byron Jones
1
-0
/
+1
2013-11-05
Bug 523715 - if usetargetmilestone=1, include Target Milestone value in New B...
Sunil Joshi
1
-1
/
+1
2013-09-28
Bug 340160: Speed up LogActivityEntry()
Frédéric Buclin
1
-9
/
+4
2013-01-30
Bug 102048: Display the "Blocks" and "Depends On" columns in buglists
Hugo Seabrook
1
-2
/
+2
2013-01-02
Bug 801664 - Add DATE type for custom fields. r=LpSolit.
Gervase Markham
1
-4
/
+6
2012-12-01
Bug 787668: Use |use parent| instead of |use base|
Matt Selsky
1
-1
/
+1
2012-11-30
Bug 816747 - Add dummy POD for unPODded methods.
Marc Schumann
1
-0
/
+12
2012-10-19
Bug 531243: Bugzilla crashes on show_bug if it's hit while a custom field is ...
Frédéric Buclin
1
-1
/
+9
2012-09-01
Bug 787529: Use |use 5.10.1| everywhere
Frédéric Buclin
1
-0
/
+1
2012-05-17
Fix bustage in POD
Frédéric Buclin
1
-0
/
+1
2012-05-17
Bug 728138: Custom fields should have a "Long Description" attribute to bette...
rojanu
1
-0
/
+28
2012-05-07
Bug 616191: Implement UI to easily tag bugs from the bug report directly (and...
Frédéric Buclin
1
-1
/
+2
2012-04-14
Bug 616192: Display personal tags in buglists
Frédéric Buclin
1
-1
/
+1
2012-01-11
Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ...
Frédéric Buclin
1
-17
/
+5
2011-12-16
Bug 685611 - delta_ts is updated even when no changes are made to bugs create...
Dave Lawrence
1
-2
/
+4
2011-08-21
Bug 679516: Call Bugzilla::Object->remove_from_db when deleting an object
Edmund Yan
1
-1
/
+1
2011-08-17
Bug 662070: Use say() instead of print() where appropriate
Frédéric Buclin
1
-5
/
+5
2011-07-25
Bug 642388: Description of field days_elapsed missing from global/field-descs...
Frédéric Buclin
1
-0
/
+1
2011-03-01
Bug 616341: Make "tag" a valid search field in Search.pm, for the new
Max Kanat-Alexander
1
-0
/
+1
2010-10-29
Bug 602456: Make Search.pm not quote numeric input for numeric fields
Max Kanat-Alexander
1
-15
/
+54
2010-10-05
Bug 26074 - Ability to limit search by number of Comments
Max Kanat-Alexander
1
-0
/
+2
2010-08-27
Bug 479400: Add the ability to show or hide particular custom fields
Tiago Mello
1
-32
/
+84
2010-08-24
Bug 586871: Convert all Bugzilla->get_fields calls to Bugzilla->fields
Tiago Mello
1
-4
/
+4
2010-08-03
Bug 583287: Some fields should not be displayed in bugmail for new bugs
Frédéric Buclin
1
-2
/
+2
2010-07-18
Bug 119703: Create an attachment by pasting it into a text field
Frédéric Buclin
1
-1
/
+0
2010-07-09
Bug 576670: Optimize Search.pm's "init" method for being called many times
Max Kanat-Alexander
1
-1
/
+1
2010-07-06
Bug 574177: Adds is_mandatory => 1 option for the product and version field
Tiago Mello
1
-1
/
+2
2010-07-05
Bug 514618: Allow restricting the visibility and values of fields by
Kent Rogers
1
-1
/
+1
2010-07-05
Bug 455810 - Add autocomplete support to the keywords field
Reed Loden
1
-2
/
+2
2010-06-24
Bug 572602: Change the way that Bugzilla::Object determines what fields
Max Kanat-Alexander
1
-2
/
+0
2010-06-22
Bug 567281: Make Bugzilla::Field use VALIDATOR_DEPENDENCIES instead of
Max Kanat-Alexander
1
-65
/
+47
2010-05-19
Bug 494395: Implement the ability to mark custom fields as mandatory when
Tiago Mello
1
-2
/
+44
2010-04-22
Bug 560009: Use firstidx from List::MoreUtils instead of lsearch
Max Kanat-Alexander
1
-2
/
+2
2010-04-07
Bug 557686: PostgreSQL crashes when deleting a custom field of type Date/Time
Frédéric Buclin
1
-5
/
+1
2010-04-07
Bug 557495: PostgreSQL crashes when deleting a custom field of type BugID
Frédéric Buclin
1
-2
/
+4
2010-03-29
Bug 25275: Allow the URL column to be displayed in buglists
Gervase Markham
1
-1
/
+2
2010-02-17
Bug 329637: Add a Calendar widget to the Deadline field
Max Kanat-Alexander
1
-1
/
+1
2010-02-17
Bug 529201: Add help for every single field to fields.html
Max Kanat-Alexander
1
-0
/
+18
2010-02-16
Bug 372979: Make voting into an extension
Max Kanat-Alexander
1
-1
/
+0
2010-02-08
Bug 251556: Allow "Bug ID" fields to have one-way mutual relationships (like ...
Jesse Clark
1
-0
/
+66
2010-02-02
Bug 487508: Allow restricting the visibility of custom fields and values by c...
Max Kanat-Alexander
1
-1
/
+23
2009-11-01
Bug 525025: Custom field names having UTF8-characters in them crash Bugzilla ...
lpsolit%gmail.com
1
-1
/
+1
[next]