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
/
importxml.pl
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bug 366738: Use of uninitialized value in numeric eq (==) in ./importxml.pl i...
lpsolit%gmail.com
2007-01-12
1
-2
/
+2
*
Bug 348281: importxml.pl dies if there is no target milestone or the target m...
lpsolit%gmail.com
2007-01-11
1
-2
/
+8
*
Bug 339384: Make Bugzilla::Milestone use Bugzilla::Object - Patch by Max Kana...
lpsolit%gmail.com
2006-12-19
1
-3
/
+2
*
Bug 339385: Make Bugzilla::Version use Bugzilla::Object
mkanat%bugzilla.org
2006-12-19
1
-2
/
+2
*
Bug 339380: Make Bugzilla::Component use Bugzilla::Object
mkanat%bugzilla.org
2006-12-19
1
-6
/
+6
*
Bug 224577: Bugzilla could use a web services interface.
wurblzap%gmail.com
2006-08-20
1
-1
/
+1
*
Bug 348057: Move the checks for bug visibility out of Bugzilla::Bug->new
mkanat%bugzilla.org
2006-08-12
1
-1
/
+1
*
Bug 347291: Make Bugzilla::User use Bugzilla::Object
mkanat%bugzilla.org
2006-08-11
1
-3
/
+3
*
Bug 343810: Remove Bugzilla::FlagType::get() and implement real flagtype obje...
lpsolit%gmail.com
2006-07-25
1
-10
/
+8
*
[No bug #] Fix warnings reported by 011pod.t about importxml.pl - Patch by me
lpsolit%gmail.com
2006-07-23
1
-4
/
+4
*
Bug 344298: importxml.pl performance problem - Patch by Vance Baarda <vrb@nov...
lpsolit%gmail.com
2006-07-14
1
-8
/
+22
*
Bug 338375: Use Bugzilla->params everywhere instead of Param().
mkanat%bugzilla.org
2006-07-04
1
-1
/
+0
*
Bug 342869: Use Bugzilla->params everywhere except templates
mkanat%bugzilla.org
2006-07-04
1
-27
/
+28
*
Bug 328186: checksetup.pl should display the version of Bugzilla - Patch by R...
lpsolit%gmail.com
2006-07-03
1
-2
/
+2
*
Bug 282121: Remove globals.pl from scripts that no longer use it - Patch by F...
lpsolit%gmail.com
2006-06-21
1
-3
/
+1
*
Bug 304601: Bugzilla::Config's :locations exports need to be in their own mod...
lpsolit%gmail.com
2006-06-20
1
-41
/
+7
*
Spelling in code comments patch: 'attachemnt' -> 'attachment', 'unkown' -> 'u...
vladd%bugzilla.org
2006-06-19
1
-2
/
+2
*
Spelling in code comments patch: 'attachement' -> 'attachment' in importxml.p...
vladd%bugzilla.org
2006-06-19
1
-1
/
+1
*
Bug 339862: Move Bugzilla::BugMail::MessageToMTA() in a separate module - Pat...
lpsolit%gmail.com
2006-06-02
1
-2
/
+3
*
Bug 334620: When calling importxml.pl with the -v option, information is disp...
lpsolit%gmail.com
2006-04-20
1
-3
/
+11
*
Bug 334617: importxml.pl crashes when importing bugs having attachments from ...
lpsolit%gmail.com
2006-04-20
1
-1
/
+3
*
Bug 322285: Cancelling a flag should remove it completely from the DB - Patch...
lpsolit%gmail.com
2006-04-14
1
-7
/
+5
*
Bug 328638: Remove @::legal_keywords and %::keywordsbyname
mkanat%kerio.com
2006-03-09
1
-5
/
+6
*
Bug 282628: Move OpenStates and IsOpenedState out of globals.pl
mkanat%kerio.com
2006-03-07
1
-1
/
+1
*
Bug 106386 Correct misspellings in source code
timeless%mozdev.org
2006-02-23
1
-1
/
+1
*
Bug 285614: Rewrite importxml.pl to remove XML::Parser magic numbers - Patch ...
lpsolit%gmail.com
2006-01-11
1
-545
/
+1196
*
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 288170: importxml.pl and move.pl should not write to $datadir/maillog - P...
lpsolit%gmail.com
2005-08-05
1
-35
/
+0
*
Bug 76507: Replace "owner" by "assignee" (and "initial" by "default") - Patch...
lpsolit%gmail.com
2005-06-21
1
-5
/
+5
*
Bug 256513: Fix usage of grep (/$value/, @array);
mkanat%kerio.com
2005-03-18
1
-11
/
+11
*
Bug 283237: Move DBname_to_id out of globals.pl
mkanat%kerio.com
2005-02-25
1
-6
/
+7
*
Bug 280494: Replace "SELECT LAST_INSERT_ID()" with Bugzilla::DB function call
mkanat%kerio.com
2005-02-19
1
-2
/
+2
*
Bug 257315 : type of delta_ts in bugs table should not be timestamp
travis%sedsystems.ca
2005-02-09
1
-1
/
+9
*
Backing out the checking from bug 257315 until it gets corrected. It prevent...
justdave%bugzilla.org
2005-01-30
1
-9
/
+1
*
Bug 257315 : type of delta_ts in bugs table should not be timestamp
travis%sedsystems.ca
2005-01-29
1
-1
/
+9
*
Bug 59351 - move all calls to sendmail to a central place. Patch by mkanat; r...
gerv%gerv.net
2005-01-01
1
-5
/
+3
*
Fix for bug 234175: Remove deprecated ConnectToDatabase() and
kiko%async.com.br
2004-03-27
1
-1
/
+0
*
Bug 208604 - Make data/template dir locations configurable
bbaetz%acm.org
2003-11-22
1
-3
/
+4
*
Bug 213085: importxml.pl tries to convert qa_contact from a name to an ID whe...
justdave%syndicomm.com
2003-07-19
1
-2
/
+2
*
Bug 201816 - use CGI.pm for header output
bbaetz%acm.org
2003-05-05
1
-1
/
+3
*
Bug 172331 - importxml.pl warnings under perl 5.8
bbaetz%acm.org
2003-04-25
1
-6
/
+6
*
Bug 196433 - Bugzilla now uses /usr/bin/perl as the shebang line
jake%bugzilla.org
2003-03-27
1
-1
/
+1
*
Bug 192513: importxml.pl and move.pl now use the new mail routines introduced...
justdave%syndicomm.com
2003-02-10
1
-1
/
+2
*
Bug 186218: importxml.pl was doing a query against the products table using t...
justdave%syndicomm.com
2002-12-20
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 164464 - Importxml will fail if versioncache needs update
bugreport%peshkin.net
2002-08-25
1
-1
/
+1
*
Bug 164465 - importxml.pl fails
bbaetz%student.usyd.edu.au
2002-08-25
1
-14
/
+26
*
Fix typo from 43600
bugreport%peshkin.net
2002-08-19
1
-1
/
+1
*
Bug 43600 - Convert products/components to use ids instead of names.
bbaetz%student.usyd.edu.au
2002-08-12
1
-3
/
+4
*
Bug 134575 - some scripts trying to make world writable directories
bbaetz%student.usyd.edu.au
2002-04-07
1
-5
/
+1
[next]