summaryrefslogtreecommitdiffstats
path: root/extensions/UserProfile
AgeCommit message (Collapse)AuthorFilesLines
2018-12-05no bug - reformat all the code using the new perltidy rulesPerl Tidy5-661/+582
2018-08-04Merge branch 'mojo-poc'Dylan William Hardison1-1/+1
2018-07-19Bug 1136271 - Make user profile page visible to anyone for easier sharingKohei Yoshino1-1/+1
2018-04-08Bug 1427884 - Add upgrade tests from 4.2 to Harmony on mysqlDylan William Hardison1-1/+3
2018-03-21Bug 1444008 - Fix sanity tests for unfiltered urlbaseDylan William Hardison1-1/+1
2018-03-20Bug 1444008 - Form action injection in Bugzilla /user_profile (leads to ↵Dylan William Hardison1-1/+1
XSS/single-factor credential leakage)
2017-12-02Bug 1417980 - Fix non-HTTPS links and outdated links where possibleKohei Yoshino1-1/+1
2017-07-07Bug 1377933 - Remove trailing whitespace from all perl filesDylan William Hardison1-1/+1
2017-07-07Bug 1367604 - BMO extension to apply security policies to Phabricator ↵dklawren1-5/+7
revisions as needed * - Updated based on dylans review - Fixed custom policy to instead allow projects and subscribers and then add BMO roles to the subscriber list - Some other bug fixes * fix lifetime of phabricator_url_re() Instead of passing the value (which depends on runtime configuration) pass in a reference. Also edit extensions/BMO/Extension.pm to allow %autodetect_attach_urls regex option to be a callback instead of just a plain regexp ref. * - Fixed regex in BMO extension to detect phabricator attachments - Use request_cache for useragent handle in Util.pm
2017-05-19Bug 1366798 - Fix test breakage due to change to t/Support/Files.pm in bug ↵David Lawrence2-0/+3
1361151
2016-12-21Bug 1321662 - Ensure that Carp and Carp::Heavy are only loaded after @INC is ↵Dylan William Hardison2-4/+2
setup with the vendor bundles
2016-09-13Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to bmo/master + ↵Dylan William Hardison5-4/+9
local symlink to data/ directory
2016-09-12Revert "Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to ↵Dylan William Hardison5-9/+4
bmo/master + local symlink to data/ directory" This reverts commit e6bf4cacb10f86077fe898349485f5c7ab9fb4b6.
2016-09-12Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to bmo/master + ↵Dylan William Hardison5-4/+9
local symlink to data/ directory
2016-07-09Bug 1178040 - Email address change is very difficult to findSebastin Santy1-9/+17
2016-02-10Bug 1246413 - Email::Address caches all email addressesDylan Hardison1-1/+9
2015-05-27Bug 1158010: provide a standard and simple way to render relative dates, in ↵Byron Jones2-181/+1
perl and javascript
2015-05-26Bug 1146782: backport bug 1159589 to bmo (migrate autocomplete from yui to ↵Byron Jones1-1/+0
jquery)
2015-03-10Bug 1139749: backport bug 1128853 to bmo (Bugzilla shouldn't try to write ↵Byron Jones1-0/+1
API tokens into the shadow DB)
2015-03-10Bug 1003701: add the ability for users to prevent review/feedback/needinfo ↵Byron Jones1-0/+0
requests
2015-03-10Bug 1137080: add an indicator to the user profile page if the user has ↵Byron Jones1-0/+12
canconfirm or editbugs rights
2014-09-29Bug 1072944 - User activity should default to a range smaller than the last ↵Ed Morley1-1/+1
8 weeks r=dylan
2014-09-11Bug 1021902 - UI to view a user's review historyDylan William Hardison1-0/+5
r=glob
2014-08-26Bug 1058355: bugzilla.mozilla.org leaks emails to logged out users in ↵David Lawrence1-31/+47
"Latest Activity" search URLs
2014-04-29fix accounts always showing as disabled on user profileByron Jones1-1/+1
2014-04-28Bug 1002375: show if an account is disabled on the user profileByron Jones1-1/+4
2014-04-23Bug 999734: User email addresses are publicly visible in profile titlesByron Jones2-4/+11
2014-03-04Bug 966180: backport bug 956233 to bmo (enable USE_MEMCACHE on most objects)Byron Jones3-0/+7
2014-02-18Bug 973766: user profile should count reviewboard url attachments as patchesByron Jones1-25/+30
2014-02-10Bug 917878 - "patches submitted" and "patches reviewed" on the user profile ↵Dave Lawrence1-2/+2
don't take github pull requests into consideration r=glob
2014-01-16Bug 956664 - User can see but not find the link to change their nameDave Lawrence1-1/+6
r=glob
2013-12-12Bug 928293: Add number of current reviews in queue on user profileByron Jones2-11/+90
2013-11-14Bug 935871: Don't show email address without logged inByron Jones2-37/+50
2013-11-05Bug 934543: persistent xss on page https://bugzilla.mozilla.org/user_profileByron Jones1-1/+2
2013-11-01Bug 911812: make the user profile more discoverableByron Jones3-40/+82
2013-10-23Bug 924144: Add account creation date to user profileByron Jones3-0/+199
2013-09-11Fix uninit warning in user profile ext when clearing QA contactByron Jones1-1/+1
2013-09-11Bug 912564: tbpl gets deadlocks setting last_activity_tsByron Jones2-8/+114
2013-09-09Bug 912564: tbpl gets deadlocks setting last_activity_ts (schema only)Byron Jones1-0/+19
2013-09-05Bug 912479: merge-users.pl causes foreign key constraint errors in the ↵Byron Jones1-0/+19
user-profile tables
2013-08-28Bug 909278: deadlocks setting last_activity_tsByron Jones1-7/+29
2013-08-24Re-enable the UserProfile extension for bug 900375Dave Lawrence1-0/+0
2013-08-01disable UserProfile extensionByron Jones1-0/+0
2013-08-01minor tweak to css on the user profile pageByron Jones1-0/+1
https://bugzilla.mozilla.org/show_bug.cgi?id=859550
2013-08-01Bug 859550: Create a user profile page for bugzilla usersByron Jones6-0/+925
2013-07-31fix broken UserProfile extensionByron Jones1-3/+0
2013-07-31Bug 859550: Create a user profile page for bugzilla usersByron Jones2-0/+147