Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug 357324: Date/Time Custom Fields | mkanat%bugzilla.org | 2007-10-24 | 1 | -0/+2 |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | ||||
* | Bug 399954: Make Bugzilla able to hold its dependencies in a local directory | mkanat%bugzilla.org | 2007-10-19 | 1 | -0/+1 |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | ||||
* | Bug 313123: Implement $component->create and $component->update based on ↵ | lpsolit%gmail.com | 2007-10-12 | 1 | -0/+4 |
| | | | | Object.pm - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | ||||
* | Bug 313129: Implement $milestone->create and $milestone->update based on ↵ | lpsolit%gmail.com | 2007-10-10 | 1 | -0/+10 |
| | | | | Object.pm - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | ||||
* | Bump version number post-release. | mkanat%bugzilla.org | 2007-09-20 | 1 | -1/+1 |
| | |||||
* | Update version number for 3.1.2. | mkanat%bugzilla.org | 2007-09-19 | 1 | -1/+1 |
| | |||||
* | Bug 357315: Add the ability to create <textarea> fields | mkanat%bugzilla.org | 2007-09-17 | 1 | -0/+2 |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | ||||
* | Bug 287330: Multi-Select Custom Fields | mkanat%bugzilla.org | 2007-09-08 | 1 | -0/+2 |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | ||||
* | Bug 356807 â CSV export expose text/plain as MIME content type. | wurblzap%gmail.com | 2007-08-29 | 1 | -1/+1 |
| | | | | | Patch by David Geldreich <david.geldreich@free.fr>; r=LpSolit, vladd; a=mkanat | ||||
* | Bump version number post-release. | mkanat%bugzilla.org | 2007-08-24 | 1 | -1/+1 |
| | |||||
* | Bump version numbers for 3.1.1 release. | mkanat%bugzilla.org | 2007-08-23 | 1 | -1/+1 |
| | |||||
* | Bug 345970 Avoid using the string 'the web' | timeless%mozdev.org | 2007-07-24 | 1 | -1/+1 |
| | | | | | patch by jhulten@tragicallyleet.com r=timeless I've updated it to trunk r=lpsolit a=lpsolit | ||||
* | Bug 344965: Fix process_bug.cgi and bug/* templates to work with custom bug ↵ | lpsolit%gmail.com | 2007-05-27 | 1 | -6/+0 |
| | | | | status workflow - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit | ||||
* | Bug 376908: Installation process should not assume skins are in the same ↵ | lpsolit%gmail.com | 2007-05-10 | 1 | -1/+1 |
| | | | | directory as checksetup.pl - Patch by guillomovitch@zarb.org r/a=mkanat | ||||
* | Bug 372531: "match" should be a generic function in Bugzilla::Object | mkanat%bugzilla.org | 2007-04-19 | 1 | -0/+15 |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | ||||
* | Bump version number on the trunk with the branching of 3.0. | mkanat%bugzilla.org | 2007-02-26 | 1 | -1/+1 |
| | |||||
* | Bump version number post-release. | mkanat%bugzilla.org | 2007-02-03 | 1 | -1/+1 |
| | |||||
* | Bump version number pre-release. | mkanat%bugzilla.org | 2007-02-03 | 1 | -1/+1 |
| | |||||
* | Bug 345405: showdependencygraph.cgi: Dependency Graphs are broken on mod_perl | mkanat%bugzilla.org | 2006-12-16 | 1 | -1/+1 |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk | ||||
* | Bug 360710: checksetup.pl needs to blacklist some non-working external modules | mkanat%bugzilla.org | 2006-12-14 | 1 | -2/+13 |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave | ||||
* | Bug 361252: checksetup.pl should get confirmation from the user before ↵ | lpsolit%gmail.com | 2006-12-09 | 1 | -0/+7 |
| | | | | causing dataloss in UTF8 conversion - Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit a=myk | ||||
* | Bug 353656: User Interface gets corrupted by multiple localized users ↵ | lpsolit%gmail.com | 2006-11-21 | 1 | -0/+13 |
| | | | | resolving bugs as duplicates - Patch by Frédéric Buclin <LpSolit@gmail.com> r=bkor a=justdave | ||||
* | Bug 304550: Bugzilla should always store data in MySQL as UTF-8 | mkanat%bugzilla.org | 2006-11-18 | 1 | -1/+1 |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave | ||||
* | Bug 277370: Ability to specify an email address to which notification about ↵ | olav%bkor.dhs.org | 2006-11-14 | 1 | -2/+3 |
| | | | | | | all bugs should go Patch by Guillaume Rousse <guillomovitch@zarb.org> r=bkor a=myk | ||||
* | Bug 360028: Bugzilla::Search::Saved should have create() and update(), and ↵ | mkanat%bugzilla.org | 2006-11-13 | 1 | -0/+5 |
| | | | | | | buglist.cgi should use it Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave | ||||
* | Bug 189627: Implement per-product privileges - Patch by Frédéric ↵ | lpsolit%gmail.com | 2006-11-11 | 1 | -0/+4 |
| | | | | Buclin <LpSolit@gmail.com> r=mkanat a=myk | ||||
* | Bug 353711: Move to Email:: modules for email sending | mkanat%bugzilla.org | 2006-11-03 | 1 | -0/+3 |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=glob, a=myk | ||||
* | Bug 350921: [email_in] Create an email interface that can create a bug in ↵ | mkanat%bugzilla.org | 2006-10-17 | 1 | -0/+2 |
| | | | | | | Bugzilla Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=colin, r=ghendricks, a=myk | ||||
* | Bump the version number post-release. | mkanat%bugzilla.org | 2006-10-15 | 1 | -1/+1 |
| | |||||
* | Bump version number pre-release for 2.23.3. | mkanat%bugzilla.org | 2006-10-15 | 1 | -1/+1 |
| | |||||
* | Bug 206037: [SECURITY] Fix escaping/quoting in edit*.cgi scripts - Patch by ↵ | lpsolit%gmail.com | 2006-10-15 | 1 | -0/+7 |
| | | | | Frédéric Buclin <LpSolit@gmail.com> r=justdave a=justdave | ||||
* | Bug 351243: Public webdot server changed its IP address | mkanat%bugzilla.org | 2006-09-23 | 1 | -1/+1 |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=colin, a=justdave | ||||
* | Bug 345547: shutdownhtml will not work under mod_perl | mkanat%bugzilla.org | 2006-09-12 | 1 | -0/+3 |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=justdave, a=justdave | ||||
* | Bug 287326: Ability to add custom single-select fields to a bug - Patch by ↵ | lpsolit%gmail.com | 2006-09-09 | 1 | -0/+2 |
| | | | | Frédéric Buclin <LpSolit@gmail.com> and Max Kanat-Alexander <mkanat@bugzilla.org> r=mkanat a=myk | ||||
* | Bug 322693: Create a mechanism to manage multiple custom skins. | wurblzap%gmail.com | 2006-09-07 | 1 | -0/+1 |
| | | | | | Patch by Marc Schumann <wurblzap@gmail.com>; r=myk,mkanat; a=myk | ||||
* | Bug 87795: Creating an account should send token and wait for confirmation ↵ | lpsolit%gmail.com | 2006-08-20 | 1 | -0/+5 |
| | | | | (prevent user account abuse) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat r=bkor a=myk | ||||
* | Bug 224577: Bugzilla could use a web services interface. | wurblzap%gmail.com | 2006-08-20 | 1 | -0/+20 |
| | | | | | Patch by Marc Schumann <wurblzap@gmail.com>; r=mkanat; a=myk | ||||
* | Bug 339325: Display the full bug summary by default when viewing a bug list ↵ | lpsolit%gmail.com | 2006-08-10 | 1 | -1/+1 |
| | | | | - Patch by Frédéric Buclin <LpSolit@gmail.com> r=kiko a=myk | ||||
* | Bug 346343: Clean up all of checksetup prior to localconfig code | mkanat%bugzilla.org | 2006-07-29 | 1 | -0/+6 |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=myk | ||||
* | Bug 344855: Create a subroutine that does all of checksetup's requirements ↵ | mkanat%bugzilla.org | 2006-07-28 | 1 | -0/+3 |
| | | | | | | checking Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=myk | ||||
* | Bump the version number post-release. | mkanat%bugzilla.org | 2006-07-10 | 1 | -1/+1 |
| | |||||
* | Bump version number for release of 2.23.2. | mkanat%bugzilla.org | 2006-07-10 | 1 | -1/+1 |
| | |||||
* | Bug 342744: bz_locations should return absolute paths for mod_perl | mkanat%bugzilla.org | 2006-07-04 | 1 | -30/+37 |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, r=justdave, a=justdave | ||||
* | Bug 328186: checksetup.pl should display the version of Bugzilla - Patch by ↵ | lpsolit%gmail.com | 2006-07-03 | 1 | -0/+6 |
| | | | | Rémi Zara <remi_zara@mac.com> r=mkanat a=justdave | ||||
* | Bug 304601: Bugzilla::Config's :locations exports need to be in their own ↵ | lpsolit%gmail.com | 2006-06-20 | 1 | -2/+46 |
| | | | | | | | | module - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat for the main patch, r=myk for the patch about CGI.pm a=justdave Bug 328637: Remove all legal_* versioncache arrays - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave Bug 110503 - Eliminate versioncache | ||||
* | Bug 302876: Database Version-Checking needs to be more modular and more generic | mkanat%bugzilla.org | 2006-05-29 | 1 | -0/+12 |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=wicked, a=myk | ||||
* | Bug 300410: Bugzilla::Auth needs to be restructured to not require a BEGIN block | mkanat%bugzilla.org | 2006-05-12 | 1 | -0/+2 |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk | ||||
* | Bug 332598: Move ValidatePassword() and DBNameToIdAndCheck() from globals.pl ↵ | lpsolit%gmail.com | 2006-05-08 | 1 | -0/+12 |
| | | | | into User.pm - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk | ||||
* | Bug 282628: Move OpenStates and IsOpenedState out of globals.pl | mkanat%kerio.com | 2006-03-07 | 1 | -0/+6 |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=wicked, a=myk | ||||
* | Bug 287325: Ability to add custom plain-text fields to a Bug - Patch by Myk ↵ | lpsolit%gmail.com | 2006-02-21 | 1 | -0/+13 |
| | | | | Melez <myk@mozilla.org> r=mkanat a=justdave |