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
...
*
Bumped version post-release
Dave Lawrence
2012-08-30
1
-1
/
+1
*
Bump version to 4.3.3
Dave Lawrence
2012-08-30
1
-1
/
+1
*
Bug 785470: (CVE-2012-3981) [SECURITY] Missing escaping of the username can l...
Reed Loden
2012-08-30
1
-0
/
+2
*
Bug 731156: [Oracle] Adding or removing a DB column does not handle SERIAL co...
Frédéric Buclin
2012-08-30
2
-29
/
+97
*
Bug 772620: Ignore empty strings in the CC list
Frédéric Buclin
2012-08-29
1
-0
/
+2
*
Bug 782856: Remove the obsolete BEGIN block in Bugzilla/CGI.pm
Frédéric Buclin
2012-08-29
1
-9
/
+0
*
Fix more bustage caused by Bug 772953
Byron Jones
2012-08-29
1
-4
/
+6
*
Fix bustage caused by Bug 772953
Byron Jones
2012-08-29
1
-1
/
+4
*
Bug 772953: Remove the token from buglist urls
Byron Jones
2012-08-28
1
-0
/
+5
*
Bug 559539: [Oracle] whine.pl sets run_next incorrectly due to CURRENT_DATE
David Taylor
2012-08-26
1
-0
/
+6
*
Bug 779747: The "Browse" link in the page header/footer doesn't sort products...
Frédéric Buclin
2012-08-21
1
-1
/
+51
*
Bug 783786: PostgreSQL databases can be created with the wrong encoding
Frédéric Buclin
2012-08-21
1
-0
/
+10
*
Bug 698068: The "There is no saved search named ..." page has a "forget" link
Frédéric Buclin
2012-08-20
1
-1
/
+1
*
Bug 783879: Sub-optimal SQL query when displaying tags in buglists
Frédéric Buclin
2012-08-19
1
-1
/
+1
*
Bug 610581: The Bug.fields method doesn't include available bug statuses when...
Frank Becker
2012-08-18
2
-2
/
+7
*
Forgot to remove some code
Frédéric Buclin
2012-08-18
1
-3
/
+0
*
Bug 697224: User.get should return a list of all your saved searches
Koosha Khajeh Moogahi
2012-08-18
1
-28
/
+63
*
Include missing newline
Frédéric Buclin
2012-08-18
1
-0
/
+1
*
Bug 187753: Specify a maximum length for quips (512 characters)
Koosha Khajeh Moogahi
2012-08-18
3
-3
/
+28
*
Bug 783386: Removing PATH_INFO prevents Bugzilla from working correctly with IIS
Frédéric Buclin
2012-08-17
1
-2
/
+9
*
Bug 771100: Unable to attach a file to a bug with perl 5.16
Frédéric Buclin
2012-08-15
1
-1
/
+1
*
Bug 779088 - Allow extensions to whitelist PATH_INFO
Dave Lawrence
2012-08-10
2
-3
/
+25
*
Backout bug 679224
Frédéric Buclin
2012-08-10
1
-43
/
+0
*
Bug 756550: Do not link a bug alias with its bug ID for bugs you cannot see
Frédéric Buclin
2012-08-09
2
-18
/
+24
*
Bug 778631: use a persistent Template::Provider to avoid recompiling template...
Byron Jones
2012-08-08
1
-0
/
+14
*
Bug 319598: Add support for saved tabular and graphical reports
Julien Heyman
2012-08-07
3
-0
/
+181
*
Backing out Bug 778631 due to breakage
Byron Jones
2012-08-07
1
-10
/
+0
*
Bug 780683: Tags are duplicated in buglists if a search criteria involves a u...
Frédéric Buclin
2012-08-07
1
-1
/
+1
*
Bug 778631: use a persistent Template::Provider to avoid recompiling template...
Byron Jones
2012-08-07
1
-0
/
+10
*
Bug 779709: Don't allow searching on changes to private attachments or comments
SImon Green
2012-08-07
1
-3
/
+36
*
Bug 682317 - Bug.create is incorrectly documented as ignoring invalid fields;...
Koosha Khajeh Moogahi
2012-08-03
1
-2
/
+3
*
Bug 780028: Oracle crashes if a column listed in ORDER BY appears twice in SE...
Frédéric Buclin
2012-08-03
1
-4
/
+13
*
Bug 756953 - Dependencies table should have unique index so that duplicate en...
Dave Lawrence
2012-08-02
2
-1
/
+30
*
Bug 776982 - Increase longdescs primary key size to INTSERIAL for future growth
Dave Lawrence
2012-07-31
2
-4
/
+17
*
Bug 778674: Throw an error in Product.get() if required params are not passed
Koosha Khajeh Moogahi
2012-07-31
1
-1
/
+6
*
Bug 733094: Do not populate $clause if there is no data
Frédéric Buclin
2012-07-31
1
-10
/
+14
*
Bug 775056 - Add prefix to filter() and filter_wants()
Frank Becker
2012-07-31
1
-5
/
+14
*
Bug 778226 - Add Mac OS 10.8 Mountain Lion detection
Matt Selsky
2012-07-30
1
-0
/
+1
*
Bug 767623 - Use HMAC to generate tokens and sensitive graph filenames
Reed Loden
2012-07-30
1
-8
/
+6
*
Bug 498890: Bugzilla::User::Setting doesn't need to sort DB results
Koosha Khajeh Moogahi
2012-07-30
1
-15
/
+10
*
Bump the version post-release
Frédéric Buclin
2012-07-27
1
-1
/
+1
*
Bump version to 4.3.2
Dave Lawrence
2012-07-26
1
-1
/
+1
*
Bug 777398: (CVE-2012-1968) [SECURITY] HTML bugmail exposes information about...
Frédéric Buclin
2012-07-26
2
-14
/
+24
*
Bug 774625 - describecomponents.cgi - product category listing is not sorted
Markus Kolb
2012-07-26
1
-1
/
+1
*
Bug 776103 - Syntax error in Bugzilla::User::Setting API doc
Koosha Khajeh Moogahi
2012-07-25
1
-2
/
+2
*
Bug 776972 - Increase bugs_activity primary key size to INTSERIAL for future ...
Dave Lawrence
2012-07-25
2
-2
/
+7
*
Bug 697224 - Add methods to get a user's saved searches to the WebService (ne...
Koosha Khajeh Moogahi
2012-07-24
1
-0
/
+43
*
Bug 520434 - Inconsistent naming of time fields (creation_time vs time)
Koosha Khajeh Moogahi
2012-07-24
1
-0
/
+10
*
Bug 412054: Say "deny login" instead of "disable" in User Accounts admin UI
Matt Selsky
2012-07-24
1
-3
/
+3
*
Fix typo in a comment
Frédéric Buclin
2012-07-24
1
-1
/
+1
[prev]
[next]