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

5407 Коммитов

Автор SHA1 Сообщение Дата
dkl%redhat.com 1826275d29 Patch for bug 190432; saving a named query uses REPLACE INTO (not ANSI); patch by David Lawrence <dkl@redhat.com>; r=vladd; a=justdave 2004-07-08 02:19:42 +00:00
jocuri%softhome.net 34a66d4708 Patch for bug 250259: Fix taint error on disallownew field in editproducts.cgi; patch by GavinS <bugzilla@chimpychompy.org>; r=vladd, a=justdave. 2004-07-07 23:49:41 +00:00
jocuri%softhome.net 83a1538cf3 Patch for bug 249863: Move hidden initial state INPUT field at the beginning of the table (previously it was inserted between table rows, causing invalid HTML); patch by GavinS <bugzilla@chimpychompy.org>; r=vladd, a=justdave. 2004-07-07 23:44:01 +00:00
timeless%mozdev.org e3eaea62b6 Bug 250176 Error ``r has no properties'' [xs] in file ``http://bonsai.mozilla.org/cvsblame.cgi?file=mozilla/js/src/xpconnect/src/xpcwrappedjsclass.cpp&rev=1.76.14.1'', line 15, character 0.
r=doron
2004-07-07 14:32:48 +00:00
jocuri%softhome.net b68413eb3f Fix for bug 248988: On Windows, attachments may fail due to "CGI open of tmpfile"; patch by byron jones (glob) <bugzilla@glob.com.au>; r=jouni; a=justdave. 2004-07-07 08:59:44 +00:00
justdave%bugzilla.org efd7a21c4b Bug 245077: The "Find a specific bug" tab is now the default query when you go to query.cgi. To keep the developers happy, a cookie is now set to remember which query page you last visited, and going to query.cgi without specifying which tab will get you the last one you visited.
Patch by Byron Jones <bugzilla@glob.com.au>
r=justdave, a=justdave
2004-07-07 06:02:33 +00:00
bugreport%peshkin.net fc9be49ecb Bug 250080: Fix regression causing blank regexp to make all users group members
r=erik, justdave
a=justdave
2004-07-07 05:10:55 +00:00
jocuri%softhome.net 957482d85f Documentation XML patch for bug 249802: Make the SQL example for granting SQL privs to the DB user suitable for MySQL 4. 2004-07-06 23:30:03 +00:00
jouni%heikniemi.net 5b4ff0fb69 Bug 223878: Flag system dies when changing a deleted flag.
r=joel, justdave
a=justdave
2004-07-06 07:08:02 +00:00
bugreport%peshkin.net 4e52fac5a7 Bug 243463 Use a param to protect new charts from leaking information
r=justdave
a=justdave
2004-07-06 01:12:29 +00:00
bugreport%peshkin.net 43ac6af3d1 Bug 249862: remove duplicate </tr> from login page
r=vladd
a=justdave
2004-07-06 00:06:45 +00:00
justdave%bugzilla.org f3e046e52c Bug 239343: Contribution of sendbugmail.pl script, drop-in replacement for the no-longer-existing processmail for use by external scripts that used to use processmail's functionality.
Contributed by Nick Barnes of Ravenbrook Ltd.
a=justdave
2004-07-05 21:54:01 +00:00
jocuri%softhome.net 725a17e476 Patch for bug 249798: improve SQL capitalization in sanitycheck.cgi; r=joel, a=justdave. 2004-07-05 21:19:34 +00:00
justdave%bugzilla.org a4097f6c1a Bug 245101: Fixes non-fatal warnings about the "attachstatusdefs" table not existing during an upgrade from 2.14.x or older without going through 2.16.x in between.
r=joel, a=justdave
2004-07-04 03:34:04 +00:00
myk%mozilla.org 63b402ae28 Fix for bug 248379: update to bug 245924; enable link groups to be styled individually
Patch by Svetlana Harisova
r=myk
a=myk
2004-07-03 00:49:16 +00:00
jocuri%softhome.net 9376f33f38 Patch for bug 248001: Conversion of boolean conditions in SQL statements for better DB independence; patch by David Lawrence <dkl@redhat.com>; r=joel, vladd; a=justdave. 2004-07-03 00:26:29 +00:00
kiko%async.com.br 9288cb6697 Fix for bug 248685: Header lacking terms in showdependencytree. Swapping
INCLUDE for PROCESS when using variables.none gives us our $terms back.
r,a=justdave.
2004-06-26 12:38:28 +00:00
myk%mozilla.org 278efc39b6 Fix for bug 245924: updates Bugzilla footer to take advantage of HTML4 and CSS formatting.
Patch by Vitaly Harisov.
r=myk
a=myk
2004-06-22 21:07:38 +00:00
jocuri%softhome.net e95a07f3d8 Patch for bug 225359: Drawing dependency graphs should work on Win32; patch by Byron Jones (glob) <bugzilla@glob.com.au>; r=jouni; a=justdave. 2004-06-22 08:05:49 +00:00
jocuri%softhome.net 13b711ab55 Patch for bug 247772: Improve SQL capitalization in collectstats; r=joel; a=justdave. 2004-06-22 08:00:58 +00:00
timeless%mozdev.org 9b49b3038b Bug 247192 User Agent Sniffing fails to capture StarOffice/5.1 running on Solaris Sparc
r=vladd a=justdave
2004-06-22 07:49:15 +00:00
timeless%mozdev.org 0359fd1aaf Bug 247209 map sun4u to Solaris
r=vladd a=justdave
2004-06-22 07:46:48 +00:00
jocuri%softhome.net 59ac7944f7 Patch for bug 246778: ThrowUserError shouldn't cause internal error with timetracking; patch by Marc Schumann <marcschum@web.de>; r=kiko; a=justdave. 2004-06-19 08:15:26 +00:00
jocuri%softhome.net 9158d033d7 Patch for bug 246328: make editmilestone check for invalid sortkeys; patch by Byron Jones (glob) <bugzilla@glob.com.au>; r=vladd; a=justdave. 2004-06-16 13:45:37 +00:00
jouni%heikniemi.net f620734a49 Bug 142744: Testing suite should work on Win32
Patch by byron jones (glob) <bugzilla@glob.com.au>
r=jouni, a=justdave
2004-06-16 11:13:39 +00:00
timeless%mozdev.org bab254075d Bug 246599 Add Mac OS X 10.3 to the list
r=vladd,justdave a=justdave
2004-06-16 10:39:48 +00:00
timeless%mozdev.org 589c9cb80a Bug 160210 Add MacOSX 10.1 and 10.2 to the os list
Previous patch left OS detection broken for Mac OS X.
This maps Mac OS X to 10.0.
r=vladd a=justdave
2004-06-16 10:37:27 +00:00
bugreport%peshkin.net fe49fca7e1 Bug 240325: Keep regexp-based groups up-to-date 2004-06-16 05:04:48 +00:00
kestes%walrus.com 71aef4cedf minor change to improve consistancy and add bug numbers to some comments. 2004-06-15 01:18:18 +00:00
kestes%walrus.com c82aafb957 add support for the perforce p4db web page changeView.cgi 2004-06-15 01:16:55 +00:00
jocuri%softhome.net 99bc28ad3b Patch for bug 245976: fix software error caused by taint issue when trying to add a milestone; patch by Byron Jones (glob) <bugzilla@glob.com.au>; r=vladd, a=justdave. 2004-06-11 17:03:50 +00:00
kestes%walrus.com e5d5e97334 get the all_vc.html page working like bonsai version. 2004-06-08 11:48:00 +00:00
kestes%walrus.com c508d5d618 clean up the datastructures $authors which is used during rendering of html. Now its more regular and hopefully less complex. 2004-06-08 04:27:14 +00:00
kestes%walrus.com 21b784464e allow for an empty list of arguments. My advanced checking for '--' made this illegal. 2004-06-08 03:43:42 +00:00
kestes%walrus.com 30a87cf0b9 use the new rendering algorthms, (render empty blocks) major change in the structure brings perforce up to what is being done in bonsai and pvcs.
But now I understand this a bit more, simplify some data passing as we did in pcvs I need to fold this back into bonsai, perhaps tomorrow.
2004-06-08 03:42:50 +00:00
kestes%walrus.com 8e199cdae9 better comments to explain the way perforce accepts input 2004-06-08 03:41:05 +00:00
kestes%walrus.com 4861d301ea change the name of the TinderConfig variable which corresponds to P4PORT so thatit matches the env name. 2004-06-08 00:12:16 +00:00
kestes%walrus.com f442d721c5 better document the perforce variables. 2004-06-08 00:09:09 +00:00
kestes%walrus.com b6c7e3e3a6 had a bug in time2p4db() small differences in time were ignored. This would
effect the change lists for any time interval less then an hour.
2004-06-08 00:00:12 +00:00
kestes%walrus.com 1549e4caf7 the perforce 'p4 changes' command was formatteded wrong. I needto have the filesspec first with the time interval concatenated to this string not in a separate argument. 2004-06-07 22:54:34 +00:00
kestes%walrus.com c263b6734e improve the documentation and error checking for command line options to the configure script. It was not clear that the options must begin with a '-' and that the options do not have '_' but '-' in them. 2004-06-07 22:53:01 +00:00
jocuri%softhome.net df82065053 Patch for bug 240252: rewrite "users who are a" on editproducts.cgi; r=kiko; a=myk. 2004-06-01 21:30:29 +00:00
bugreport%peshkin.net 856d856760 Bug 244927: Add search on time owner has left the bug idle
r=jouni
a=myk
2004-06-01 20:29:05 +00:00
jocuri%softhome.net 45d0dfa661 Patch for bug 242161: make process_bug.cgi contain patchviewer ("diff") link like show_bug.cgi; patch by GavinS <bugzilla@chimpychompy.org>; r=vladd; a=justdave. 2004-06-01 12:53:27 +00:00
jocuri%softhome.net 2475cd5d6b Patch for bug 240079: fix strange phrase in the documentation: "everywhere applicable" should be "where applicable" in README.docs; patch by Niels Reedijk <n.reedijk@planet.nl>; r=timeless; a=justdave. 2004-05-30 21:46:07 +00:00
jouni%heikniemi.net e1e3f5f83f Bug 223541: Make flags show up correctly in "View all attachments" mode.
r=joel
a=justdave
2004-05-30 15:52:13 +00:00
justdave%bugzilla.org adc094bb1f Bug 179671: Boolean charts didn't work on the reporting pages.
r=jouni, a=justdave
2004-05-30 10:40:17 +00:00
justdave%bugzilla.org 15e9fbc8ec Bug 183753: Fix error "can't fork duplicates.cgi: Bad file descriptor" in collectstats.pl on Win32
Patch by Byron Jones <bugzilla@glob.com.au>
r=jouni, myk; a=myk
2004-05-27 09:21:24 +00:00
bugreport%peshkin.net a1ed7b53d5 Bug 243351: Fix mysql version sensitivity in case-sensitive search
r=jouni
a=justdave
2004-05-27 02:40:18 +00:00
justdave%bugzilla.org fb0cdf4278 Bug 227172: Deal with race condition between a user being removed from the CC on a bug and changing their email address before the bugmail is sent.
r=jouni, a=justdave
2004-05-26 07:21:43 +00:00