Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-02-25 | Bug 17453: Enumerators in Bugzilla are not cross-DB compatible. This removes ↵ | mkanat%kerio.com | 4 | -222/+211 | |
all 'enum' types in the database from Bugzilla. Patch By Max Kanat-Alexander <mkanat@kerio.com> r=joel, a=justdave | |||||
2005-02-25 | Bug 150901 : Some params containing mail-templates contain URLs with ↵ | travis%sedsystems.ca | 1 | -1/+1 | |
terminating punctuation Patch by Shane H. W. Travis <travis@sedsystems.ca> r=timeless a=justdave | |||||
2005-02-25 | Bug 283085 : post_bug.cgi can be used to know which products do not exist ↵ | travis%sedsystems.ca | 1 | -8/+5 | |
and which ones are not accessible Patch by Frederic Buclin <LpSolit@gmail.com> r=myk a=myk | |||||
2005-02-24 | Bug 212940 : Can't use an undefined value as an ARRAY reference at ↵ | travis%sedsystems.ca | 1 | -14/+20 | |
/http/bugzilla/process_bug.cgi line 866. Patch by Frederic Buclin <LpSolit@gmail.com> r=wurblzap a=justdave | |||||
2005-02-23 | Bug 176011 : reports.cgi throws a scary error if collectstats has never been run | travis%sedsystems.ca | 1 | -2/+3 | |
Patch by Vlad Dascalu <vladd@bugzilla.org> r=mkanat a=justdave | |||||
2005-02-21 | Bug 282914: Fix broken sanitycheck.cgi due to missing ")" | bugreport%peshkin.net | 1 | -1/+1 | |
r,a=justdave | |||||
2005-02-21 | Bug 282835: Fix SQL error in sanitycheck.cgi | bugreport%peshkin.net | 1 | -1/+0 | |
patch by LpSolit r=joel,a=justdave | |||||
2005-02-21 | Bug 282790: Warn if name for a stored query exceeds maximum length | bugreport%peshkin.net | 2 | -0/+5 | |
patch by LpSolit r=mkanat,a=justdave | |||||
2005-02-21 | Bug 252272: Allow extremely large attachments to be stored locally | bugreport%peshkin.net | 7 | -16/+143 | |
r=wurblzap.a=justdave | |||||
2005-02-20 | Bug 282124: Remove globals.pl and CGI.pl from editclassifications.cgi | mkanat%kerio.com | 1 | -6/+9 | |
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=vladd, a=justdave | |||||
2005-02-20 | Bug 280502: Replace "INTERVAL" with Bugzilla::DB function call | mkanat%kerio.com | 6 | -15/+26 | |
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=mkanat, a=justdave | |||||
2005-02-20 | Bug 280499: Replace "TO_DAYS()" with Bugzilla::DB function call | mkanat%kerio.com | 7 | -19/+26 | |
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=mkanat, a=justdave | |||||
2005-02-20 | Bug 282728: Add a switch to checksetup to skip compiling the templates | mkanat%kerio.com | 1 | -2/+12 | |
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=travis, a=justdave | |||||
2005-02-19 | Bug 281185: Add boolean charts docs | bugreport%peshkin.net | 1 | -2/+138 | |
r=colin,a=justdave | |||||
2005-02-19 | Bug 282705: Remove newlines from LEFT JOIN parts of SQL in Search.pm | bugreport%peshkin.net | 1 | -9/+9 | |
r=lpsolit, a=justdave | |||||
2005-02-19 | Bug 253721: Add group-based lists to whining | erik%dasbistro.com | 8 | -80/+208 | |
Patch by Erik Stambaugh <erik@dasbistro.com> r=joel, r,a=justdave | |||||
2005-02-19 | Bug 282621 : error message in the apache log file when creating a new attachment | travis%sedsystems.ca | 1 | -1/+1 | |
Patch by Frederic Buclin <LpSolit@gmail.com> r=myk, a=myk | |||||
2005-02-19 | Bug 281360: Checksetup should use the new DB-compatibility layer to create $dbh | mkanat%kerio.com | 2 | -32/+25 | |
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=joel, r=glob, a=justdave | |||||
2005-02-19 | Bug 238665 : "change anything on the selected" is awkward in ↵ | travis%sedsystems.ca | 1 | -1/+2 | |
"bugs_not_changed" error Patch by Shane H. W. Travis <travis@sedsystems.ca> r=LpSolit a=justdave | |||||
2005-02-19 | Bug 254347: Use of uninitialized value msg in query.cgi | mkanat%kerio.com | 1 | -1/+1 | |
Patch By Frederic Buclin <LpSolit@gmail.com>, r=mkanat, a=justdave | |||||
2005-02-19 | Bug 282510: Argument "" isn't numeric when modifying group | bugzilla%glob.com.au | 2 | -3/+5 | |
Patch by Byron Jones <bugzilla@glob.com.au> r,a=justdave | |||||
2005-02-19 | Bug 280497: Replace "LIMIT" with Bugzilla::DB function call | mkanat%kerio.com | 11 | -26/+42 | |
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=mkanat,a=justdave | |||||
2005-02-19 | Bug 280494: Replace "SELECT LAST_INSERT_ID()" with Bugzilla::DB function call | mkanat%kerio.com | 10 | -34/+21 | |
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=mkanat, a=justdave | |||||
2005-02-19 | Bug 282570: Missing errors for DB compatibility layer | mkanat%kerio.com | 1 | -0/+12 | |
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=mkanat, a=justdave | |||||
2005-02-19 | Bug 282597: GetGroupsByUserId() in buglist.cgi fails to return correct ↵ | mkanat%kerio.com | 1 | -1/+1 | |
information Patch By Frederic Buclin <LpSolit@gmail.com> r=mkanat, a=justdave | |||||
2005-02-18 | Bug 280503: Replace "LOCK/UNLOCK TABLES" with Bugzilla::DB function call | mkanat%kerio.com | 23 | -192/+232 | |
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=mkanat,a=myk | |||||
2005-02-18 | Bug 280093 : Update "Add to Sidbar" HTML text and JS addsidebar() function | travis%sedsystems.ca | 1 | -5/+5 | |
Patch by Anne van Kesteren <bug@annevankesteren.nl> r=myk a=myk | |||||
2005-02-18 | Bug 240252 : "users who are a" is awkward and should be rewritten | travis%sedsystems.ca | 1 | -7/+11 | |
Patch by Shane H. W. Travis <travis@sedsystems.ca> r=mkanat a=myk | |||||
2005-02-18 | Bug 280858 : Last Changed Date column header wastes space | travis%sedsystems.ca | 1 | -3/+3 | |
Patch by Anne van Kesteren <bug@annevankesteren.nl> r=myk a=myk | |||||
2005-02-18 | Bug 282578: documentation should say application/rdf+xml | mkanat%kerio.com | 1 | -2/+2 | |
Patch By Anne van Kesteren <bug@annevankesteren.nl> r=colin.ogilvie | |||||
2005-02-17 | Bug 282509: Bugzilla now requires perl 5.6.1 | mkanat%kerio.com | 2 | -3/+3 | |
Patch By Max Kanat-Alexander <mkanat@kerio.com> r,a=justdave | |||||
2005-02-17 | Bug 281733: testfile mail transport cannot write to testfile | mkanat%kerio.com | 1 | -1/+4 | |
Patch By Frédéric Buclin <LpSolit@gmail.com> r=joe a=myk | |||||
2005-02-17 | Bug (None): Fix a spelling error from bug 237862 | mkanat%kerio.com | 1 | -1/+1 | |
Patch By Max Kanat-Alexander <mkanat@kerio.com> r,a=justdave | |||||
2005-02-17 | Bug 282505: perl 5.6: config.cgi dies when it tries to use Bugzilla::DB ↵ | mkanat%kerio.com | 1 | -1/+0 | |
(fixes burning Tinderbox) Patch By Max Kanat-Alexander <mkanat@kerio.com> r,a=justdave | |||||
2005-02-17 | Fix for bug 278125: converts Bugzilla header to structural HTML and ↵ | myk%mozilla.org | 2 | -23/+121 | |
stylistic CSS; Patch by Svetlana Harisova; r,a=myk | |||||
2005-02-17 | Bug 282128: query.cgi: Eliminate deprecated Bugzilla::DB routines | mkanat%kerio.com | 1 | -22/+25 | |
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=LpSolit, a=myk | |||||
2005-02-17 | Bug 281599: Remove RelationSet from Bugzilla::BugMail | mkanat%kerio.com | 1 | -5/+7 | |
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=LpSolit, a=myk | |||||
2005-02-17 | Bug 281596: Remove RelationSet from Bugzilla::Bug | mkanat%kerio.com | 1 | -6/+8 | |
Patch by Max Kanat-Alexander <mkanat@kerio.com> r=LpSolit, a=myk | |||||
2005-02-17 | Bug 280495: Replace "REGEXP" with Bugzilla::DB function call | mkanat%kerio.com | 2 | -8/+11 | |
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=wurblzap, a=myk | |||||
2005-02-17 | Bug 237862: New database layer for cross-database compatibility | mkanat%kerio.com | 7 | -73/+710 | |
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=mkanat, a=myk | |||||
2005-02-17 | Bug 280412: Templatize the 'list products' bit of editproducts | mkanat%kerio.com | 5 | -46/+283 | |
Patch By Gavin Shelly <bugzilla@chimpychompy.org> r=wurblzap, a=myk | |||||
2005-02-17 | Bug 282444 : The description field in enter_bug.cgi contains spaces | travis%sedsystems.ca | 1 | -2/+1 | |
Patch by Jussi Sirpoma <jussi@comlink.fi> r=jouni a=myk | |||||
2005-02-17 | Bug 282267 : product name is checked twice in enter_bug.cgi | travis%sedsystems.ca | 1 | -4/+0 | |
Patch by Frederic Buclin <LpSolit@gmail.com> r=mkanat a=myk | |||||
2005-02-17 | Bug 238662 : "on the reason" is awkward in "comment_required" error | travis%sedsystems.ca | 1 | -1/+1 | |
Patch by Christopher Nehren <apeiron@comcast.net> r=travis a=myk | |||||
2005-02-17 | Bug 238667 : "in a comment on the" is awkward in "file_too_large" error | travis%sedsystems.ca | 1 | -7/+7 | |
Patch by Shane H. W. Travis <travis@sedsystems.ca> r=LpSolit a=myk | |||||
2005-02-17 | Bug 249875: buglist does not pass w3c validation | mkanat%kerio.com | 3 | -25/+18 | |
Patch By Anne van Kesteren <bug@annevankesteren.nl> r=LpSolit, a=myk | |||||
2005-02-17 | Bug 282331 : Old comments get wrapped even if already_wrapped=1 | travis%sedsystems.ca | 1 | -1/+1 | |
Patch by Jussi Sirpoma <jussi@comlink.fi> r=mkanat a=myk | |||||
2005-02-17 | Bug 238676 : ending sentence with a preposition (in) in "require_component" ↵ | travis%sedsystems.ca | 1 | -2/+2 | |
error Patch by Christopher Nehren <apeiron@comcast.net> r=travis a=myk | |||||
2005-02-17 | Bug 281411 : The "Remaining Time" value should not be negative for too large ↵ | travis%sedsystems.ca | 1 | -1/+2 | |
"Hours Worked" values Patch by Frederic Buclin <LpSolit@gmail.com> r=wurblzap a=myk | |||||
2005-02-17 | Bug 238663 : "again on the" is awkward in "missing_cookie" error | travis%sedsystems.ca | 1 | -1/+1 | |
Patch by Christopher Nehren <apeiron@comcast.net> r=travis a=myk |