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
/
editversions.cgi
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bug 325487: Admin pages should require less "clicks" (remove useless confirma...
lpsolit%gmail.com
2008-01-28
1
-24
/
+7
*
Part 2 of bug 182083: add Help for more admin pages - Patch by me, r=Colin
lpsolit%gmail.com
2007-10-23
1
-0
/
+3
*
Bug 399954: Make Bugzilla able to hold its dependencies in a local directory
mkanat%bugzilla.org
2007-10-19
1
-1
/
+1
*
Bug 398968: editversions.cgi should use transactions for database interaction...
lpsolit%gmail.com
2007-10-10
1
-2
/
+2
*
Bug 373440: Make "check" into a generic function in Bugzilla::Object
mkanat%bugzilla.org
2007-08-24
1
-9
/
+8
*
Bug 189627: Implement per-product privileges - Patch by Frédéric Buclin...
lpsolit%gmail.com
2006-11-11
1
-9
/
+9
*
Bug 281181: [SECURITY] It's way too easy to delete versions/components/milest...
lpsolit%gmail.com
2006-10-15
1
-4
/
+11
*
Bug 313125: Implement validations and database persistence functions for Vers...
lpsolit%gmail.com
2006-07-19
1
-86
/
+17
*
Bug 282121: Remove globals.pl from scripts that no longer use it - Patch by F...
lpsolit%gmail.com
2006-06-21
1
-4
/
+3
*
Bug 313531: Move 'use Bugzilla;' out of globals.pl - Patch by Frédéric Bucl...
lpsolit%gmail.com
2006-06-20
1
-0
/
+1
*
Bug 304601: Bugzilla::Config's :locations exports need to be in their own mod...
lpsolit%gmail.com
2006-06-20
1
-7
/
+0
*
Spelling in code comments patch: 'valididy' -> 'validity'; patch by Vlad Dasc...
vladd%bugzilla.org
2006-06-19
1
-1
/
+1
*
Bug 301020: Remove useless locked tables - Patch by Frédéric Buclin <LpSoli...
lpsolit%gmail.com
2006-03-31
1
-3
/
+1
*
Bug 311258: use objects in admin templates (products & co) - Patch by André ...
lpsolit%gmail.com
2006-03-02
1
-15
/
+16
*
Bug 238780: editversions.cgi should reject newline characters - Patch by Paul...
lpsolit%gmail.com
2005-12-30
1
-0
/
+7
*
Backing out bug 238780 (Edit versions should reject newline characters) - Thi...
lpsolit%gmail.com
2005-12-23
1
-7
/
+0
*
Bug 271596: editcomponents priv allows you to see/edit products you don't hav...
lpsolit%gmail.com
2005-12-12
1
-7
/
+9
*
Bug 238780: editversions.cgi should reject newline characters (and convert th...
lpsolit%gmail.com
2005-12-08
1
-0
/
+7
*
Bug 312157: Remove $::template and $::vars from globals.pl - Patch by Olav Vi...
lpsolit%gmail.com
2005-10-25
1
-2
/
+2
*
Bug 309749: Remove get_x_by_y functions from the new .pm files, in favor of o...
mkanat%kerio.com
2005-10-07
1
-4
/
+1
*
Bug 307604: "Redisplay table with bug counts" should also be available from e...
lpsolit%gmail.com
2005-09-28
1
-0
/
+4
*
Bug 304696: Replace UserInGroup() by $user->in_group() when checking user pri...
lpsolit%gmail.com
2005-09-16
1
-3
/
+2
*
Bug 301508: Remove CGI.pl - Patch by Frédéric Buclin <LpSolit@gmail.com> r=...
lpsolit%gmail.com
2005-08-10
1
-1
/
+0
*
Bug 300532: Update editversions.cgi to use routines from Version.pm and Produ...
lpsolit%gmail.com
2005-07-19
1
-177
/
+69
*
Bug 86328: Deleting bugs doesn't delete dependent records properly - Patch by...
lpsolit%gmail.com
2005-04-06
1
-48
/
+15
*
Bug 283581 : Move UserInGroup out of globals.pl
travis%sedsystems.ca
2005-03-16
1
-0
/
+1
*
Bug 284975: Any code after Throw*Error is a dead code.
mkanat%kerio.com
2005-03-09
1
-8
/
+0
*
Bug 277782: _throw_error should unlock tables when tables are locked, automat...
mkanat%kerio.com
2005-03-05
1
-3
/
+0
*
Bug 280503: Replace "LOCK/UNLOCK TABLES" with Bugzilla::DB function call
mkanat%kerio.com
2005-02-18
1
-12
/
+13
*
Bug 281574 : Combine version_/milestone_/component_no_action errors into one.
travis%sedsystems.ca
2005-02-17
1
-1
/
+1
*
Bug 257315 : type of delta_ts in bugs table should not be timestamp
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
-1
/
+2
*
Bug 257315 : type of delta_ts in bugs table should not be timestamp
travis%sedsystems.ca
2005-01-29
1
-2
/
+1
*
Bug 278650 : editversions.cgi still uses "auth_cant_edit_versions"
travis%sedsystems.ca
2005-01-28
1
-5
/
+4
*
Patch for bug 190226: templatize editversions.cgi; patch by GavinS <bugzilla@...
jocuri%softhome.net
2005-01-16
1
-228
/
+136
*
Bug 252450: Unlock tables in edit*.cgi before sending trailer
bugreport%peshkin.net
2004-07-27
1
-4
/
+1
*
Bug 141006: Run edit*.cgis in taint mode.
jouni%heikniemi.net
2004-05-23
1
-1
/
+1
*
Patch for bug 238860: remove %FORM from editversions.cgi; patch by Teemu Mann...
jocuri%softhome.net
2004-03-28
1
-4
/
+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
/
+2
*
Bug 208604 - Make data/template dir locations configurable
bbaetz%acm.org
2003-11-22
1
-5
/
+4
*
Bug 201816 - use CGI.pm for header output
bbaetz%acm.org
2003-05-05
1
-1
/
+1
*
Bug 65319 editmilestones & editversions don't have extra add.
timeless%mozdev.org
2003-03-30
1
-1
/
+1
*
Bug 196433 - Bugzilla now uses /usr/bin/perl as the shebang line
jake%bugzilla.org
2003-03-27
1
-1
/
+1
*
Bug 76923 - Don't |use diagnostics| (its really expensive at startup time)
bbaetz%student.usyd.edu.au
2002-08-26
1
-1
/
+0
*
Bug 43600 - Convert products/components to use ids instead of names.
bbaetz%student.usyd.edu.au
2002-08-12
1
-42
/
+31
*
Bug 151053, ConnectToDatabase/quietly_check_login sometimes not called
bbaetz%student.usyd.edu.au
2002-06-17
1
-0
/
+1
*
Bug 140784 - edit*.cgi need a use lib "." on Win32/IIS w/ taint. Patch by jou...
gerv%gerv.net
2002-04-30
1
-0
/
+1
*
Bug 106377 - processmail rescanall should use lastdiffed
bbaetz%student.usyd.edu.au
2002-03-04
1
-1
/
+2
*
Fix for bug 104516: No code changes in this patch, all this checkin does is r...
justdave%syndicomm.com
2001-10-13
1
-2
/
+2
[next]