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
/
Bugzilla
/
Install
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix for Bug 527505: Make t/001compile.t work even after Bugzilla::Install::CP...
mkanat%bugzilla.org
2009-11-18
1
-3
/
+67
*
Bug 513593: Make the WebService taint incoming parameters
mkanat%bugzilla.org
2009-11-09
1
-0
/
+6
*
Bug 525025: Custom field names having UTF8-characters in them crash Bugzilla ...
lpsolit%gmail.com
2009-11-01
1
-0
/
+16
*
Bug 519584: Implement a framework for migrating from other bug-trackers, and ...
mkanat%bugzilla.org
2009-10-24
2
-1
/
+4
*
Bug 520948: Use Bugzilla->feature and feature_enabled everywhere instead of c...
mkanat%bugzilla.org
2009-10-24
1
-2
/
+2
*
Bug 399073: Remove the 'loginnetmask' parameter - Patch by Frédéric Buc...
lpsolit%gmail.com
2009-10-18
1
-1
/
+13
*
Bug 519676: Allow users to set blank/false values for things in checksetup.pl...
mkanat%bugzilla.org
2009-09-30
1
-1
/
+6
*
Bug 519032: Remove the unused "last_viewed" column from the "series" DB table...
lpsolit%gmail.com
2009-09-28
1
-0
/
+3
*
Bug 517761: Checksetup creates and deletes ./data/duplicates/ directory every...
lpsolit%gmail.com
2009-09-22
1
-1
/
+0
*
Bug 517632: Make checksetup.pl die when it fails to create a directory
mkanat%bugzilla.org
2009-09-22
1
-2
/
+2
*
Bug 516712: Allow checksetup.pl to upgrade installations from before 3.4 wher...
mkanat%bugzilla.org
2009-09-21
1
-2
/
+12
*
Bug 515991: Blacklist CGI 3.46 and 3.47 because CGI::Carp breaks Template Too...
mkanat%bugzilla.org
2009-09-11
1
-1
/
+3
*
Bug 176002: Move duplicate statistics into the db
mkanat%bugzilla.org
2009-09-06
2
-2
/
+9
*
Bug 486306: Truncated XML-RPC response (incorrect content-length header)
mkanat%bugzilla.org
2009-09-04
1
-3
/
+3
*
Bug 511337: Make checksetup.pl properly throw a warning when it can't chmod/c...
mkanat%bugzilla.org
2009-08-19
1
-3
/
+6
*
Bug 507969: Speed up checksetup for cases when it's doing nothing
mkanat%bugzilla.org
2009-08-18
1
-9
/
+10
*
Bug 509497: Implement sql_group_concat for all databases
mkanat%bugzilla.org
2009-08-17
1
-46
/
+16
*
Bug 257933: File::Spec version check does not work against 0.90 - Patch by Fr...
lpsolit%gmail.com
2009-08-13
1
-5
/
+0
*
Bug 480986: The BMP -> PNG conversion tool for new attachments should be an e...
lpsolit%gmail.com
2009-08-13
1
-6
/
+0
*
Bug 507493: checksetup.pl's output should use colors for missing and too old ...
lpsolit%gmail.com
2009-08-12
2
-5
/
+20
*
Bug 430011: Disabled extensions are still included in template include path
mkanat%bugzilla.org
2009-08-11
1
-0
/
+1
*
Bug 509054: Internationalize feature descriptions in checksetup.pl
mkanat%bugzilla.org
2009-08-07
1
-23
/
+33
*
Bug 508032: Speed up initializing of email_setting values
mkanat%bugzilla.org
2009-08-03
1
-11
/
+3
*
Bug 405970: Make checksetup.pl not rederive regex groups every time it runs (...
mkanat%bugzilla.org
2009-08-03
1
-1
/
+50
*
Bug 457524: Reports don't calculate totals correctly if one of the axes conta...
lpsolit%gmail.com
2009-07-24
1
-1
/
+3
*
Bug 503290: Email::Send 2.196 has a bug in the SMTP module - Patch by Fréd...
lpsolit%gmail.com
2009-07-17
1
-1
/
+2
*
Bug 495783: Create the default Classification before setting up foreign keys,...
mkanat%bugzilla.org
2009-06-02
1
-0
/
+8
*
Bug 493090 - Product disallownew should be converted to isactive
ghendricks%novell.com
2009-05-20
1
-4
/
+25
*
Bug 486206: Quoted-printable bugmail had a =0D at the end of every line, beca...
mkanat%bugzilla.org
2009-04-17
1
-0
/
+6
*
Bug 302420: Allow whining messages to be sent even without any results - Patc...
wicked%sci.fi
2009-04-06
1
-0
/
+4
*
Bug 123165 – Permissions setup option for bugzilla_user==webserver_user ...
wurblzap%gmail.com
2009-04-03
2
-8
/
+26
*
Bug 478972: Remove the 'useentrygroupdefault' parameter - Patch by FrédÃÂ...
lpsolit%gmail.com
2009-03-31
1
-12
/
+13
*
Bug 432907: Create a JSON frontend for WebServices
mkanat%bugzilla.org
2009-03-31
1
-0
/
+6
*
Bug 423613: Make profiles.extern_id actually UNIQUE in the DB schema.
mkanat%bugzilla.org
2009-03-30
1
-0
/
+4
*
Bug 480001: MySQL 5.1.31 throws an error when you try to SET SESSION max_allo...
mkanat%bugzilla.org
2009-03-02
1
-5
/
+0
*
Bug 476594: [SECURITY] Calling srand() at startup time in mod_perl makes the ...
mkanat%bugzilla.org
2009-02-03
1
-1
/
+1
*
I almost forgot the fix on checkin for bug 26257
lpsolit%gmail.com
2009-02-02
1
-1
/
+0
*
Bug 26257: [SECURITY] Bugzilla should prevent malicious webpages from making ...
lpsolit%gmail.com
2009-02-02
1
-0
/
+13
*
Bug 471613: Replace Bugzilla::Util::is_tainted() by Scalar::Util::tainted() -...
lpsolit%gmail.com
2009-01-24
1
-5
/
+2
*
Bug 474881: checksetup.pl only creates custom CSS files on the second run - P...
lpsolit%gmail.com
2009-01-23
1
-4
/
+3
*
Bug 472872: Add a field where people can put the URLs to Bugzilla bugs (from ...
mkanat%bugzilla.org
2009-01-22
1
-0
/
+5
*
Bug 473883: Re-arrange Perl module instructions so that required modules are ...
mkanat%bugzilla.org
2009-01-16
1
-42
/
+48
*
Bug 460376: Make module-install instructions localizable.
mkanat%bugzilla.org
2009-01-16
1
-78
/
+22
*
Bug 344878: Automatically generate list of acceptable columns for buglist.cgi...
lpsolit%gmail.com
2009-01-15
1
-0
/
+10
*
Bug 472458: checksetup.pl should check for DateTime::TimeZone - Patch by FrÃ...
lpsolit%gmail.com
2009-01-07
1
-0
/
+9
*
Bug 147776: Make checksetup.pl re-write localconfig with the current comments...
mkanat%bugzilla.org
2009-01-04
2
-42
/
+77
*
Bug 471060: The mod_perl CGI requirement isn't necessary anymore
mkanat%bugzilla.org
2009-01-02
1
-13
/
+0
*
Bug 211006: Make Bugzilla use SHA-256 instead of crypt() to store hashed pass...
mkanat%bugzilla.org
2009-01-02
1
-0
/
+5
*
Bug 284184: Allow Bugzilla to use an asynchronous job queue for sending mail.
mkanat%bugzilla.org
2008-12-24
2
-0
/
+15
*
Bug 468009: SOAP::Lite versions greater than 0.68 and less than 0.710.06 retu...
mkanat%bugzilla.org
2008-12-06
1
-0
/
+2
[next]