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
/
enter_bug.cgi
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-14
Bug 349356: Correctly detect PPC as PocketPC (not only PowerPC)
timeless
1
-29
/
+39
2010-02-23
Bug 526184: Allow groups to be specified when creating bugs using email_in.pl
Max Kanat-Alexander
1
-59
/
+7
2010-02-17
Bug 538211: Make value-controlled and visibility-controlled fields behave
Max Kanat-Alexander
1
-1
/
+8
2009-12-18
Bug 162060: Remove the relationship between "votestoconfirm" and whether or n...
mkanat%bugzilla.org
1
-2
/
+4
2009-12-13
Bug 310532: Bookmarkable new bug templates do not include estimated hours or ...
lpsolit%gmail.com
1
-0
/
+3
2009-11-24
Bug 430014: Re-write the code hooks system so that it uses modules instead of...
mkanat%bugzilla.org
1
-1
/
+1
2009-11-16
Bug 475234: OS sniffing doesn't detect Windows 7 - Patch by Siddharth Agarwal...
lpsolit%gmail.com
1
-0
/
+1
2009-11-10
Bug 472217: Create a Bugzilla::Comment object and eliminate GetComments
mkanat%bugzilla.org
1
-6
/
+5
2009-08-11
Bug 509045: Make "use_keywords" a global template variable instead of having ...
mkanat%bugzilla.org
1
-2
/
+0
2009-04-06
Bug 471522: OS sniffing doesn't properly detect OS X 10.5 (and others) - Patc...
lpsolit%gmail.com
1
-1
/
+11
2009-02-08
Bug 371995: Allow the Product field to restrict visibility of custom fields
mkanat%bugzilla.org
1
-0
/
+4
2009-01-29
Bug 471523: Cloning a bug copies the newest visible comment for Newest to Old...
lpsolit%gmail.com
1
-4
/
+7
2009-01-02
Bug 422465: Cloning a bug should cc the original reporter if the cloner isn't...
lpsolit%gmail.com
1
-1
/
+6
2009-01-02
Bug 452907: Clone should also preserve "Blocks" and "Depends on" fields - Pat...
lpsolit%gmail.com
1
-2
/
+2
2008-12-29
Bug 468617: OS sniffing doesn't detect OS X 10.5 - Patch by Matt Selsky <sels...
lpsolit%gmail.com
1
-0
/
+1
2008-09-18
Bug 452734: Remove the keyword chooser, because it's a usability regression
mkanat%bugzilla.org
1
-1
/
+0
2008-09-06
Bug 450197: Multi-select fields are ignored when cloning a bug
mkanat%bugzilla.org
1
-25
/
+19
2008-08-30
Bug 452793: On bug creation, the first confirmed bug status should be selecte...
lpsolit%gmail.com
1
-3
/
+7
2008-06-30
Bug 440612 â Use Bugzilla::Bug->check everywhere instead of ValidateBugID
mkanat%bugzilla.org
1
-2
/
+2
2008-02-25
Bug 415652: Implement Bugzilla->active_custom_fields - Patch by Frédéri...
lpsolit%gmail.com
1
-2
/
+1
2007-11-12
Part 4 of bug 182083: add Help for non-admin pages - Patch by me, r=Colin
lpsolit%gmail.com
1
-0
/
+3
2007-10-19
Bug 399954: Make Bugzilla able to hold its dependencies in a local directory
mkanat%bugzilla.org
1
-1
/
+1
2007-06-14
Bug 344964: enter_bug.cgi should look at the custom status workflow to get th...
lpsolit%gmail.com
1
-21
/
+17
2007-05-15
Bug 80169: JavaScript-enhanced keyword editing - Patch by Teemu Mannermaa <wi...
lpsolit%gmail.com
1
-0
/
+1
2007-04-06
Bug 366798: Refactor enter_bug OS sniffing - Patch by timeless <timeless@bema...
lpsolit%gmail.com
1
-34
/
+53
2007-01-14
Bug 366529 sniff vista
timeless%mozdev.org
1
-0
/
+1
2007-01-09
Bug 344547 [Version 2.20+] bugzilla.mozilla.org thinks I'm using Mac OS X 10....
timeless%mozdev.org
1
-49
/
+50
2006-12-19
Bug 343635: Enabling classifications should add a tree view of classification...
lpsolit%gmail.com
1
-12
/
+28
2006-11-11
Bug 189627: Implement per-product privileges - Patch by Frédéric Buclin...
lpsolit%gmail.com
1
-3
/
+6
2006-10-15
Bug 281181: [SECURITY] It's way too easy to delete versions/components/milest...
lpsolit%gmail.com
1
-1
/
+1
2006-09-08
Bug 350217: Extensions need to be able to update Bugzilla's DB schema
mkanat%bugzilla.org
1
-1
/
+1
2006-09-05
Bug 283582: Remove UserInGroup in favor of Bugzilla->user->in_group
mkanat%bugzilla.org
1
-5
/
+5
2006-08-22
Bug 337118: OS becomes Other when use windows98 - Patch by Frédéric Buclin ...
lpsolit%gmail.com
1
-7
/
+7
2006-08-17
Bug 341933: Make bug object creation much lighter
mkanat%bugzilla.org
1
-3
/
+3
2006-08-12
Bug 348057: Move the checks for bug visibility out of Bugzilla::Bug->new
mkanat%bugzilla.org
1
-1
/
+1
2006-08-08
Bug 347777 Intel Mac should be detected as Hardware: PC rather than Hardware:...
timeless%mozdev.org
1
-0
/
+1
2006-07-19
Bug 344521: Make custom fields optionally functional on enter_bug.cgi
mkanat%bugzilla.org
1
-0
/
+11
2006-07-17
Bug 277377: Classifications should support sort keys - Patch by Olav Vitters ...
lpsolit%gmail.com
1
-1
/
+3
2006-07-17
Bug 238819: enter_bug.cgi should offer ASSIGNED as a possible initial state -...
lpsolit%gmail.com
1
-14
/
+17
2006-07-06
Bug 173629: Clean up "my" variable scoping issues for mod_perl
mkanat%bugzilla.org
1
-1
/
+1
2006-07-04
Bug 338375: Use Bugzilla->params everywhere instead of Param().
mkanat%bugzilla.org
1
-1
/
+0
2006-07-04
Bug 342869: Use Bugzilla->params everywhere except templates
mkanat%bugzilla.org
1
-10
/
+10
2006-06-21
Bug 282121: Remove globals.pl from scripts that no longer use it - Patch by F...
lpsolit%gmail.com
1
-1
/
+3
2006-06-20
Bug 304601: Bugzilla::Config's :locations exports need to be in their own mod...
lpsolit%gmail.com
1
-13
/
+5
2006-06-18
Bug 338796: Remove get_product_* from globals.pl - Patch by Frédéric Buclin...
lpsolit%gmail.com
1
-55
/
+28
2006-06-05
Bug 42946: Bugs filed at same time causing one to be duplicated - Patch by Ol...
lpsolit%gmail.com
1
-0
/
+3
2006-04-03
Bug 330754: Remove AnyEntryGroups() from globals.pl - Patch by Frédéric Buc...
lpsolit%gmail.com
1
-9
/
+3
2006-04-03
Bug 330698: Remove $::components, @::enterable_products and $::classification...
lpsolit%gmail.com
1
-4
/
+3
2006-03-15
Bug 311422: describecomponents.cgi and enter_bug.cgi need some cleanup - Patc...
lpsolit%gmail.com
1
-64
/
+43
2006-03-09
Bug 328638: Remove @::legal_keywords and %::keywordsbyname
mkanat%kerio.com
1
-2
/
+2
[next]