Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-07-01 | Bug 442863: ON DELETE CASCADE Foreign Keys should automatically delete ↵ | mkanat%bugzilla.org | 1 | -0/+17 | |
invalid values during checksetup Patch By Max Kanat-Alexander (module owner) a=mkanat | |||||
2008-06-20 | Bug 432916: Expose usermatchmode via WebServices (User.get match argument) | mkanat%bugzilla.org | 1 | -5/+10 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat | |||||
2008-06-20 | Bug 157092 â Implement a checking mechanism for invalid regexp | dkl%redhat.com | 1 | -0/+5 | |
Patch by David Lawrence <dkl@redhat.com> - r/a=mkanat | |||||
2008-06-03 | Bug 435570: Let's add all field descriptions in field-descs.none.tmpl to ↵ | lpsolit%gmail.com | 1 | -45/+62 | |
make them localizable - Patch by Cédric Corazza <cedric.corazza@wanadoo.fr> r/a=LpSolit | |||||
2008-05-29 | Bug 412725: WebService functions to get information about a User | dkl%redhat.com | 1 | -2/+8 | |
Patch by Noura Elhawary <nelhawar@redhat.com> - r=mkanat, a=mkanat | |||||
2008-05-24 | Bug 435250: In the "View User Account Log" page, the information in the ↵ | lpsolit%gmail.com | 1 | -1/+2 | |
"What" column are displayed in English on localized installation - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | |||||
2008-05-14 | Bug 330989: illegal_change_deps error uses "empowered" inconsistently with ↵ | lpsolit%gmail.com | 1 | -7/+7 | |
"allowed" (+ some other minor changes) - Patch by Mike Durthaler <mdurthaler@sbcglobal.net> r=timeless a=LpSolit | |||||
2008-04-30 | Bug 430307: Unsafe regexp used in global/userselect.html.tmpl - Patch by ↵ | lpsolit%gmail.com | 1 | -2/+6 | |
Jesse Clark <jjclark1982@gmail.com> r/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-04-04 | Bug 182975: Bugzilla directory structure to be adopted to l10n needs - Patch ↵ | lpsolit%gmail.com | 3 | -3/+3 | |
by A.A. Shimono (himorin) <shimono@mozilla.gr.jp> r=LpSolit r=mkanat a=LpSolit | |||||
2008-04-03 | Bug 405946: Some emails are not sent in the language chosen by the addressee ↵ | lpsolit%gmail.com | 1 | -5/+0 | |
- Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=LpSolit | |||||
2008-03-28 | Bug 425565: Product name not displayed in the error message when ↵ | lpsolit%gmail.com | 1 | -3/+3 | |
adding/removing bugs to/from illegal groups - Patch by Frédéric Buclin <LpSolit@gmail.com> r=bbaetz a=LpSolit | |||||
2008-03-18 | Bug 413439: Enable "change several bugs at once" if the user has editbugs OR ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
product-specific editbugs for ALL tickets - Patch by miketosh <michael.j.tosh@lmco.com> r/a=LpSolit | |||||
2008-03-18 | Bug 180259: "Requests" (logged out) and "My Requests" (logged in) links ↵ | lpsolit%gmail.com | 1 | -6/+8 | |
appear in footer even if the site doesn't use requests - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=LpSolit | |||||
2008-02-21 | Bug 251740: Add local CSS hook file - Patch by Guy Pyrzak ↵ | lpsolit%gmail.com | 1 | -0/+2 | |
<guy.pyrzak@gmail.com> r/a=mkanat | |||||
2008-02-12 | Bug 341508 â GetBugLink() should be localisable. | wurblzap%gmail.com | 1 | -0/+9 | |
Patch by Marc Schumann <wurblzap@gmail.com>; r=LpSolit, a=LpSolit | |||||
2008-02-07 | Bug 392821: Remove obsolete instructions in template variables.none.tmpl ↵ | lpsolit%gmail.com | 1 | -13/+0 | |
concerning bug_re - Patch by Eclipse Webmaster <webmaster@eclipse.org> r/a=LpSolit | |||||
2008-02-06 | Bug 349369: Allow unused custom fields to be deleted from editfields.cgi - ↵ | lpsolit%gmail.com | 2 | -0/+20 | |
Patch by Alex Eiser <aeiser@arc.nasa.gov> r/a=LpSolit | |||||
2008-02-06 | Bug 359943: Prev/Next <link rel>s not working on process_bug.cgi page - ↵ | lpsolit%gmail.com | 1 | -11/+12 | |
Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=LpSolit | |||||
2008-02-05 | Bug 393745: s/you/anyone/ in the message displayed when creating a new ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
product - Patch by timeless <timeless@bemail.org> r=reed r=vladd a=LpSolit | |||||
2008-01-28 | Bug 325487: Admin pages should require less "clicks" (remove useless ↵ | lpsolit%gmail.com | 1 | -20/+243 | |
confirmation pages) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=justdave r=mkanat a=LpSolit | |||||
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-20 | Remove an error tag from user-error that's no longer used, as of the last | mkanat%bugzilla.org | 1 | -5/+0 | |
checkin. | |||||
2008-01-20 | Bug 412976: "Bug" should be replaced with $terms.Bug in user-error.html.tmpl ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
- Patch by Cédric Corazza <cedric.corazza@wanadoo.fr> r/a=LpSolit | |||||
2008-01-18 | The resolution_cant_clear error message was missing a TT whitespace fix. | mkanat%bugzilla.org | 1 | -1/+1 | |
2008-01-18 | Bug 402791: Move status and resolution updating from process_bug.cgi into ↵ | mkanat%bugzilla.org | 2 | -12/+29 | |
Bugzilla::Bug Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2008-01-13 | Bug 411437: Clipping of "Free Text" fields when user enters more then 255 ↵ | lpsolit%gmail.com | 1 | -0/+7 | |
characters - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | |||||
2008-01-12 | Bug 401965: Move groups updating from process_bug.cgi to Bugzilla::Bug | mkanat%bugzilla.org | 1 | -0/+19 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2007-12-13 | Bug 408032: [Oracle] Make bzdbcopy.pl work with Oracle | mkanat%bugzilla.org | 1 | -0/+3 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat | |||||
2007-11-29 | Bug 397099: Date/Time Fields should have a JavaScript widget for picking a date | mkanat%bugzilla.org | 1 | -1/+6 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, r=glob, a=mkanat | |||||
2007-11-29 | Bug 405787: product_access_denied error tag defined twice in ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
user-error.html.tmpl - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | |||||
2007-11-28 | Bug 353995: Make checksetup able to reset a user's password | mkanat%bugzilla.org | 1 | -3/+9 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat | |||||
2007-11-26 | Bug 405342: "My requests" is broken - Patch by Frédéric Buclin ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
<LpSolit@gmail.com> r=bkor a=LpSolit | |||||
2007-11-13 | Bug 401957: Move comment "isprivate" updating from process_bug to Bugzilla::Bug | mkanat%bugzilla.org | 1 | -0/+4 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2007-10-24 | Bug 357324: Date/Time Custom Fields | mkanat%bugzilla.org | 2 | -0/+8 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2007-10-22 | Bug 182083: Help system should support more pages - Patch by Frédéric ↵ | lpsolit%gmail.com | 1 | -0/+15 | |
Buclin <LpSolit@gmail.com> r=Colin a=LpSolit | |||||
2007-10-12 | Bug 313123: Implement $component->create and $component->update based on ↵ | lpsolit%gmail.com | 2 | -10/+14 | |
Object.pm - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | |||||
2007-10-10 | Bug 313129: Implement $milestone->create and $milestone->update based on ↵ | lpsolit%gmail.com | 1 | -6/+6 | |
Object.pm - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | |||||
2007-10-09 | Midair with product change while adding an attachment silently clears flags ↵ | lpsolit%gmail.com | 1 | -0/+7 | |
- Patch by Tiago R. Mello <timello@gmail.com> r/a=LpSolit | |||||
2007-09-19 | Fix bustage from Bug 373689--certain error messages are no longer in use. | mkanat%bugzilla.org | 1 | -15/+0 | |
2007-09-19 | Bug 389313: summarize_time.cgi needs some cleanup - Patch by Frédéric ↵ | lpsolit%gmail.com | 1 | -1/+6 | |
Buclin <LpSolit@gmail.com> r/a=mkanat | |||||
2007-09-17 | Bug 357315: Add the ability to create <textarea> fields | mkanat%bugzilla.org | 1 | -0/+1 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2007-09-08 | Bug 287330: Multi-Select Custom Fields | mkanat%bugzilla.org | 2 | -4/+6 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2007-08-24 | Bug 221827 Missing Bug ID shouldn't be handled as Invalid Bug ID | timeless%mozdev.org | 1 | -3/+5 | |
r=vladd a=mkanat | |||||
2007-08-24 | Bug 365438 Tag-related error messages should mention "tag" instead of "saved ↵ | timeless%mozdev.org | 1 | -14/+9 | |
search" r=reed a=mkanat | |||||
2007-08-24 | Bug 373440: Make "check" into a generic function in Bugzilla::Object | mkanat%bugzilla.org | 1 | -0/+4 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2007-08-24 | Bug 373440: Make "check" into a generic function in Bugzilla::Object | mkanat%bugzilla.org | 1 | -4/+28 | |
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 | 27 | -27/+0 | |
<bugzilla@chimpychompy.org> r/a=LpSolit | |||||
2007-08-12 | Bug 389844 zero_length_file: no read permission is also a possibility | timeless%mozdev.org | 1 | -1/+2 | |
r=vladd a=mkanat | |||||
2007-08-11 | Bug 391726: Missing ID for the quicksearch fields - Patch by Frédéric ↵ | lpsolit%gmail.com | 3 | -5/+5 | |
Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit |