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

215 Коммитов

Автор SHA1 Сообщение Дата
bugreport%peshkin.net 110f6e5b40 Bug 179264 csv output for the buglist (see url inside) is invalid (too many "s)
r,a=justdave
2002-11-10 06:40:05 +00:00
bbaetz%student.usyd.edu.au dd3d83d08e Bug 147833 - start using CGI.pm
r=gerv, justdave
2002-10-26 01:57:09 +00:00
bbaetz%student.usyd.edu.au 6e32d61fef Bug 174524 - Tidy up Bugzilla::{Util,Config}, and lazily-load unneeded modules
r=joel x2
2002-10-16 10:49:56 +00:00
bugreport%peshkin.net dd8abb1dbb Bug 24789 [E|A|R] Add Estimated, Actual, Remaining Time Fields
patch by jeff.hedlund@matrixsi.com
2xr=joel,justdave
2002-10-13 04:26:24 +00:00
gerv%gerv.net 160210ab39 Bug 170903 - Remove hard-coded titles and things. Patch B. Patch by gerv; r=bbaetz. 2002-10-10 19:02:36 +00:00
gerv%gerv.net be06e577b0 Bug 172740 - "use of uninitialized variable" warnings. Patch by gerv; r=bbaetz. 2002-10-07 06:44:07 +00:00
gerv%gerv.net b90348132e Bug 163114 - Templatise all calls to DisplayError. Patch D (the last one). Patch by gerv; r=burnus. 2002-10-06 11:52:37 +00:00
bugreport%peshkin.net 8c5eca2cb5 Bug 172045 can't see restricted bugs if cc set
r=daa,bbaetz
2002-10-02 03:06:06 +00:00
gerv%gerv.net 66625bc8d4 Bug 170903 - Remove hard-coded titles and things. Patch by gerv; r=bbaetz. 2002-10-01 22:07:17 +00:00
myk%mozilla.org f8e4483e93 Fix for bug 98801: Implementation of the request tracker, a set of enhancements to attachment statuses.
r=gerv,bbaetz
2002-09-28 18:42:54 +00:00
gerv%gerv.net b618ed4bea Bug 170986 - General Summary reports don't work with taint checking. Also fixes Throw*Error's $extra_vars parameter. Patch by gerv; r=bbaetz. 2002-09-26 23:25:12 +00:00
gerv%gerv.net 8d6e59e08f Bug 12282 - General summary reports. Patch by gerv; r=joel. 2002-09-25 07:11:45 +00:00
bugreport%peshkin.net 1c0ddbd1ae bug 157756 - Groups_20020716_Branch Tracking : > 55 groups now supported
r=bbaetz, gerv
2002-09-22 17:15:13 +00:00
gerv%gerv.net c6aa8133ac Bug 108987 - Linkify script to use quoteUrls on texts provided by user. Patch by gerv; r=kiko. 2002-09-21 15:17:09 +00:00
gerv%gerv.net 9463bbea73 Bug 169561 - Speed up UserInGroup by using cached information. Patch by gerv; r=bbaetz, joel, myk. 2002-09-19 06:54:42 +00:00
gerv%gerv.net c14171212a Bug 146495 - clean up format ambiguities. We now have separate "format" and "ctype" parameters. Also fixes bug 140513, bug 143604, and bug 148133. Patch by gerv; r=myk. 2002-09-17 23:28:24 +00:00
bugreport%peshkin.net e1210f4984 Bug 166023 - On failure in template->new, a template is used to display error
2xr = bbaetz
2002-09-09 01:10:54 +00:00
matty%chariot.net.au f11ecf8841 Spelling fixes. 2002-09-06 03:59:06 +00:00
preed%sigkill.com 9a411ceabb Bug 165221: Apostrophes not properly handled during account creation. r=joel,r2=bbaetz 2002-08-30 15:24:12 +00:00
bbaetz%student.usyd.edu.au 06a80377b0 Bug 163829 - move pref code into a separate package
r=joel, preed
2002-08-29 09:25:54 +00:00
jake%bugzilla.org 49a521ab90 Updating my e-mail address as jake@acutex.net is no longer valid.
* NO CODE CHANGES *
2002-08-27 04:28:05 +00:00
bbaetz%student.usyd.edu.au 2b781fd427 Bug 76923 - Don't |use diagnostics| (its really expensive at startup time)
r=joel x2
2002-08-26 06:17:26 +00:00
gerv%gerv.net 48d6ce2ad3 Bug 143286 - Add support for Insiders, Private comments, Private Attachments. Patch by bugreport@peshkin.net; r=gerv. 2002-08-19 21:17:28 +00:00
bbaetz%student.usyd.edu.au 0f27f72d85 Big 163291 - Move utility funcs into a module
r=preed x2
2002-08-19 13:59:45 +00:00
justdave%syndicomm.com 5de5989598 Backing out patch for bug 126955 (supporting localized templates) due to fatal regression in checksetup.pl for initial
checkouts/clean installs.  See comment 25 onward in bug for details.
2002-08-17 04:40:53 +00:00
gerv%gerv.net 4c214d26bb Bug 162068 - Fix callers of ThrowUserError to use messages.html.tmpl. Patch by gerv; r=bbaetz. 2002-08-15 22:57:21 +00:00
bbaetz%student.usyd.edu.au 80f3e185c0 Bug 43600 - Convert products/components to use ids instead of names.
Initial attempt by jake@bugzilla.org, updated by me
r=joel, preed
2002-08-12 05:43:05 +00:00
preed%sigkill.com d5a71f390e Bug 162217: fixed my bustage introduced in bug 160410; yes, I owe the whole Bugzilla team a good bottle of tequila now (ask Baloo for details) 2002-08-11 22:59:03 +00:00
preed%sigkill.com 759627cc09 D'OH! Previous checkin for Bug 160410 broke the build due to "only seen once" errors (and some unitialized errors; but I couldn't repeat those with the testing suite once I used the var twice; I guess we'll see... :-/ 2002-08-11 14:40:43 +00:00
preed%sigkill.com 9174906a99 Bug 160410: defparams.pl support for single/multi pulldown menus; p=preed,r=joel,r2=bbaetz 2002-08-11 14:12:33 +00:00
gerv%gerv.net 85fc53afaf Bug 126955 - Bugzilla should support translated/localized templates. This patch uses ACCEPT_LANGUAGE to determine which template to use. Patch by burnus; r=gerv. 2002-08-10 16:58:59 +00:00
bbaetz%student.usyd.edu.au 0b77f31c65 Bug 161865 - GetFieldID shouldn't INSERT into the fielddefs table
r=joel x2
2002-08-10 07:34:17 +00:00
gerv%gerv.net e151b93125 ... and = instead of =>. 2002-07-26 18:20:58 +00:00
gerv%gerv.net bea2f446ed Fixing bustage caused by ; instead of , in burnus' patch. 2002-07-26 18:20:13 +00:00
gerv%gerv.net 3b03baa595 Bug 158651 - currenttime should use time2str. Patch by burnus@gmx.de; 2xr=gerv. 2002-07-26 18:16:39 +00:00
bbaetz%student.usyd.edu.au 120976a543 Bug 157074 - verify-new-product doubles comment linefeeds on Win32
r=myk, jouni
2002-07-19 14:03:58 +00:00
bbaetz%student.usyd.edu.au b3b1cfa914 Bug 150829 - 'My Votes' link missing from footer
r=myk, jouni
2002-07-10 00:05:42 +00:00
bbaetz%student.usyd.edu.au ced17778df Bug 151871 - rewrite quoteUrls to fix major performance problems, and a
few other misc bugs too.
r=myk x2
2002-07-03 02:45:13 +00:00
bbaetz%student.usyd.edu.au 4af4f29561 Bug 150770 - Lost <nobr> arround query results
r=jouni, justdave
2002-07-01 03:28:56 +00:00
bbaetz%student.usyd.edu.au bf0d6aeda1 Bug 148488 - more HTML validation fixes
r=jouni, gerv
2002-06-28 00:18:32 +00:00
bbaetz%student.usyd.edu.au 4e48f11acc Bug 150153 - ConnectToDatabase/quietly_check_login issues pt 2
r=jouni x2
2002-06-23 00:46:08 +00:00
bbaetz%student.usyd.edu.au 31f73de2dc Bug 151695 - assignee/qa contact can't access secure bugs
r=myk x2
2002-06-15 01:52:59 +00:00
bbaetz%student.usyd.edu.au c1d3775ff8 Bug 143574 - taint errors with alternate formats. Also make data/template
writable for non webservergroup users.
r=myk, justdave
2002-06-04 05:47:28 +00:00
bbaetz%student.usyd.edu.au 0c6f77e971 Bug 93167 - &GroupExists and &GroupIsActive should push and pop sql state
r=justdave, jouni
2002-06-03 13:36:39 +00:00
myk%mozilla.org 004f08b1dc Fix for bug 148011: Move pseudo-method definitions together.
Patch by Myk Melez <myk@mozilla.org>.
2xr=justdave
2002-05-30 01:44:33 +00:00
justdave%syndicomm.com f9ae8a8610 Bumping version to 2.17 for development on the trunk. Bugzilla 2.16 release process is now ocurring on BUGZILLA-2_16-BRANCH. Any bugs intended for 2.16 must be checked in both on the branch and the trunk. Checkins for 2.17/2.18 items can be checked in on the trunk now. 2002-05-10 22:47:00 +00:00
justdave%syndicomm.com cd3088bdb0 Bumping version number to 2.16rc1 2002-05-09 05:19:30 +00:00
gerv%gerv.net 4950c6bca3 Bug 140437 - clean up parameters. Patch by gerv; 2xr=justdave. 2002-05-08 04:40:35 +00:00
gerv%gerv.net 2743a43bf1 Bug 140435 - Templatise GetCommandMenu. Patch by gerv; r=bbaetz, justdave. 2002-05-07 21:28:52 +00:00
bbaetz%student.usyd.edu.au 09a9c41e7a Bug 135543 - @Support::Templates::testitems does not list all templates
Patch by ddkilzer@theracingworld.com (David D. Kilzer), r=gerv, justdave
2002-05-07 09:45:32 +00:00