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
2002-02-05
Remove JS strict warning.
gerv%gerv.net
1
-1
/
+1
2002-02-05
bug 122418 - setting attachment status fails taint checks. Just needed to
bbaetz%student.usyd.edu.au
1
-0
/
+2
2002-02-05
show_bug.cgi templatisation.
gerv%gerv.net
3
-362
/
+479
2002-02-05
Fix for bug 87398: checksetup.pl should warn if not run as root. Patch
zach%zachlipton.com
1
-0
/
+14
2002-02-04
Bug 95732 - remove logincookies.cryptpassword, and invalidate cookies from
bbaetz%student.usyd.edu.au
7
-6
/
+67
2002-02-04
Fix for bug 14461: QA contact is no longer required. You can still leave it ...
justdave%syndicomm.com
1
-21
/
+3
2002-02-03
Fix for bug 121747: Stops every script before it does anything else if Bugzil...
myk%mozilla.org
4
-18
/
+132
2002-02-02
Fix for bug 98021: Cleans up "edit attachment" interface on NS4.x by removing...
myk%mozilla.org
1
-3
/
+11
2002-02-01
Bug 122154 part 2 - Eliminiate the use of the "usetms" Javascript cache varia...
jake%acutex.net
1
-14
/
+6
2002-02-01
Bug 109138 platform detection not working on macintosh
timeless%mac.com
1
-0
/
+1
2002-02-01
Bug 122744 - charting fails taint checks
bbaetz%student.usyd.edu.au
1
-0
/
+17
2002-02-01
Fix up "used only once" warning from kiko's checkin.
bbaetz%student.usyd.edu.au
1
-0
/
+1
2002-02-01
Bug 122636 - Templatise colchange.cgi
jake%acutex.net
2
-35
/
+95
2002-01-31
Bug 122589 -- Update gnats conversion script to newer schema of 2.14.
jake%acutex.net
1
-40
/
+86
2002-01-31
Fix for bug 109480: Removes createattachment.cgi from CVS.
myk%mozilla.org
1
-111
/
+0
2002-01-30
Fix for bug 104521: Removes old attachment interface in favor of new attachme...
myk%mozilla.org
7
-72
/
+31
2002-01-30
Bug 122154 - change arrays to numeric, and clean up query.atml js
bbaetz%student.usyd.edu.au
1
-85
/
+130
2002-01-30
Bug 117509 - createaccount.cgi templatisation.
gerv%gerv.net
5
-55
/
+182
2002-01-28
Fix for bug 121735: Perl warning running checksetup.pl if a module has a
zach%zachlipton.com
1
-2
/
+2
2002-01-26
Removing new_comment.cgi - all part of quips.cgi now.
gerv%gerv.net
1
-63
/
+0
2002-01-26
quips.cgi rewrite and templatisation.
gerv%gerv.net
2
-27
/
+113
2002-01-23
Bug 93037 - use YYYY-MM-DD HH:MM formatting for attachment dates
bbaetz%student.usyd.edu.au
2
-6
/
+8
2002-01-23
Bug 120543 - Software error when entering a bug when not logged in & only
bbaetz%student.usyd.edu.au
1
-1
/
+1
2002-01-23
Bug 121074 - taint error after changing bug
bbaetz%student.usyd.edu.au
2
-15
/
+13
2002-01-22
Bug 98368 - dbi connect doesn't use db_port option.
bbaetz%student.usyd.edu.au
1
-1
/
+2
2002-01-22
Bug 121170 - template outputs empty <style> tag
bbaetz%student.usyd.edu.au
1
-3
/
+5
2002-01-21
Bug 113438 - The DTD from Bugzilla's XML output was not correct, so any attem...
jake%acutex.net
1
-17
/
+21
2002-01-20
Fix for bug 108982: enable taint mode for all user-facing CGI files.
justdave%syndicomm.com
40
-73
/
+208
2002-01-19
Remove files no longer needed after the latest changes to the docs
jake%acutex.net
17
-2778
/
+0
2002-01-19
Latest version of compiled docs (picking up recent SGML changes).
jake%acutex.net
70
-5169
/
+8587
2002-01-19
Fix for bug 120817 - Log Out and %commandmenu% in bannerhtml, r=justdave,dkl
dkl%redhat.com
1
-2
/
+5
2002-01-19
Fix for bug 119060 - Use of Template.pm filters for url and html encoding. r=...
dkl%redhat.com
3
-8
/
+2
2002-01-17
Bug 120081 - Bugzilla now requires version 2.06 of the Template Toolkit.
jake%acutex.net
1
-1
/
+1
2002-01-16
Fix for bug 99608: dependency mails are no longer sent if the dependent bug c...
justdave%syndicomm.com
1
-10
/
+28
2002-01-11
Additional fix for bug 112914: "Test should not `cat $file`" Previous
zach%zachlipton.com
1
-27
/
+35
2002-01-11
Fix for bug 113383: Add a link to the dependent bug in emails about a depende...
myk%mozilla.org
1
-3
/
+4
2002-01-06
Bug 113975 - Changing only cc on mass change page incorrectly gives an error ...
jake%acutex.net
1
-1
/
+4
2002-01-05
Bug 112914 - This test was relying on the existance of the unix "cat" command...
jake%acutex.net
1
-8
/
+13
2001-12-30
SECURITY FIX for bug 109679: It was possible to send arbitrary SQL to buglist...
justdave%syndicomm.com
1
-0
/
+24
2001-12-27
Fix for bug 97784: Wrap comments properly on "edit attachment" page.
myk%mozilla.org
1
-1
/
+1
2001-12-25
Re-fixing bug 37339 - Checking an undefined variable for a specific value did...
jake%acutex.net
1
-1
/
+1
2001-12-24
Bugzilla Bug 106386 rid source of these misspellings: persistant persistance ...
timeless%mac.com
2
-2
/
+2
2001-12-21
Bug 98080 ask for an attachment number when no params are given
timeless%mac.com
1
-0
/
+13
2001-12-17
Fix for bug 113646, midair when changing assignee gives error. Fix changes su...
zach%zachlipton.com
1
-4
/
+4
2001-12-16
Fix for bug 102487: If you had "comment on product change required" turned on...
justdave%syndicomm.com
1
-29
/
+31
2001-12-13
Bug 37339 and Bug 80183 - Adding a sidebar.cgi and index.cgi. The sidebar.cg...
jake%acutex.net
12
-117
/
+542
2001-12-11
Fix for bug 73502: midair collision wasn't catching other bugs changing depen...
justdave%syndicomm.com
1
-0
/
+2
2001-12-10
Re-fix for bug 102141: The prior checkin on this bug caused an error if you c...
justdave%syndicomm.com
1
-1
/
+2
2001-12-10
SECURITY FIX bug 54901: If you were using LDAP authentication it would let yo...
justdave%syndicomm.com
1
-0
/
+15
2001-12-01
Get the file list of files to scan for templates from Support::Files instead ...
jake%acutex.net
1
-1
/
+3
[prev]
[next]