Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-05-26 | Bug 381737: Unable to get legal values of custom fields via XML-RPC - Patch ↵ | lpsolit%gmail.com | 2 | -1/+20 | |
by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | |||||
2007-05-26 | Bug 381732: Old tokens are not deleted on time when changing the email ↵ | lpsolit%gmail.com | 1 | -0/+4 | |
address - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit | |||||
2007-05-26 | Bug 382037: Default CC is ignored when a bug is created via the webservice | mkanat%bugzilla.org | 1 | -1/+1 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2007-05-26 | Bug 381640: abstract_schema hook is broken--it prevents modification of the ↵ | mkanat%bugzilla.org | 1 | -14/+18 | |
extension's own tables Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat | |||||
2007-05-25 | Bug 304999: Emails not generating Date header for non-sendmail methods - ↵ | lpsolit%gmail.com | 1 | -0/+7 | |
Patch by Brion Vibber <brion@pobox.com> r=glob a=mkanat | |||||
2007-05-24 | This file has been committed by accident. It has nothing to do here. Backing ↵ | lpsolit%gmail.com | 1 | -17/+0 | |
it out! | |||||
2007-05-24 | Bug 380928 â Bugzilla::Auth::Verify::create_or_update_user can return ↵ | ghendricks%novell.com | 2 | -4/+20 | |
stale Bugzilla::User object patch by vrb@novell.com r=mkanat a=mkanat | |||||
2007-05-22 | Bug 364008: Work around 405 error on login from home page when using IIS 5. | justdave%bugzilla.org | 2 | -0/+7 | |
Patch by Michael Kincaid <michael@luidia.com> r=justdave, a=justdave | |||||
2007-05-17 | Bug 377485: Implement editworkflow.cgi - Patch by Frédéric Buclin ↵ | lpsolit%gmail.com | 9 | -2/+489 | |
<LpSolit@gmail.com> r=gerv r=mkanat a=mkanat | |||||
2007-05-16 | Bug 380709: collectstats.pl can't find ThrowCodeError when a failure occurs ↵ | lpsolit%gmail.com | 1 | -0/+1 | |
- Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | |||||
2007-05-15 | Bug 380416: template/en/default/admin/users/userdata.html.tmpl should honor ↵ | ghendricks%novell.com | 1 | -0/+8 | |
can_change_password() Patch by Vance Baarda <vrb@novell.com> r=mkanat, a=mkanat | |||||
2007-05-15 | Bug 373660: Move dependency checking from process_bug into Bugzilla::Bug | mkanat%bugzilla.org | 2 | -56/+62 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2007-05-15 | Bug 379787: Flag request mail has a blank requestee when requestee doesn't ↵ | lpsolit%gmail.com | 2 | -3/+7 | |
get the mail - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked r=myk a=LpSolit | |||||
2007-05-15 | Bug 80169: JavaScript-enhanced keyword editing - Patch by Teemu Mannermaa ↵ | lpsolit%gmail.com | 17 | -6/+401 | |
<wicked@etlicon.fi> r=justdave a=LpSolit | |||||
2007-05-15 | Bug 379918: Replace ListIDsForEmail() with subselect - Patch by Joel Peshkin ↵ | lpsolit%gmail.com | 1 | -114/+23 | |
<bugreport@peshkin.net> r/a=mkanat | |||||
2007-05-14 | I forgot this template in my previous checkin :) | lpsolit%gmail.com | 1 | -0/+62 | |
2007-05-14 | Bug 327077: Implement a way to get all the components with a given default ↵ | lpsolit%gmail.com | 5 | -38/+51 | |
assignee (owner) and/or default QA contact - Patch by Frédéric Buclin <LpSolit@gmail.com> r=bkor a=LpSolit | |||||
2007-05-11 | Bug 380103: No product name provided when editing a component - Patch by ↵ | lpsolit%gmail.com | 1 | -1/+3 | |
Frédéric Buclin <LpSolit@gmail.com> r=dkl r=justdave a=LpSolit | |||||
2007-05-10 | Bug 376908: Installation process should not assume skins are in the same ↵ | lpsolit%gmail.com | 3 | -4/+5 | |
directory as checksetup.pl - Patch by guillomovitch@zarb.org r/a=mkanat | |||||
2007-05-10 | Bug 311982: Remove useless quotes when displaying the milestone URL - Patch ↵ | lpsolit%gmail.com | 1 | -4/+4 | |
by Frédéric Buclin <LpSolit@gmail.com> a=LpSolit | |||||
2007-05-10 | Bug 345290: Give a CSS class to various sections of the buglist, including ↵ | lpsolit%gmail.com | 1 | -24/+32 | |
quips - Patch by timeless <timeless@bemail.org> r=wicked a=mkanat | |||||
2007-05-10 | Bug 376911: Non-text content-types require setting the charset manually in ↵ | lpsolit%gmail.com | 1 | -1/+7 | |
the $cgi->header() call - Patch by guillomovitch@zarb.org r=gerv a=mkanat | |||||
2007-05-10 | Bug 325691: terms.Bugs not used everywhere in templates - Patch by victory ↵ | lpsolit%gmail.com | 11 | -15/+15 | |
<spam@bmo2007.rsz.jp> r=wicked a=mkanat | |||||
2007-05-10 | Bug 366346: On process_bug.cgi with submit_action=nothing, provide Next/Prev ↵ | lpsolit%gmail.com | 1 | -0/+3 | |
link - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=LpSolit | |||||
2007-05-09 | Fix release notes test failures. | mkanat%bugzilla.org | 1 | -10/+11 | |
2007-05-09 | Bug 379777: Finalize Release Notes for Bugzilla 3.0 | mkanat%bugzilla.org | 1 | -2/+22 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit | |||||
2007-05-07 | Bug 349560: Zooming textareas onBlur event prevent Commit button from ↵ | lpsolit%gmail.com | 1 | -1/+0 | |
submitting - Patch by Bill Barry <after.fallout@gmail.com> r/a=LpSolit | |||||
2007-05-06 | Fix bustage from checkin of Bug 374331--defaultlanguage parameter no longer ↵ | mkanat%bugzilla.org | 3 | -6/+7 | |
exists, use $languages[0] instead. r=LpSolit | |||||
2007-05-06 | Bug 374331: Bugzilla::Template should use template_include_path from ↵ | mkanat%bugzilla.org | 4 | -114/+56 | |
Bugzilla::Install::Util Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=myk, a=mkanat | |||||
2007-04-27 | Bug 378759: Quick Search plugin does not conform to OpenSearch specification ↵ | lpsolit%gmail.com | 1 | -4/+1 | |
- Patch by Zak Johnson <zakj@nox.cx> r=wicked a=LpSolit | |||||
2007-04-25 | Bug 378672: Use of uninitialized value in numeric comparison (<=>) at ↵ | lpsolit%gmail.com | 1 | -2/+2 | |
Bugzilla/Update.pm line 178 - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | |||||
2007-04-23 | Bug 372589: Firefox squishes bugsearch window making it difficult to use - ↵ | lpsolit%gmail.com | 1 | -2/+2 | |
Patch by Gervase Markham <gerv@mozilla.org> r/a=mkanat | |||||
2007-04-19 | Bug 377564: Indexes are not renamed when renaming tables | mkanat%bugzilla.org | 3 | -1/+41 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat | |||||
2007-04-19 | Bug 369933: Use Bugzilla::Util::correct_urlbase() everywhere in templates to ↵ | lpsolit%gmail.com | 27 | -57/+60 | |
get the correct URL to the Bugzilla installation - Patch by Alex Eiser <aeiser@arc.nasa.gov> r/a=LpSolit | |||||
2007-04-19 | Bug 372531: "match" should be a generic function in Bugzilla::Object | mkanat%bugzilla.org | 3 | -75/+84 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2007-04-18 | Bug 350112: Error about "data/bugzilla-update.xml" being unreadable - Patch ↵ | lpsolit%gmail.com | 4 | -5/+44 | |
by Frédéric Buclin <LpSolit@gmail.com> r=kevin.benton r=mkanat a=LpSolit | |||||
2007-04-18 | Bug 258647: productmenu.js and productform.js should be consolidated - Patch ↵ | lpsolit%gmail.com | 6 | -208/+249 | |
by Teemu Mannermaa <wicked+bz@etlicon.fi> r=myk a=LpSolit | |||||
2007-04-16 | Bug 182082: Help system should support more browsers - Patch by Teemu ↵ | lpsolit%gmail.com | 7 | -33/+284 | |
Mannermaa <wicked+bz@etlicon.fi> r=myk a=LpSolit | |||||
2007-04-15 | Bug 373869: Custom field names must be all lowercase or buglist.cgi sorting ↵ | justdave%bugzilla.org | 7 | -3/+132 | |
throws an error Patch by mkanat and justdave r=LpSolit,mkanat; a=mkanat | |||||
2007-04-13 | Bug 92552: Separate reassignment from bug status change (they are now ↵ | lpsolit%gmail.com | 6 | -175/+131 | |
independent) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=gerv a=LpSolit | |||||
2007-04-11 | Bug 375191: Remove ChangeStatus() and ChangeResolution() from ↵ | lpsolit%gmail.com | 3 | -144/+122 | |
process_bug.cgi - Patch by Frédéric Buclin <LpSolit@gmail.com> r=gerv r=mkanat r=bkor a=LpSolit | |||||
2007-04-11 | Bug 377026: Replace all occurences of status_descs.FOO by get_status("FOO") ↵ | lpsolit%gmail.com | 19 | -60/+66 | |
(next step in supporting custom bug statuses) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=gerv a=LpSolit | |||||
2007-04-10 | Bug 344969: Remove hardcoded bug statuses from collectstats.pl and ↵ | lpsolit%gmail.com | 2 | -17/+21 | |
reports.cgi (prepare them for custom statuses) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=gerv a=LpSolit | |||||
2007-04-07 | Bug 102622: Dependency graphs should be able to be limited by "relationship" ↵ | lpsolit%gmail.com | 2 | -44/+61 | |
- Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=LpSolit | |||||
2007-04-07 | Bug 262275: Allow to expand/collapse comments when viewing bugs - Patch by ↵ | lpsolit%gmail.com | 2 | -1/+64 | |
Frédéric Buclin <LpSolit@gmail.com> r=myk a=LpSolit | |||||
2007-04-07 | Bug 371727: One week is too long to wait for an update notification - Patch ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | |||||
2007-04-06 | Bug 375602: makedocs.pl --with-pdf parameter check is buggy - Patch by Olav ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
Vitters <bugzilla-mozilla@bkor.dhs.org> r/a=LpSolit | |||||
2007-04-06 | Bug 366798: Refactor enter_bug OS sniffing - Patch by timeless ↵ | lpsolit%gmail.com | 1 | -34/+53 | |
<timeless@bemail.org> r=wicked a=LpSolit | |||||
2007-04-06 | Bug 286338: Remove admin options from footer in favor of a single link to ↵ | lpsolit%gmail.com | 8 | -61/+212 | |
Admin Options - Patch by Frédéric Buclin <LpSolit@gmail.com> r=justdave a=LpSolit | |||||
2007-04-05 | Bug 375143: The page footer should have clear:both in its CSS file - Patch ↵ | lpsolit%gmail.com | 1 | -0/+1 | |
by Bill Barry <after.fallout@gmail.com> r/a=LpSolit |