index
:
bugzilla
flyspray
harmony-master
harmony-unstable
master
Bugzilla
Florian Pritz
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Bugzilla
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-26
Bug 1251221 - Pass cache => 1 to calls to Bugzilla::Product->new() called in ...
Dylan Hardison
3
-6
/
+5
2016-02-25
Bug 1250944 - 001compile.t doesn't set error mode, so errors exit the test suite
Dylan Hardison
1
-1
/
+0
2016-02-25
Bug 1250786 - Detainting of params.json
Matt Tyson
1
-13
/
+4
2016-02-24
fix perms
Dylan William Hardison
1
-1
/
+1
2016-02-24
Bug 1250875 - Bugzilla crashes immediately due to unreadable META.json and MY...
Dylan Hardison
1
-0
/
+4
2016-02-23
Bug 1246528 - Use Makefile.PL and allow Bugzilla use cpanm-compatible local d...
Dylan Hardison
7
-1196
/
+12
2016-02-18
Bug 1148577 - The API reST documentation should display the error codes/strin...
David Lawrence
1
-0
/
+3
2016-02-10
Bug 1244528 - Default to DBD::SQLite for new installs for "out of the box" wo...
Dylan Hardison
1
-1
/
+1
2016-02-08
Bug 1246531: REST_DOC should point to bugzilla.readthedocs.org instead of bug...
Frédéric Buclin
1
-1
/
+1
2016-02-07
Bug 1237161: Allow users with bless permissions to update users group members...
Matt Tyson
2
-1
/
+12
2016-01-27
Bug 731589 - Move mod_perl's max_unshared size from mod_perl.pl to localconfig
Dylan Hardison
1
-0
/
+4
2016-01-27
Bug 1241026 - checksetup.pl requires editing localconfig to remove apache group
Dylan Hardison
1
-1
/
+12
2016-01-22
Bug 1159057 - Bug create and update hooks are called unexpectedly
Matt Tyson
1
-0
/
+1
2016-01-20
Bug 1240029 - The REST API doesn't work correctly with mod_perl
David Lawrence
3
-19
/
+16
2016-01-15
'Bug 1159057: change to create flags as part of bug creation process. r=gerv
Matt Tyson
6
-42
/
+99
2016-01-15
Bug 922549: Bugzilla::Migrate.pm should provide hook in load function. r=gerv...
Gervase Markham
1
-1
/
+1
2016-01-15
Bug 922549: Bugzilla::Migrate.pm should provide hook in load function. r=gerv.
rojanu
2
-4
/
+44
2016-01-14
Bug 1239582 - The new REST API fails to work properly under mod_perl due to i...
David Lawrence
2
-5
/
+5
2016-01-12
Bug 1238987 - Remove the trailing newline when the quoted text in comments is...
David Lawrence
1
-0
/
+1
2016-01-05
Bug 1235270: Set submitter_id before calling _check_data()
Mahdi Mokhtari
1
-1
/
+2
2016-01-05
Bug 1045782: Existing URLs in the See Also field should not throw an error wh...
Frédéric Buclin
1
-2
/
+3
2016-01-02
Bug 688205 - quoted text inside comments should wrap
Albert Ting
4
-4
/
+38
2015-12-23
Bug 1201113: Support to run Bugzilla as a PSGI application
Frédéric Buclin
7
-15
/
+52
2015-12-22
Revert "Bug 1230932 - Providing a condition as an ID to the webservice result...
David Lawrence
5
-18
/
+23
2015-12-22
Bug 1232785 - [SECURITY] Buglists in CSV format can be parsed as valid javasc...
Dylan Hardison
1
-0
/
+3
2015-12-22
Bug 1230932 - Providing a condition as an ID to the webservice results in a t...
Dylan Hardison
5
-23
/
+18
2015-12-21
Bug 1234297: "GET /rest/last_audit_time" complains that you must use POST
Frédéric Buclin
1
-0
/
+1
2015-12-18
Bug 1232190: FlagType.create should require the user to be logged in
Frédéric Buclin
2
-14
/
+6
2015-12-18
Bug 1232186: Component.update and Component.delete are broken
Frédéric Buclin
2
-12
/
+10
2015-12-16
Bug 1232578: Do not save hashed passwords in audit_log
Frédéric Buclin
2
-1
/
+46
2015-12-16
Bug 1232180 - Incorrect regexp used to filter bug IDs in Bugzilla::WebService...
Dylan Hardison
2
-4
/
+4
2015-12-16
Bug 1169181 - The bug_user_last_visit method returns an empty array for old bugs
Dylan Hardison
2
-2
/
+2
2015-12-16
Bug 1160394 - Products.get_products is missing from PUBLIC_METHODS (for backw...
Matt Tyson
2
-18
/
+0
2015-12-10
Bug 1169181 - The bug_user_last_visit method returns an empty array for old bugs
Dylan Hardison
3
-30
/
+23
2015-12-02
Bug 1219276: Creating a new group fails if a custom extension adds entries to...
Alex Schuilenburg
1
-2
/
+14
2015-12-02
Back out bug 1138463. This fix is actually incorrect and the bug was correctl...
Frédéric Buclin
1
-50
/
+9
2015-11-25
Bug 1227455 - Multiselect parameters (type 'm') are not read correctly from t...
Pami Ketolainen
2
-2
/
+11
2015-10-26
Bug 1214310: Markdown code blocks can display comments from other bugs
Albert Ting
1
-5
/
+8
2015-09-24
Bug 1201809: The default value for user settings cannot be false
Colin Joy
1
-1
/
+1
2015-09-24
Bug 464528: Project names having dashes in them do not work. r=gerv.
mehlinger333
1
-1
/
+1
2015-09-23
Bug 1184431: Bug searching is slow on PostgreSQL
Matt Tyson
3
-14
/
+171
2015-09-23
Bug 708252: The XMLRPC API doesn't work with IIS
Pat Thoyts
1
-0
/
+8
2015-09-15
Bug 1189281 - require version 0.17 of Cache::Memcached::Fast. r=LpSolit
Gervase Markham
1
-1
/
+1
2015-09-15
Bug 1189281: Use Cache::Memcached::Fast instead of Cache::Memcached. r=dylan
Luke Bearl
2
-4
/
+4
2015-09-15
Bug 1185241: Logging out when or after impersonating a user doesn't delete co...
Frédéric Buclin
1
-1
/
+1
2015-09-10
Bug 1202447: [SECURITY] The email address is not properly validated during re...
Byron Jones ‹:glob›
1
-3
/
+9
2015-09-07
Bug 1201041: Allow OpenType fonts as well as TrueType (.otf as well as .ttf) ...
Frédéric Buclin
1
-1
/
+1
2015-09-06
Bug 1194987: Editing your email address and make it point to a non-existent e...
Frédéric Buclin
4
-35
/
+46
2015-08-31
Bug 714724 - correctly encode emails as quoted-printable
Byron Jones
2
-83
/
+151
2015-08-26
Bug 1198659: Custom fields of type INTEGER should accept negative integers
Frédéric Buclin
1
-1
/
+1
[next]