bbaetz%acm.org
|
7177c5af4a
|
Bug 180635 - Enhance Bugzilla::User to store additional information
r=myk,jake
|
2003-06-03 09:48:15 +00:00 |
bbaetz%acm.org
|
cf4e631923
|
Bug 201816 - use CGI.pm for header output
r=joel, a=justdave
|
2003-05-05 01:15:38 +00:00 |
bbaetz%acm.org
|
ae48684900
|
Bug 199813 - Make all users of ThrowUserError pass $vars in explicitly.
r=gerv
a=justdave
|
2003-04-02 12:35:07 +00:00 |
bbaetz%acm.org
|
eb75d91aeb
|
Bug 180642 - Move authentication code into a module
r=gerv, justdave
a=justdave
|
2003-03-22 04:47:35 +00:00 |
burnus%gmx.de
|
6450dda262
|
Bug 135820 - token cancellation message are not user-friendly
r=gerv, a=justdave
|
2003-02-16 16:11:49 +00:00 |
preed%sigkill.com
|
09648063f2
|
Bug 124174 - make processmail a package (Bugzilla::BugMail), r=gerv, r=jth, a=justdave
|
2003-02-09 22:04:25 +00:00 |
bbaetz%acm.org
|
078a01b804
|
Bug 192393 - $::dbwritesallowed never set
r, a=justdave
|
2003-02-08 23:26:48 +00:00 |
bbaetz%acm.org
|
0342840059
|
Bug 191863 - Clean up Bugzilla.pm
r=gerv, justdave
a=justdave
|
2003-02-07 07:19:15 +00:00 |
bbaetz%student.usyd.edu.au
|
6c0875eb6a
|
Bug 173622 - Move template handling into a module. r=justdave, joel, a=justdave
|
2002-12-20 07:21:43 +00:00 |
bugreport%peshkin.net
|
a24387083e
|
Bug 183843 Query knobs are missing if requirelogin is set
r,a=justdave
|
2002-12-06 03:37:59 +00:00 |
jake%bugzilla.org
|
1110be1d39
|
Bug 67077 - We now include the timezone (as configured in editparams.cgi) on every time we display.
r=justdave
a=justdave
|
2002-11-27 16:00:44 +00:00 |
bugreport%peshkin.net
|
697c9ff44c
|
Bug 173761 Need ability to always require login
patch by joel
r=gerv, a=justdave
|
2002-11-27 14:46:06 +00:00 |
gerv%gerv.net
|
9e3e6a0871
|
Bug 114179 - Concentration, improvement, and templatisation of Bugzilla general user help system. Patch by gerv; r,a=justdave.
|
2002-11-26 21:11:23 +00:00 |
bbaetz%student.usyd.edu.au
|
c771bb6e90
|
Bug 179290 - login cookie email needs to be escaped
r=jake, a=justdave
|
2002-11-11 02:23:26 +00:00 |
bbaetz%student.usyd.edu.au
|
cefa19aecf
|
Bug 114696 - permission checking in queries not optimal
Patch by joel, dkl + me
r=myk, a=justdave
|
2002-11-09 01:58:07 +00:00 |
myk%mozilla.org
|
3a8bec06d5
|
Fix for bug 156548: XUL implementation of duplicates report.
|
2002-11-05 01:54:15 +00:00 |
bbaetz%student.usyd.edu.au
|
a81c77a9a2
|
Bug 147833 - start using CGI.pm
r=gerv, justdave
|
2002-10-26 01:57:09 +00:00 |
bugreport%peshkin.net
|
3b5cca1e97
|
Bug 112373 you should be able to enter bug dependencies/blockers when you enter a bug.
patch by jhedlund
r,2xr=joel
|
2002-10-17 04:31:56 +00:00 |
gerv%gerv.net
|
b5a2aa1323
|
Bug 172959 - Remove old reporting (most doomed etc.). Patch by gerv; r=bbaetz.
|
2002-10-16 23:09:31 +00:00 |
bugreport%peshkin.net
|
20bd6fa0ec
|
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
|
2d635934d5
|
Bug 171437 - Enhancements to generic reporting. Reporting menu, 3D tables, rearranged UI, better API for new report types. Patch by gerv; r=joel.
|
2002-10-08 06:41:28 +00:00 |
gerv%gerv.net
|
231ad97074
|
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 |
gerv%gerv.net
|
6345c3d762
|
Bug 155389 - More <link> elements & templatization of navigation_links. Patch by gerv; r=bbaetz.
|
2002-10-03 07:04:10 +00:00 |
bbaetz%student.usyd.edu.au
|
9ddad11c4c
|
Bug 20122 - Bugzilla requires new login if IP changes
r=joel x2
|
2002-10-02 11:57:26 +00:00 |
bugreport%peshkin.net
|
cd770741f9
|
Bug 172010 voting broken on tip
Regression from 43600 and 157756
2xr=bbaetz
|
2002-10-02 00:46:22 +00:00 |
gerv%gerv.net
|
6d7839dcbb
|
Bug 163114 - Templatise all calls to DisplayError. Patch B. Patch by gerv; r=burnus.
|
2002-09-28 21:44:27 +00:00 |
gerv%gerv.net
|
46b089fbfd
|
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
|
32e2672088
|
Bug 170064 - Change error API again to allow vars to be passed in the call. Patch by gerv; r=bbaetz.
|
2002-09-23 07:12:12 +00:00 |
bugreport%peshkin.net
|
342d43845b
|
bug 157756 - Groups_20020716_Branch Tracking : > 55 groups now supported
r=bbaetz, gerv
|
2002-09-22 17:15:13 +00:00 |
gerv%gerv.net
|
8b79d4cf52
|
Bug 166698 - clean up the error system, which was confused and broken. Patch by gerv; r=bbaetz.
|
2002-09-05 07:28:33 +00:00 |
bugreport%peshkin.net
|
7277250e06
|
Bug 121419 - If multiple cookies exist, the least significant is assigned.
2xr = bbaetz
Also fixes Duplicate Bug 165685 When switching from no cookiepath to using cookiepath, old cookie gets in the way
|
2002-08-31 01:53:12 +00:00 |
bbaetz%student.usyd.edu.au
|
3acaacd78e
|
Bug 163829 - move pref code into a separate package
r=joel, preed
|
2002-08-29 09:25:54 +00:00 |
bbaetz%student.usyd.edu.au
|
43a50bcb1e
|
Bug 161203 - Bug changes with intermediate pages munges fields with
multiple values (e.g., CC)
patch by "Randall M! Gee", r=bbaetz, myk
|
2002-08-27 09:35:22 +00:00 |
bbaetz%student.usyd.edu.au
|
aacda75fc3
|
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
|
a36bea21ff
|
Bug 163331 - shutdownhtml is broken. Patch by gerv; r=bbaetz.
|
2002-08-19 22:34:32 +00:00 |
gerv%gerv.net
|
8bb806bf00
|
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
|
9e7f75120e
|
Big 163291 - Move utility funcs into a module
r=preed x2
|
2002-08-19 13:59:45 +00:00 |
gerv%gerv.net
|
bbbd4c0f16
|
Bug 162068 - Fix callers of ThrowUserError to use messages.html.tmpl. Patch by gerv; r=bbaetz.
|
2002-08-15 22:57:21 +00:00 |
gerv%gerv.net
|
bae76721cc
|
Bug 162066 - Fix callers of ThrowCodeError to use messages in code-error.html.tmpl. Patch by gerv; r=bbaetz.
|
2002-08-15 06:43:47 +00:00 |
bbaetz%student.usyd.edu.au
|
900e798ac1
|
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 |
gerv%gerv.net
|
803902ba66
|
Bug 106640 - allow translation of system messages. Patch by gerv; r=burnus.
|
2002-07-26 20:39:17 +00:00 |
gerv%gerv.net
|
9b3c0edf4b
|
Bug 158660 - confirm_login in CGI.pl should use a template for the login dialog. Patch by gerv; 2xr=jouni.
|
2002-07-24 23:13:35 +00:00 |
bbaetz%student.usyd.edu.au
|
d6db37be27
|
Bug 155793 - $::FORM is not tainted under perl 5.6.1
r=myk, jouni
|
2002-07-10 06:27:11 +00:00 |
myk%mozilla.org
|
9380dab5d6
|
Fix for bug 155700: detaints bug ID in ValidateBugID so it doesn't fail taint checks.
2rx=bbaetz
|
2002-07-06 18:27:18 +00:00 |
myk%mozilla.org
|
82ed1771ce
|
Fix for bug 99203: Implements bug aliases feature.
r=bbaetz,jouni
|
2002-07-03 23:07:14 +00:00 |
bbaetz%student.usyd.edu.au
|
e2aaa1d152
|
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
|
e1bf593dd0
|
Bug 148488 - more HTML validation fixes
r=jouni, gerv
|
2002-06-28 00:18:32 +00:00 |
bbaetz%student.usyd.edu.au
|
a3ce8609ed
|
Bug 150153 - ConnectToDatabase/quietly_check_login issues pt 2
r=jouni x2
|
2002-06-23 00:46:08 +00:00 |
timeless%mac.com
|
4a10071dd7
|
Bug 148674 Boolean Charts don't work in Netpositive because '-' is sent as '%2D
This makes CGI.pl closer to CGI.pm by having it unescape the name field in addition to the value field.
r=preed,justdave
|
2002-06-03 02:42:00 +00:00 |
gerv%gerv.net
|
4370a21c9a
|
Backing out mistakenly-checked-in code fragment. Thanks to MattyT for pointing this out.
|
2002-05-26 07:01:53 +00:00 |