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
/
User.pm
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-05
no bug - reformat all the code using the new perltidy rules
Perl Tidy
1
-1912
/
+2036
2018-09-26
Bug 1493500 - Remove all trailing whitespaces from all files
Kohei Yoshino
1
-1
/
+1
2018-07-19
Bug 1476288 - Replace moz_nick with (new, revised) nick and also attempt to d...
Dylan William Hardison
1
-3
/
+7
2018-07-10
Bug 1469911 - Make user autocompletion faster
Dylan William Hardison
1
-11
/
+24
2018-03-07
Revert Bug 1273381
Dylan William Hardison
1
-8
/
+1
2018-03-05
Bug 1273381 - Improve bugzilla object performance by using Class::XSAccessor ...
Upasana
1
-1
/
+8
2017-12-23
Bug 1426963 - Make Bugzilla::User->in_group() use a hash lookup
Dylan William Hardison
1
-1
/
+3
2017-09-15
Bug 1364233 - Add setting to force a group to require MFA and restrict users ...
Dylan William Hardison
1
-0
/
+22
2017-09-15
Bug 1391702 - Replace Bugzilla::User::validate_password() with calls to Data:...
Dylan William Hardison
1
-56
/
+2
2017-09-13
Bug 1398889 - Add param 'silent_users' that never trigger sending bugmail
Dylan William Hardison
1
-3
/
+17
2017-07-28
Bug 1378873 - user autocomplete no longer works for some strings
Dylan William Hardison
1
-1
/
+1
2017-07-20
Bug 1381869 - Use separate elasticsearch index for Bugzilla::User
Dylan William Hardison
1
-0
/
+30
2017-07-18
Bug 1380408 - elasticsearch user completion should consider people with multi...
Dylan William Hardison
1
-7
/
+9
2017-07-14
Bug 1380407 - Make elasticsearch ircnick checks consider numbers to be valid too
Dylan William Hardison
1
-2
/
+1
2017-07-07
Bug 1377933 - Remove trailing whitespace from all perl files
Dylan William Hardison
1
-54
/
+54
2017-05-24
Bug 1307485 - Add code to run a subset of buglist.cgi search queries against ...
Dylan William Hardison
1
-5
/
+2
2017-05-11
Bug 1357775 - the needinfo dropdown for the triage owner should display the n...
Dylan William Hardison
1
-0
/
+6
2017-03-21
Bug 1307485 - Add code to run a subset of buglist.cgi search queries against ...
Dylan William Hardison
1
-2
/
+5
2017-03-17
Bug 1307485 - Add code to run a subset of buglist.cgi search queries against ...
Dylan William Hardison
1
-5
/
+2
2017-03-14
Revert "Bug 1307485 - Add code to run a subset of buglist.cgi search queries ...
Dylan William Hardison
1
-2
/
+5
2017-03-07
Bug 1307485 - Add code to run a subset of buglist.cgi search queries against ...
Dylan William Hardison
1
-5
/
+2
2017-01-04
Bug 1307478 - Elasticsearch Indexer / Bulk Indexer
Dylan William Hardison
1
-0
/
+76
2016-11-17
Bug 1317965 - Flag permission checks broken by bug 1257662 allowing unauthori...
Dylan William Hardison
1
-0
/
+46
2016-09-13
Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to bmo/master + local...
Dylan William Hardison
1
-38
/
+8
2016-09-12
Revert "Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to bmo/master...
Dylan William Hardison
1
-8
/
+38
2016-09-12
Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to bmo/master + local...
Dylan William Hardison
1
-38
/
+8
2016-07-19
Bug 1254882 - develop a nightly script to revoke access to legal bugs from ex...
Dylan Hardison
1
-0
/
+99
2016-04-04
Bug 1257662 - Disallow clearing a flag if the flag is set to allow granting b...
David Lawrence
1
-0
/
+7
2016-02-29
Bug 1251047 - cmp is remarkably different from eq
Dylan William Hardison
1
-1
/
+1
2016-02-29
Bug 1251047 - fix to work with right function
Dylan William Hardison
1
-2
/
+2
2016-02-29
Bug 1251047 - /rest/bug/field takes 15-25 seconds to return
Dylan Hardison
1
-2
/
+2
2015-11-04
Bug 1177911 - Determine and implement better password requirements for BMO
Dylan Hardison
1
-9
/
+10
2015-10-29
Bug 1213757 - delegate password and 2fa resets to servicedesk
Byron Jones
1
-0
/
+13
2015-10-12
Bug 1199089 - add support for duo-security
Byron Jones
1
-7
/
+3
2015-09-03
Bug 1201536 - 2FA secrets for all users are removed when someone disables 2FA
Byron Jones
1
-3
/
+0
2015-09-02
Bug 1196618 - add support for group owners
David Lawrence
1
-0
/
+5
2015-09-01
Bug 1197073 - add support for 2fa using totp (eg. google authenticator)
Byron Jones
1
-0
/
+38
2015-08-25
Bug 1196134 - add ability for admins to force a user to change their password...
Byron Jones
1
-12
/
+36
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 1186788 - disabling an account should always disable bugmail
Byron Jones
1
-7
/
+14
2015-07-23
Bug 1185823 - (fix typo)
Byron Jones
1
-1
/
+1
2015-07-23
Bug 1185823 - add additional [audit] syslog entries
Byron Jones
1
-7
/
+6
2015-05-18
Bug 1162334: email_enabled value inverted in User.update RPC call
Jeff Fearn
1
-2
/
+7
2015-03-26
Bug 1147550: Minimum password length handler not trusted by password change
Byron Jones
1
-9
/
+26
2014-10-09
Bug 1079463: Bugzilla::WebService::User missing update method
David Lawrence
1
-0
/
+176
2014-07-08
Bug 990980: create an extension for server-side filtering of bugmail
Byron Jones
1
-1
/
+13
2014-06-17
Bug 649691: Add a "mentor" and "mentored bug type" field to b.m.o
David Lawrence [:dkl]
1
-0
/
+3
2014-06-05
Bug 1018811: updated account name not reflected in "Reported" field of bugs
Byron Jones
1
-5
/
+10
2014-06-03
fix breakage caused by bug 1000917
Byron Jones
1
-0
/
+1
[next]