Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-02-03 | Bump version number post-release. | mkanat%bugzilla.org | 1 | -1/+1 | |
2009-02-03 | Bump version number for 3.3.3. | mkanat%bugzilla.org | 1 | -1/+1 | |
2009-02-03 | Bump version number post-release. | mkanat%bugzilla.org | 1 | -1/+1 | |
2009-02-03 | Bump version number for 3.3.2. | mkanat%bugzilla.org | 1 | -1/+1 | |
2009-01-22 | Bug 472872: Add a field where people can put the URLs to Bugzilla bugs (from ↵ | mkanat%bugzilla.org | 1 | -0/+6 | |
any Bugzilla installation) Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat | |||||
2009-01-20 | Bug 134022: PERFORMANCE: deleting old login cookies locks login checks | mkanat%bugzilla.org | 1 | -0/+3 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat | |||||
2009-01-07 | Bump the version number post-release. | mkanat%bugzilla.org | 1 | -1/+1 | |
2009-01-06 | Bump the version number for 3.3.1. | mkanat%bugzilla.org | 1 | -1/+1 | |
2009-01-05 | Bug 471866: Classification name length and sortkey max value not validated - ↵ | lpsolit%gmail.com | 1 | -0/+4 | |
Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=LpSolit | |||||
2009-01-02 | Bug 211006: Make Bugzilla use SHA-256 instead of crypt() to store hashed ↵ | mkanat%bugzilla.org | 1 | -0/+12 | |
passwords in the database Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2008-10-28 | Bug 141951: Set the max_packet_size for attachments (and bugs_fulltext) when ↵ | mkanat%bugzilla.org | 1 | -0/+3 | |
connecting to MySQL Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat | |||||
2008-10-03 | Bug 455632: Add Bugzilla::Field::Choice->create and have editvalues.cgi use it | mkanat%bugzilla.org | 1 | -0/+4 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=bbaetz, a=mkanat | |||||
2008-09-17 | Bug 417290: Add an email pref to get notifications for newly created bugs - ↵ | lpsolit%gmail.com | 1 | -2/+4 | |
Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | |||||
2008-08-22 | Bug 287334: Ability to add custom "Bug ID" fields | mkanat%bugzilla.org | 1 | -0/+2 | |
Patch By Elliotte Martin <elliotte_martin@yahoo.com> r=mkanat, a=mkanat | |||||
2008-07-31 | Bug 313122: Implement Product->create, $product->update and ↵ | lpsolit%gmail.com | 1 | -0/+4 | |
$product->remove_from_db, and make editproducts.cgi use them - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit | |||||
2008-07-01 | Bug 442612: [Oracle] Change min-oracle-version from 10.01 to 10.02 | mkanat%bugzilla.org | 1 | -1/+1 | |
Patch By Xiaoou Wu <xiaoou.wu@oracle.com> r=mkanat, a=mkanat | |||||
2008-05-21 | Bump version number after branching. | mkanat%bugzilla.org | 1 | -1/+1 | |
2008-05-05 | Bump version number post-release. | mkanat%bugzilla.org | 1 | -1/+1 | |
2008-05-05 | Bump the version numbers pre-release. | mkanat%bugzilla.org | 1 | -1/+1 | |
2008-02-02 | Bump version number post-release. | mkanat%bugzilla.org | 1 | -1/+1 | |
2008-02-02 | Bump the version number for the 3.1.3 release. | mkanat%bugzilla.org | 1 | -1/+1 | |
2008-01-28 | Bug 121069: Remove $dbh->bz_(un)lock_tables from process_bug.cgi and ↵ | lpsolit%gmail.com | 1 | -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 | |||||
2008-01-13 | Bug 411437: Clipping of "Free Text" fields when user enters more then 255 ↵ | lpsolit%gmail.com | 1 | -0/+4 | |
characters - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | |||||
2007-12-11 | Bug 310717: [Oracle] Bugzilla::DB::Oracle module | mkanat%bugzilla.org | 1 | -0/+7 | |
Bug 310718: [Oracle] Bugzilla::DB::Schema::Oracle module Patch By Xiaoou Wu <xiaoou.wu@oracle.com> r=mkanat, a=mkanat | |||||
2007-11-23 | Bug 363153: Turn on the utf8 bit on all strings in Bugzilla that contain | mkanat%bugzilla.org | 1 | -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 | |||||
2007-10-24 | Bug 357324: Date/Time Custom Fields | mkanat%bugzilla.org | 1 | -0/+2 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2007-10-19 | Bug 399954: Make Bugzilla able to hold its dependencies in a local directory | mkanat%bugzilla.org | 1 | -0/+1 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2007-10-12 | Bug 313123: Implement $component->create and $component->update based on ↵ | lpsolit%gmail.com | 1 | -0/+4 | |
Object.pm - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | |||||
2007-10-10 | Bug 313129: Implement $milestone->create and $milestone->update based on ↵ | lpsolit%gmail.com | 1 | -0/+10 | |
Object.pm - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | |||||
2007-09-20 | Bump version number post-release. | mkanat%bugzilla.org | 1 | -1/+1 | |
2007-09-19 | Update version number for 3.1.2. | mkanat%bugzilla.org | 1 | -1/+1 | |
2007-09-17 | Bug 357315: Add the ability to create <textarea> fields | mkanat%bugzilla.org | 1 | -0/+2 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2007-09-08 | Bug 287330: Multi-Select Custom Fields | mkanat%bugzilla.org | 1 | -0/+2 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2007-08-29 | Bug 356807 â CSV export expose text/plain as MIME content type. | wurblzap%gmail.com | 1 | -1/+1 | |
Patch by David Geldreich <david.geldreich@free.fr>; r=LpSolit, vladd; a=mkanat | |||||
2007-08-24 | Bump version number post-release. | mkanat%bugzilla.org | 1 | -1/+1 | |
2007-08-24 | Bump version numbers for 3.1.1 release. | mkanat%bugzilla.org | 1 | -1/+1 | |
2007-07-25 | Bug 345970 Avoid using the string 'the web' | timeless%mozdev.org | 1 | -1/+1 | |
patch by jhulten@tragicallyleet.com r=timeless I've updated it to trunk r=lpsolit a=lpsolit | |||||
2007-05-27 | Bug 344965: Fix process_bug.cgi and bug/* templates to work with custom bug ↵ | lpsolit%gmail.com | 1 | -6/+0 | |
status workflow - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit | |||||
2007-05-10 | Bug 376908: Installation process should not assume skins are in the same ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
directory as checksetup.pl - Patch by guillomovitch@zarb.org r/a=mkanat | |||||
2007-04-19 | Bug 372531: "match" should be a generic function in Bugzilla::Object | mkanat%bugzilla.org | 1 | -0/+15 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2007-02-26 | Bump version number on the trunk with the branching of 3.0. | mkanat%bugzilla.org | 1 | -1/+1 | |
2007-02-03 | Bump version number post-release. | mkanat%bugzilla.org | 1 | -1/+1 | |
2007-02-03 | Bump version number pre-release. | mkanat%bugzilla.org | 1 | -1/+1 | |
2006-12-16 | Bug 345405: showdependencygraph.cgi: Dependency Graphs are broken on mod_perl | mkanat%bugzilla.org | 1 | -1/+1 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk | |||||
2006-12-14 | Bug 360710: checksetup.pl needs to blacklist some non-working external modules | mkanat%bugzilla.org | 1 | -2/+13 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave | |||||
2006-12-09 | Bug 361252: checksetup.pl should get confirmation from the user before ↵ | lpsolit%gmail.com | 1 | -0/+7 | |
causing dataloss in UTF8 conversion - Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit a=myk | |||||
2006-11-21 | Bug 353656: User Interface gets corrupted by multiple localized users ↵ | lpsolit%gmail.com | 1 | -0/+13 | |
resolving bugs as duplicates - Patch by Frédéric Buclin <LpSolit@gmail.com> r=bkor a=justdave | |||||
2006-11-19 | Bug 304550: Bugzilla should always store data in MySQL as UTF-8 | mkanat%bugzilla.org | 1 | -1/+1 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave | |||||
2006-11-14 | Bug 277370: Ability to specify an email address to which notification about ↵ | olav%bkor.dhs.org | 1 | -2/+3 | |
all bugs should go Patch by Guillaume Rousse <guillomovitch@zarb.org> r=bkor a=myk | |||||
2006-11-13 | Bug 360028: Bugzilla::Search::Saved should have create() and update(), and ↵ | mkanat%bugzilla.org | 1 | -0/+5 | |
buglist.cgi should use it Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave |