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
/
editproducts.cgi
Age
Commit message (
Expand
)
Author
Files
Lines
2005-05-04
Bug 287136: Missing validations in editproducts.cgi - Patch by Frédéric Buc...
lpsolit%gmail.com
1
-5
/
+6
2005-05-03
Bug 289043: Implicit joins should be replaced by explicit joins - installment C
mkanat%kerio.com
1
-11
/
+12
2005-04-17
Bug 290511: Move RemoveVotes() out of globals.pl - Patch by Frédéric Buclin...
lpsolit%gmail.com
1
-0
/
+1
2005-04-09
Bug 289373: Remove %FORM from editproducts.cgi - Patch by Teemu Mannermaa <wi...
lpsolit%gmail.com
1
-50
/
+45
2005-04-06
Bug 86328: Deleting bugs doesn't delete dependent records properly - Patch by...
lpsolit%gmail.com
1
-59
/
+37
2005-03-24
Bug 272321: action should default to edit in editproducts.cgi if a product is...
lpsolit%gmail.com
1
-18
/
+25
2005-03-17
Bug 282384: Templatize the 'select classification' bit of editproducts - Patc...
lpsolit%gmail.com
1
-25
/
+19
2005-03-16
Bug 174295: ANSI SQL requires all columns in SELECT to be in GROUP BY, unless...
mkanat%kerio.com
1
-19
/
+28
2005-03-16
Bug 283581 : Move UserInGroup out of globals.pl
travis%sedsystems.ca
1
-1
/
+1
2005-03-12
Bug 285692: lastdiffed should use NULL instead of the "beginning of time"
mkanat%kerio.com
1
-2
/
+2
2005-03-12
Bug 285678: NOT(integer) not supported by postgres
mkanat%kerio.com
1
-1
/
+1
2005-03-09
Bug 284975: Any code after Throw*Error is a dead code.
mkanat%kerio.com
1
-2
/
+0
2005-02-19
Bug 280494: Replace "SELECT LAST_INSERT_ID()" with Bugzilla::DB function call
mkanat%kerio.com
1
-4
/
+2
2005-02-18
Bug 280503: Replace "LOCK/UNLOCK TABLES" with Bugzilla::DB function call
mkanat%kerio.com
1
-30
/
+35
2005-02-17
Bug 280412: Templatize the 'list products' bit of editproducts
mkanat%kerio.com
1
-43
/
+57
2005-02-09
Bug 257315 : type of delta_ts in bugs table should not be timestamp
travis%sedsystems.ca
1
-8
/
+8
2005-02-09
Bug 276838 : Eliminate use of $::unconfirmedstate
travis%sedsystems.ca
1
-2
/
+1
2005-01-30
Backing out the checking from bug 257315 until it gets corrected. It prevent...
justdave%bugzilla.org
1
-8
/
+8
2005-01-29
Bug 257315 : type of delta_ts in bugs table should not be timestamp
travis%sedsystems.ca
1
-8
/
+8
2005-01-16
Patch for bug 265898: edit*.cgi files should all use ThrowUserError(); patch ...
jocuri%softhome.net
1
-9
/
+4
2005-01-09
Patch for bug 240250: Shouldn't receive an unfriendly error when editing grou...
jocuri%softhome.net
1
-0
/
+2
2004-12-11
Patch for bug 271474: Fix SQL syntax error when updating max votes per bug in...
jocuri%softhome.net
1
-10
/
+15
2004-09-09
Patch for bug 254729: fix editproducts.cgi generated warnings in the error lo...
jocuri%softhome.net
1
-15
/
+17
2004-08-30
Bug 225687 - add group controls to charts, along with various other cleanups....
gerv%gerv.net
1
-7
/
+9
2004-08-21
Bug 224208 Add a higher level of categorization (.ie departments, locations, ...
bugreport%peshkin.net
1
-32
/
+193
2004-07-28
Bug 251837: Extend group_group_map to control which groups can see each other
bugreport%peshkin.net
1
-4
/
+8
2004-07-28
Bug 252450: Unlock tables in edit*.cgi before sending trailer
bugreport%peshkin.net
1
-5
/
+1
2004-07-20
Bug 86051: Enable changing product name case.
jouni%heikniemi.net
1
-2
/
+18
2004-07-17
Bug 251484: Fix taint error on series create when creating a new product
bugreport%peshkin.net
1
-0
/
+5
2004-07-09
Patch for bug 250265: fix taint issues with vote fields when editing products...
jocuri%softhome.net
1
-1
/
+13
2004-07-08
Patch for bug 250259: Fix taint error on disallownew field in editproducts.cg...
jocuri%softhome.net
1
-1
/
+1
2004-07-06
Bug 243463 Use a param to protect new charts from leaking information
bugreport%peshkin.net
1
-27
/
+32
2004-06-02
Patch for bug 240252: rewrite "users who are a" on editproducts.cgi; r=kiko; ...
jocuri%softhome.net
1
-5
/
+5
2004-05-23
Bug 141006: Run edit*.cgis in taint mode.
jouni%heikniemi.net
1
-1
/
+1
2004-05-12
Bug 231975: Avoid naming new product groups the same as existing groups and d...
bugreport%peshkin.net
1
-30
/
+5
2004-03-27
Bug 235265: Getting rid of some unwanted form value dumps.
justdave%syndicomm.com
1
-4
/
+0
2004-03-27
Fix for bug 234175: Remove deprecated ConnectToDatabase() and
kiko%async.com.br
1
-2
/
+1
2004-03-08
Bug 170213 - make static HTML files into page.cgi pages. This does votehelp.h...
gerv%gerv.net
1
-1
/
+1
2003-12-09
Bug 227771 - Migration and product/component create code no longer writes ser...
gerv%gerv.net
1
-1
/
+3
2003-11-22
Bug 208604 - Make data/template dir locations configurable
bbaetz%acm.org
1
-3
/
+5
2003-11-16
Bug 65320: Extra options on editproducts.cgi & editcomponents.cgi; r=jouni; a...
jocuri%softhome.net
1
-0
/
+1
2003-11-08
Bug 222564 - The chart made when creating a new Product/Component is not publ...
gerv%gerv.net
1
-7
/
+2
2003-10-26
Bug 208647: Fixes taint error in add new products code.
justdave%syndicomm.com
1
-2
/
+9
2003-09-27
Bug 65316: Typos on edit*.cgi. Change use of PutTrailer() (and the
kiko%async.com.br
1
-1
/
+3
2003-06-26
Bug 16009 - generic charting. Patch by gerv; r,a=justdave.
gerv%gerv.net
1
-2
/
+37
2003-05-05
Bug 201816 - use CGI.pm for header output
bbaetz%acm.org
1
-1
/
+1
2003-04-27
Bug 180086 - Rename 'count' column in votes tables
bbaetz%acm.org
1
-2
/
+2
2003-03-27
Bug 196433 - Bugzilla now uses /usr/bin/perl as the shebang line
jake%bugzilla.org
1
-1
/
+1
2003-03-09
Bug 190848: Adding a new product results in a software error.
jouni%heikniemi.net
1
-1
/
+0
2002-11-25
Bug 147275 Rearchitect product groups
bugreport%peshkin.net
1
-12
/
+527
[next]