index
:
bugzilla
flyspray
harmony-master
harmony-unstable
master
Bugzilla
Florian Pritz
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
CGI.pl
Age
Commit message (
Expand
)
Author
Files
Lines
2000-09-07
Fix for bug 51508: Unclosed <NOBR> around named queries in command menu.
dave%intrec.com
1
-1
/
+1
2000-09-04
Fix for bug 43821: PutHeader has unbalanced <TABLE> tags.
dave%intrec.com
1
-2
/
+0
2000-08-22
fix for bug #44622: perl5.6 vs perl5.005 -w: more anal 5.6 causes errors.
cyeh%bluemartini.com
1
-1
/
+1
2000-06-02
added comment to value_quote referencing bugs with quoting linebreaks
endico%mozilla.org
1
-0
/
+3
2000-05-09
Validate value of $::FORM{who}. Thanks to Ed Korthof (edk@collab.net) for patch.
cyeh%bluemartini.com
1
-0
/
+5
2000-04-28
Fixed a typo that was causing Perl to abort before printing the HTML
dmose%mozilla.org
1
-1
/
+1
2000-04-27
bug 25010 need a way to edit groups
donm%bluemartini.com
1
-0
/
+3
2000-04-19
backing out because this has broken bugzilla.mozilla.org. the choice is no lo...
endico%mozilla.org
1
-3
/
+0
2000-04-19
bug 25010 add ability to easily edit groups
donm%bluemartini.com
1
-0
/
+3
2000-03-31
Fixed perl warning which occurs if $ENV{"CONTENT_TYPE"} is not set.
dmose%mozilla.org
1
-1
/
+1
2000-03-24
Add a bit of helpful debugging info when we get a consistancy check problem.
terry%mozilla.org
1
-1
/
+6
2000-03-11
Removed warning.
terry%mozilla.org
1
-1
/
+3
2000-03-08
Patch by Brian Duggan <bduggan@oven.com> -- security improvements.
terry%mozilla.org
1
-0
/
+3
2000-03-08
Patch by Olaf Krische <krische@mbi-berlin.de> -- Fixed HTML typos.
terry%mozilla.org
1
-2
/
+2
2000-02-26
Make a universal routine to report errors in forms, so that we can
terry%mozilla.org
1
-12
/
+9
2000-02-19
Cut down on the number of syncshadowdb processes we fork off.
terry%mozilla.org
1
-1
/
+2
2000-02-18
Added an optional ability to keep a read-only shadow database, so that
terry%mozilla.org
1
-2
/
+8
2000-02-18
Put the "users" link in the trailer for people who are able to tweak
terry%mozilla.org
1
-4
/
+4
2000-02-17
Major spankage. Added a new state, UNCONFIRMED. Added new groups,
terry%mozilla.org
1
-7
/
+45
2000-02-16
Patches by Ken Jenks <kjenks@abiblion.com> and jug@tellux.de -- make the Java...
terry%mozilla.org
1
-2
/
+3
2000-02-08
Make the "mail a new password" text be a param.
terry%mozilla.org
1
-17
/
+5
2000-01-28
Massive stomp on the query page and buglist page. Added the ability
terry%mozilla.org
1
-12
/
+18
2000-01-25
Reworked preferences UI. Added ability to turn off "My bugs" link at
terry%mozilla.org
1
-20
/
+40
2000-01-24
Very minor HTML tweaking.
terry%mozilla.org
1
-3
/
+4
2000-01-24
New email code wasn't sending to people who had voted for a bug.
terry%mozilla.org
1
-0
/
+6
2000-01-23
AACK! checksetup.pl was stomping all over the new fielddefs table if
terry%mozilla.org
1
-3
/
+5
2000-01-23
Remember the previous sort order in a cookie, and make that the
terry%mozilla.org
1
-0
/
+1
2000-01-22
Added a new table fielddefs that records information about the
terry%mozilla.org
1
-5
/
+6
2000-01-21
Don't try to put out the footer if we're shutdown (as that can try to access ...
terry%mozilla.org
1
-1
/
+1
2000-01-19
Added a way to disable a user.
terry%mozilla.org
1
-5
/
+29
2000-01-19
Spruced up "editusers.cgi". Added an "editusers" group.
terry%mozilla.org
1
-0
/
+3
2000-01-18
Stop ever using perl's crypt() function; only use mysql's. (Using
terry%mozilla.org
1
-1
/
+4
2000-01-18
Very minor formatting tweak.
terry%mozilla.org
1
-2
/
+2
2000-01-15
Added "sanity check" to the list of things the maintainer gets to
terry%mozilla.org
1
-1
/
+2
2000-01-15
Patch by Ramon Felciano <felciano@ingenuity.com>, with many tweaks by
terry%mozilla.org
1
-8
/
+206
2000-01-13
Provide a simple param to let the maintainer shut down Bugzilla for a while.
terry%mozilla.org
1
-2
/
+9
1999-12-29
Got rid of extra <H1> tag.
terry%mozilla.org
1
-1
/
+1
1999-12-17
Patch by freitag@suse.de (Klaas Freitag) -- add options to let Bugzilla requi...
terry%mozilla.org
1
-2
/
+10
1999-12-07
Don't do dmose's paranoid checking of option values in the query page.
terry%mozilla.org
1
-1
/
+3
1999-12-03
special cased DUPLICATE in the make_options() sanity-checking code
dmose%mozilla.org
1
-1
/
+2
1999-12-03
a bug fix or two and a whole bunch of sanity-checking of form submissions stuff
dmose%mozilla.org
1
-1
/
+58
1999-11-02
updated license boilerplate
dmose%mozilla.org
1
-14
/
+15
1999-10-19
Fixed stupid perl warning.
terry%mozilla.org
1
-1
/
+1
1999-10-19
Fixed stupid perl warnings.
terry%mozilla.org
1
-0
/
+8
1999-09-30
Patch by holger@holger.om.org (Holger Schurig) -- one more fancy header that ...
terry%mozilla.org
1
-1
/
+1
1999-09-28
Patch by holger@holger.om.org (Holger Schurig) -- was displaying header twice...
terry%mozilla.org
1
-2
/
+2
1999-09-24
Patch by holger@holger.om.org (Holger Schurig) -- several cleanups.
terry%mozilla.org
1
-4
/
+2
1999-09-24
Patch by holger@holger.om.org (Holger Schurig) -- put the fancy header on sev...
terry%mozilla.org
1
-3
/
+3
1999-09-16
Patch by daa@rmi.net (Dave Avery) -- newer alphas of MySQL won't let
terry%mozilla.org
1
-3
/
+3
1999-08-28
Don't use "GET" for a form with a password in the obvious case where
terry%mozilla.org
1
-1
/
+1
[next]