Граф коммитов

10332 Коммитов

Автор SHA1 Сообщение Дата
lpsolit%gmail.com 297a77bef6 Bug 414726: Bugzilla::Update never updates bugzilla-update.xml if the file already exists locally - Patch by Fr��d��ric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit 2008-01-30 01:55:16 +00:00
lpsolit%gmail.com 476b295619 Bug 414002: Temporary files for uploaded attachments are not deleted on Windows - Patch by Steve Hay <SteveHay@planit.com> r/a=LpSolit 2008-01-29 19:19:36 +00:00
lpsolit%gmail.com 0800583538 Bug 414267: show bug UI broken after editing an attachment - Patch by Guy Pyrzak <guy.pyrzak@gmail.com> r/a=LpSolit 2008-01-29 18:48:45 +00:00
lpsolit%gmail.com cf5d754ae5 Bug 414269: Move the knobs to appear below the enter comments area (like it used to) - Patch by Guy Pyrzak <guy.pyrzak@gmail.com> r/a=mkanat 2008-01-29 18:42:16 +00:00
lpsolit%gmail.com 6864cc4054 Bug 414382: Remove the duplicated "CC myself" checkbox below the "Additional Comment" field in favor of the one near the CC list - Patch by Guy Pyrzak <guy.pyrzak@gmail.com> r/a=LpSolit 2008-01-29 18:36:56 +00:00
mkanat%bugzilla.org 188be02000 Bug 414474: Remove debugging code from Search.pm that was left in from bug 399371.
Patch By Jesse Clark <jjclark1982@gmail.com> r=mkanat, a=mkanat
2008-01-29 01:47:01 +00:00
lpsolit%gmail.com c9ba677b90 Bug 414281: editvalues.cgi variables badly scoped under mod_perl - Patch by Fr��d��ric Buclin <LpSolit@gmail.com> r/a=mkanat 2008-01-28 01:36:13 +00:00
mkanat%bugzilla.org 3388146d86 Bug 414012: Include the table id in fields that fail their new max-length check.
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=justdave, a=justdave
2008-01-28 00:54:59 +00:00
lpsolit%gmail.com 6705785212 Bug 325487: Admin pages should require less "clicks" (remove useless confirmation pages) - Patch by Fr��d��ric Buclin <LpSolit@gmail.com> r=justdave r=mkanat a=LpSolit 2008-01-27 23:14:26 +00:00
mkanat%bugzilla.org 497a0fccdd Bug 410521: The diffs in bugmails were broken and BugMail.pm was throwing a warning about sprintf.
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
2008-01-27 19:39:28 +00:00
mkanat%bugzilla.org 563c23e658 Bug 374020: Re-work the bug editing form to be more usable.
Patch By Guy Pyrzak <guy.pyrzak@gmail.com> r=mkanat, a=mkanat
2008-01-27 19:21:18 +00:00
lpsolit%gmail.com c1443c38ff Bug 121069: Remove $dbh->bz_(un)lock_tables from process_bug.cgi and 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-27 19:15:22 +00:00
mkanat%bugzilla.org d834d504b6 Bug 411544: Subject lines were still being improperly line-broken in emails.
Patch By Jeff Lawson <jlawson-mozilla@bovine.net> r=mkanat, a=mkanat
2008-01-27 18:08:45 +00:00
lpsolit%gmail.com 64bfec27b7 Bug 413672: email_in.pl incorrectly rejects quoted charsets - Patch by Fr��d��ric Buclin <LpSolit@gmail.com> r/a=mkanat 2008-01-26 10:41:13 +00:00
lpsolit%gmail.com 79dc8a40c3 Fixing bustage due to bug 399823 2008-01-24 22:35:16 +00:00
lpsolit%gmail.com 14871ea10e Bug 399823: Fix the documentation about installing missing Perl packages when you are not root - Patch by Sam Folk-Williams <sam.folkwilliams@gmail.com> r=Colin 2008-01-24 22:06:10 +00:00
lpsolit%gmail.com 629d3bf673 Bug 399574: Documentation should note to use 32bit Perl on Win64 too - Patch by Sam Folk-Williams <sam.folkwilliams@gmail.com> r=Colin 2008-01-24 20:59:55 +00:00
mkanat%bugzilla.org 57c3ff9765 Bug 399371: Search.pm should use named subroutines instead of closures
Patch By Jesse Clark <jjclark1982@gmail.com> r=mkanat, a=mkanat
2008-01-23 23:19:43 +00:00
lpsolit%gmail.com 56598e17ad Bug 391669: Modifying a bug via email_in.pl fails because there are many fields that process_bug.cgi requires but aren't provided to it - Patch by Fr��d��ric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit 2008-01-23 21:49:31 +00:00
eseyman%linagora.com c5d6502769 Bug 337947: Fix strange syntax in contrib/syncLDAP.pl
Patch By Emmanuel Seyman <eseyman@linagora.com> r=LpSolit, a=LpSolit
2008-01-23 13:59:08 +00:00
cls%seawood.org 8f07d7f084 Allow data_dir to be configured at install time to decouple tinderbox data from cgi installation.
Bug #409052 r=bear
2008-01-22 22:03:07 +00:00
lpsolit%gmail.com 408fb87bd4 Bug 400629: The "User Preferences" doc page has no information about saved searches - Patch by Sam Folk-Williams <sam.folkwilliams@gmail.com> r=LpSolit 2008-01-21 21:45:23 +00:00
lpsolit%gmail.com d256f41403 Bug 413343: Requesting data for a bug restricted to a group while you are logged out throws "Error 32000" - Patch by Fr��d��ric Buclin <LpSolit@gmail.com> r/a=mkanat 2008-01-21 18:29:30 +00:00
lpsolit%gmail.com a459808007 Bug 413273: install-module.pl is not listed in docs/html/api/index.html - Patch by Fr��d��ric Buclin <LpSolit@gmail.com> r/a=mkanat 2008-01-21 18:25:13 +00:00
ccooper%deadsquid.com 5104f9dd5f - check for subgroup array length when building SQL 2008-01-21 16:10:10 +00:00
lpsolit%gmail.com c88d1b8c11 Bug 391274: Warning box says "Caution". Info requiring attention says "Warning" - Patch by Sam Folk-Williams <sam.folkwilliams@gmail.com> r=LpSolit 2008-01-21 13:35:31 +00:00
lpsolit%gmail.com 2e09267c7d Bug 373281: Remove AppendComment entirely in favor of Bugzilla::Bug->add_comment - Patch by Fr��d��ric Buclin <LpSolit@gmail.com> r/a=mkanat 2008-01-20 22:18:56 +00:00
lpsolit%gmail.com d33290eae5 Bug 413258: When setting a flag on an attachment on bug creation, an incorrect message is displayed - Patch by Fr��d��ric Buclin <LpSolit@gmail.com> a=LpSolit 2008-01-20 22:12:50 +00:00
lpsolit%gmail.com cb5a633a4a Bug 400631: The "Account History" page in editusers.cgi is not documented - Patch by Sam Folk-Williams <sam.folkwilliams@gmail.com> r=LpSolit 2008-01-20 16:47:23 +00:00
lpsolit%gmail.com 38328d6b57 Bug 413222: Implement $attachment->remove_from_db - Patch by Fr��d��ric Buclin <LpSolit@gmail.com> a=LpSolit 2008-01-20 15:03:58 +00:00
lpsolit%gmail.com 88e19f8c1f Bug 400677: Documentation about products is mostly non-existent - Patch by Sam Folk-Williams <sam.folkwilliams@gmail.com> r=LpSolit 2008-01-20 02:54:36 +00:00
lpsolit%gmail.com 85b65a8cb7 Bug 143313: check_can_change_field() is no longer called with --do_not_change-- as field value - Patch by Fr��d��ric Buclin <LpSolit@gmail.com> r/a=mkanat 2008-01-20 02:45:31 +00:00
mkanat%bugzilla.org 052869cca8 Remove an error tag from user-error that's no longer used, as of the last
checkin.
2008-01-20 02:35:25 +00:00
mkanat%bugzilla.org 8791082821 Bug 412836: Clean up process_bug.cgi now that we have Bugzilla::Bug->update
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
2008-01-20 02:22:27 +00:00
lpsolit%gmail.com 8ff9c42bdf Documentation patch for bug 410134: Make Oracle case-insensitive for Bugzilla - Patch by Sam Folk-Williams <sam.folkwilliams@gmail.com> r=LpSolit 2008-01-19 23:24:11 +00:00
lpsolit%gmail.com 8b25e8f812 Bug 412976: "Bug" should be replaced with $terms.Bug in user-error.html.tmpl - Patch by C��dric Corazza <cedric.corazza@wanadoo.fr> r/a=LpSolit 2008-01-19 22:52:19 +00:00
lpsolit%gmail.com 723716b025 Bug 403397: Missing documentation about keywords - Patch by Sam Folk-Williams <sam.folkwilliams@gmail.com> r=Colin 2008-01-19 21:55:44 +00:00
lpsolit%gmail.com b92a8a2082 Documentation for bug 45207: Automated sanity check that can send an e-mail if there are problems - Patch by Sam Folk-Williams <sam.folkwilliams@gmail.com> r=LpSolit 2008-01-19 21:43:29 +00:00
mozilla%colinogilvie.co.uk ee688813f9 Bug 413149: There is twice the same paragraph bz_canusewhines in using.xml
Patch by: Cedric Corazza <cedric.corazza@wanadoo.fr> ;r=me
2008-01-19 18:59:58 +00:00
mozilla%colinogilvie.co.uk 5203e3a686 Bug 310400: Explain (Document) how permissions are handled on Bugzilla
Patch by Sam Folk-Williams <sam.folkwilliams@gmail.com>; r=me
2008-01-19 17:24:36 +00:00
dkl%redhat.com 3ffd19c924 Bug 412850: Rename the webservice method Bug.get_bugs() to simple Bug.get()
David Lawrence <dkl@redhat.com> r=mkanat
2008-01-18 21:30:30 +00:00
mkanat%bugzilla.org cf9d39c7f6 Bug 411832: [Oracle] Change ISOLATION_LEVEL to 'READ COMMITTED'
Patch By Xiaoou Wu <xiaoou.wu@oracle.com> r=mkanat, a=mkanat
2008-01-18 19:57:20 +00:00
mkanat%bugzilla.org b53eb62a71 Bug 408172: [Oracle] Bug lists longer than 1000 bugs fail
Patch By Xiaoou Wu <xiaoou.wu@oracle.com> r=mkanat, a=mkanat
2008-01-18 15:56:55 +00:00
mkanat%bugzilla.org 322cddda0a Bug 407402: Make Bugzilla die when data/params doesn't exist, if we're in a CGI.
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=justdave, a=mkanat
2008-01-18 05:04:19 +00:00
lpsolit%gmail.com 8fe8323199 Back out bug 147776, checksetup.pl now fills localconfig.old with a cryptic message 2008-01-17 23:15:24 +00:00
mkanat%bugzilla.org c9215d93c9 The resolution_cant_clear error message was missing a TT whitespace fix. 2008-01-17 20:52:01 +00:00
mkanat%bugzilla.org 50b9c64e54 Bug 402791: Move status and resolution updating from process_bug.cgi into Bugzilla::Bug
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
2008-01-17 20:41:45 +00:00
mkanat%bugzilla.org 783cabf6e4 Bug 147776: Make checksetup.pl re-write localconfig with the most modern comments.
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat
2008-01-17 20:33:11 +00:00
justdave%bugzilla.org 6ccdcea173 Bug 412718: Make buildwho round off the minimum date in its queries to the nearest hour to facilitate better use of the MySQL server's query cache.
Patch by Mark Smith <mark@mozilla.com>
r=justdave
2008-01-17 03:52:55 +00:00
lpsolit%gmail.com cb4023ae21 Documentation for bug 11901: Change Bugzilla comments line-wrapping policy - Patch by Sam Folk-Williams <sam.folkwilliams@gmail.com> r=mkanat 2008-01-17 00:50:40 +00:00