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