summaryrefslogtreecommitdiffstats
path: root/extensions/UserProfile/lib
AgeCommit message (Collapse)AuthorFilesLines
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
2016-09-13Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to bmo/master + ↵Dylan William Hardison1-0/+1
local symlink to data/ directory
2016-09-12Revert "Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to ↵Dylan William Hardison1-1/+0
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 Hardison1-0/+1
local symlink to data/ directory
2015-05-27Bug 1158010: provide a standard and simple way to render relative dates, in ↵Byron Jones1-179/+0
perl and javascript
2014-03-04Bug 966180: backport bug 956233 to bmo (enable USE_MEMCACHE on most objects)Byron Jones1-0/+4
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
2013-10-23Bug 924144: Add account creation date to user profileByron Jones1-0/+179
2013-08-01Bug 859550: Create a user profile page for bugzilla usersByron Jones1-0/+378