index
:
bugzilla
flyspray
harmony-master
harmony-unstable
master
Bugzilla
Florian Pritz
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2000-06-14
this file is superceded by xml.cgi
endico%mozilla.org
1
-360
/
+0
2000-06-14
fix logic for restricting who can move bugs
endico%mozilla.org
1
-1
/
+1
2000-06-13
use background delivery instead of defered so mail is delivered sooner and bu...
endico%mozilla.org
1
-1
/
+1
2000-06-13
initial checkin. still incomplete
endico%mozilla.org
1
-0
/
+117
2000-06-13
adding toArrayOfStrings subroutine needed by Bug.pm
endico%mozilla.org
2
-0
/
+28
2000-06-12
Separate viewbugactivityformatforprinting with a vertical bar so the two link...
endico%mozilla.org
1
-1
/
+2
2000-06-12
'Bug' data was in a global var. different bugs were sharing this and overwrit...
endico%mozilla.org
3
-93
/
+93
2000-06-10
Applying timeless' fix for 39918
tara%tequilarista.org
1
-1
/
+1
2000-06-09
Allow sorting by summary, since you can already sort by everything else...
terry%mozilla.org
1
-2
/
+2
2000-06-09
experimental: Not part of normal bugzilla distibution. Bug.pm creates a bug o...
endico%mozilla.org
5
-282
/
+1103
2000-06-08
Adding database schema docs
mbarnson%excitehome.net
2
-1
/
+385
2000-06-08
Updates:
mbarnson%excitehome.net
1
-283
/
+566
2000-06-08
change the sanity check against $::FORM{'who'} since that variable is no long...
endico%mozilla.org
1
-2
/
+2
2000-06-07
Fix for bug #40987
tara%tequilarista.org
1
-1
/
+9
2000-06-07
checking in 0.2.1 of the FAQ
tara%tequilarista.org
1
-0
/
+1238
2000-06-06
change db->query to db->do to be compatible with latest version of DBI and
cyeh%bluemartini.com
1
-1
/
+1
2000-06-03
Landing fix for keyword column handling--bug #39647
tara%tequilarista.org
1
-4
/
+7
2000-06-03
allow the reporter of a bug to change the status of a bug (e.g. reopen it) ev...
endico%mozilla.org
1
-0
/
+6
2000-06-02
added comment to value_quote referencing bugs with quoting linebreaks
endico%mozilla.org
1
-0
/
+3
2000-05-26
add error attribute to <bug>
endico%mozilla.org
1
-1
/
+2
2000-05-20
fix url of dtd
endico%mozilla.org
1
-3
/
+8
2000-05-20
remove dependency on Mysql, use DBI instead. Patch submitted by
cyeh%bluemartini.com
1
-5
/
+6
2000-05-18
Making all system calls use paramter arguments
tara%tequilarista.org
6
-7
/
+7
2000-05-16
remove requirement for Data::Dumper
endico%mozilla.org
2
-3
/
+0
2000-05-16
move mime type declaration to fix types for html error messages
endico%mozilla.org
1
-1
/
+1
2000-05-16
export_bug.cgi emits a bug as xml in a form that import.pl can use to import ...
endico%mozilla.org
3
-0
/
+832
2000-05-09
Add a new param, musthavemilestoneonaccept, which requires users to
terry%mozilla.org
2
-2
/
+30
2000-05-09
rolling version to 2.11 for development
cyeh%bluemartini.com
1
-1
/
+1
2000-05-09
rolling version number to latest release of 2.10
cyeh%bluemartini.com
1
-1
/
+1
2000-05-09
add sec disclaimer, move installation on NT note to the installation
cyeh%bluemartini.com
1
-5
/
+11
2000-05-09
fix warnings on DBID_to_real_or_loginname. thanks to endico@mozilla.org
cyeh%bluemartini.com
1
-2
/
+2
2000-05-09
Validate value of $::FORM{who}. Thanks to Ed Korthof (edk@collab.net) for patch.
cyeh%bluemartini.com
1
-0
/
+5
2000-05-06
add little blurb about flush privs
cyeh%bluemartini.com
1
-0
/
+6
2000-04-30
duhhh. backout unique index change for versions table.
cyeh%bluemartini.com
1
-2
/
+1
2000-04-29
Fix for bug #1105--no more annoying blank quips
tara%tequilarista.org
1
-1
/
+11
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
4
-47
/
+508
2000-04-27
slightly more paranoid database schema:.
cyeh%bluemartini.com
1
-1
/
+2
2000-04-27
bug 30823, advanced querying didn't work for dependencies.
donm%bluemartini.com
1
-2
/
+10
2000-04-26
better implementation of realnames support. remove overhead of two sql
cyeh%bluemartini.com
2
-12
/
+13
2000-04-26
patch from bug 2178 applied and fix for versions of GD/Chart::Lines that won't
donm%bluemartini.com
1
-3
/
+10
2000-04-22
added Windows NT blurb to disclaimer section.
cyeh%bluemartini.com
1
-0
/
+7
2000-04-22
Add conditional support to display users real name in bug reports if user
cyeh%bluemartini.com
2
-9
/
+28
2000-04-22
change field name to more accurately reflect what it is
cyeh%bluemartini.com
1
-1
/
+1
2000-04-19
backing out because this has broken bugzilla.mozilla.org. the choice is no lo...
endico%mozilla.org
5
-509
/
+48
2000-04-19
bug 25010 add ability to easily edit groups
donm%bluemartini.com
5
-48
/
+509
2000-04-12
use sendmail deferred delivery to avoid long hangs at bug submission time
dmose%mozilla.org
2
-3
/
+8
2000-04-08
add link to unconfirmed
endico%mozilla.org
1
-1
/
+2
2000-04-07
Queries should fully qualify the field name, in case there is more
terry%mozilla.org
1
-13
/
+18
2000-04-05
Extra special disgusting hack: if we are ordering by target_milestone,
terry%mozilla.org
1
-1
/
+10
[next]