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
/
contrib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bug 375287: Remove the version check in contrib/merge-users.pl - Patch by bug...
lpsolit%gmail.com
2007-03-28
1
-11
/
+0
*
Bug 365593: bz_webservices_demo.pl does not match the API as defined in the W...
lpsolit%gmail.com
2007-01-06
1
-4
/
+4
*
Bug 364637: contrib/bzdbcopy.pl: Can't locate object method "params" via pack...
mkanat%bugzilla.org
2006-12-30
1
-24
/
+48
*
Bug 363371: It is hard to determine which row has a failed encoding, with rec...
mkanat%bugzilla.org
2006-12-30
1
-2
/
+11
*
Bug 364134: Upgrading from 2.20 to latest CVS produces error message in contr...
lpsolit%gmail.com
2006-12-27
1
-1
/
+23
*
Checkin fix for Bug 280633, which didn't work when the utf8 parameter was tur...
mkanat%bugzilla.org
2006-11-18
1
-3
/
+11
*
Bug 280633: Tools to migrate existing legacy encoded database to UTF-8 (Unicode)
mkanat%bugzilla.org
2006-11-18
1
-0
/
+346
*
Bug 349256: Make the webservice get_bug into a stable API
mkanat%bugzilla.org
2006-11-15
1
-1
/
+1
*
Bug 355837: Make the webservice able to create bugs (bz_webservice_demo part)
mkanat%bugzilla.org
2006-11-03
1
-0
/
+50
*
Bug 357322: Make the login/logout of webservice conform to the bugzilla webse...
mkanat%bugzilla.org
2006-11-03
1
-2
/
+3
*
Bug 358703: WebService functions version and timezone should follow bugzilla ...
mkanat%bugzilla.org
2006-11-01
1
-1
/
+12
*
Bug 356924: Remove the old bug_email inbound email interface
mkanat%bugzilla.org
2006-10-17
6
-1811
/
+0
*
Bug 351178 renamed Bugzilla.get_version to Bugzilla.version and omitted
wurblzap%gmail.com
2006-10-05
1
-2
/
+2
*
Bug 353623: SanityCheck 'rescanallbugmail' parameter not working (no 'changer...
lpsolit%gmail.com
2006-09-23
1
-2
/
+2
*
Bug 13534: Remove REMIND and LATER from the default resolution list (only aff...
lpsolit%gmail.com
2006-09-04
1
-1
/
+1
*
Bug 349349: Use ->create from Bugzilla::Object instead of insert_new_user for...
mkanat%bugzilla.org
2006-08-26
1
-1
/
+4
*
Bug 224577: Bugzilla could use a web services interface.
wurblzap%gmail.com
2006-08-20
1
-0
/
+260
*
Bug 338375: Use Bugzilla->params everywhere instead of Param().
mkanat%bugzilla.org
2006-07-04
5
-7
/
+2
*
Bug 342869: Use Bugzilla->params everywhere except templates
mkanat%bugzilla.org
2006-07-04
3
-13
/
+13
*
Bug 328186: checksetup.pl should display the version of Bugzilla - Patch by R...
lpsolit%gmail.com
2006-07-03
1
-1
/
+2
*
Bug 282121: Remove globals.pl from scripts that no longer use it - Patch by F...
lpsolit%gmail.com
2006-06-21
7
-64
/
+61
*
Bug 338793: Remove DBID_to_name() from globals.pl - Patch by Frédéric Bucli...
lpsolit%gmail.com
2006-06-20
1
-2
/
+2
*
Spelling patch: 'couldnt' -> 'couldn't'; patch by Vlad Dascalu <vladd@bugzill...
vladd%bugzilla.org
2006-06-19
1
-2
/
+2
*
Spelling patch: 'kommas' -> 'commas'; patch by Vlad Dascalu <vladd@bugzilla.o...
vladd%bugzilla.org
2006-06-19
1
-2
/
+2
*
Spelling patch: 'visiblility' -> 'visibility'; patch by Vlad Dascalu <vladd@b...
vladd%bugzilla.org
2006-06-19
1
-2
/
+2
*
Spelling patch: 'functiuon' -> 'function'; patch by Vlad Dascalu <vladd@bugzi...
vladd%bugzilla.org
2006-06-19
1
-2
/
+2
*
Spelling patch: 'usefull' -> 'useful' in contrib/bugmail_help.html; patch by ...
vladd%bugzilla.org
2006-06-19
1
-1
/
+1
*
Spelling in code comments patch: 'usefull' -> 'useful'; patch by Vlad Dascalu...
vladd%bugzilla.org
2006-06-19
1
-2
/
+2
*
Spelling in code comments patch: 'approriately' -> 'appropriately'; patch by ...
vladd%bugzilla.org
2006-06-19
1
-1
/
+1
*
Spelling patch: replace 'specify a email-adress' with 'specify an email-addre...
uid623
2006-06-06
1
-1
/
+1
*
Spelling patch: replace 'adresses' with 'addresses' in bugmail_help.html; pat...
uid623
2006-06-06
1
-1
/
+1
*
Bug 337054: Remove get_component_id() and get_component_name() from globals.p...
lpsolit%gmail.com
2006-05-30
1
-36
/
+16
*
Bug 303709: Eliminate deprecated Bugzilla::DB routines from sendbugmail.pl, s...
lpsolit%gmail.com
2006-05-15
3
-45
/
+48
*
Bug 303708: Eliminate deprecated Bugzilla::DB routines from BugzillaEmail.pm,...
lpsolit%gmail.com
2006-05-15
3
-205
/
+198
*
Bug 335572: contrib/bzdbcopy.pl fails because it tries to insert too long a n...
mkanat%bugzilla.org
2006-05-01
1
-7
/
+0
*
Bug 188264: migrating user activity from one account to another (merge user a...
lpsolit%gmail.com
2006-02-26
1
-0
/
+245
*
Bug 106386 Correct misspellings in source code
timeless%mozdev.org
2006-02-23
1
-2
/
+2
*
Patch for bug 317003: change the listing of valid fields values in bug_email....
jocuri%softhome.net
2006-02-21
1
-24
/
+19
*
Bug 106386 Correct misspellings in source code
timeless%mozdev.org
2005-11-26
2
-6
/
+6
*
Bug 106386 Correct misspellings in source code
timeless%mozdev.org
2005-11-26
4
-15
/
+15
*
Bug 301062: [PostgreSQL] whine.pl fails when using PostgreSQL 8.0.x - Patch b...
lpsolit%gmail.com
2005-11-14
1
-1
/
+1
*
Bug 305976: Allow Bugzilla::DB sql_regexp/sql_not_regexp methods to accept st...
mkanat%kerio.com
2005-08-31
1
-4
/
+5
*
Bug 305333: Move attachments.thedata to its own table
bugreport%peshkin.net
2005-08-27
4
-8
/
+16
*
Bug 301508: Remove CGI.pl - Patch by Frédéric Buclin <LpSolit@gmail.com> r=...
lpsolit%gmail.com
2005-08-10
2
-2
/
+2
*
Bug 291776: A script to copy a Bugzilla DB between two cross-DB installations
mkanat%kerio.com
2005-07-12
1
-0
/
+188
*
Bug 285695: [PostgreSQL] Username checks for login, etc. need to be case inse...
mkanat%kerio.com
2005-07-08
4
-9
/
+26
*
Bug 76507: Replace "owner" by "assignee" (and "initial" by "default") - Patch...
lpsolit%gmail.com
2005-06-21
1
-2
/
+2
*
Bug 293901: cannot specify the QA contact using bug_email.pl - Patch by Fréd...
lpsolit%gmail.com
2005-05-13
1
-5
/
+10
*
Bug 293907: remove tabs from bug_email.pl - Patch by Frédéric Buclin <LpSol...
lpsolit%gmail.com
2005-05-13
1
-220
/
+220
*
Applying documentation patch from Marc Mims <marc@sssonline.com>: fixes
kiko%async.com.br
2005-04-11
1
-2
/
+2
[next]