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
/
importxml.pl
Age
Commit message (
Expand
)
Author
Files
Lines
2005-06-21
Bug 76507: Replace "owner" by "assignee" (and "initial" by "default") - Patch...
lpsolit%gmail.com
1
-5
/
+5
2005-03-18
Bug 256513: Fix usage of grep (/$value/, @array);
mkanat%kerio.com
1
-11
/
+11
2005-02-25
Bug 283237: Move DBname_to_id out of globals.pl
mkanat%kerio.com
1
-6
/
+7
2005-02-19
Bug 280494: Replace "SELECT LAST_INSERT_ID()" with Bugzilla::DB function call
mkanat%kerio.com
1
-2
/
+2
2005-02-09
Bug 257315 : type of delta_ts in bugs table should not be timestamp
travis%sedsystems.ca
1
-1
/
+9
2005-01-30
Backing out the checking from bug 257315 until it gets corrected. It prevent...
justdave%bugzilla.org
1
-9
/
+1
2005-01-29
Bug 257315 : type of delta_ts in bugs table should not be timestamp
travis%sedsystems.ca
1
-1
/
+9
2005-01-01
Bug 59351 - move all calls to sendmail to a central place. Patch by mkanat; r...
gerv%gerv.net
1
-5
/
+3
2004-03-27
Fix for bug 234175: Remove deprecated ConnectToDatabase() and
kiko%async.com.br
1
-1
/
+0
2003-11-22
Bug 208604 - Make data/template dir locations configurable
bbaetz%acm.org
1
-3
/
+4
2003-07-19
Bug 213085: importxml.pl tries to convert qa_contact from a name to an ID whe...
justdave%syndicomm.com
1
-2
/
+2
2003-05-05
Bug 201816 - use CGI.pm for header output
bbaetz%acm.org
1
-1
/
+3
2003-04-25
Bug 172331 - importxml.pl warnings under perl 5.8
bbaetz%acm.org
1
-6
/
+6
2003-03-27
Bug 196433 - Bugzilla now uses /usr/bin/perl as the shebang line
jake%bugzilla.org
1
-1
/
+1
2003-02-10
Bug 192513: importxml.pl and move.pl now use the new mail routines introduced...
justdave%syndicomm.com
1
-1
/
+2
2002-12-20
Bug 186218: importxml.pl was doing a query against the products table using t...
justdave%syndicomm.com
1
-1
/
+1
2002-08-26
Bug 76923 - Don't |use diagnostics| (its really expensive at startup time)
bbaetz%student.usyd.edu.au
1
-1
/
+0
2002-08-26
Bug 164464 - Importxml will fail if versioncache needs update
bugreport%peshkin.net
1
-1
/
+1
2002-08-25
Bug 164465 - importxml.pl fails
bbaetz%student.usyd.edu.au
1
-14
/
+26
2002-08-19
Fix typo from 43600
bugreport%peshkin.net
1
-1
/
+1
2002-08-12
Bug 43600 - Convert products/components to use ids instead of names.
bbaetz%student.usyd.edu.au
1
-3
/
+4
2002-04-07
Bug 134575 - some scripts trying to make world writable directories
bbaetz%student.usyd.edu.au
1
-5
/
+1
2002-02-17
Fix for bug 125516: the recent fix for emails truncating when a period occurr...
justdave%syndicomm.com
1
-1
/
+1
2002-02-06
Fix for bug 117055: Emails were being truncated if they contained a line with...
justdave%syndicomm.com
1
-1
/
+1
2001-11-26
Bug 109530 - xml.cgi was quoting stuff way too much. This is because it was ...
jake%acutex.net
1
-5
/
+8
2001-10-05
Fix for bug 98095:importxml.pl fails perl -wc test. Simple 1 line addition
zach%zachlipton.com
1
-0
/
+3
2001-07-26
fix for bug 91903: insecure dependency in require in importxml.pl under taint...
justdave%syndicomm.com
1
-1
/
+2
2001-07-04
Killing the "used only once" error that suddenly popped up out of nowhere on ...
justdave%syndicomm.com
1
-0
/
+1
2001-06-01
Fix for bug 83633: perl warnings in 5.6
justdave%syndicomm.com
1
-4
/
+9
2001-06-01
backing out previous fix to importxml.pl. It fixed it on Perl 5.6 and broke ...
justdave%syndicomm.com
1
-1
/
+1
2001-06-01
Fix for bug 57848, perl warnings in several files.
justdave%syndicomm.com
1
-1
/
+1
2000-07-14
Bug moving code is now fully implemented. To use it, turn on the param and se...
endico%mozilla.org
1
-93
/
+144
2000-06-24
add comment explaining how to set up mail alias
endico%mozilla.org
1
-0
/
+15
2000-06-24
add more whitespace to exporter's log message
endico%mozilla.org
1
-1
/
+1
2000-06-24
move new path code to beginning
endico%mozilla.org
1
-8
/
+8
2000-06-24
include error messages for each bug in the exporter's confirmation mail
endico%mozilla.org
1
-0
/
+7
2000-06-24
find the path this script lives in and add it to @INC and to the current work...
endico%mozilla.org
1
-1
/
+10
2000-06-24
give more verbose error messages
endico%mozilla.org
1
-1
/
+6
2000-06-23
fix subject on confirmation mail
endico%mozilla.org
1
-4
/
+4
2000-06-23
send error messages as mail to appropriate parties instead of to stdout
endico%mozilla.org
1
-28
/
+97
2000-06-21
forgot the reporter and URL fields
endico%mozilla.org
1
-2
/
+24
2000-06-09
experimental: Not part of normal bugzilla distibution. Bug.pm creates a bug o...
endico%mozilla.org
1
-281
/
+306
2000-05-16
remove requirement for Data::Dumper
endico%mozilla.org
1
-2
/
+0
2000-05-16
export_bug.cgi emits a bug as xml in a form that import.pl can use to import ...
endico%mozilla.org
1
-0
/
+435