Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug 304601: Bugzilla::Config's :locations exports need to be in their own ↵ | lpsolit%gmail.com | 2006-06-20 | 1 | -12/+15 |
| | | | | | | | | 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 | ||||
* | Spelling in code comments patch: 'particuarly' -> 'particularly'; 'bugzilla' ↵ | vladd%bugzilla.org | 2006-06-19 | 1 | -2/+2 |
| | | | | -> 'Bugzilla'; patch by Vlad Dascalu <vladd@bugzilla.org>. | ||||
* | Bug 328642: Params should be in Bugzilla->params instead of being a ↵ | mkanat%bugzilla.org | 2006-05-23 | 1 | -74/+43 |
| | | | | | | Bugzilla::Config subroutine Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave | ||||
* | Bump version post-release. | mkanat%bugzilla.org | 2006-04-23 | 1 | -1/+1 |
| | |||||
* | Update the version numbers for 2.23.1. | mkanat%bugzilla.org | 2006-04-23 | 1 | -1/+1 |
| | |||||
* | Patch for bug 298341: Implement code hook mechanism; patch by ↵ | jocuri%softhome.net | 2006-02-28 | 1 | -1/+2 |
| | | | | zach@zachlipton.com, r=timeless, a=justdave. | ||||
* | Start of the 2.23 development cycle; update the version number. | mkanat%kerio.com | 2006-02-21 | 1 | -1/+1 |
| | |||||
* | Update Version Numbers for 2.22rc1 Release. | mkanat%kerio.com | 2006-02-21 | 1 | -1/+1 |
| | |||||
* | Bug 106386 Correct misspellings in source code | timeless%mozdev.org | 2005-11-26 | 1 | -2/+2 |
| | | | | patch by unknown@simplemachines.org r=timeless rs=brendan | ||||
* | Bug 46296: Make editparams.cgi be multi-panel by category - Patch by ↵ | lpsolit%gmail.com | 2005-10-12 | 1 | -85/+20 |
| | | | | Frédéric Buclin <LpSolit@gmail.com> r=joel a=justdave | ||||
* | Add a + to the version number to indicate it came from CVS. | mkanat%kerio.com | 2005-10-02 | 1 | -1/+1 |
| | |||||
* | Bump version numbers for 2.21.1 | mkanat%kerio.com | 2005-10-01 | 1 | -1/+1 |
| | |||||
* | Bug 282686: Multiple projects sharing the same Bugzilla codebase (different ↵ | lpsolit%gmail.com | 2005-09-16 | 1 | -5/+17 |
| | | | | datastores) - Patch by guillomovitch@zarb.org r=wurblzap a=justdave | ||||
* | Bug 299848: enter_bug's automatic OS/Platform code does not work with the ↵ | mkanat%kerio.com | 2005-08-18 | 1 | -1/+1 |
| | | | | | | new default OS list Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=wurblzap, a=justdave | ||||
* | Update version numbers post-release. | mkanat%kerio.com | 2005-07-08 | 1 | -1/+1 |
| | |||||
* | Update version numbers for 2.20rc1 release. | mkanat%kerio.com | 2005-07-08 | 1 | -1/+1 |
| | |||||
* | Patch for bug 291600: replace "iff" with "if and only if"; r=LpSolit, ↵ | jocuri%softhome.net | 2005-06-09 | 1 | -2/+2 |
| | | | | a=justdave. | ||||
* | Bump version number to 2.19.3+ for development | justdave%bugzilla.org | 2005-05-13 | 1 | -1/+1 |
| | |||||
* | Up version to 2.19.3 for release of 2.18.1. | mkanat%kerio.com | 2005-05-12 | 1 | -1/+1 |
| | |||||
* | Backing out the fix for bug 135812 as it causes the mail params to be ↵ | jake%bugzilla.org | 2005-03-17 | 1 | -12/+0 |
| | | | | deleted on new installs. | ||||
* | Bug 135812 : Add a 'mailfrom' parameter to unify bugmail originating address | travis%sedsystems.ca | 2005-03-16 | 1 | -0/+12 |
| | | | | Patch by Cedric Caron <cedric.caron@urbanet.ch> r=wurblzap a=justdave | ||||
* | Bug 285689 : quip_list_entry_control conversion code is not converting the ↵ | travis%sedsystems.ca | 2005-03-15 | 1 | -0/+1 |
| | | | | | | enablequips 'off' value Patch by Shane H. W. Travis <travis@sedsystems.ca> r=mkanat a=myk | ||||
* | Bug 41972 : Per-user pref to turn quips off | travis%sedsystems.ca | 2005-03-11 | 1 | -0/+13 |
| | | | | Patch by Shane H. W. Travis <travis@sedsystems.ca> r=mkanat a=justdave | ||||
* | Bug 283183 : check_multi in Config.pm returns a bad error message if the ↵ | travis%sedsystems.ca | 2005-03-01 | 1 | -2/+2 |
| | | | | | | check fails iPtch by Frederic Buclin <LpSolit@gmail.com> r=mkanat a=myk | ||||
* | Bug 283019: Stop Bugzilla::Config.pm from use-ing Bugzilla::Util | mkanat%kerio.com | 2005-02-27 | 1 | -4/+2 |
| | | | | Patch By Marc Schumann <wurblzap@gmail.com> r=LpSolit, a=myk | ||||
* | Bug 252272: Allow extremely large attachments to be stored locally | bugreport%peshkin.net | 2005-02-21 | 1 | -1/+3 |
| | | | | r=wurblzap.a=justdave | ||||
* | Bug 237862: New database layer for cross-database compatibility | mkanat%kerio.com | 2005-02-17 | 1 | -1/+1 |
| | | | | Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=mkanat, a=myk | ||||
* | Bug 147151 : Expand the list of words 006spellcheck.t looks for; fix the ↵ | travis%sedsystems.ca | 2005-02-03 | 1 | -2/+2 |
| | | | | | | places where they are wrong. Patch by Marc Schumann <wurblzap@gmail.com> r=vladd a=justdave | ||||
* | Update version to 2.19.2+ for cvs development | justdave%bugzilla.org | 2005-01-18 | 1 | -1/+1 |
| | |||||
* | Bump version to 2.19.2 for snapshot release | justdave%bugzilla.org | 2005-01-15 | 1 | -1/+1 |
| | |||||
* | Bump version number to 2.19.1+ to indicate version pulled from CVS. | justdave%bugzilla.org | 2004-10-25 | 1 | -1/+1 |
| | |||||
* | Bump version number to 2.19.1 for snapshot release | justdave%bugzilla.org | 2004-10-25 | 1 | -1/+1 |
| | |||||
* | Patch for bug 248613: Custom global default platform/OS in ↵ | jocuri%softhome.net | 2004-08-28 | 1 | -0/+13 |
| | | | | non-usebrowserinfo scenarios; patch by Marc Schumann <marcschum@web.de>; r=kiko, a=myk. | ||||
* | Bug 241900: Allow Bugzilla::Auth to have multiple login and validation styles | bugreport%peshkin.net | 2004-07-21 | 1 | -0/+7 |
| | | | | | | patch by erik r=joel, kiko a=myk | ||||
* | Backing out bug 241900 | bugreport%peshkin.net | 2004-07-12 | 1 | -7/+0 |
| | |||||
* | Bug 241900: Allow Bugzilla::Auth to have multiple login and validation styles | bugreport%peshkin.net | 2004-07-12 | 1 | -0/+7 |
| | | | | | | patch by erik r=joel a=justdave | ||||
* | Bumping trunk versions to 2.19. r,a=justdave (on irc) | jouni%heikniemi.net | 2004-07-12 | 1 | -1/+1 |
| | |||||
* | Bump version number for release | justdave%bugzilla.org | 2004-07-10 | 1 | -1/+1 |
| | |||||
* | Bump version number to 2.17.7 for release. | justdave%syndicomm.com | 2004-03-03 | 1 | -1/+1 |
| | |||||
* | Patch for bug 232441: Suggest solution in the error message in case admin ↵ | jocuri%softhome.net | 2004-02-09 | 1 | -1/+1 |
| | | | | forgets to rerun checksetup.pl; r=kiko; a=justdave. | ||||
* | Bug 208604 - Make data/template dir locations configurable | bbaetz%acm.org | 2003-11-22 | 1 | -16/+38 |
| | |||||
* | Bump version number to 2.17.6 | justdave%syndicomm.com | 2003-11-10 | 1 | -1/+1 |
| | |||||
* | Bump version number for release | justdave%syndicomm.com | 2003-11-03 | 1 | -1/+1 |
| | |||||
* | Bumping version number to 2.17.4 for developer snapshot release | justdave%syndicomm.com | 2003-04-25 | 1 | -1/+1 |
| | |||||
* | Bug 180642 - Move authentication code into a module | bbaetz%acm.org | 2003-03-22 | 1 | -0/+5 |
| | | | | | r=gerv, justdave a=justdave | ||||
* | Bug 194426: "usequips" was renamed improperly in the backward-compatibility ↵ | justdave%syndicomm.com | 2003-02-22 | 1 | -2/+2 |
| | | | | | | | Param code. Patch by Steve Lamm <slamm@yahoo-inc.com> r= bbaetz, a= justdave | ||||
* | Bumping the rev number for 2.17.3 release. | preed%sigkill.com | 2003-01-03 | 1 | -1/+1 |
| | |||||
* | Bug 186594: $db_sock was not being exported from Bugzilla/Config.pm | justdave%syndicomm.com | 2002-12-26 | 1 | -1/+1 |
| | | | | | patch by sergeyli@pisem.net (Sergey Lipnevich) r=bbaetz, a=justdave | ||||
* | Bug 186337 - Param lookup should fall back to defaults | bbaetz%student.usyd.edu.au | 2002-12-22 | 1 | -2/+11 |
| | | | | r=joel, a=justdave | ||||
* | bumping version number to 2.17.2 | justdave%syndicomm.com | 2002-12-13 | 1 | -1/+1 |
| |