Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-04-11 | Bug 486006 - importxml.pl must not use format_time() for deadlines | ghendricks%novell.com | 1 | -3/+1 | |
patch by ghendricks r=LpSolit a=LpSolit | |||||
2009-02-19 | Bug 479228: Duplicated words in the error message in importxml.pl when the ↵ | lpsolit%gmail.com | 1 | -9/+7 | |
default product or component doesn't exist - Patch by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit | |||||
2009-02-05 | Bug 476678 - Rich clients unable to update bugs need security token ↵ | ghendricks%novell.com | 1 | -0/+5 | |
included in bug xml patch by ghendricks@novell.com r=LpSolit a=LpSolit | |||||
2009-02-05 | Bug 476889: importxml.pl crashes when importing bugs ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
(Date::Parse::strptime() leave seconds undefined in some cases) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit | |||||
2008-12-16 | Bug 467701: USAGE_MODE_CMDLINE should be the default if not i_am_cgi() | mkanat%bugzilla.org | 1 | -4/+0 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2008-08-28 | Bug 399070: Remove the 'timezone' parameter - Patch by Frédéric Buclin ↵ | lpsolit%gmail.com | 1 | -2/+1 | |
<LpSolit@gmail.com> r/a=mkanat | |||||
2008-08-12 | Bug 437169: [SECURITY] Local files on the server can be attached to a bug ↵ | mkanat%bugzilla.org | 1 | -2/+7 | |
(making them publicly visible) when importing bugs with -attach_path Patch By Greg Hendricks <ghendricks@novell.com> r=LpSolit, a=mkanat | |||||
2008-06-14 | Bug 439075: Importing bugs which have a multi-select field with a single ↵ | lpsolit%gmail.com | 1 | -4/+12 | |
value fails - Patch by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit | |||||
2008-06-07 | Bug 437602: importxml.pl does not correctly build the bugs_fulltext table - ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
Patch by Ed Goose <ed.goose@gmail.com> r/a=LpSolit | |||||
2008-03-25 | Bug 399370: Fulltext search with a LIKE on bugs.short_desc is too slow (make ↵ | mkanat%bugzilla.org | 1 | -0/+1 | |
Bugzilla use a separate fulltext table) Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat | |||||
2008-03-18 | Bug 417030: importxml.pl doesn't support custom fields implemented in 3.2 - ↵ | lpsolit%gmail.com | 1 | -13/+56 | |
Patch by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit | |||||
2008-03-17 | Bug 323003: [importxml.pl] attachments should be imported with the original ↵ | lpsolit%gmail.com | 1 | -1/+16 | |
creator - Patch by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit | |||||
2008-03-17 | Bug 423346: importxml.pl fails when importing attachments - Patch by ↵ | lpsolit%gmail.com | 1 | -4/+4 | |
Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit | |||||
2008-02-25 | Bug 415652: Implement Bugzilla->active_custom_fields - Patch by ↵ | lpsolit%gmail.com | 1 | -2/+2 | |
Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | |||||
2007-10-19 | Bug 399954: Make Bugzilla able to hold its dependencies in a local directory | mkanat%bugzilla.org | 1 | -13/+7 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2007-05-30 | Bug 344968: importxml.pl should support custom statuses - Patch by ↵ | lpsolit%gmail.com | 1 | -8/+33 | |
Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit | |||||
2007-04-04 | Bug 368311: Custom field data is not imported into the database from the XML ↵ | lpsolit%gmail.com | 1 | -0/+22 | |
file - Patch by Erik <shaggy+bugzilla@eta.org> r/a=LpSolit | |||||
2007-02-06 | Bug 348282: importxml.pl throws Bugzilla::Bug::ValidateTime warnings if the ↵ | lpsolit%gmail.com | 1 | -17/+27 | |
time value is not defined and param timetrackinggroup defined - Patch by Guzmán Brasó <gbn@hqso.net> r/a=LpSolit | |||||
2007-02-06 | patch by Guzmán Brasó | ghendricks%novell.com | 1 | -10/+16 | |
r=ghendricks, a=LpSolit | |||||
2007-01-12 | Bug 366738: Use of uninitialized value in numeric eq (==) in ./importxml.pl ↵ | lpsolit%gmail.com | 1 | -2/+2 | |
if the bug is not visible to the reporter and the CC list - Patch by Frédéric Buclin <LpSolit@gmail.com> r=myk r=ghendricks a=LpSolit | |||||
2007-01-11 | Bug 348281: importxml.pl dies if there is no target milestone or the target ↵ | lpsolit%gmail.com | 1 | -2/+8 | |
milestone is empty - Patch by Guzmán Brasó <gbn@hqso.net> r/a=LpSolit | |||||
2006-12-19 | Bug 339384: Make Bugzilla::Milestone use Bugzilla::Object - Patch by Max ↵ | lpsolit%gmail.com | 1 | -3/+2 | |
Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit a=justdave | |||||
2006-12-19 | Bug 339385: Make Bugzilla::Version use Bugzilla::Object | mkanat%bugzilla.org | 1 | -2/+2 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk | |||||
2006-12-19 | Bug 339380: Make Bugzilla::Component use Bugzilla::Object | mkanat%bugzilla.org | 1 | -6/+6 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk | |||||
2006-08-20 | Bug 224577: Bugzilla could use a web services interface. | wurblzap%gmail.com | 1 | -1/+1 | |
Patch by Marc Schumann <wurblzap@gmail.com>; r=mkanat; a=myk | |||||
2006-08-12 | Bug 348057: Move the checks for bug visibility out of Bugzilla::Bug->new | mkanat%bugzilla.org | 1 | -1/+1 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk | |||||
2006-08-11 | Bug 347291: Make Bugzilla::User use Bugzilla::Object | mkanat%bugzilla.org | 1 | -3/+3 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk | |||||
2006-07-25 | Bug 343810: Remove Bugzilla::FlagType::get() and implement real flagtype ↵ | lpsolit%gmail.com | 1 | -10/+8 | |
objects - Patch by Frédéric Buclin <LpSolit@gmail.com> a=myk | |||||
2006-07-23 | [No bug #] Fix warnings reported by 011pod.t about importxml.pl - Patch by me | lpsolit%gmail.com | 1 | -4/+4 | |
2006-07-14 | Bug 344298: importxml.pl performance problem - Patch by Vance Baarda ↵ | lpsolit%gmail.com | 1 | -8/+22 | |
<vrb@novell.com> r=ghendricks a=myk | |||||
2006-07-04 | Bug 338375: Use Bugzilla->params everywhere instead of Param(). | mkanat%bugzilla.org | 1 | -1/+0 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave | |||||
2006-07-04 | Bug 342869: Use Bugzilla->params everywhere except templates | mkanat%bugzilla.org | 1 | -27/+28 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave | |||||
2006-07-03 | Bug 328186: checksetup.pl should display the version of Bugzilla - Patch by ↵ | lpsolit%gmail.com | 1 | -2/+2 | |
Rémi Zara <remi_zara@mac.com> r=mkanat a=justdave | |||||
2006-06-21 | Bug 282121: Remove globals.pl from scripts that no longer use it - Patch by ↵ | lpsolit%gmail.com | 1 | -3/+1 | |
Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk | |||||
2006-06-20 | Bug 304601: Bugzilla::Config's :locations exports need to be in their own ↵ | lpsolit%gmail.com | 1 | -41/+7 | |
module - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat for the main patch, r=myk for the patch about CGI.pm a=justdave Bug 328637: Remove all legal_* versioncache arrays - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave Bug 110503 - Eliminate versioncache | |||||
2006-06-19 | Spelling in code comments patch: 'attachemnt' -> 'attachment', 'unkown' -> ↵ | vladd%bugzilla.org | 1 | -2/+2 | |
'unknown' in importxml.pl; patch by Vlad Dascalu <vladd@bugzilla.org>. | |||||
2006-06-19 | Spelling in code comments patch: 'attachement' -> 'attachment' in ↵ | vladd%bugzilla.org | 1 | -1/+1 | |
importxml.pl; patch by Vlad Dascalu <vladd@bugzilla.org>. | |||||
2006-06-02 | Bug 339862: Move Bugzilla::BugMail::MessageToMTA() in a separate module - ↵ | lpsolit%gmail.com | 1 | -2/+3 | |
Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave | |||||
2006-04-20 | Bug 334620: When calling importxml.pl with the -v option, information is ↵ | lpsolit%gmail.com | 1 | -3/+11 | |
displayed too many times - Patch by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=myk | |||||
2006-04-20 | Bug 334617: importxml.pl crashes when importing bugs having attachments from ↵ | lpsolit%gmail.com | 1 | -1/+3 | |
version 2.20 or older - Patch by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=myk | |||||
2006-04-15 | Bug 322285: Cancelling a flag should remove it completely from the DB - ↵ | lpsolit%gmail.com | 1 | -7/+5 | |
Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=myk | |||||
2006-03-09 | Bug 328638: Remove @::legal_keywords and %::keywordsbyname | mkanat%kerio.com | 1 | -5/+6 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave | |||||
2006-03-07 | Bug 282628: Move OpenStates and IsOpenedState out of globals.pl | mkanat%kerio.com | 1 | -1/+1 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=wicked, a=myk | |||||
2006-02-23 | Bug 106386 Correct misspellings in source code | timeless%mozdev.org | 1 | -1/+1 | |
r=bernd rs=brendan | |||||
2006-01-11 | Bug 285614: Rewrite importxml.pl to remove XML::Parser magic numbers - Patch ↵ | lpsolit%gmail.com | 1 | -545/+1196 | |
by Greg Hendricks <ghendricks@novell.com> r=LpSolit a=myk | |||||
2005-08-10 | Bug 301508: Remove CGI.pl - Patch by Frédéric Buclin <LpSolit@gmail.com> ↵ | lpsolit%gmail.com | 1 | -1/+0 | |
r=mkanat,wicked a=justdave | |||||
2005-08-05 | Bug 288170: importxml.pl and move.pl should not write to $datadir/maillog - ↵ | lpsolit%gmail.com | 1 | -35/+0 | |
Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=justdave | |||||
2005-06-21 | Bug 76507: Replace "owner" by "assignee" (and "initial" by "default") - ↵ | lpsolit%gmail.com | 1 | -5/+5 | |
Patch by Tiago R. Mello <timello@async.com.br> r=LpSolit a=myk | |||||
2005-03-18 | Bug 256513: Fix usage of grep (/$value/, @array); | mkanat%kerio.com | 1 | -11/+11 | |
Patch By Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=mkanat, a=justdave | |||||
2005-02-25 | Bug 283237: Move DBname_to_id out of globals.pl | mkanat%kerio.com | 1 | -6/+7 | |
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=wurblzap, a=myk |