Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-01-15 | Bug 473677: Update YUI to 2.6.0 | mkanat%bugzilla.org | 4 | -21/+25 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat | |||||
2009-01-15 | Bug 471890: The Index of Parameters should linkify parameters, not the ↵ | lpsolit%gmail.com | 1 | -3/+6 | |
category they belong to - Patch by Nitish Bezzala <nbezzala@yahoo.com> r/a=LpSolit | |||||
2009-01-15 | Bug 473553: ERROR_MODE_DIE should be the default if the script is not CGI - ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | |||||
2009-01-09 | Bug 472224: Bugzilla.time function that returns detailed time and timezone ↵ | mkanat%bugzilla.org | 1 | -1/+101 | |
information Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat | |||||
2009-01-09 | Bug 472556: Modify Bug.comments to allow getting comments only comments that ↵ | mkanat%bugzilla.org | 2 | -4/+16 | |
have been added since a certain time Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat | |||||
2009-01-09 | Bug 471942: Make the WebService validate and properly convert input parameters | mkanat%bugzilla.org | 3 | -1/+93 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat | |||||
2009-01-09 | Bug 335762: Move Windows Install Instruction to Wiki - Patch by ↵ | lpsolit%gmail.com | 1 | -2/+2 | |
Frédéric Buclin <LpSolit@gmail.com> r=colin | |||||
2009-01-08 | Bug 452519: Fix timezones in emails - Patch by Frédéric Buclin ↵ | lpsolit%gmail.com | 8 | -25/+23 | |
<LpSolit@gmail.com> r=wicked a=LpSolit | |||||
2009-01-08 | Bug 472549: Ignore undefined values when committing user pref changes - ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | |||||
2009-01-07 | Bug 450403: Add ability to view comments via the web service (Bug.comments) | mkanat%bugzilla.org | 6 | -28/+278 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat | |||||
2009-01-07 | Bug 472458: checksetup.pl should check for DateTime::TimeZone - Patch by ↵ | lpsolit%gmail.com | 1 | -0/+9 | |
Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | |||||
2009-01-07 | Bump the version number post-release. | mkanat%bugzilla.org | 1 | -1/+1 | |
2009-01-06 | Bump the version number for 3.3.1. | mkanat%bugzilla.org | 2 | -5/+5 | |
2009-01-05 | Bug 472013: [Oracle] checksetup.pl fails with ORA-04091 and you can't change ↵ | lpsolit%gmail.com | 2 | -2/+2 | |
the properties of custom fields - Patch by Xiaoou <xiaoou.wu@oracle.com> r/a=mkanat | |||||
2009-01-05 | Bug 471866: Classification name length and sortkey max value not validated - ↵ | lpsolit%gmail.com | 3 | -6/+20 | |
Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=LpSolit | |||||
2009-01-04 | Bug 472047: Search containing "%Complete" boolean chart fails - Patch by ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=LpSolit | |||||
2009-01-04 | Bug 316425: Summarize time estimates on buglist page - Patch by Aaron Larson ↵ | lpsolit%gmail.com | 3 | -0/+81 | |
<aaron@larsonsonline.net> r=wicked a=LpSolit | |||||
2009-01-04 | Bug 147776: Make checksetup.pl re-write localconfig with the current ↵ | mkanat%bugzilla.org | 2 | -42/+77 | |
comments and remove old variables automatically Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat | |||||
2009-01-04 | Bug 99205: Allow mass-editing of dependencies | dkl%redhat.com | 3 | -5/+51 | |
Patch by Dave Lawrence <dkl@redhat.com> - r/a=mkanat | |||||
2009-01-03 | Bug 377956: Tabular and graphical reports should support single-select ↵ | lpsolit%gmail.com | 3 | -3/+31 | |
custom fields - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit | |||||
2009-01-03 | Bug 471060: The mod_perl CGI requirement isn't necessary anymore | mkanat%bugzilla.org | 1 | -13/+0 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2009-01-02 | Post-checkin fix for bug 313126 (better wording when the classification ↵ | lpsolit%gmail.com | 1 | -1/+5 | |
description is removed) | |||||
2009-01-02 | Bug 313126: Clean up editclassification.cgi and make it use ↵ | lpsolit%gmail.com | 4 | -112/+55 | |
Bugzilla::Classification methods - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=LpSolit | |||||
2009-01-02 | Bug 339381: Make Bugzilla::Classification use Bugzilla::Object - Patch by ↵ | lpsolit%gmail.com | 5 | -159/+75 | |
Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit | |||||
2009-01-02 | Bug 422465: Cloning a bug should cc the original reporter if the cloner ↵ | lpsolit%gmail.com | 1 | -1/+6 | |
isn't the reporter - Patch by Nitish Bezzala <nbezzala@yahoo.com> r/a=mkanat | |||||
2009-01-02 | Bug 211006: Make Bugzilla use SHA-256 instead of crypt() to store hashed ↵ | mkanat%bugzilla.org | 4 | -28/+75 | |
passwords in the database Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2009-01-02 | Bug 455476: clicking "mark as duplicate" should focus the dup_id field - ↵ | lpsolit%gmail.com | 1 | -3/+17 | |
Patch by Guy Pyrzak <guy.pyrzak@gmail.com> r/a=mkanat | |||||
2009-01-02 | Bug 179638: Security group inclusion isn't indicated on "New:" bugmail ↵ | lpsolit%gmail.com | 2 | -1/+10 | |
notifications - Patch by Teemu Mannermaa <wicked@sci.fi> r/a=mkanat | |||||
2009-01-02 | Bug 452907: Clone should also preserve "Blocks" and "Depends on" fields - ↵ | lpsolit%gmail.com | 1 | -2/+2 | |
Patch by Nitish Bezzala <nbezzala@yahoo.com> r/a=mkanat | |||||
2009-01-02 | Bug 332995: Steps to Reproduce not removed from comment when user leaves ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
default content (steps without blanks) - Patch by Teemu Mannermaa <wicked@sci.fi> r/a=LpSolit | |||||
2009-01-01 | Bug 471777: $type_id is no longer in use in Search.pm - Patch by ↵ | lpsolit%gmail.com | 1 | -2/+0 | |
Frédéric Buclin <LpSolit@gmail.com> r=wicked a=LpSolit | |||||
2009-01-01 | Bug 309383: New bug submission should include the bug summary in the title ↵ | lpsolit%gmail.com | 1 | -1/+4 | |
of the page - Patch by Alex Eiser <aeiser@arc.nasa.gov> r/a=LpSolit | |||||
2009-01-01 | Bug 471771: editflagtypes.cgi should display the number of flags per type - ↵ | lpsolit%gmail.com | 2 | -0/+41 | |
Patch by Frédéric Buclin <LpSolit@gmail.com> r=justdave a=LpSolit | |||||
2008-12-30 | Bug 105960: xml.cgi generates invalid XML - Patch by Kip Hampton ↵ | lpsolit%gmail.com | 1 | -0/+10 | |
<khampton@totalcinema.com> r/a=mkanat | |||||
2008-12-29 | Bug 385163: The guided enter bug form says "Create a new Attachment" link on ↵ | lpsolit%gmail.com | 2 | -2/+2 | |
the bug, but the link is "Add an attachment" - Patch by timeless <timeless@bemail.org> r=wicked a=LpSolit | |||||
2008-12-29 | Bug 468617: OS sniffing doesn't detect OS X 10.5 - Patch by Matt Selsky ↵ | lpsolit%gmail.com | 1 | -0/+1 | |
<selsky@columbia.edu> r=timeless a=LpSolit | |||||
2008-12-29 | Bug 471324: Don't build mail headers for existing bugs (too many calls to ↵ | lpsolit%gmail.com | 1 | -19/+13 | |
multiline_sprintf()) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit | |||||
2008-12-29 | Bug 465589: Already selected user accounts are no longer displayed when ↵ | lpsolit%gmail.com | 7 | -17/+57 | |
usemenuforusers is enabled and the account has been disabled - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=LpSolit | |||||
2008-12-27 | Fix a POD error in Bugzila::JobQueue::Runner. | mkanat%bugzilla.org | 1 | -0/+2 | |
2008-12-24 | Bug 347707: Changing parameters could silently fail because we weren't ↵ | mkanat%bugzilla.org | 1 | -1/+1 | |
correctly checking the return code from "rename" Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=justdave, a=mkanat | |||||
2008-12-24 | Fix some test failures caused by the checkin of bug 284184. | mkanat%bugzilla.org | 2 | -2/+3 | |
2008-12-24 | Bug 284184: Allow Bugzilla to use an asynchronous job queue for sending mail. | mkanat%bugzilla.org | 17 | -6/+491 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> and Mark Smith <mark@plogs.net> r=glob, a=mkanat | |||||
2008-12-22 | Bug 470442: Only delete tainted environment variables if we're running in ↵ | mkanat%bugzilla.org | 3 | -15/+9 | |
taint mode Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2008-12-19 | Bug 469136: The font size is too small with the Classic skin (especially in ↵ | lpsolit%gmail.com | 1 | -1/+5 | |
bug comments) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=pyrzak a=LpSolit | |||||
2008-12-18 | Typo in filename. Should be extensions/example/code/product-confirm_delete.pl | ghendricks%novell.com | 1 | -0/+0 | |
2008-12-18 | Bug 419748 - Need to hook deleting products | ghendricks%novell.com | 4 | -1/+43 | |
patch by ghendricks@novell.com r=mkanat a=mkanat | |||||
2008-12-18 | Bug 419496 - Cannot easily share saved searches | dkl%redhat.com | 1 | -1/+2 | |
Patch by Dave Lawrence <dkl@redhat.com> - r/a=LpSolit | |||||
2008-12-18 | Bug 31117 - should have a "submit only my comments" option on midair collision | dkl%redhat.com | 1 | -0/+11 | |
Patch by Dave Lawrence <dkl@redhat.com> - r/a=LpSolit | |||||
2008-12-17 | Bug 460909 - Mass edit bug form does not allow adding private comments | dkl%redhat.com | 3 | -9/+16 | |
Patch by Dave Lawrence <dkl@redhat.com> - r/a=LpSolit | |||||
2008-12-17 | Bug 469992: Bugzilla Installer is no longer available - Patch by miketosh ↵ | lpsolit%gmail.com | 1 | -9/+1 | |
<michael.j.tosh@lmco.com> r=LpSolit |