Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-08-14 | Bug 448593: Move code to edit product group settings from editproducts.cgi ↵ | lpsolit%gmail.com | 1 | -0/+10 | |
to Bugzilla/Product.pm - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit | |||||
2008-04-10 | Bug 414236 Ð show_bug.cgi: Remove the knob in favor of normal <select> boxes | guy.pyrzak%gmail.com | 1 | -5/+1 | |
Patch By Guy Pyrzak<guy.pyrzak@gmail.com> r=mkanat, a=LpSolit. Removes knob from edit single and edit multiple bugs. | |||||
2008-01-28 | Bug 121069: Remove $dbh->bz_(un)lock_tables from process_bug.cgi and ↵ | lpsolit%gmail.com | 1 | -8/+0 | |
Error.pm in favor of DB transactions. These methods are no longer used and are completely removed now - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | |||||
2008-01-18 | Bug 402791: Move status and resolution updating from process_bug.cgi into ↵ | mkanat%bugzilla.org | 1 | -0/+4 | |
Bugzilla::Bug Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2007-08-21 | Bug 392186: Remove version headers from all templates - Patch by GavinS ↵ | lpsolit%gmail.com | 1 | -1/+0 | |
<bugzilla@chimpychompy.org> r/a=LpSolit | |||||
2007-08-03 | Bug 380187 â Bugzilla should support RADIUS authentication. | wurblzap%gmail.com | 1 | -0/+3 | |
Patch by Marc Schumann <wurblzap@gmail.com>; r=mkanat, a=mkanat | |||||
2007-08-02 | Bug 358486: env_no_email mistakenly refers to an environment variable where ↵ | lpsolit%gmail.com | 1 | -3/+3 | |
it should refer to a param - Patch by timeless <timeless@bemail.org> r=wurblzap a=mkanat | |||||
2007-07-13 | Bug 388022: Use Bugzilla::Bug to set/update custom fields in process_bug.cgi | mkanat%bugzilla.org | 1 | -0/+4 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2007-07-07 | Fixing bustage due to the checkin of bug 385379 | lpsolit%gmail.com | 1 | -3/+0 | |
2007-06-13 | Bug 383520 â Need to hook code-error.html.tmpl | ghendricks%novell.com | 1 | -6/+12 | |
Patch by ghendricks r=mkanat a=mkanat | |||||
2007-06-02 | Bug 379127: Incorrect link to the documentation when trying to view an ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
nonexistent saved search - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=LpSolit | |||||
2007-04-15 | Bug 373869: Custom field names must be all lowercase or buglist.cgi sorting ↵ | justdave%bugzilla.org | 1 | -1/+1 | |
throws an error Patch by mkanat and justdave r=LpSolit,mkanat; a=mkanat | |||||
2007-03-15 | Post-checkin fix for Bug 121069: I had forgotten to remove an unused error ↵ | mkanat%bugzilla.org | 1 | -3/+0 | |
message from code-error.html.tmpl. | |||||
2007-03-08 | Bug 367480: [LDAP] Try a list of servers in order until we connect successfully | mkanat%bugzilla.org | 1 | -1/+1 | |
Patch By Tony Bajan <firefox@tonyb.me.uk> r=mkanat, a=mkanat | |||||
2007-02-24 | Bug 371286: Ignore deleted flags - Patch by Frédéric Buclin ↵ | lpsolit%gmail.com | 1 | -3/+0 | |
<LpSolit@gmail.com> r=myk a=LpSolit | |||||
2007-01-08 | Bug 365555 . global/code-error uses strange mark up | timeless%mozdev.org | 1 | -1/+1 | |
patch by bmo2007@rsz.jp r=timeless a=justdave | |||||
2006-12-19 | Bug 364250: If a hook fails, no error is available for diagnosis | mkanat%bugzilla.org | 1 | -1/+1 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=colin, a=myk | |||||
2006-12-19 | Bug 339380: Make Bugzilla::Component use Bugzilla::Object | mkanat%bugzilla.org | 1 | -0/+5 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk | |||||
2006-11-03 | Bug 353711: Move to Email:: modules for email sending | mkanat%bugzilla.org | 1 | -0/+5 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=glob, a=myk | |||||
2006-09-22 | Bug 351994: Messages shouldn't contain HTML characters unless we're in ↵ | mkanat%bugzilla.org | 1 | -1/+5 | |
USAGE_MODE_BROWSER Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=ghendricks, a=myk | |||||
2006-09-14 | Bug 352608: Make checksetup more localizable | mkanat%bugzilla.org | 1 | -0/+18 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=myk | |||||
2006-09-10 | Post-checkin fix for bug 351332. | mkanat%bugzilla.org | 1 | -1/+1 | |
2006-09-10 | Bug 351332: Move Group validation into Bugzilla::Bug from post_bug.cgi | mkanat%bugzilla.org | 1 | -2/+2 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave | |||||
2006-09-09 | Bug 287326: Ability to add custom single-select fields to a bug - Patch by ↵ | lpsolit%gmail.com | 1 | -0/+4 | |
Frédéric Buclin <LpSolit@gmail.com> and Max Kanat-Alexander <mkanat@bugzilla.org> r=mkanat a=myk | |||||
2006-09-07 | Bug 351462: Errors are always displayed in plain text | mkanat%bugzilla.org | 1 | -1/+1 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk | |||||
2006-09-07 | Bug 322693: Create a mechanism to manage multiple custom skins. | wurblzap%gmail.com | 1 | -0/+4 | |
Patch by Marc Schumann <wurblzap@gmail.com>; r=myk,mkanat; a=myk | |||||
2006-09-06 | Bug 351098: Make Bugzilla::Object able to update objects in the database, ↵ | mkanat%bugzilla.org | 1 | -0/+12 | |
and make Bugzilla::Keyword use it Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk | |||||
2006-09-06 | Bug 349764: Errors print out a whole HTML page, even when we're not in ↵ | mkanat%bugzilla.org | 1 | -4/+2 | |
USAGE_MODE_BROWSER Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=kevin.benton, a=myk | |||||
2006-08-25 | Bug 345958: Do not throw an error if an inactive flag type is set to "X" ↵ | lpsolit%gmail.com | 1 | -2/+3 | |
while editing a bug - Patch by Frédéric Buclin <LpSolit@gmail.com> a=myk | |||||
2006-08-20 | Fixing bustage (unfiltered directive in code-error.html.tmpl) | lpsolit%gmail.com | 1 | -1/+1 | |
2006-08-20 | Bug 224577: Bugzilla could use a web services interface. | wurblzap%gmail.com | 1 | -4/+15 | |
Patch by Marc Schumann <wurblzap@gmail.com>; r=mkanat; a=myk | |||||
2006-08-11 | Fixing warnings due to bug 347291 (unused tag in code-error.html.tmpl) | lpsolit%gmail.com | 1 | -5/+0 | |
2006-08-11 | Bug 347061: Create Bugzilla::Object->create and make Bugzilla::Keyword use it | mkanat%bugzilla.org | 1 | -0/+6 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=bkor, a=myk | |||||
2006-07-25 | Bug 343810: Remove Bugzilla::FlagType::get() and implement real flagtype ↵ | lpsolit%gmail.com | 1 | -4/+0 | |
objects - Patch by Frédéric Buclin <LpSolit@gmail.com> a=myk | |||||
2006-07-25 | Bug 174039: Set flags on bug entry - Patch by Frédéric Buclin ↵ | lpsolit%gmail.com | 1 | -0/+7 | |
<LpSolit@gmail.com> r=wurblzap r=myk a=myk | |||||
2006-06-20 | Spelling patch: use the right spelling form for 'occurred'; patch by Vlad ↵ | vladd%bugzilla.org | 1 | -2/+2 | |
Dascalu <vladd@bugzilla.org>. | |||||
2006-06-15 | Bug 319067: editflagtypes.cgi should allow to filter flag types based on ↵ | lpsolit%gmail.com | 1 | -3/+0 | |
their product/component - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=myk | |||||
2006-06-04 | Bug 340253: .cgi scripts should call Throw*Error() instead of die() - Patch ↵ | lpsolit%gmail.com | 1 | -1/+4 | |
by Frédéric Buclin <LpSolit@gmail.com> r=vladd a=justdave | |||||
2006-06-02 | Bug 282687: LDAP: TLS Support - Patch by guillomovitch@zarb.org r=mkanat ↵ | lpsolit%gmail.com | 1 | -0/+3 | |
a=justdave | |||||
2006-05-30 | Bug 337054: Remove get_component_id() and get_component_name() from ↵ | lpsolit%gmail.com | 1 | -15/+3 | |
globals.pl - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk | |||||
2006-05-16 | Bug 337705: ldap_search_error AUTH_ERROR code is not defined - Patch by Max ↵ | lpsolit%gmail.com | 1 | -0/+5 | |
Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit a=justdave | |||||
2006-05-12 | Bug 300410: Bugzilla::Auth needs to be restructured to not require a BEGIN block | mkanat%bugzilla.org | 1 | -7/+45 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk | |||||
2006-03-01 | Fix ThrowCodeError calls by giving them an unique ID (tree fix). | jocuri%softhome.net | 1 | -0/+7 | |
2006-02-22 | Bug 316127: Implement an infrastructure to link to the documentation - Patch ↵ | lpsolit%gmail.com | 1 | -0/+10 | |
by Marc Schumann <wurblzap@gmail.com> r=vladd a=justdave | |||||
2005-11-30 | Bug 314039: editusers.cgi edits user 0 if you don't pass a userid - Patch by ↵ | lpsolit%gmail.com | 1 | -3/+10 | |
Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=justdave | |||||
2005-10-28 | Bug 314088: Several Bugzilla::Foo->new crash when passing a string instead ↵ | lpsolit%gmail.com | 1 | -0/+5 | |
of a valid ID as a param - Patch by Frédéric Buclin <LpSolit@gmail.com> r=kiko a=justdave | |||||
2005-10-26 | Bug 313732: fix typo in name of error message variable. Patch by ↵ | gerv%gerv.net | 1 | -1/+1 | |
bugzilla.mozilla@rjb.za.net; r=gerv, a=myk. | |||||
2005-10-24 | Bug 312307: Misused Throw*Error tags in code and templates - Patch by Dennis ↵ | lpsolit%gmail.com | 1 | -9/+7 | |
Melentyev <dennis.melentyev@infopulse.com.ua> r=LpSolit a=justdave | |||||
2005-10-07 | Bug 310982: Remove the 'browserbugmessage' parameter completely - Patch by ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
Frédéric Buclin <LpSolit@gmail.com> r=joel a=justdave | |||||
2005-09-02 | Bug 298306: For new products, the charting error message "The tool which ↵ | lpsolit%gmail.com | 1 | -2/+12 | |
gathers bug counts has not been run yet" is misleading - Patch by Marc Schumann <wurblzap@gmail.com> r=gerv a=myk |