Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug 405970: Make checksetup.pl not rederive regex groups every time it runs ↵ | mkanat%bugzilla.org | 2009-08-03 | 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 | ||||
* | Bug 495783: Create the default Classification before setting up foreign ↵ | mkanat%bugzilla.org | 2009-06-02 | 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 | ||||
* | Bug 487769: checksetup.pl can no longer create versions in TestProduct due ↵ | lpsolit%gmail.com | 2009-04-11 | 1 | -35/+18 |
| | | | | to insufficient privileges (checksetup.pl fails) - Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r/a=LpSolit | ||||
* | Bug 471871: Bugzilla::Version has duplicated code compared to ↵ | lpsolit%gmail.com | 2009-04-10 | 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 | ||||
* | Bug 405355: Move flatten_group_membership() from User.pm to Group.pm - Patch ↵ | lpsolit%gmail.com | 2009-01-25 | 1 | -1/+1 |
| | | | | by arbingersys <arbingersys@gmail.com> r/a=LpSolit | ||||
* | Bug 182238: Allow users to choose what time zone to display times in - Patch ↵ | lpsolit%gmail.com | 2008-08-27 | 1 | -1/+3 |
| | | | | by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | ||||
* | Bug 353995: Make checksetup able to reset a user's password | mkanat%bugzilla.org | 2007-11-28 | 1 | -23/+44 |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat | ||||
* | Bug 365378 â The 'languages' parameter is not necessary. | wurblzap%gmail.com | 2007-08-22 | 1 | -4/+4 |
| | | | | | Patch by Marc Schumann <wurblzap@gmail.com>; r=LpSolit; a=LpSolit | ||||
* | Bug 259723 â Alternative Bugzilla CSS. | wurblzap%gmail.com | 2007-08-15 | 1 | -1/+1 |
| | | | | | Patch by Marc Schumann <wurblzap@gmail.com>, r=glob,LpSolit; a=LpSolit | ||||
* | Bug 225731: Implement a user pref to choose if clicking the "Reply" link of ↵ | lpsolit%gmail.com | 2007-08-08 | 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 | ||||
* | Fix bustage from checkin of Bug 374331--defaultlanguage parameter no longer ↵ | mkanat%bugzilla.org | 2007-05-06 | 1 | -2/+3 |
| | | | | exists, use $languages[0] instead. r=LpSolit | ||||
* | Bug 365061 Unclassified default description is bad | timeless%mozdev.org | 2006-12-29 | 1 | -1/+1 |
| | | | | r=lpsolit a=justdave | ||||
* | Bug 297186: Send emails in the recipient's locale, not the current user's - ↵ | lpsolit%gmail.com | 2006-12-12 | 1 | -2/+6 |
| | | | | Patch by Frédéric Buclin <LpSolit@gmail.com> r=bkor a=justdave | ||||
* | Bug 361252: checksetup.pl should get confirmation from the user before ↵ | lpsolit%gmail.com | 2006-12-09 | 1 | -1/+1 |
| | | | | causing dataloss in UTF8 conversion - Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit a=myk | ||||
* | Bug 352608: Make checksetup more localizable | mkanat%bugzilla.org | 2006-09-14 | 1 | -15/+5 |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=myk | ||||
* | Bug 277502: Re-organize checksetup.pl to be understood more easily (make it ↵ | mkanat%bugzilla.org | 2006-09-14 | 1 | -1/+2 |
| | | | | | | a short series of subroutines) Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=justdave | ||||
* | Bug 352593: Move group creation from checksetup.pl to Bugzilla::Install | mkanat%bugzilla.org | 2006-09-14 | 1 | -0/+116 |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=myk | ||||
* | Bug 352355: Cannot log in on a fresh installation - Patch by Frédéric ↵ | lpsolit%gmail.com | 2006-09-12 | 1 | -0/+2 |
| | | | | Buclin <LpSolit@gmail.com> r=bkor a=justdave | ||||
* | Bug 351983: Move admin creation out of checksetup.pl and into Bugzilla::Install | mkanat%bugzilla.org | 2006-09-10 | 1 | -0/+125 |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=justdave | ||||
* | Bug 322693: Create a mechanism to manage multiple custom skins. | wurblzap%gmail.com | 2006-09-07 | 1 | -2/+6 |
| | | | | | Patch by Marc Schumann <wurblzap@gmail.com>; r=myk,mkanat; a=myk | ||||
* | Bug 349554: User preference to add/remove individual bugs to saved searches ↵ | olav%bkor.dhs.org | 2006-08-22 | 1 | -1/+1 |
| | | | | should default to off - Patch by Olav Vitters <olav@bkor.dhs.org> r=wurblzap a=myk | ||||
* | Bug 347290: Move default product and classification creation into ↵ | mkanat%bugzilla.org | 2006-08-04 | 1 | -0/+83 |
| | | | | | | Bugzilla::Install Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=justdave | ||||
* | Bug 346932: Move settings creation/maintenance into Bugzilla::Install | mkanat%bugzilla.org | 2006-08-02 | 1 | -0/+103 |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=myk |