index
:
bugzilla
flyspray
harmony-master
harmony-unstable
master
Bugzilla
Florian Pritz
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-21
Bug 1139755: Allow API authentication with X-Headers
Frédéric Buclin
1
-3
/
+12
2015-12-21
Bug 1234056: The "Create Comments" documentation incorrectly mentions that yo...
Frédéric Buclin
1
-5
/
+0
2015-12-21
Need to uncomment another line in httpd.conf, see bug 1207582
Frédéric Buclin
1
-1
/
+2
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
Product.get_products is no longer supported, see bug 1160394
Frédéric Buclin
1
-3
/
+4
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-11
Release notes for Bugzilla 5.0.2
Frédéric Buclin
1
-0
/
+27
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-10
Email::Send is no longer used
Frédéric Buclin
1
-5
/
+3
2015-12-09
Bug 1041959: Turn all labels for input fields in user preferences into <label...
Mukhtar Ali
4
-19
/
+30
2015-12-02
Bug 1219276: Creating a new group fails if a custom extension adds entries to...
Alex Schuilenburg
2
-9
/
+15
2015-12-02
Back out bug 1138463. This fix is actually incorrect and the bug was correctl...
Frédéric Buclin
2
-56
/
+10
2015-11-25
Bug 1227455 - Multiselect parameters (type 'm') are not read correctly from t...
Pami Ketolainen
2
-2
/
+11
2015-11-21
Bug 1226865 - bug fixes to localization documentation.
Gervase Markham
4
-24
/
+28
2015-11-21
Bug 1223554: Add <div></div> in the email preferences page to customize secti...
Dan Langille
1
-8
/
+16
2015-11-20
Bug 1223790: "AllowOverride AuthConfig" is required to use the "Require" dire...
Frédéric Buclin
3
-3
/
+3
2015-11-19
Bug 1196126: Long lines in custom non-editable textarea fields should wrap
Frédéric Buclin
1
-4
/
+1
2015-11-06
Bug 1222416: The group list must use 'class' instead of 'align'
Alex Schuilenburg
2
-3
/
+3
2015-10-26
Bug 1214310: Markdown code blocks can display comments from other bugs
Albert Ting
1
-5
/
+8
2015-10-21
The cookiepath parameter is gone, see bug 399067
Frédéric Buclin
1
-4
/
+0
2015-10-21
Bug 1200604: The URL Rewrite extension for IIS is needed to use the rest/ sho...
Frédéric Buclin
1
-0
/
+23
2015-10-21
XMLRPC works with IIS, see bug 708252
Frédéric Buclin
1
-3
/
+0
2015-10-19
Bug 1207582: Update instructions to install Apache on Windows (the Apache MSI...
Frédéric Buclin
1
-75
/
+74
2015-10-19
Bug 1209926: Document that Strawberry Perl fully works with Bugzilla 5.0.2 an...
Frédéric Buclin
1
-25
/
+35
2015-10-19
Bug 1210078: Going back from the "Match failed" page deletes the values of us...
Frédéric Buclin
2
-0
/
+14
2015-09-30
Bug 987742: Strawberry Perl requires C:\strawberry\c\bin\ to be in $ENV{PATH}...
Frédéric Buclin
1
-8
/
+16
2015-09-30
Bug 1156785 - add new Localization Guide for in-place review.
Gervase Markham
26
-5
/
+955
2015-09-25
Bug 1089448: Strawberry Perl throws a "Insecure dependency in sysopen" error ...
Frédéric Buclin
1
-0
/
+8
2015-09-25
Bug 1201266: Migrate YUI calendar to jQuery
Frédéric Buclin
17
-259
/
+60
2015-09-25
Bug 1204238: Migrate tabular report sorting from YUI to jQuery
Frédéric Buclin
7
-185
/
+240
2015-09-24
Bug 714525: editmilestones.cgi should use ->set_all
Olav Vitters
1
-3
/
+5
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
2
-2
/
+3
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-16
Bug 714724 missed Bugzilla 5.0.1
Frédéric Buclin
1
-2
/
+0
2015-09-15
Bug 1189281 - require version 0.17 of Cache::Memcached::Fast. r=LpSolit
Gervase Markham
1
-1
/
+1
2015-09-15
Bug 1188824 - add 'require all granted' to <Directory> block for Windows Apac...
Gervase Markham
1
-0
/
+8
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
3
-62
/
+26
2015-09-11
Bug 1202588: Custom preference multiselect widget - size gets set to null. r=...
Colin Joy
1
-2
/
+2
2015-09-10
Bug 1202447: [SECURITY] The email address is not properly validated during re...
Byron Jones ‹:glob›
1
-3
/
+9
2015-09-10
Bug 1191924: Release notes for Bugzilla 5.0.1
Frédéric Buclin
1
-0
/
+43
2015-09-09
Aliases can now be 40 characters long, see bug 1012506
Frédéric Buclin
1
-1
/
+1
2015-09-07
Bug 1201041: Allow OpenType fonts as well as TrueType (.otf as well as .ttf) ...
Frédéric Buclin
2
-6
/
+6
2015-09-06
Bug 1194987: Editing your email address and make it point to a non-existent e...
Frédéric Buclin
8
-40
/
+54
[prev]
[next]