Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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-08-06 | Bug 347277: Entering an non-integer sortkey crashes editclassifications.cgi ↵ | lpsolit%gmail.com | 1 | -0/+5 | |
- Patch by Frédéric Buclin <LpSolit@gmail.com> r=bkor a=justdave | |||||
2006-07-30 | Bug 100953: Move data/nomail into the DB and implement a UI to edit it | karl.kornel%mindspeed.com | 1 | -0/+6 | |
Patch by A. Karl Kornel <karl@kornel.name> r=wurblzap a=justdave | |||||
2006-07-27 | Bug 333407: file_too_large error should mention AttachURL when enabled - ↵ | lpsolit%gmail.com | 1 | -4/+9 | |
Patch by Frédéric Buclin <LpSolit@gmail.com> r=timeless 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 | 3 | -2/+20 | |
<LpSolit@gmail.com> r=wurblzap r=myk a=myk | |||||
2006-07-23 | Bug 326946: Hide resolved bugs by default when accessing ↵ | lpsolit%gmail.com | 2 | -3/+5 | |
showdependencytree.cgi from show_bug.cgi - Patch by Frédéric Buclin <LpSolit@gmail.com> r=bkor a=justdave | |||||
2006-07-21 | Bug 345381: Cannot add any new field in editvalues.cgi - Patch by Frédéric ↵ | lpsolit%gmail.com | 1 | -3/+3 | |
Buclin <LpSolit@gmail.com> r=mkanat a=myk | |||||
2006-07-19 | Bug 345104: $field_descs values in field_descs.none.html are overwritten by ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
values from the DB - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk | |||||
2006-07-18 | Bug 344513: Make plain-text custom fields functional on all pages except ↵ | mkanat%bugzilla.org | 1 | -0/+11 | |
enter_bug.cgi Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk | |||||
2006-07-14 | Bug 344074: Parameter to show announcements at the top of all pages | karl%kornel.name | 1 | -0/+4 | |
Patch by A. Karl Kornel <karl@kornel.name> r=myk a=myk | |||||
2006-07-14 | Bug 69000: Permit a stored query to be marked "shared" and accessible by ↵ | wurblzap%gmail.com | 2 | -12/+36 | |
other users. Patch by Marc Schumann <wurblzap@gmail.com>, r=vladd, a=myk | |||||
2006-07-14 | Bug 94534: Customised resolutions - Patch by Frédéric Buclin ↵ | lpsolit%gmail.com | 2 | -0/+12 | |
<LpSolit@gmail.com> r=mkanat a=myk | |||||
2006-07-12 | Bug 317694: All buttons in forms must have an id - Patches by André Batosti ↵ | lpsolit%gmail.com | 3 | -3/+3 | |
<batosti@async.com.br> r=ghendricks a=myk | |||||
2006-06-27 | Bug 341495: Merge the banner and header | bugzilla%glob.com.au | 2 | -20/+15 | |
Patch by Byron Jones <bugzilla@glob.com.au> r=LpSolit,kevin.benton a=justdave | |||||
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-19 | Bug 339750: Remove Bugzilla::Flag::GetBug - Patch by Frédéric Buclin ↵ | lpsolit%gmail.com | 1 | -2/+2 | |
<LpSolit@gmail.com> r/a=myk | |||||
2006-06-18 | Bug 5179: Need to be able to put attachment on new bug - Patch by Marc ↵ | lpsolit%gmail.com | 1 | -0/+6 | |
Schumann <wurblzap@gmail.com> r=LpSolit a=justdave | |||||
2006-06-15 | Bug 319067: editflagtypes.cgi should allow to filter flag types based on ↵ | lpsolit%gmail.com | 3 | -3/+37 | |
their product/component - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=myk | |||||
2006-06-13 | Bug 340426: Add a navbar at the top of each pages + have a better title - ↵ | lpsolit%gmail.com | 4 | -62/+92 | |
Patch by Frédéric Buclin <LpSolit@gmail.com> and Byron Jones <bugzilla@glob.com.au> r=glob a=justdave | |||||
2006-06-08 | Patch for bug 330804: don't talk about QA if the QA contact parameter is ↵ | uid623 | 1 | -2/+6 | |
disabled; patch by Vlad Dascalu <vladd@bugzilla.org>, r=colin, r=LpSolit, a=myk. | |||||
2006-06-08 | Patch for bug 330838: Fix still_unresolved_bugs to not say 'has still'; ↵ | uid623 | 1 | -1/+1 | |
patch by Vlad Dascalu <vladd@bugzilla.org>, r=colin, a=myk. | |||||
2006-06-04 | Bug 340253: .cgi scripts should call Throw*Error() instead of die() - Patch ↵ | lpsolit%gmail.com | 2 | -1/+9 | |
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 324784: editgroups.cgi should make sure groups it edits/removes are not ↵ | lpsolit%gmail.com | 1 | -0/+14 | |
used by editparams.cgi (in data/params) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked 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 | 3 | -14/+51 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk | |||||
2006-05-10 | Bug 7710: Pref to automatically put me on the CC: list of bugs I change - ↵ | lpsolit%gmail.com | 1 | -0/+4 | |
Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=myk | |||||
2006-05-10 | Bug 337209: Missing whitespaces in the 'fieldvalue_still_has_bugs' error ↵ | lpsolit%gmail.com | 1 | -2/+2 | |
message - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=myk | |||||
2006-05-08 | Bug 332598: Move ValidatePassword() and DBNameToIdAndCheck() from globals.pl ↵ | lpsolit%gmail.com | 1 | -4/+4 | |
into User.pm - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk | |||||
2006-05-01 | Bug 331008: Consistently name errors either prod_ or product_ - Patch by ↵ | lpsolit%gmail.com | 1 | -8/+8 | |
timeless <timeless@bemail.org> r=LpSolit a=justdave | |||||
2006-04-18 | Bug 44595: Implement an interface for administrators to delete attachments - ↵ | lpsolit%gmail.com | 1 | -0/+4 | |
Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked, justdave a=justdave | |||||
2006-04-15 | Bug 333836: extra </a> in sudo_password_required message - Patch by Emmanuel ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
Seyman <eseyman@linagora.com> r=LpSolit a=justdave | |||||
2006-03-28 | Bug 92515: Implement the ability to change the resolution of a bug without ↵ | lpsolit%gmail.com | 1 | -5/+0 | |
reopening it - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=myk | |||||
2006-03-24 | Bug 329390 Incorrect English in "You can't make [% terms.abug %] blocked or ↵ | timeless%mozdev.org | 1 | -1/+1 | |
dependent on itself." r=lpsolit a=myk | |||||
2006-03-22 | Bug 330985 login_required_for_pronoun doesn't make sense | timeless%mozdev.org | 1 | -1/+2 | |
r=lpsolit a=myk | |||||
2006-03-22 | Bug 330837 Fix sudo_in_progress to not say "an sudo" | timeless%mozdev.org | 1 | -1/+1 | |
patch by gijskruitbosch+bugs@gmail.com r=lpsolit a=myk | |||||
2006-03-22 | Bug 331003 auth_failure uses "put people in or out" | timeless%mozdev.org | 1 | -1/+1 | |
r=mkanat a=myk | |||||
2006-03-22 | Bug 330996 component_not_valid could be improved | timeless%mozdev.org | 1 | -2/+2 | |
r=lpsolit a=myk | |||||
2006-03-22 | Bug 331004 alias_is_numeric uses 'another' which to me implies a real one ↵ | timeless%mozdev.org | 1 | -2/+2 | |
was given/accepted r=lpsolit a=myk | |||||
2006-03-15 | Bug 311422: describecomponents.cgi and enter_bug.cgi need some cleanup - ↵ | lpsolit%gmail.com | 1 | -8/+9 | |
Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=myk | |||||
2006-03-09 | Bug 323912: When a group cannot be deleted because it is in used, ↵ | lpsolit%gmail.com | 1 | -0/+8 | |
ThrowUserError() should be called - Patch by Frédéric Buclin <LpSolit@gmail.com> r=GavinS a=myk | |||||
2006-03-03 | Patch for bug 329163: Add 'settings' template case in generic handling of ↵ | jocuri%softhome.net | 1 | -0/+2 | |
auth errors; patch by Vlad Dascalu <vladd@bugzilla.org>, r=LpSolit, a=myk. | |||||
2006-03-03 | Back out accidentally commited change as part of check-in for bug 328089. | jocuri%softhome.net | 1 | -2/+0 | |
2006-03-03 | Patch for bug 328089: make number of columns in additional comments field ↵ | jocuri%softhome.net | 1 | -0/+2 | |
identical with constants.COMMENT_COLS; patch by Rudolf Ramler <rudolf.ramler@scch.at>, r=vladd, a=justdave. | |||||
2006-03-03 | Patch for bug 329042: Modify 'group.html' in 'groups.html' for documentation ↵ | jocuri%softhome.net | 1 | -6/+6 | |
links; patch by Vlad Dascalu <vladd@bugzilla.org>; r=wurblzap, a=justdave. | |||||
2006-03-02 | Bug 311258: use objects in admin templates (products & co) - Patch by André ↵ | lpsolit%gmail.com | 1 | -2/+3 | |
Batosti <batosti@async.com.br> r=LpSolit a=justdave | |||||
2006-03-01 | Fix ThrowCodeError calls by giving them an unique ID (tree fix). | jocuri%softhome.net | 1 | -0/+7 | |