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
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
2015-08-23
Bug 670669 - Changing the e-mail address under account prefs does not require...
Simon Green
1
-0
/
+18
2015-08-19
Bug 404663 - aliases should be reserved for people w/ editbugs
Simon Green
1
-1
/
+30
2015-08-14
Bug 1154116 - Some markdown structures are not ignored in fenced code blocks
Albert Ting
1
-13
/
+37
2015-08-14
Bug 946780: The 'version' column of the 'bz_schema' DB table should be UNIQUE
Frédéric Buclin
2
-0
/
+7
2015-08-13
Bug 1191937: If a bug comment contains a reference to a very large bug ID, th...
Frédéric Buclin
1
-1
/
+3
2015-08-13
Bug 1185240: Logging out while impersonating a user should also delete the su...
Frédéric Buclin
1
-0
/
+4
2015-08-10
Bug 1172333: The OS field doesn't recognize Windows 10
Frédéric Buclin
1
-0
/
+1
2015-08-07
Bug 1191255 - Remove requirement to specify SMTP server during installation o...
Gervase Markham
2
-22
/
+3
2015-08-06
Bug 1179160: The login form should not use type="email" when LDAP has LDAPmai...
Frédéric Buclin
1
-0
/
+11
2015-08-04
Bug 1189737 - add File::Which to optional module requirements for building do...
Gervase Markham
1
-1
/
+7
2015-07-30
Bug 1188980: PostgreSQL crashes when running checksetup.pl due to too long co...
Frédéric Buclin
1
-5
/
+1
2015-07-29
Bug 166951 - Query for "Duplicate Of" (dupe_of)
Simon Green
2
-0
/
+65
2015-07-29
Bug 1174560 - DBI link in API docs broken.
Simon Green
1
-4
/
+5
2015-07-29
Bug 399078 - Remove the 'musthavemilestoneonaccept' parameter
Simon Green
4
-11
/
+2
2015-07-29
Bug 399078 - Remove the 'musthavemilestoneonaccept' parameter
Simon Green
4
-24
/
+0
2015-07-28
Bug 1179856 - Increase length of logincookie value for greater security
Dylan William Hardison
3
-3
/
+14
2015-07-28
Fix typo in POD
Frédéric Buclin
1
-1
/
+1
2015-07-28
Bug 1186700: Inserting data into the mail_staging table fails on PostgreSQL d...
Matt Tyson
1
-1
/
+4
2015-07-28
Bug 1183492: Optimize the SQL query for get_enterable_products()
Matt Tyson
1
-2
/
+2
2015-07-28
Bug 1163399: Autocompletion no longer works when impersonating a user
David Lawrence
1
-2
/
+3
2015-07-28
Bug 1174736: The cpanfile generated by checksetup results in an unsuccessful ...
David Lawrence
1
-0
/
+1
2015-07-25
Bug 1161070: api searches should honour the same fields in its "order" parame...
David Lawrence
2
-2
/
+38
2015-06-28
Bug 1178618: POD test failing due to undocumented methods api_version, api_na...
David Lawrence
1
-0
/
+5
2015-06-28
Bug 1178618: POD test failing due to undocumented methods api_version and api...
David Lawrence
1
-0
/
+4
2015-06-19
Bug 1174695: The cpanfile created by checksetup.pl defines the same feature m...
Ed Morley
1
-6
/
+21
2015-06-15
Bug 1169767: Upgrading from pre-4.4 to master fails
Frédéric Buclin
1
-10
/
+8
2015-06-12
Bug 1170722: Authentication Delegation should add an App ID column to associa...
Dylan William Hardison
2
-2
/
+9
2015-06-10
Bug 1169395: BugUserLastVisit does not allow multiple bugs to be specified
Dylan William Hardison
1
-2
/
+2
2015-06-10
Bug 1171924: REST API method to update a bug incorrectly removes aliases
Tom Stejskal
1
-2
/
+4
2015-06-08
Bug 1167919: See Also: support debbugs.gnu.org tracker
Mike Frysinger
1
-2
/
+5
2015-06-03
Bug 1089475: Use "ThrowCodeError" when a database error occurs instead of dum...
Jeff Fearn
1
-0
/
+8
2015-05-27
Bug 1124401: Explicitly depend on DateTime::TimeZone::Local::Win32 on Windows
Frédéric Buclin
1
-2
/
+10
2015-05-23
The utf8 parameter no longer exists, see bug 1105568
Frédéric Buclin
1
-1
/
+1
2015-05-22
Bug 1144468: Bugzilla Auth Delegation via API Keys
Dylan William Hardison
2
-0
/
+54
2015-05-19
Bug 1161068 - Write mailer.testfile as UTF-8. r,a=glob
Gervase Markham
1
-1
/
+1
2015-05-18
Bug 1162334: email_enabled value inverted in User.update RPC call
Jeff Fearn
3
-6
/
+7
2015-05-14
Bug 1163248: checksetup.pl is unable to run if File::Slurp is missing
Frédéric Buclin
1
-3
/
+8
2015-05-11
Bug 1140575: Comment-creation WebService API should allow tags to be specified
David Lawrence
2
-2
/
+27
2015-05-08
Bug 1149055: flag requestees are unable to set an attachment flag via a the u...
Byron Jones
2
-12
/
+54
2015-05-05
Bug 1160598: url() in concatenated CSS files are incorrect when using Multipl...
Frédéric Buclin
1
-1
/
+1
2015-05-01
Bug 69267: Add the ability to deactivate keywords
Dylan William Hardison
6
-6
/
+51
2015-04-30
Bug 1158563: makedocs.pl is unable to load File::Copy::Recursive installed in...
Frédéric Buclin
1
-0
/
+1
[prev]
[next]