GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/bugzilla.git
bugmail-whiteboard
bugstest
dev/tyrian-theme
master
sandbox/vapier/master
upstream
Fork of Bugzilla for bugs.gentoo.org
Bugzilla Team <bugzilla@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bump version number for 3.6.5.
release-3.6.5
bugzilla-3.6.5
Max Kanat-Alexander
2011-04-27
2
-3
/
+3
*
Bug 653274 - Release Notes for Bugzilla 3.6.5
Max Kanat-Alexander
2011-04-27
1
-0
/
+35
*
Bug 646578: Make Math::Random::Secure fail to install if its dependencies
Max Kanat-Alexander
2011-04-27
1
-1
/
+24
*
Fix typo in POD
Frédéric Buclin
2011-04-22
1
-1
/
+1
*
Bug 311392 - Typos and proper name of Red Hat's stuff
Matt Selsky
2011-03-22
2
-10
/
+10
*
Bug 586011 - Change references to 'DarwinPorts' to 'MacPorts' (proper project...
David Lawrence
2011-03-18
1
-3
/
+3
*
Restore the missing link due to bug 490322 (thanks Selenium!)
Frédéric Buclin
2011-02-15
1
-0
/
+4
*
Bug 490322: Make "allwords" work with the keywords field, again.
Max Kanat-Alexander
2011-02-14
2
-24
/
+19
*
Bug 480044: Use dashes instead of colons to separate bug IDs in the BUGLIST c...
Frédéric Buclin
2011-02-14
3
-4
/
+7
*
Remove tabs and fix some formatting in Bugzilla::DB::Pg.
Max Kanat-Alexander
2011-02-14
1
-4
/
+4
*
Bug 633055: Make Bug.legal_values explicitly throw an error if you pass "undef"
Max Kanat-Alexander
2011-02-14
1
-0
/
+4
*
Bug 616981: Make whine.pl work with PostgreSQL 8.4+ by fixing sql_string_until
Sam Morris
2011-02-14
1
-0
/
+12
*
Bug 633422: Fix the documentation for User.get's include_disabled parameter
Max Kanat-Alexander
2011-02-13
1
-0
/
+5
*
Bug 630750: Don't let "." and "lib" get into @INC when running under
Max Kanat-Alexander
2011-02-03
1
-0
/
+17
*
Bug 629007: Example in quicksearch priority shortcut is incorrect
Graeme Coates
2011-01-31
1
-1
/
+1
*
Add missing documentation. r=mkanat.
Gervase Markham
2011-01-27
1
-1
/
+3
*
The "simple format" of the duplicates table was broken by an improper backport
Max Kanat-Alexander
2011-01-24
1
-2
/
+2
*
Bug 621597: Make mod_perl.pl automatically include the lib/ directory and
Max Kanat-Alexander
2011-01-24
2
-2
/
+8
*
Bump the version number post-release.
Max Kanat-Alexander
2011-01-24
1
-1
/
+1
*
Bump the version number for 3.6.4.
release-3.6.4
bugzilla-3.6.4
Max Kanat-Alexander
2011-01-24
2
-4
/
+4
*
Bug 619594: (CVE-2010-4568) [SECURITY] Improve the randomness of
Max Kanat-Alexander
2011-01-24
5
-5
/
+77
*
Bug 621105 - [SECURITY] Voting lacks CSRF protection
David Lawrence
2011-01-24
3
-0
/
+6
*
Bug 619588: (CVE-2010-4567) [SECURITY] Safety checks that disallow clicking f...
Frédéric Buclin
2011-01-24
3
-8
/
+20
*
Bug 621572: (CVE-2010-4572) [SECURITY] chart.cgi vulnerable to header-injecti...
Reed Loden
2011-01-24
1
-3
/
+3
*
Bug 621110: [SECURITY] Quips (adding/approving/deleting) lacks CSRF protection
Frédéric Buclin
2011-01-24
2
-2
/
+12
*
Bug 621108: [SECURITY] Creating/editing charts lacks CSRF protection
Frédéric Buclin
2011-01-24
3
-2
/
+9
*
Bug 627923 - Release Notes for Bugzilla 3.6.4
Max Kanat-Alexander
2011-01-23
1
-2
/
+37
*
Bug 627854: Add 'form' hook to create-guided.html.tmpl similar to create.html...
David Lawrence
2011-01-21
1
-0
/
+2
*
Bug 591165: (CVE-2010-4411) [SECURITY] Bump minimum required version of CGI.p...
Reed Loden
2011-01-21
1
-2
/
+2
*
Bug 623608 - Add intro/outro extension hooks to footer.html.tmpl
David Lawrence
2011-01-21
1
-2
/
+2
*
Bug 255524: The duplicates table inherits no CSS classes when viewed in simpl...
Frédéric Buclin
2011-01-07
1
-0
/
+4
*
Bug 622822 - add additional_links hook to front page. r,a=mkanat.
Gervase Markham
2011-01-05
1
-0
/
+1
*
Bug 622105 - Misspelling in setting_info_invalid error message
David Lawrence
2010-12-30
1
-1
/
+1
*
Bug 588013: Fix typo
timeless
2010-12-27
1
-1
/
+1
*
Bug 617684: Values starting with a dot or an underscore are no longer hidden ...
Frédéric Buclin
2010-12-08
1
-6
/
+0
*
Bug 416784: In PostgreSQL 8.1 and newer, createuser takes the argument -R ins...
Frédéric Buclin
2010-11-27
1
-3
/
+7
*
Bug 610217: config.cgi?ctype=rdf should include product.allows_unconfirmed
Frank Becker
2010-11-14
1
-0
/
+1
*
Bug 611974: collectstats.pl --regenerate fails with PostgreSQL 8.4.x (sql_fro...
Sam Morris
2010-11-14
1
-1
/
+1
*
Bug 611623: The alias is not filtered in QuickSearch when passed to show_bug.cgi
Frédéric Buclin
2010-11-13
1
-0
/
+1
*
Bug 591165: (CVE-2010-2761) [SECURITY] Bump minimum required version of CGI.p...
Reed Loden
2010-11-10
1
-6
/
+3
*
Bug 611129: Quicksearch fails in 3.6.3 if List::MoreUtils is not installed
Frédéric Buclin
2010-11-11
1
-3
/
+2
*
Bug 596611: Add a hook to email_in.pl
Frédéric Buclin
2010-11-04
3
-0
/
+76
*
Bug 474766: The [details] string is duplicated when replying to a comment con...
Frédéric Buclin
2010-11-04
1
-1
/
+1
*
Fix the 3.6 release notes to accurately describe the "form field longdesclength"
Max Kanat-Alexander
2010-11-02
1
-2
/
+3
*
Bump the version number post-release.
Max Kanat-Alexander
2010-11-02
1
-1
/
+1
*
Bump the version number for 3.6.3.
release-3.6.3
bugzilla-3.6.3
Max Kanat-Alexander
2010-11-02
2
-3
/
+3
*
Bug 600464: (CVE-2010-3172) [SECURITY] Content/Header injection due to non-ra...
Byron Jones
2010-11-03
1
-1
/
+2
*
Bug 419014: (CVE-2010-3764) [SECURITY] Old charts are not project specific, a...
Frédéric Buclin
2010-11-03
6
-79
/
+73
*
Bug 608188 - Release Notes for Bugzilla 3.6.3
Max Kanat-Alexander
2010-10-31
1
-0
/
+44
*
Bug 607966: Use of qw(...) as parentheses is deprecated since Perl 5.13.5
Frédéric Buclin
2010-10-28
3
-5
/
+3
[next]