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

5346 Коммитов

Автор SHA1 Сообщение Дата
bugreport%peshkin.net d3a014761e Bug 239263: Avoid hazard in User->groups by switching to main DB for rederive
r=jouni
a=justdave
2004-05-14 13:55:45 +00:00
jocuri%softhome.net 4dbf93f239 Patch for bug 238675: fix the wording for the reassign_to_empty error message; patch by Christopher Nehren <apeiron@comcast.net>; r=justdave; a=justdave. 2004-05-14 10:05:41 +00:00
bugreport%peshkin.net d3ec032dd0 Bug 236779: Add UI for changing "linkinfooter" flag for saved searches
r=gerv,preed
a=justdave
2004-05-13 16:04:27 +00:00
jouni%heikniemi.net 0afa513e3d Bug 226411: Fixed the indentation issue mentioned in bug comments but forgotten on previous checkin. 2004-05-13 07:17:43 +00:00
bugreport%peshkin.net 23b4d76c40 Bug 226411: make DiffStrings handle fields with duplicate values
patch by jouni
r=joel,myk
a=justdave
2004-05-12 23:57:31 +00:00
bugreport%peshkin.net fd8d6ce267 Bug 226477: Fix undefined method call in Bugzilla::User->in_group
r=timeless,a=justdave
2004-05-12 05:11:27 +00:00
bugreport%peshkin.net fdc0631e13 Bug 232861: Prevent references to bugs or comments from being expanded in attachment links
r=timeless,a=justdave
2004-05-12 05:08:28 +00:00
bugreport%peshkin.net 0889ebab00 Bug 227785: Add navigation/summary/last-modified after modifying a bug
r=justdave, a=justdave
2004-05-12 05:03:27 +00:00
bugreport%peshkin.net 693d95bdd6 Bug 240036: Unlock tables after address error before attempting to process footer
r=timeless, a=justdave
2004-05-12 04:20:10 +00:00
justdave%bugzilla.org 0ca821caf9 Bug 241270: fix regression caused by <label> wrapping other form widgets. Related widgets are now excluded from the <label> blocks.
r=myk, a=justdave
2004-05-11 23:27:23 +00:00
bugreport%peshkin.net 25e13f99df Bug 231975: Avoid naming new product groups the same as existing groups and do not rename product groups on product rename.
r=jouni, a=justdave
2004-05-11 23:17:05 +00:00
myk%mozilla.org e76dc22bde Fix for bug 240486: makes the banner template CSS friendly
Patch by Vitaly Harisov
r=myk
a=myk
2004-05-11 20:49:50 +00:00
justdave%bugzilla.org afb499b489 Bug 204042: taint issues in perl 5.6.0 that were causing an Internal Error to ocurr after adding an attachment.
r= joel, a= justdave
2004-05-10 16:57:11 +00:00
timeless%mozdev.org 62174a7a30 Bug 241737 Despot should have some spam protection
r=leaf
2004-05-07 19:10:57 +00:00
myk%mozilla.org 180f212b85 let's try not to clobber things with aliases, shall we? 2004-05-07 04:08:28 +00:00
myk%mozilla.org 0f4f05207d Fixing capturing so that it works on Perl 5.6.1 2004-05-07 03:50:56 +00:00
myk%mozilla.org 41b6ccc502 Add a .htaccess file (with commented out options to prevent server errors) and update the README with better information 2004-05-07 03:02:04 +00:00
myk%mozilla.org 51509f5667 fix slurping of command output and errors; correct incorrect references to file.version and config variables; extract the version from CVS/Entries now that we aren't checking out to standard output and therefore don't get version info on standard error; localize $/ so we won't mess things up globally; add info about required Perl modules to README; and fix formatting in Doctor.pm 2004-05-07 02:30:25 +00:00
myk%mozilla.org 82d373fc6d backporting to Perl 5.6.1 2004-05-07 00:51:31 +00:00
justdave%syndicomm.com c72df42e72 Bug 242740: URL to Bug Writing Help document changed
Patch by Niels Reedijk <n.reedijk@planet.nl>
r=justdave,a=justdave
2004-05-06 07:29:33 +00:00
myk%mozilla.org 6336a2d677 more cleanup from recent changes 2004-05-05 01:32:14 +00:00
myk%mozilla.org 606001b579 cleaning up miscellaneous crap from recent changes 2004-05-05 00:24:32 +00:00
myk%mozilla.org dc375d8f47 Finished rewriting Doctor to encapsulate functionality into Doctor::File object 2004-05-04 03:09:02 +00:00
timeless%mozdev.org 7aab773f33 Bug 241755 153 print PASSWD "# DO NOT EDIT THIS FILE! You must instead go to http://warp/mozilla.org, and\n";
r=leaf
2004-04-30 12:10:33 +00:00
myk%mozilla.org cb9752ad13 encapsulated logic in Doctor and Doctor::File objects to make extending Doctor easier; still have two more doctor.cgi action functions to go: commit and create; then just a lot of cleanup and making sure things are in the right place 2004-04-30 01:40:40 +00:00
myk%mozilla.org f1414b05aa Make the modified iframe fill the modified panel instead of being tiny 2004-04-28 08:54:46 +00:00
myk%mozilla.org bed089f6f7 Use File::Temp instead of my custom temp file stuff and eliminate use of the non-standard IO::Capture module 2004-04-28 02:40:35 +00:00
jocuri%softhome.net 720e095b0f Patch for bug 241259: add a CSS tag for 'Additional Comments'; patch by Albert Ting <altlst@sonic.net>; r=vladd; a=justdave. 2004-04-28 00:17:56 +00:00
gerv%gerv.net 3810195167 Bug 237838 - make sure CheckCanChangeField() always gets correct resolution. Patch by gerv and Tom Karzes; r, a=justdave. 2004-04-27 22:28:06 +00:00
myk%mozilla.org fe0e080c3e factor out the code that compares versions and throws an error on mismatch 2004-04-27 20:53:38 +00:00
myk%mozilla.org 12eb13c634 implements a mail-based queue and does some other clean-up 2004-04-27 20:52:54 +00:00
timeless%mozdev.org 97f7e4edfc Bug 241260 Bonsai hasn't been tcl in a while, this line
r=justdave
2004-04-27 06:15:25 +00:00
timeless%mozdev.org 4fe8601753 Bug 210247 URLs followed by close parens get hyperlinked incorrectly
r=kiko
2004-04-27 06:10:09 +00:00
justdave%syndicomm.com 3c76a4b31e Bug 234540: "Take bug" on create attachment screen missed an API change to BugMail which caused it not to mail the previous bug owner about the change.
r=gerv, a=justdave
2004-04-27 03:58:55 +00:00
justdave%syndicomm.com dd2534048c Bug 241516: remove possible namespace conflicts in the additional CSS classes for bugid, component, and status on show_bug
r=myk, a=justdave
2004-04-26 20:39:42 +00:00
ian%hixie.ch 47f159ceab Minor typo... (eagull->seagull) 2004-04-24 23:54:35 +00:00
myk%mozilla.org b79e1ff9c9 partial implementation of mail-based queue; i just can't figure out why the mail it sends is messed up somehow 2004-04-23 03:04:09 +00:00
myk%mozilla.org 0575217798 lots of changes, including WYSIWYG editing, a new UI, and a partial implementation of a database-backed patch queue 2004-04-23 01:36:27 +00:00
jocuri%softhome.net 94b6b1ec7b Patch for bug 240004: limit the password generation subroutine to nice characters only; patch by Paul Wallingford <bugzilla@steeleware.com>; r=vladd; a=justdave. 2004-04-22 21:15:28 +00:00
timeless%mozdev.org b6daea0980 Bug 192571 Empty default owner (assignee or QA) causes "Reassign bug to owner and QA contact of selected component to NOOP
r=justdave a=justdave
2004-04-22 14:42:14 +00:00
timeless%mozdev.org bb19b66d6e Bug 239709 despot.cgi should accept whitespace as delims
r=justdave
2004-04-22 04:21:43 +00:00
timeless%mozdev.org 33bcbe95a0 Bug 204464 Name "main::script_type" used only once: possible typo at /opt/webtools/bonsai/rview.cgi line 221.
r=justdave
2004-04-20 14:10:30 +00:00
kestes%walrus.com f95ab430f8 use of uninitiallized variable $time fixed. Thanks to "Troy Chevalier" <troy#tellme.com> 2004-04-19 12:42:16 +00:00
justdave%syndicomm.com 2cea1325c7 Bug 155502: focus the summary field when loading the search/query pages
Patch by kiko, r=gerv, a=justdave
2004-04-17 06:06:51 +00:00
justdave%syndicomm.com e4ec3865f6 Bug 238874 part 2: removing last vestiges of %::COOKIE from colchange.cgi (in favor of $cgi->cookie)
Patch by kiko, r=vlad, a=justdave
2004-04-17 06:04:14 +00:00
justdave%syndicomm.com e39cbcfdb6 Bug 238865: removing %::FORM from page.cgi in favor of $cgi->param
Patch by kiko, r=vlad, justdave, a=justdave
2004-04-17 04:41:19 +00:00
justdave%syndicomm.com e917075a69 Backing out checkin from bug 238865: patch was negatively reviewed post-mortem.
a=justdave
2004-04-15 05:44:47 +00:00
justdave%syndicomm.com 86da9f856f Bug 237638: make bugzilla_email_append.pl work with BugMail.pm instead of processmail
a=justdave
2004-04-15 04:24:39 +00:00
jocuri%softhome.net cb1e30f47d Patch for bug 240434: replace increased with improved on the login page; r=timeless, a=justdave. 2004-04-14 19:01:08 +00:00
timeless%mozdev.org 7b2b98e617 Bug 240202 rview <form>s are poorly nested
r=kiko
2004-04-14 06:37:21 +00:00