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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Bug 840824: It is possible to create a new bug with a non active target miles...
Simon Green
2013-02-16
1
-6
/
+3
*
Bug 838846: In Product.get, include_fields => ['components'] no longer return...
Simon Green
2013-02-15
3
-19
/
+41
*
Bug 830330: Make flags honour bug_check_can_change_field
Hugo Seabrook
2013-02-15
2
-2
/
+8
*
Bug 832893: changes jobqueue.pl to spawn worker processes to deliver bugmail ...
Byron Jones
2013-02-15
2
-11
/
+77
*
Bug 839095: Fix interdiff failing on mod_perl with "No valid patch files were...
Byron Jones
2013-02-15
1
-5
/
+14
*
Bug 784352: Show a warning when interdiff reports errors
Byron Jones
2013-02-07
1
-5
/
+23
*
Bug 102048: Display the "Blocks" and "Depends On" columns in buglists
Hugo Seabrook
2013-01-30
2
-2
/
+15
*
Bug 752946 - Fixed uninitialized error
Dave Lawrence
2013-01-17
1
-1
/
+1
*
Bug 752946 - Moving a bug into another product lists inactive components, mil...
Dave Lawrence
2013-01-17
1
-7
/
+21
*
Bug 830467: Don't call _wanted_languages() when only one is available
Frédéric Buclin
2013-01-17
2
-10
/
+7
*
Bug 819432: Execute queries in two steps to improve performance
Frédéric Buclin
2013-01-16
1
-5
/
+175
*
Bug 829939: Only build default_authorizer on request
Frédéric Buclin
2013-01-14
1
-1
/
+1
*
Bug 829709: Do not load CSS files from all skins by default
Frédéric Buclin
2013-01-14
1
-36
/
+13
*
Bug 829852: Requirements.pm no longer uses Safe
Frédéric Buclin
2013-01-14
1
-1
/
+0
*
Bug 787668 #2: Use |use parent| instead of |use base|
Frédéric Buclin
2013-01-12
1
-1
/
+1
*
Bug 824361: Add an index on (bug_id, work_time) in the longdescs table to imp...
Frédéric Buclin
2013-01-07
2
-1
/
+13
*
Bug 825718: Fix Bugzilla::Bug->check() wrt caching mechanism
Byron Jones
2013-01-07
1
-5
/
+7
*
Bug 826678: Disable warnings about the deprecated Return::Value module when l...
Frédéric Buclin
2013-01-06
3
-0
/
+19
*
Bug 824262: Querying for strings in comments is now ultra slow
Frédéric Buclin
2013-01-03
1
-7
/
+18
*
Fix bustage due to bug 801664
Frédéric Buclin
2013-01-02
1
-3
/
+3
*
Bug 801664 - Add DATE type for custom fields. r=LpSolit.
Gervase Markham
2013-01-02
10
-13
/
+50
*
Bug 413851 - add CSV output option to request lists. r=LpSolit.
Gervase Markham
2013-01-02
1
-0
/
+25
*
Bug 817486: fix _sync_fulltext to avoid always updating bugs_fulltext.short_desc
Byron Jones
2013-01-03
3
-22
/
+41
*
Bug 822547: Make jobqueue.pl clear the request cache before sending each mail
Byron Jones
2013-01-03
1
-0
/
+7
*
Bug 825431: List::MoreUtils older than 0.27_04 leaks memory when using part()
Frédéric Buclin
2013-01-02
1
-1
/
+2
*
Bug 415658: Allow apostrophes in email addresses
Hugo Seabrook
2013-01-02
1
-1
/
+1
*
Bug 785283 - Support increased values for PASSWORD_SALT_LENGTH without breaki...
Reed Loden
2012-12-31
4
-8
/
+55
*
Bug 804343: Implement autolinkification for a list of comment ids
Koosha Khajeh Moogahi
2012-12-29
1
-1
/
+15
*
Bug 824644: Typo in code comment: request_cahce
Olav Vitters
2012-12-25
1
-1
/
+1
*
Bug 819330: Bugzilla crashes when cloning a bug if the CC list is empty
Frédéric Buclin
2012-12-19
2
-3
/
+1
*
Bug 815532: Add caching for Bugzilla::User objects
Byron Jones
2012-12-19
5
-28
/
+18
*
Bug 813628 - New extension hook for Bugzilla::Bug::update called bug_start_of...
Dave Lawrence
2012-12-18
2
-0
/
+37
*
Bug 818890: Bugzilla doesn't obey the "Comment required on status transition"...
Alexander Tereschenko
2012-12-17
1
-3
/
+4
*
Bug 818007: Searching by commenter is slow
Frédéric Buclin
2012-12-07
1
-1
/
+1
*
Fix regression due to bug 787668: The Bugzilla::DB::Oracle::st package requir...
Frédéric Buclin
2012-12-06
1
-1
/
+1
*
Bug 567671: Require Test::Taint 1.06 to get rid of warnings thrown with Perl ...
Frédéric Buclin
2012-12-03
1
-1
/
+2
*
Bug 787668: Use |use parent| instead of |use base|
Matt Selsky
2012-12-01
89
-92
/
+92
*
Bug 298461: editusers.cgi does not allow you to change only the letter-case o...
Hugo
2012-11-30
1
-1
/
+1
*
Bug 813191 - Bug.add_attachment should only return the attachment ID
Hugo
2012-11-30
1
-7
/
+7
*
Bug 816747 - Add dummy POD for unPODded methods.
Marc Schumann
2012-11-30
73
-0
/
+1737
*
- Fixed a spellcheck error in Bugzilla/User.pm
Dave Lawrence
2012-11-29
1
-1
/
+1
*
Bug 579189 - New methods added to Bugzilla/User.pm by bug 24896 have no POD
Hugo
2012-11-29
1
-0
/
+29
*
Bug 777685: Use UTF-8 encoding on all email parts, to work around buggy email...
Thorsten Schöning
2012-11-27
1
-0
/
+2
*
Bug 804093: Fix autodetected charset for windows-1252 encoded content
Thorsten Schöning
2012-11-27
1
-3
/
+3
*
Fix typo
Simon Green
2012-11-26
1
-10
/
+10
*
Bug 718289: The deadline field should be visible by non-members of the timetr...
Frédéric Buclin
2012-11-26
4
-17
/
+11
*
Bug 811280: Adds a caching mechanism to Bugzilla::Object to avoid querying th...
Byron Jones
2012-11-22
6
-12
/
+55
*
Bug 780820: Allows for multiple custom search criteria to match one field
Byron Jones
2012-11-22
5
-32
/
+155
*
Bug 640756 - Make the documentation clearer that attachments created with Bug...
Dave Miller
2012-11-20
1
-1
/
+3
*
Bug 812220: bug_link() is called twice per bug in bug/process/results.html.tmpl
Frédéric Buclin
2012-11-19
1
-3
/
+2
[prev]
[next]