aboutsummaryrefslogtreecommitdiffstats
path: root/Bugzilla/Constants.pm
Commit message (Collapse)AuthorAgeFilesLines
* Bump version number post-release.mkanat%bugzilla.org2008-02-021-1/+1
|
* Bump the version number for the 3.1.3 release.mkanat%bugzilla.org2008-02-021-1/+1
|
* Bug 121069: Remove $dbh->bz_(un)lock_tables from process_bug.cgi and ↵lpsolit%gmail.com2008-01-281-5/+0
| | | | Error.pm in favor of DB transactions. These methods are no longer used and are completely removed now - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
* Bug 411437: Clipping of "Free Text" fields when user enters more then 255 ↵lpsolit%gmail.com2008-01-121-0/+4
| | | | characters - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
* Bug 310717: [Oracle] Bugzilla::DB::Oracle modulemkanat%bugzilla.org2007-12-111-0/+7
| | | | | Bug 310718: [Oracle] Bugzilla::DB::Schema::Oracle module Patch By Xiaoou Wu <xiaoou.wu@oracle.com> r=mkanat, a=mkanat
* Bug 363153: Turn on the utf8 bit on all strings in Bugzilla that containmkanat%bugzilla.org2007-11-231-4/+4
| | | | | | non-ASCII data, if the utf8 parameter is on. This means that string functions like substr() work properly on multi-byte languages, now. Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=wurblzap, a=mkanat
* Bug 357324: Date/Time Custom Fieldsmkanat%bugzilla.org2007-10-241-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 directorymkanat%bugzilla.org2007-10-191-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.com2007-10-121-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.com2007-10-101-0/+10
| | | | Object.pm - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
* Bump version number post-release.mkanat%bugzilla.org2007-09-201-1/+1
|
* Update version number for 3.1.2.mkanat%bugzilla.org2007-09-191-1/+1
|
* Bug 357315: Add the ability to create <textarea> fieldsmkanat%bugzilla.org2007-09-171-0/+2
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
* Bug 287330: Multi-Select Custom Fieldsmkanat%bugzilla.org2007-09-081-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.com2007-08-291-1/+1
| | | | | Patch by David Geldreich <david.geldreich@free.fr>; r=LpSolit, vladd; a=mkanat
* Bump version number post-release.mkanat%bugzilla.org2007-08-241-1/+1
|
* Bump version numbers for 3.1.1 release.mkanat%bugzilla.org2007-08-231-1/+1
|
* Bug 345970 Avoid using the string 'the web'timeless%mozdev.org2007-07-241-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.com2007-05-271-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.com2007-05-101-1/+1
| | | | directory as checksetup.pl - Patch by guillomovitch@zarb.org r/a=mkanat
* Bug 372531: "match" should be a generic function in Bugzilla::Objectmkanat%bugzilla.org2007-04-191-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.org2007-02-261-1/+1
|
* Bump version number post-release.mkanat%bugzilla.org2007-02-031-1/+1
|
* Bump version number pre-release.mkanat%bugzilla.org2007-02-031-1/+1
|
* Bug 345405: showdependencygraph.cgi: Dependency Graphs are broken on mod_perlmkanat%bugzilla.org2006-12-161-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 modulesmkanat%bugzilla.org2006-12-141-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.com2006-12-091-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.com2006-11-211-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-8mkanat%bugzilla.org2006-11-181-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.org2006-11-141-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.org2006-11-131-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.com2006-11-111-0/+4
| | | | Buclin <LpSolit@gmail.com> r=mkanat a=myk
* Bug 353711: Move to Email:: modules for email sendingmkanat%bugzilla.org2006-11-031-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.org2006-10-171-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.org2006-10-151-1/+1
|
* Bump version number pre-release for 2.23.3.mkanat%bugzilla.org2006-10-151-1/+1
|
* Bug 206037: [SECURITY] Fix escaping/quoting in edit*.cgi scripts - Patch by ↵lpsolit%gmail.com2006-10-151-0/+7
| | | | Frédéric Buclin <LpSolit@gmail.com> r=justdave a=justdave
* Bug 351243: Public webdot server changed its IP addressmkanat%bugzilla.org2006-09-231-1/+1
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=colin, a=justdave
* Bug 345547: shutdownhtml will not work under mod_perlmkanat%bugzilla.org2006-09-121-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.com2006-09-091-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.com2006-09-071-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.com2006-08-201-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.com2006-08-201-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.com2006-08-101-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 codemkanat%bugzilla.org2006-07-291-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.org2006-07-281-0/+3
| | | | | | checking Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=myk
* Bump the version number post-release.mkanat%bugzilla.org2006-07-101-1/+1
|
* Bump version number for release of 2.23.2.mkanat%bugzilla.org2006-07-101-1/+1
|
* Bug 342744: bz_locations should return absolute paths for mod_perlmkanat%bugzilla.org2006-07-041-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.com2006-07-031-0/+6
| | | | Rémi Zara <remi_zara@mac.com> r=mkanat a=justdave