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
*
Edit page: show the duplicates helper when assigned to wranglers
sandbox/vapier/master
Mike Frysinger
2016-02-25
2
-0
/
+43
*
quicksearch: support #1234 bugs
Mike Frysinger
2016-02-25
1
-1
/
+3
*
GENTOO_NODE: set default to the hostname
Mike Frysinger
2016-02-25
1
-1
/
+2
*
BugUrl: add Flyspray support
Mike Frysinger
2016-02-25
3
-0
/
+38
*
enable MoreBugUrl extension
Mike Frysinger
2016-02-25
1
-0
/
+0
*
Bug 1128119: Add 'See Also' support for Phabricator. r=gerv, a=glob.
Matt Selsky
2016-02-25
2
-0
/
+2
*
Bug 1128119: Add 'See Also' support for Phabricator. r=gerv, a=glob.
Matt Selsky
2016-02-25
1
-0
/
+41
*
Bug 1229994: MoreBugUrl: Savane: support more sub-urls than just bugs. r=gerv.
Mike Frysinger
2016-02-25
1
-5
/
+6
*
Bug 1167919: See Also: support debbugs.gnu.org tracker
Mike Frysinger
2016-02-25
2
-3
/
+6
*
Bug 1168725: Fix typo in See Also documentation for launchpad.net
Mike Frysinger
2016-02-25
1
-1
/
+1
*
htaccess: fix apache-2.4 support
Mike Frysinger
2016-02-25
1
-2
/
+13
*
resolutions: tweaked VERIFIED desc to permit users
Mike Frysinger
2016-02-25
1
-1
/
+1
*
resolutions: document all the ones we use
Mike Frysinger
2016-02-25
1
-1
/
+60
*
header: update Gentoo links
Mike Frysinger
2016-02-25
1
-8
/
+8
*
custom_userhistory: Missed a variable decl.
Robin H. Johnson
2016-01-31
1
-1
/
+1
*
custom_userhistory: cleanup args.
Robin H. Johnson
2016-01-31
1
-5
/
+5
*
custom_userhistory: HTML fixup.
Robin H. Johnson
2016-01-31
1
-17
/
+17
*
custom_userhistory: be clear about all exits
Robin H. Johnson
2016-01-31
1
-0
/
+4
*
Merge branch 'bugstest'
Robin H. Johnson
2016-01-31
1
-1
/
+1
|
\
|
*
custom_userhistory: user_id_to_login replace by Bugzilla::User object usage.
Robin H. Johnson
2016-01-31
1
-1
/
+1
*
|
Bug 1235395 - whine.pl broken due to a missing generate_email() routine r=lps...
Dylan Hardison
2016-01-31
2
-2
/
+67
*
|
Merge branch 'bugstest'
Christian Ruppert
2016-01-30
882
-67103
/
+34662
|
\
|
|
*
Merge the rest of the prior template changes
Christian Ruppert
2016-01-26
3
-47
/
+73
|
*
Merge remote-tracking branch 'upstream/5.0' into bugstest
Robin H. Johnson
2015-12-28
43
-400
/
+646
|
|
\
|
|
*
Bug 1235415: Use "AllowOverride All" everywhere
Frédéric Buclin
2015-12-28
1
-1
/
+1
|
|
*
Bumped version post-release
David Lawrence
2015-12-22
1
-1
/
+1
|
|
*
Revert "Add missing use List::MoreUtils"
release-5.0.2
David Lawrence
2015-12-22
1
-1
/
+0
|
|
*
Revert "Bug 1230932 - Providing a condition as an ID to the webservice result...
David Lawrence
2015-12-22
4
-20
/
+0
|
|
*
Add missing use List::MoreUtils
Dylan Hardison
2015-12-22
1
-0
/
+1
|
|
*
Bumped version to 5.0.2
David Lawrence
2015-12-22
1
-1
/
+1
|
|
*
Bug 1232785 - [SECURITY] Buglists in CSV format can be parsed as valid javasc...
Dylan Hardison
2015-12-22
1
-0
/
+3
|
|
*
Bug 1221518: (CVE-2015-8508) [SECURITY] XSS in dependency graphs when display...
Frédéric Buclin
2015-12-22
1
-5
/
+8
|
|
*
Bug 1230932 - Providing a condition as an ID to the webservice results in a t...
Dylan Hardison
2015-12-22
4
-1
/
+21
|
|
*
Update release notes
Frédéric Buclin
2015-12-22
1
-1
/
+1
|
|
*
Bug 1234056: The "Create Comments" documentation incorrectly mentions that yo...
Frédéric Buclin
2015-12-21
1
-5
/
+0
|
|
*
Need to uncomment another line in httpd.conf, see bug 1207582
Frédéric Buclin
2015-12-21
1
-1
/
+2
|
|
*
Bug 1232190: FlagType.create should require the user to be logged in
Frédéric Buclin
2015-12-18
1
-7
/
+3
|
|
*
Bug 1232578: Don't save hashed passwords in audit_log
Frédéric Buclin
2015-12-16
2
-1
/
+46
|
|
*
Product.get_products is no longer supported, see bug 1160394
Frédéric Buclin
2015-12-16
1
-3
/
+4
|
|
*
Bug 1232180 - Incorrect regexp used to filter bug IDs in Bugzilla::WebService...
Dylan Hardison
2015-12-15
1
-2
/
+2
|
|
*
Bug 1169181 - The bug_user_last_visit method returns an empty array for old bugs
Dylan Hardison
2015-12-15
2
-16
/
+13
|
|
*
Bug 1160394 - Products.get_products is missing from PUBLIC_METHODS (for backw...
Matt Tyson
2015-12-16
1
-12
/
+0
|
|
*
Release notes for Bugzilla 5.0.2
Frédéric Buclin
2015-12-11
1
-0
/
+27
|
|
*
Email::Send is no longer used
Frédéric Buclin
2015-12-10
1
-5
/
+3
|
|
*
Bug 1219276: Creating a new group fails if a custom extension adds entries to...
Alex Schuilenburg
2015-12-02
2
-9
/
+15
|
|
*
Back out bug 1138463 - data/assets/.htaccess must be fixed too
Frédéric Buclin
2015-12-02
1
-12
/
+2
|
|
*
Back out bug 1138463. This fix is actually incorrect and the bug was correctl...
Frédéric Buclin
2015-12-02
2
-44
/
+8
|
|
*
Bug 1227455 - Multiselect parameters (type 'm') are not read correctly from t...
Pami Ketolainen
2015-11-25
2
-2
/
+11
|
|
*
Bug 1223790: "AllowOverride AuthConfig" is required to use the "Require" dire...
Frédéric Buclin
2015-11-20
3
-3
/
+3
|
|
*
Bug 1196126: Long lines in custom non-editable textarea fields should wrap
Frédéric Buclin
2015-11-19
1
-4
/
+1
[next]