Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug 224577: Bugzilla could use a web services interface. | wurblzap%gmail.com | 2006-08-20 | 1 | -6/+7 |
| | | | | | Patch by Marc Schumann <wurblzap@gmail.com>; r=mkanat; a=myk | ||||
* | Bug 344527: Old Charts are broken using mod_perl | mkanat%bugzilla.org | 2006-07-25 | 1 | -3/+25 |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave | ||||
* | Bug 342749: Replace Bugzilla::Util's min and max with the List::Util equivalents | mkanat%bugzilla.org | 2006-06-27 | 1 | -27/+1 |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=colin.ogilvie, r=vladd, a=justdave | ||||
* | Spelling in code comments patch: 'explanaion' -> 'explanation', 'bugzilla' ↵ | vladd%bugzilla.org | 2006-06-19 | 1 | -1/+1 |
| | | | | -> 'Bugzilla'; patch by Vlad Dascalu <vladd@bugzilla.org>. | ||||
* | Spelling in code comments patch: 'modifed' -> 'modified'; patch by Vlad ↵ | vladd%bugzilla.org | 2006-06-19 | 1 | -1/+1 |
| | | | | Dascalu <vladd@bugzilla.org>. | ||||
* | Bug 340226: Util.pm shouldn't depend on Bugzilla::Config - Patch by ↵ | lpsolit%gmail.com | 2006-06-04 | 1 | -9/+9 |
| | | | | Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave | ||||
* | Bug 340104: Move Bugzilla::Auth::get_netaddr() in Util.pm - Patch by ↵ | lpsolit%gmail.com | 2006-06-03 | 1 | -1/+38 |
| | | | | Frédéric Buclin <LpSolit@gmail.com> r/a=justdave | ||||
* | Bug 101380: Newlines, nulls, leading/trailing spaces are getting into summaries | mozilla%colinogilvie.co.uk | 2006-01-09 | 1 | -2/+2 |
| | | | | Patch by Paul <pdemarco@zoominternet.net> and Colin Ogilvie <colin.ogilvie@gmail.com>; r/a=justdave | ||||
* | Bug 238780: editversions.cgi should reject newline characters - Patch by ↵ | lpsolit%gmail.com | 2005-12-30 | 1 | -1/+11 |
| | | | | Paul <pdemarco@zoominternet.net> r=LpSolit a=justdave | ||||
* | Backing out bug 238780 (Edit versions should reject newline characters) - ↵ | lpsolit%gmail.com | 2005-12-23 | 1 | -11/+1 |
| | | | | This patch prevents you to edit or delete existing versions having control characters. | ||||
* | Bug 238780: editversions.cgi should reject newline characters (and convert ↵ | lpsolit%gmail.com | 2005-12-08 | 1 | -1/+11 |
| | | | | them to whitespaces) - Patch by Paul <pdemarco@ppg.com> r=LpSolit a=justdave | ||||
* | Bug 106386 Correct misspellings in source code | timeless%mozdev.org | 2005-11-26 | 1 | -1/+1 |
| | | | | patch by unknown@simplemachines.org r=timeless rs=brendan | ||||
* | Bug 304582: Move GenerateRandomPassword() out of globals.pl - Patch by ↵ | lpsolit%gmail.com | 2005-09-02 | 1 | -1/+15 |
| | | | | Frédéric Buclin <LpSolit@gmail.com> r=joel a=myk | ||||
* | Bug 304660: PerformSubsts() should be in Util.pm instead of BugMail.pm - ↵ | lpsolit%gmail.com | 2005-08-16 | 1 | -0/+26 |
| | | | | Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk | ||||
* | Bug 304653: remove 'use Bugzilla::Error' from Util.pm - Patch by Frédéric ↵ | lpsolit%gmail.com | 2005-08-16 | 1 | -17/+21 |
| | | | | Buclin <LpSolit@gmail.com> r=mkanat a=myk | ||||
* | Bug 303669: Bugzilla mis-uses perl subroutine prototypes | mkanat%kerio.com | 2005-08-13 | 1 | -6/+6 |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave | ||||
* | Backout of bug 303669 which broke AppendComment and possibly a number | bugreport%peshkin.net | 2005-08-09 | 1 | -6/+6 |
| | | | | of other items. | ||||
* | Bug 303669: Bugzilla mis-uses perl subroutine prototypes | mkanat%kerio.com | 2005-08-09 | 1 | -6/+6 |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave | ||||
* | Bug 126266: Use UTF-8 (Unicode) charset encoding for pages and email for NEW ↵ | lpsolit%gmail.com | 2005-08-04 | 1 | -1/+10 |
| | | | | installations - Patch by byron jones (glob) <bugzilla@glob.com.au> r=wurblzap a=justdave | ||||
* | Bug 301967: Some .pm files have invalid POD syntax - Patch by Frédéric ↵ | lpsolit%gmail.com | 2005-07-26 | 1 | -3/+4 |
| | | | | Buclin <LpSolit@gmail.com> r=wurblzap a=justdave | ||||
* | Bug 301458: Move url_decode out of CGI.pl - Patch by Frédéric Buclin ↵ | lpsolit%gmail.com | 2005-07-21 | 1 | -0/+28 |
| | | | | <LpSolit@gmail.com> r=mkanat a=myk | ||||
* | Bug 301453: Move CheckEmailSyntax out of CGI.pl - Patch by Frédéric Buclin ↵ | lpsolit%gmail.com | 2005-07-21 | 1 | -1/+9 |
| | | | | <LpSolit@gmail.com> r=mkanat a=myk | ||||
* | Bug 283989: CGI.pl global init code should be moved to Bugzilla::CGI | mkanat%kerio.com | 2005-07-14 | 1 | -0/+16 |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=wurblzap, a=justdave | ||||
* | Bug 300336: Bugzilla::Auth should not contain any exported subroutines | mkanat%kerio.com | 2005-07-13 | 1 | -1/+52 |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave | ||||
* | Bug 297928: detaint_natural, detaint_signed and trick_taint shouldn't rely ↵ | lpsolit%gmail.com | 2005-06-17 | 1 | -6/+6 |
| | | | | on $1 - Patch by Christian Reis <kiko@async.com.br> r/a = justdave | ||||
* | Bug 293501: Add me to files where I belong and fix kerio.com emails | mkanat%kerio.com | 2005-06-15 | 1 | -1/+1 |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=colin, a=myk | ||||
* | Bug 287487: User with no privs can not add comments to bugs that have a ↵ | lpsolit%gmail.com | 2005-05-11 | 1 | -31/+42 |
| | | | | deadline field set - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk | ||||
* | Bug 279303: Negative numbers are rejected as invalid sortkeys for milestones ↵ | lpsolit%gmail.com | 2005-05-04 | 1 | -0/+18 |
| | | | | - Patch by Peter D. Stout <pds@edgedynamics.com> r=LpSolit a=justdave | ||||
* | Bug 272623: FindWrapPoint is misplaced in process_bug.cgi - Patch by ↵ | lpsolit%gmail.com | 2005-04-20 | 1 | -2/+29 |
| | | | | Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk | ||||
* | Bug 282349: Comments are forced to being left-justified | mkanat%kerio.com | 2005-02-27 | 1 | -23/+21 |
| | | | | Patch By Max Kanat-Alexander <mkanat@kerio.com> r=myk, r=gerv, a=justdave | ||||
* | Bug 282748: uninitialized value in localtime in Format.pm | mkanat%kerio.com | 2005-02-25 | 1 | -6/+9 |
| | | | | Patch By Frederic Buclin <LpSolit@gmail.com> r=wurblzap, a=myk | ||||
* | Bug 281550: Remove RelationSet from userprefs.cgi (and thus fix non-ANSI INSERT) | mkanat%kerio.com | 2005-02-25 | 1 | -13/+48 |
| | | | | Patch By Max Kanat-Alexander <mkanat@kerio.com> r=LpSolit, a=myk | ||||
* | Bug 11901 : Change Bugzilla comments line-wrapping policy | travis%sedsystems.ca | 2005-02-10 | 1 | -1/+41 |
| | | | | Patch by Max Kanat-Alexander <mkanat@kerio.com> r=gerv,justdave a=justdave | ||||
* | Fix up a 'fix on checkin' nit that I forgot to fix on checkin for Bug 278791 | travis%sedsystems.ca | 2005-01-29 | 1 | -1/+2 |
| | |||||
* | Bug 278791 : Move ModTime() to Bugzilla::Util | travis%sedsystems.ca | 2005-01-28 | 1 | -1/+20 |
| | | | | Patch by Max K-A <mkanat@kerio.com> r=vladd a=justdave | ||||
* | Patch for bug 103636: Support specifying a date on which a bug is expected ↵ | jocuri%softhome.net | 2005-01-16 | 1 | -0/+17 |
| | | | | to be resolved; patch by Alexandre Michetti Manduca <michetti@grad.icmc.usp.br>, r=jouni, a=myk. | ||||
* | Patch for bug 277618: Move FormatTimeUnit() out of globals.pl; patch by Max ↵ | jocuri%softhome.net | 2005-01-16 | 1 | -1/+20 |
| | | | | K-A <mkanat@kerio.com>, r=wurblzap, a=myk. | ||||
* | Patch for bug 277622: Move DiffStrings() out of globals.pl into ↵ | jocuri%softhome.net | 2005-01-16 | 1 | -3/+39 |
| | | | | Bugzilla/Util.pm; patch by Max K-A <mkanat@kerio.com>, r=vladd, a=myk. | ||||
* | Bug 276473: Show_activity merges incorrectly sometimes changesets into one ↵ | travis%sedsystems.ca | 2005-01-12 | 1 | -2/+6 |
| | | | | | | changeset Patch by vladd@bugzilla.org r=bugzilla@glob.com.au a=justdave | ||||
* | Patch for bug 262126: fix invalid date parsing; patch by me, r=kiko, a=justdave. | jocuri%softhome.net | 2004-10-01 | 1 | -1/+1 |
| | |||||
* | Bug 208604 - Make data/template dir locations configurable | bbaetz%acm.org | 2003-11-22 | 1 | -0/+2 |
| | |||||
* | Bug 139011 - Improve buglist colors further | burnus%gmx.de | 2003-08-22 | 1 | -0/+13 |
| | | | | r,a=justdave | ||||
* | Fix for bug 179510: takes group restrictions into account when sending ↵ | myk%mozilla.org | 2003-04-25 | 1 | -2/+4 |
| | | | | | | | request notifications r=bbaetz,jpreed a=justdave | ||||
* | Bug 158499 - Templatise XML bug output | bbaetz%student.usyd.edu.au | 2002-12-15 | 1 | -5/+22 |
| | | | | | r=gerv, justdave a=justdave | ||||
* | Bug 67077 - We now include the timezone (as configured in editparams.cgi) on ↵ | jake%bugzilla.org | 2002-11-28 | 1 | -1/+50 |
| | | | | | | | every time we display. r=justdave a=justdave | ||||
* | Bug 147833 - start using CGI.pm | bbaetz%student.usyd.edu.au | 2002-10-26 | 1 | -1/+13 |
| | | | | r=gerv, justdave | ||||
* | Bug 174524 - Tidy up Bugzilla::{Util,Config}, and lazily-load unneeded modules | bbaetz%student.usyd.edu.au | 2002-10-16 | 1 | -114/+94 |
| | | | | r=joel x2 | ||||
* | Bug 163829 - move pref code into a separate package | bbaetz%student.usyd.edu.au | 2002-08-29 | 1 | -0/+2 |
| | | | | r=joel, preed | ||||
* | Updating my e-mail address as jake@acutex.net is no longer valid. | jake%bugzilla.org | 2002-08-27 | 1 | -1/+1 |
| | | | | * NO CODE CHANGES * | ||||
* | Bug 76923 - Don't |use diagnostics| (its really expensive at startup time) | bbaetz%student.usyd.edu.au | 2002-08-26 | 1 | -1/+0 |
| | | | | r=joel x2 |