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-23
Bug 1199087 - extend 2fa protection beyond login
Byron Jones
5
-27
/
+127
2015-09-23
Bug 1199087 - extend 2fa protection beyond login (schema only)
Byron Jones
1
-0
/
+12
2015-09-09
Bug 1202461 - backport bug 319953 to bmo (Missing real email syntax check)
Byron Jones
1
-3
/
+13
2015-09-03
Bug 1201536 - 2FA secrets for all users are removed when someone disables 2FA
Byron Jones
2
-10
/
+0
2015-09-03
Bug 1201422 - extend totp verification time to 90 seconds
Byron Jones
1
-1
/
+1
2015-09-02
Bug 1196618 - add support for group owners
David Lawrence
2
-0
/
+37
2015-09-02
Bug 1199136 - lower memory consumption to better operate in bugzilladm's
Byron Jones
1
-0
/
+32
2015-09-01
Bug 1196618: add support for group owners (schema only)
David Lawrence
2
-0
/
+14
2015-09-01
Bug 1199941 - inactive sessions should expire faster (a week?)
Byron Jones
1
-1
/
+1
2015-09-01
Bug 1197073 - add support for 2fa using totp (eg. google authenticator)
Byron Jones
11
-6
/
+268
2015-08-31
Bug 1197073 - add support for 2fa using totp (schema-only)
Byron Jones
2
-0
/
+16
2015-08-25
Bug 1196134 - add ability for admins to force a user to change their password...
Byron Jones
2
-14
/
+38
2015-08-25
Bug 1197699 - always store the ip address in the logincookies table
Byron Jones
2
-12
/
+8
2015-08-24
Bug 1195836 - Remove install-module.pl from bmo
Dylan William Hardison
2
-2
/
+1
2015-08-24
Bug 1192687 - add the ability for users to view and revoke existing sessions
Dylan William Hardison
2
-1
/
+58
2015-08-24
Bug 1196134 - add ability for admins to force a user to change their password...
Byron Jones
2
-0
/
+7
2015-08-24
Bug 1197696 - group_members report doesn't display nested inherited groups
Byron Jones
1
-0
/
+21
2015-08-24
Bug 1197699 - always store the ip address in the logincookies table (schema o...
Byron Jones
2
-0
/
+12
2015-08-24
Bug 1196092 - Switch logincookies primary key to auto_incremented id, make co...
Dylan William Hardison
2
-3
/
+10
2015-08-21
Bug 1195645 - don't create a new session for every authenticated REST/BzAPI call
Byron Jones
2
-2
/
+12
2015-08-28
Bug 1195362: Quicksearch error pages ("foo is not a field" and friends) shoul...
David Lawrence
1
-7
/
+13
2015-08-18
Bug 1195620 - stop sending http cookies to sentry
Byron Jones
1
-3
/
+36
2015-08-17
Bug 1195315 - Use of uninitialized value in string eq at Bugzilla/Product.pm ...
Byron Jones
1
-0
/
+1
2015-08-17
Bug 981487 - change bugs_fulltext from myisam to innodb
Byron Jones
3
-13
/
+7
2015-08-13
Bug 1192688 - non-schema changes
Byron Jones
1
-2
/
+5
2015-08-13
Bug 1192688 - backout non-schema changes
Byron Jones
1
-5
/
+2
2015-08-11
Bug 1192688 - add ip to last used api key information
Dylan William Hardison
3
-2
/
+9
2015-08-11
Bug 1184332 - Add Restricted API calls for MozReview
Dylan William Hardison
4
-0
/
+31
2015-08-11
Bug 1160929 - add support for storing attachments in s3
Byron Jones
6
-33
/
+1118
2015-08-04
Bug 1190836: Add user-agent detection of Windows 10
David Lawrence
1
-0
/
+1
2015-08-04
Bug 1188339 - Backport upstream bug 1179856 (Increase length of all tokens va...
Dylan William Hardison
1
-1
/
+6
2015-08-01
Bug 1189362 - Fix memory leak in Bugzilla::Bug->comments
Dylan William Hardison
1
-1
/
+2
2015-07-30
Bug 1188339 - Backport upstream bug 1179856 (Increase length of all tokens va...
Dylan William Hardison
2
-6
/
+8
2015-07-29
Bug 1188747 - account lockout audit entry is less than useful
Byron Jones
1
-1
/
+4
2015-07-28
no bug - fix permissions of google verification files
Byron Jones
1
-0
/
+3
2015-07-27
Bug 1186788 - disabling an account should always disable bugmail (fix part 2)
Byron Jones
1
-0
/
+2
2015-07-27
Bug 1186788 - disabling an account should always disable bugmail
Byron Jones
1
-2
/
+12
2015-07-27
Bug 1186776 - allow users to set keywords on bug creation (via API/internally...
Byron Jones
1
-7
/
+1
2015-07-27
Bug 1186788 - disabling an account should always disable bugmail
Byron Jones
2
-7
/
+21
2015-07-24
Bug 1184828: backport bug 1161070 to bmo (api searches should honour the same...
David Lawrence
1
-1
/
+19
2015-07-23
Bug 1185467 - decrease max_messages to address swap usage alerts
Byron Jones
1
-1
/
+1
2015-07-23
Bug 1185823 - (fix typo)
Byron Jones
1
-1
/
+1
2015-07-23
Bug 1185823 - add additional [audit] syslog entries
Byron Jones
3
-7
/
+13
2015-07-21
Bug 1180572 - create attachment_storage parameter
Byron Jones
1
-1
/
+1
2015-07-21
Bug 1180572 - create attachment_storage parameter
Byron Jones
4
-128
/
+164
2015-07-21
Bug 1184001 - deliver error report to sentry via cron instead of immediately
Byron Jones
3
-39
/
+51
2015-07-17
Bug 1184982 - Backport upstream bug 1174736 to bmo/4.2 to fix issue where che...
David Lawrence
1
-0
/
+1
2015-07-17
Bug 1180571 - remove the ability to search attachment data
Byron Jones
3
-46
/
+23
2015-07-16
Bug 1184456 - cannot create a new product with 'detect' as the default platform
Byron Jones
1
-0
/
+5
2015-07-15
Bug 1183975 - limit the number of accounts a new user can add to any multi-us...
Byron Jones
2
-1
/
+2
[next]