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-07-27
Bug 158651 - currenttime should use time2str. Patch by burnus@gmx.de; 2xr=gerv.
gerv%gerv.net
4
-3
/
+5
2002-07-27
Bug 123740 - Add <label> to email prefs. Patch by burnus@gmx.de; 2xr=gerv.
gerv%gerv.net
1
-2
/
+2
2002-07-25
Fix for bug 154008: some basic (but incomplete) maintenance on bug_email.pl, ...
justdave%syndicomm.com
2
-11
/
+22
2002-07-25
Bug 67950c - make quips.cgi compile without warnings, by use vars-ing $userid...
gerv%gerv.net
1
-1
/
+2
2002-07-25
Bug 67950b - quick fixes. Patch by gerv.
gerv%gerv.net
1
-9
/
+8
2002-07-25
Bug 67950 - Move the quip list into the database. Patch by davef@tetsubo.com;...
gerv%gerv.net
5
-72
/
+54
2002-07-25
Bug 158660 - confirm_login in CGI.pl should use a template for the login dial...
gerv%gerv.net
2
-82
/
+116
2002-07-25
bug 159200 - support accesskey in search page. Patch by gerv; 2xr=timeless.
gerv%gerv.net
1
-48
/
+85
2002-07-25
Bug 102648 - a little more thought. We are changing Platform to Hardware (see...
gerv%gerv.net
1
-5
/
+5
2002-07-25
Bug 102648 - Bugzilla should support accesskey. Patch by gerv; 2xr=timeless.
gerv%gerv.net
1
-48
/
+53
2002-07-24
bug 158498 - defparams.pl prints an error message in a check function instead...
gerv%gerv.net
1
-1
/
+1
2002-07-23
Bug 96003 - buglist.cgi should not return all bugs if called without any para...
gerv%gerv.net
1
-0
/
+14
2002-07-23
Bug 143650 - general template display system. Patch by gerv; 2xr=jouni.
gerv%gerv.net
2
-1
/
+69
2002-07-22
Tree bustage fix of bug 157074: a filter had the wrong name in hidden-fields ...
jouni%heikniemi.net
1
-1
/
+1
2002-07-22
Bug 95426 - remove $onebug cruft. Patch by gerv; 2xr=timeless.
gerv%gerv.net
2
-18
/
+5
2002-07-21
Fixing trivial but obvious bug where "and QA contact" was not displaying corr...
gerv%gerv.net
1
-1
/
+1
2002-07-19
Bug 157074 - verify-new-product doubles comment linefeeds on Win32
bbaetz%student.usyd.edu.au
5
-4
/
+18
2002-07-18
Bug 151648 - QA Contact stuff displayed even if you aren't using QA Contacts....
gerv%gerv.net
1
-4
/
+9
2002-07-12
Bug 156426: Query interface had ยด:s instead of ':s in "doesn't".
jouni%heikniemi.net
1
-2
/
+2
2002-07-12
Bug 156680: "Undefined variable warning" in createaccount.cgi
jouni%heikniemi.net
1
-1
/
+1
2002-07-11
Bug 156844 - 'use of uninitialized value in string eq' warning
bbaetz%student.usyd.edu.au
1
-0
/
+2
2002-07-11
Bug 117297: CC list mailing had case-sensitive dupe checking, making it possi...
jouni%heikniemi.net
1
-5
/
+12
2002-07-11
Fix for bug 156559: Changes to mysqld-watcher.pl to make it kill queries quic...
myk%mozilla.org
1
-29
/
+45
2002-07-11
Fix for bug 156563: Adds URI of installation to RDF output of buglist.cgi.
myk%mozilla.org
1
-1
/
+1
2002-07-10
Bug 155031 - search by votes is shown even when votes are turned off.
bbaetz%student.usyd.edu.au
1
-8
/
+10
2002-07-10
Bug 155793 - $::FORM is not tainted under perl 5.6.1
bbaetz%student.usyd.edu.au
1
-22
/
+12
2002-07-10
Fix for bug 156564: flag bug IDs as integers in the RDF output of buglist.cgi.
myk%mozilla.org
1
-2
/
+3
2002-07-10
Bug 156568 - data dir is not correctly created
bbaetz%student.usyd.edu.au
1
-1
/
+6
2002-07-10
Bug 150829 - 'My Votes' link missing from footer
bbaetz%student.usyd.edu.au
6
-16
/
+9
2002-07-10
bug 155861 - showdependancygraph.cgi fails taint check with local dot
bbaetz%student.usyd.edu.au
2
-12
/
+25
2002-07-09
Bug 149246: Allow use of relative time units in query screen.
jouni%heikniemi.net
1
-0
/
+22
2002-07-09
Fix for bug 150925: make email address changes work.
myk%mozilla.org
2
-8
/
+6
2002-07-09
Recheckin fix for bug 150798 which I accidentaly broke in the fix for bug
bbaetz%student.usyd.edu.au
1
-3
/
+1
2002-07-09
Bug 151714 - user with no canconfirm permission should not get option to
bbaetz%student.usyd.edu.au
2
-6
/
+8
2002-07-09
Fix for bug 150804: makes "allwords" the default when searching for keywords.
myk%mozilla.org
1
-1
/
+1
2002-07-08
Bug 105472 - expectbigqueries unnecessary with mysql >=3.23.2
bbaetz%student.usyd.edu.au
3
-11
/
+0
2002-07-07
Fix for bug 155700: detaints bug ID in ValidateBugID so it doesn't fail taint...
myk%mozilla.org
1
-2
/
+3
2002-07-06
Bug 155388: <link> elements for next/prev/first/last in buglists didn't appea...
jouni%heikniemi.net
2
-1
/
+5
2002-07-04
Bug 155343: header template interface comment correction: extra parameter ren...
jouni%heikniemi.net
1
-1
/
+1
2002-07-04
Bug 145795: editcomponents had error messages referring to products where it ...
jouni%heikniemi.net
1
-2
/
+2
2002-07-04
Bug 155744: fix a used only once warning in tinderbox caused by myk's checkin...
jouni%heikniemi.net
1
-0
/
+1
2002-07-04
Bug 62000: File attachments don't work on Windows. Note: only the code from t...
jouni%heikniemi.net
1
-0
/
+6
2002-07-04
Fix for bug 99203: Implements bug aliases feature.
myk%mozilla.org
9
-48
/
+194
2002-07-03
Bug 151871 - rewrite quoteUrls to fix major performance problems, and a
bbaetz%student.usyd.edu.au
2
-88
/
+92
2002-07-03
Fix for bug 122900: implements email preference for unconfirmed bugs.
myk%mozilla.org
3
-155
/
+131
2002-07-03
Fix for bug 149347: Corrects interface comment to refer to "javascript" param...
myk%mozilla.org
1
-1
/
+1
2002-07-01
Bug 150770 - Lost <nobr> arround query results
bbaetz%student.usyd.edu.au
5
-15
/
+11
2002-06-30
Bug 155033 - standardizing on <a>NAME</a>: vs. <a>NAME:</a>
bbaetz%student.usyd.edu.au
3
-11
/
+11
2002-06-29
Bug 152693 - added "resolution" to the INTERFACE comment.
gerv%gerv.net
1
-0
/
+1
2002-06-29
Bug 151281 - change duplicates.cgi to make one query instead of several thous...
gerv%gerv.net
1
-17
/
+15
[prev]
[next]