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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bug 437212: Make page refreshing under Firefox update fields
Byron Jones
2012-09-26
6
-0
/
+75
*
Bug 694755: Add Classification API to WebServices (implement Classification.g...
Koosha Khajeh Moogahi
2012-09-21
2
-5
/
+205
*
Fix bustage
Frédéric Buclin
2012-09-20
1
-1
/
+2
*
Bug 450546: Use visible_bugs() where appropriate instead of/in combination wi...
Koosha Khajeh Moogahi
2012-09-20
6
-9
/
+24
*
Bug 308709: Misleading confirmation when entering an invalid sort key for a f...
Sunil Joshi
2012-09-19
2
-4
/
+4
*
Bug 345244: Bug template creation window has silly title
Sunil Joshi
2012-09-19
1
-1
/
+1
*
Bug 436647: The "Bugzilla is pondering your search" page lacks a background c...
Koosha Khajeh Moogahi
2012-09-19
1
-1
/
+3
*
Bug 445861: $component->default_qa_contact should not return the default user...
Koosha Khajeh Moogahi
2012-09-19
6
-15
/
+20
*
Bug 761046: Don't redirect when hitting buglist.cgi directly to avoid duplica...
Byron Jones
2012-09-17
1
-1
/
+0
*
Bug 791564: If no flagtype is multiplicable for a given bug, then unset flags...
Frédéric Buclin
2012-09-16
1
-4
/
+4
*
Bug 345878 - "Access Denied" should be "Bug Access Denied"
Sunil Joshi
2012-09-15
1
-2
/
+2
*
Update POD to fix bustage in Perl 5.16.1
Frédéric Buclin
2012-09-14
2
-0
/
+7
*
Bug 783794: Bugzilla::User->visible_bugs should validate input data
Frédéric Buclin
2012-09-13
1
-0
/
+8
*
Bug 790215 - Flag names are not properly escaped when displayed on confirm us...
Reed Loden
2012-09-11
2
-2
/
+1
*
Bug 749540: Avoid database deadlocks when deleting recent searches
Byron Jones
2012-09-05
1
-6
/
+7
*
Bug 69447 - Make CC changes not cause midairs.
Dave Lawrence
2012-09-04
1
-9
/
+29
*
Bug 675171 - standardize font weight for field labels
Dave Lawrence
2012-09-04
1
-44
/
+44
*
Bug 783866: Add support to call Bugzilla::Milestone->check({ id => $id })
Koosha Khajeh Moogahi
2012-09-04
1
-4
/
+6
*
Bug 779799: Add support to call Bugzilla::Version->check({ id => $id })
Koosha Khajeh Moogahi
2012-09-04
1
-3
/
+5
*
Bug 787688: AllowOverride Options missing when running under mod_perl
Frédéric Buclin
2012-09-04
1
-1
/
+1
*
Bug 787687: SQLite doesn't support CHAR_LENGTH natively
Frédéric Buclin
2012-09-04
1
-0
/
+1
*
Bug 781075 - Add WebService support for accessing a user's saved reports
Reed Loden
2012-09-03
1
-9
/
+41
*
Bug 786889: Add missing 'Summary (first 60 chars)' header to CSV output
Matt Tyson
2012-09-03
1
-0
/
+1
*
Bug 787529: Use |use 5.10.1| everywhere
Frédéric Buclin
2012-09-01
195
-150
/
+400
*
Bug 785729 - Webservice Bug.fields (_legal_field_values) should return isacti...
Frank Becker
2012-08-31
1
-0
/
+9
*
Bug 783222 - Make set_all() throw error on invalid param names
2012-08-31
1
-0
/
+5
*
Bug 785728 - config.cg?ctype=rdf should have is_active for versions, compone...
Frank Becker
2012-08-31
1
-0
/
+3
*
Bug 655477: Bugzilla now requires Perl 5.10.1
Frédéric Buclin
2012-08-31
10
-83
/
+21
*
Branch for 4.4 created. Trunk is now 4.5
Frédéric Buclin
2012-08-31
2
-3
/
+3
*
Bumped version post-release
Dave Lawrence
2012-08-30
1
-1
/
+1
*
Bump version to 4.3.3
Dave Lawrence
2012-08-30
2
-3
/
+3
*
Bug 785470: (CVE-2012-3981) [SECURITY] Missing escaping of the username can l...
Reed Loden
2012-08-30
1
-0
/
+2
*
Bug 785522: [SECURITY] Block access to templates in extensions/
Frédéric Buclin
2012-08-30
1
-1
/
+1
*
Bug 786691 - Do not display the (more flags) link to logged out users as they...
Dave Lawrence
2012-08-30
1
-1
/
+1
*
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 786351: Release notes for Bugzilla 4.2.3
Frédéric Buclin
2012-08-30
1
-0
/
+41
*
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
*
Bug 786310: Remove tokens when saving the default query
Byron Jones
2012-08-29
1
-0
/
+2
*
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 785511: Prevent directory browsing, especially in docs/ and extensions/
Frédéric Buclin
2012-08-29
2
-5
/
+9
*
Bug 772953: Remove the token from buglist urls
Byron Jones
2012-08-28
5
-2
/
+29
*
Bug 785917: Custom field descriptions are not properly escaped when displayed...
Frédéric Buclin
2012-08-27
2
-2
/
+1
*
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
3
-22
/
+54
*
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
3
-3
/
+3
*
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
[next]