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 to 4.4rc2
release-4.4rc2
bugzilla-4.4rc2
Dave Lawrence
2013-02-19
2
-4
/
+4
*
Bug 842038: (CVE-2013-0785) [SECURITY] XSS in show_bug.cgi when using an inva...
Frédéric Buclin
2013-02-19
3
-10
/
+16
*
Bug 824399: (CVE-2013-0786) [SECURITY] build_subselect() leaks the existence ...
Simon Green
2013-02-19
4
-2
/
+22
*
Bug 832262: Release notes for Bugzilla 4.4rc2
Frédéric Buclin
2013-02-19
1
-3
/
+67
*
Bug 824346 - The flaginclusions and flagexclusions DB tables have no UNIQUE i...
Dave Lawrence
2013-02-17
2
-4
/
+36
*
Fix regression due to bug 830330
Frédéric Buclin
2013-02-17
1
-1
/
+1
*
Bug 839950: Cannot search by Change History on multi-select fields
Matt Tyson
2013-02-17
1
-2
/
+6
*
Bug 825758: Most Bugzilla::BugUrl::* modules incorrectly validate the domain ...
Hugo Seabrook
2013-02-16
8
-9
/
+9
*
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
3
-3
/
+9
*
Bug 830333: Make the comment box hidden if bug_check_can_change_field reports...
Hugo Seabrook
2013-02-15
2
-15
/
+21
*
Bug 832893: changes jobqueue.pl to spawn worker processes to deliver bugmail ...
Byron Jones
2013-02-15
3
-10
/
+71
*
Bug 834770: testserver.pl should support uppercase URLs
Koosha Khajeh Moogahi
2013-02-03
1
-1
/
+1
*
Bug 835780: Order quips chronologically when listing them
Daniel Piddock
2013-01-30
1
-1
/
+1
*
Bug 819371: Weird list of arguments passed to query.cgi when accessing advanc...
Frédéric Buclin
2013-01-22
1
-1
/
+1
*
Bug 820766: The requester and requestee fields in the Requests page are way t...
Frédéric Buclin
2013-01-17
2
-4
/
+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
2
-7
/
+26
*
Bug 830467: Don't call _wanted_languages() when only one is available
Frédéric Buclin
2013-01-17
3
-11
/
+16
*
Bug 819432: Execute queries in two steps to improve performance
Frédéric Buclin
2013-01-16
8
-47
/
+218
*
Fix bustage
Frédéric Buclin
2013-01-15
1
-1
/
+4
*
Bug 829601: Bugzilla->local_timezone should be stored in process_cache instea...
Frédéric Buclin
2013-01-14
1
-3
/
+3
*
Bug 830373: Remove the unused global/help.html.tmpl template
Frédéric Buclin
2013-01-14
2
-22
/
+0
*
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
2
-72
/
+21
*
Bug 829852: Requirements.pm no longer uses Safe
Frédéric Buclin
2013-01-14
1
-1
/
+0
*
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 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
*
Bug 824616: The urlbase field in global/header.html.tmpl must be filtered
Matt Selsky
2013-01-03
1
-1
/
+1
*
Bug 817486: fix _sync_fulltext to avoid always updating bugs_fulltext.short_desc
Byron Jones
2013-01-03
5
-24
/
+43
*
Bug 822547: Make jobqueue.pl clear the request cache before sending each mail
Byron Jones
2013-01-03
2
-1
/
+20
*
Bug 825781: extensions/create.pl should capitalize the name of the new extens...
Frédéric Buclin
2013-01-02
1
-0
/
+1
*
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 825524: When cloning a bug, the "We've made a guess at your operating sys...
Sunil Joshi
2013-01-02
1
-1
/
+1
*
Bug 685607: When a user edits the last bug of a buglist and his user pref is ...
Sunil Joshi
2013-01-02
1
-2
/
+2
*
fix typo
Frédéric Buclin
2012-12-29
1
-1
/
+1
*
Bug 825443: Linkify "Add a new classification"
Sunil Joshi
2012-12-29
1
-4
/
+4
*
Bug 824620: Unclosed <tr> in dependency block ("Blocks")
Olav Vitters
2012-12-25
1
-0
/
+1
*
Bug 818621: Perl 5.16 complains with "Variable length lookbehind not implemen...
Frédéric Buclin
2012-12-19
1
-1
/
+7
*
Bug 819330: Bugzilla crashes when cloning a bug if the CC list is empty
Frédéric Buclin
2012-12-19
3
-4
/
+2
*
Bug 813628 - New extension hook for Bugzilla::Bug::update called bug_start_of...
Dave Lawrence
2012-12-18
3
-0
/
+73
*
Bug 818890: Bugzilla doesn't obey the "Comment required on status transition"...
Alexander Tereschenko
2012-12-17
1
-3
/
+4
*
Bug 605086: Messages about wrong login-attemps should refer to the forget pas...
Hugo Seabrook
2012-12-16
1
-0
/
+2
*
Bug 406758: The help page for keywords uses "tag", but tags are something else
Sunil Joshi
2012-12-16
1
-1
/
+1
*
Bug 806809: Custom field values with "Enabled for bugs" set to "No" break the...
Alexander Tereschenko
2012-12-16
1
-0
/
+1
*
Bug 818007: Searching by commenter is slow
Frédéric Buclin
2012-12-07
1
-1
/
+1
*
Bug 460372: The confirmation thrown when deleting a custom field, component, ...
Sunil Joshi
2012-12-02
6
-9
/
+16
*
Bug 812054: JavaScript error on the Advanced Search page when a classificatio...
Hugo
2012-12-01
1
-2
/
+13
[next]