| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug 182975: Bugzilla directory structure to be adopted to l10n needs - Patch ... | lpsolit%gmail.com | 2008-04-04 | 1 | -1/+9 |
* | Bug 425746: Bugzilla::Template::precompile_templates() doesn't flush template... | lpsolit%gmail.com | 2008-03-29 | 1 | -0/+3 |
* | Bug 413121 â UTF-8 in templates are garbaged. | wurblzap%gmail.com | 2008-02-14 | 1 | -0/+23 |
* | Bug 341508 â GetBugLink() should be localisable. | wurblzap%gmail.com | 2008-02-12 | 1 | -2/+2 |
* | Bug 408448: checksetup now tells you when template precompilation is complete. | mkanat%bugzilla.org | 2007-12-15 | 1 | -3/+5 |
* | Bug 406462 â User interface mangled by BiDi characters in Unicode. | wurblzap%gmail.com | 2007-12-04 | 1 | -5/+1 |
* | Bug 383522: mod_perl creates a separate template directory | mkanat%bugzilla.org | 2007-11-05 | 1 | -11/+14 |
* | Bug 383522: mod_perl creates a separate template directory | mkanat%bugzilla.org | 2007-10-16 | 1 | -1/+20 |
* | Bug 387672: Move BUG_STATE_OPEN and is_open_state() into Status.pm - Patch by... | lpsolit%gmail.com | 2007-10-09 | 1 | -2/+2 |
* | Bug 398838: Remove the obsolete Util::value_quote() routine - Patch by Fré... | lpsolit%gmail.com | 2007-10-08 | 1 | -4/+2 |
* | Bug 357315: Add the ability to create <textarea> fields | mkanat%bugzilla.org | 2007-09-17 | 1 | -1/+5 |
* | Bug 390442: Bugzilla/Template.pm was failing on perl 5.9.5 with "Not a subrou... | mkanat%bugzilla.org | 2007-08-24 | 1 | -14/+8 |
* | Bug 393148 â Template include path used by Bugzilla/Template.pm ordered ... | wurblzap%gmail.com | 2007-08-22 | 1 | -2/+1 |
* | Bug 393148 â Template include path used by Bugzilla/Template.pm ordered ... | wurblzap%gmail.com | 2007-08-22 | 1 | -1/+2 |
* | Bug 365378 â The 'languages' parameter is not necessary. | wurblzap%gmail.com | 2007-08-22 | 1 | -4/+1 |
* | Bug 335354: editparams.cgi crashes when editing the 'languages' and 'defaultl... | lpsolit%gmail.com | 2007-08-21 | 1 | -1/+1 |
* | Bug 274408: iCalendar export shows summaries only after comma (must be escape... | lpsolit%gmail.com | 2007-07-05 | 1 | -1/+1 |
* | Bug 374331: Bugzilla::Template should use template_include_path from Bugzilla... | mkanat%bugzilla.org | 2007-05-06 | 1 | -102/+7 |
* | Bug 369933: Use Bugzilla::Util::correct_urlbase() everywhere in templates to ... | lpsolit%gmail.com | 2007-04-19 | 1 | -0/+3 |
* | Bug 365150: #cNN comment not part of linkified URL - Patch by David D. Kilzer... | lpsolit%gmail.com | 2007-03-10 | 1 | -2/+2 |
* | Bug 312197: Templatize sanitycheck.cgi - Patch by Frédéric Buclin <LpSo... | lpsolit%gmail.com | 2007-03-06 | 1 | -38/+0 |
* | Bug 349423: Release Notes for Bugzilla 3.0 | mkanat%bugzilla.org | 2007-02-23 | 1 | -1/+11 |
* | Bug 248037: Link from attachment 'created' date to comment where it was creat... | lpsolit%gmail.com | 2006-12-31 | 1 | -1/+1 |
* | Bug 297186: Send emails in the recipient's locale, not the current user's - P... | lpsolit%gmail.com | 2006-12-12 | 1 | -7/+9 |
* | Bug 258675: action=view is still used in comments - Patch by Frédéric B... | lpsolit%gmail.com | 2006-11-04 | 1 | -3/+3 |
* | Bug 206037: [SECURITY] Fix escaping/quoting in edit*.cgi scripts - Patch by F... | lpsolit%gmail.com | 2006-10-15 | 1 | -2/+5 |
* | Bug 351994: Messages shouldn't contain HTML characters unless we're in USAGE_... | mkanat%bugzilla.org | 2006-09-22 | 1 | -0/+16 |
* | Bug 223880: "marked a duplicate" messages cannot be localized | mkanat%bugzilla.org | 2006-09-19 | 1 | -2/+4 |
* | Bug 352608: Make checksetup more localizable | mkanat%bugzilla.org | 2006-09-14 | 1 | -0/+3 |
* | Bug 283582: Remove UserInGroup in favor of Bugzilla->user->in_group | mkanat%bugzilla.org | 2006-09-04 | 1 | -3/+0 |
* | Bug 330485: Attachment links in comments still say "edit" instead of "details... | lpsolit%gmail.com | 2006-08-15 | 1 | -2/+2 |
* | Bug 346552: Move checksetup's permission-fixing code into a module | mkanat%bugzilla.org | 2006-08-01 | 1 | -2/+2 |
* | Bug 346493: Move Template pre-compilation code into a module | mkanat%bugzilla.org | 2006-08-01 | 1 | -0/+95 |
* | Bug 343338: Eliminate "my" variables from the root level of modules | mkanat%bugzilla.org | 2006-07-14 | 1 | -31/+31 |
* | Bug 343421: Fix some typos in comments - Patch by timeless <timeless@bemail.o... | lpsolit%gmail.com | 2006-07-06 | 1 | -3/+3 |
* | Bug 338375: Use Bugzilla->params everywhere instead of Param(). | mkanat%bugzilla.org | 2006-07-04 | 1 | -2/+1 |
* | Bug 342869: Use Bugzilla->params everywhere except templates | mkanat%bugzilla.org | 2006-07-04 | 1 | -4/+6 |
* | Bug 328186: checksetup.pl should display the version of Bugzilla - Patch by R... | lpsolit%gmail.com | 2006-07-03 | 1 | -3/+0 |
* | Bug 342121: Remove usage of Config qw(:locations) in favor of Constants::bz_l... | mkanat%bugzilla.org | 2006-06-29 | 1 | -3/+6 |
* | Spelling in code comments patch: 'subsituted' -> 'substituted'; patch by Vlad... | vladd%bugzilla.org | 2006-06-19 | 1 | -1/+1 |
* | Spelling in code comments patch: 'unliklely' -> 'unlikely'; patch by Vlad Das... | vladd%bugzilla.org | 2006-06-19 | 1 | -1/+1 |
* | Spelling in code comments patch: 'unfortunally' -> 'unfortunately' in Bugzill... | vladd%bugzilla.org | 2006-06-19 | 1 | -1/+1 |
* | Spelling in code comments patch: 'lanuage' -> 'language' in Bugzilla/Template... | vladd%bugzilla.org | 2006-06-19 | 1 | -1/+1 |
* | Bug 137751: Linkify bug numbers in dependency fields on show_activity.cgi - P... | lpsolit%gmail.com | 2006-05-15 | 1 | -0/+6 |
* | Bug 282628: Move OpenStates and IsOpenedState out of globals.pl | mkanat%kerio.com | 2006-03-07 | 1 | -1/+2 |
* | Patch for bug 74355: Set tooltip to bug title for full-url buglinks; patch by... | jocuri%softhome.net | 2006-03-03 | 1 | -1/+9 |
* | Patch for bug 298341: Implement code hook mechanism; patch by zach@zachlipton... | jocuri%softhome.net | 2006-02-28 | 1 | -5/+20 |
* | Bug 284875: Move GetBugLink, GetAttachmentLink, and quoteUrls out of globals.... | lpsolit%gmail.com | 2006-02-26 | 1 | -2/+198 |
* | Bug 319331: mailto link generated with BiDi user name and email address gets ... | wurblzap%gmail.com | 2006-01-23 | 1 | -2/+32 |
* | Bug 238207: Comment autolinkification on midair page points to wrong cgi - Pa... | lpsolit%gmail.com | 2006-01-10 | 1 | -1/+9 |