Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-12-05 | no bug - reformat all the code using the new perltidy rules | Perl Tidy | 1 | -396/+399 | |
2018-10-14 | fix bug bluewind reported | Dylan William Hardison | 1 | -25/+15 | |
2018-08-26 | Revert "make the default workflow the same as bmo" | Dylan William Hardison | 1 | -2/+0 | |
This reverts commit e4bd13639d5c5f436628e2aa766dca75328627c0. | |||||
2018-07-08 | Merge remote-tracking branch 'bmo/master' | Dylan William Hardison | 1 | -0/+4 | |
2018-04-10 | Bug 1328900 - Create new group called 'disableusers' that can only edit the ↵ | dklawren | 1 | -0/+4 | |
bugmail and disabledtext fields of a user | |||||
2018-04-08 | remove security_group_id stuff | Dylan William Hardison | 1 | -8/+1 | |
2018-03-10 | Merge remote-tracking branch 'dylanwh/bmo-workflow-default' into unstable | Dylan William Hardison | 1 | -0/+2 | |
2018-03-10 | add test product group | Dylan William Hardison | 1 | -1/+8 | |
2018-03-10 | make the default workflow the same as bmo | Dylan William Hardison | 1 | -0/+2 | |
2018-03-10 | make the default workflow the same as bmo | Dylan William Hardison | 1 | -15/+25 | |
2017-09-15 | Bug 1391702 - Replace Bugzilla::User::validate_password() with calls to ↵ | Dylan William Hardison | 1 | -3/+8 | |
Data::Password::passwdqc | |||||
2017-07-18 | Bug 1380389 - autosize comments should be a user pref (default: on) | Mary Umoh | 1 | -0/+6 | |
2017-07-07 | Bug 1377933 - Remove trailing whitespace from all perl files | Dylan William Hardison | 1 | -11/+11 | |
2017-05-24 | Bug 1348380 - Add param and user setting to control elasticsearch behavior | Dylan William Hardison | 1 | -0/+6 | |
1) add an 'elasticsearch' param (configured via admin.cgi) that turns off all code that would attempt to connect to elasticsearch. 2) add a user preference that controls using elasticsearch for searches, which defaults to off for logged-in users. Anonymous users will default to using elasticsearch for the greater good. Note that elasticsearch, if available, will still power user-autocompletion (unless turned off as by the above parameter). | |||||
2016-09-13 | Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to bmo/master + ↵ | Dylan William Hardison | 1 | -14/+7 | |
local symlink to data/ directory | |||||
2016-09-12 | Revert "Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to ↵ | Dylan William Hardison | 1 | -7/+14 | |
bmo/master + local symlink to data/ directory" This reverts commit e6bf4cacb10f86077fe898349485f5c7ab9fb4b6. | |||||
2016-09-12 | Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to bmo/master + ↵ | Dylan William Hardison | 1 | -14/+7 | |
local symlink to data/ directory | |||||
2015-10-29 | Bug 1213757 - delegate password and 2fa resets to servicedesk | Byron Jones | 1 | -0/+4 | |
2015-10-21 | Bug 1209599 - group general preferences by category | David Lawrence | 1 | -7/+2 | |
2015-10-15 | Bug 1209599 - group general preferences by category (schema only) | David Lawrence | 1 | -34/+117 | |
2015-09-01 | Bug 1197073 - add support for 2fa using totp (eg. google authenticator) | Byron Jones | 1 | -0/+1 | |
2014-06-26 | Bug 669535 - User pref for "Possible Duplicates" | David Lawrence | 1 | -0/+2 | |
- Discussed with glob and decided to straight backport to BMO | |||||
2011-11-30 | Bug 301656: Adds a preference to CC flag requestees to bugs | Byron Jones | 1 | -0/+2 | |
2011-10-05 | more porting work | David Lawrence | 1 | -0/+2 | |
2011-07-25 | Bug 589128: Adds a preference allowing users to choose between text or html | Byron Jones | 1 | -0/+3 | |
for bugmail. r=LpSolit, a=LpSolit | |||||
2011-02-18 | Bug 580490 - Quicksearch should optionally not search comments | David Lawrence | 1 | -0/+2 | |
r/a=mkanat | |||||
2011-01-28 | Bug 622080 - Change group which can moderate quips | David Lawrence | 1 | -0/+4 | |
r/a=mkanat | |||||
2010-09-24 | Bug 598698 - Remove unneeded selectrow_array() call in ↵ | Reed Loden | 1 | -5/+3 | |
Bugzilla::Install::make_admin() [r=mkanat a=mkanat] | |||||
2010-08-02 | Bug 577956: Bugs which were never confirmed cannot be reopened as UNCONFIRMED | Frédéric Buclin | 1 | -2/+2 | |
r/a=mkanat | |||||
2010-07-14 | Bug 578587: Make checksetup be way quieter when creating a new install | Max Kanat-Alexander | 1 | -1/+18 | |
r=mkanat, a=mkanat (module owner) | |||||
2010-07-07 | Bug 574879: Create a test that assures the correctness of Search.pm's | Max Kanat-Alexander | 1 | -1/+3 | |
boolean charts r=glob, a=mkanat | |||||
2010-07-06 | Bug 486292: Change the default workflow to UNCONFIRMED, CONFIRMED, | Max Kanat-Alexander | 1 | -0/+36 | |
IN_PROGRESS, RESOLVED, VERIFIED. r=LpSolit, a=mkanat | |||||
2010-06-22 | Bug 398473: User preference for the position of the comment box | Matt McHenry | 1 | -0/+3 | |
r=mkanat, a=mkanat | |||||
2010-04-19 | Bug 560252: By default, users in editbugs should be in bz_canusewhines. | Max Kanat-Alexander | 1 | -31/+33 | |
(Make editbugs inherit bz_canusewhines when we create bz_canusewhines.) r=mkanat, a=mkanat (module owner) | |||||
2009-12-31 | Bug 519858 - Move uncommonly used parameters out of the "Required" section ↵ | mkanat%bugzilla.org | 1 | -0/+7 | |
and into a "General" and "Advanced" section Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2009-08-03 | Bug 405970: Make checksetup.pl not rederive regex groups every time it runs ↵ | mkanat%bugzilla.org | 1 | -30/+0 | |
(this was significantly slowing down checksetup.pl on large installations when there was nothing to do) Patch by Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat | |||||
2009-06-02 | Bug 495783: Create the default Classification before setting up foreign ↵ | mkanat%bugzilla.org | 1 | -4/+14 | |
keys, so that the products.classification_id -> classifications.id FK doesn't fail during upgrades that add the classification_id column. Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat | |||||
2009-04-12 | Bug 487769: checksetup.pl can no longer create versions in TestProduct due ↵ | lpsolit%gmail.com | 1 | -35/+18 | |
to insufficient privileges (checksetup.pl fails) - Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r/a=LpSolit | |||||
2009-04-10 | Bug 471871: Bugzilla::Version has duplicated code compared to ↵ | lpsolit%gmail.com | 1 | -1/+2 | |
Bugzilla::Object (make Bugzilla::Version really a subclass of Bugzilla::Object) - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | |||||
2009-01-25 | Bug 405355: Move flatten_group_membership() from User.pm to Group.pm - Patch ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
by arbingersys <arbingersys@gmail.com> r/a=LpSolit | |||||
2008-08-27 | Bug 182238: Allow users to choose what time zone to display times in - Patch ↵ | lpsolit%gmail.com | 1 | -1/+3 | |
by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | |||||
2007-11-28 | Bug 353995: Make checksetup able to reset a user's password | mkanat%bugzilla.org | 1 | -23/+44 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat | |||||
2007-08-22 | Bug 365378 â The 'languages' parameter is not necessary. | wurblzap%gmail.com | 1 | -4/+4 | |
Patch by Marc Schumann <wurblzap@gmail.com>; r=LpSolit; a=LpSolit | |||||
2007-08-15 | Bug 259723 â Alternative Bugzilla CSS. | wurblzap%gmail.com | 1 | -1/+1 | |
Patch by Marc Schumann <wurblzap@gmail.com>, r=glob,LpSolit; a=LpSolit | |||||
2007-08-08 | Bug 225731: Implement a user pref to choose if clicking the "Reply" link of ↵ | lpsolit%gmail.com | 1 | -1/+3 | |
a comment should qutote the comment or not, or only its ID - Patch by Albert Ting <altlist@gmail.com> r/a=LpSolit | |||||
2007-05-06 | Fix bustage from checkin of Bug 374331--defaultlanguage parameter no longer ↵ | mkanat%bugzilla.org | 1 | -2/+3 | |
exists, use $languages[0] instead. r=LpSolit | |||||
2006-12-29 | Bug 365061 Unclassified default description is bad | timeless%mozdev.org | 1 | -1/+1 | |
r=lpsolit a=justdave | |||||
2006-12-12 | Bug 297186: Send emails in the recipient's locale, not the current user's - ↵ | lpsolit%gmail.com | 1 | -2/+6 | |
Patch by Frédéric Buclin <LpSolit@gmail.com> r=bkor a=justdave | |||||
2006-12-09 | Bug 361252: checksetup.pl should get confirmation from the user before ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
causing dataloss in UTF8 conversion - Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit a=myk | |||||
2006-09-14 | Bug 352608: Make checksetup more localizable | mkanat%bugzilla.org | 1 | -15/+5 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=myk |