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-27
Bug 127841 - Adding processmail and syncshadowdb to the list of files that ne...
jake%acutex.net
2
-2
/
+2
2002-02-26
Bug 97729 - uploaders need to be able to obsolete their own attachments
bbaetz%student.usyd.edu.au
4
-26
/
+68
2002-02-24
Bug 127507 - one too many blank lines in each comment.
gerv%gerv.net
1
-1
/
+1
2002-02-24
Bug 126791 - templatise relogin.cgi
gerv%gerv.net
1
-11
/
+14
2002-02-24
Bug 110711 - various query.cgi/tmpl problems. This patch resolves all known i...
gerv%gerv.net
2
-116
/
+144
2002-02-24
bug 97496 - release notes update. Mention deprecated features.
bbaetz%student.usyd.edu.au
1
-4
/
+14
2002-02-20
Bug 117515 - describekeywords.cgi templatisation.
gerv%gerv.net
2
-54
/
+93
2002-02-20
Bug 115369 - templatise long_list.cgi.
gerv%gerv.net
2
-112
/
+112
2002-02-20
Bug 126487 - Edit attachment as comment was causing an immediate submit inste...
jake%acutex.net
1
-3
/
+3
2002-02-20
Bug 118774 - The keyword field wasn't showing up because have_keywords wasn't...
jake%acutex.net
1
-1
/
+1
2002-02-17
Fix for bug 125516: the recent fix for emails truncating when a period occurr...
justdave%syndicomm.com
8
-10
/
+10
2002-02-17
Bug 97496: Release notes cleanup (checkin without review OK for prerelease no...
matty%chariot.net.au
1
-41
/
+127
2002-02-16
Fixing typo in previous checkin.
justdave%syndicomm.com
1
-1
/
+1
2002-02-16
Fix for bug 125835: Removing an old sarcastic comment from the localconfig ge...
justdave%syndicomm.com
1
-1
/
+2
2002-02-14
Fixing tinderbox bustage. Maybe I need to get more sleep before I commit.
zach%zachlipton.com
1
-2
/
+2
2002-02-14
Was missing an indent from my last fix, fixing it. No r= needed
zach%zachlipton.com
1
-1
/
+1
2002-02-14
Fix for bug 97290: checksetup.pl should report about errors in localconfig
zach%zachlipton.com
1
-0
/
+19
2002-02-14
Bug 110013 - templatize describecomponents.cgi
bbaetz%student.usyd.edu.au
5
-128
/
+197
2002-02-14
Update the test to use the same basic format as the handling code from global...
jake%acutex.net
1
-1
/
+2
2002-02-14
Backing out checkin for bug 115369, it's busted on Perl 5.00503.
justdave%syndicomm.com
2
-289
/
+92
2002-02-14
Fixing tinderbox bustage from previous checkin.
justdave%syndicomm.com
1
-0
/
+1
2002-02-14
Fix for bug 115369: Templatization of long_list.cgi
justdave%syndicomm.com
4
-92
/
+492
2002-02-13
Adding jb2bz.py to contrib (bug 124869).
justdave%syndicomm.com
1
-0
/
+303
2002-02-13
Bug 99024 - add .cvsignore for template/.htaccess
bbaetz%student.usyd.edu.au
1
-0
/
+1
2002-02-13
Bug 97471 - The assignee and qa contact should always be able to see their
bbaetz%student.usyd.edu.au
4
-27
/
+25
2002-02-13
Bug 100094 - use generic template handling code
bbaetz%student.usyd.edu.au
12
-313
/
+93
2002-02-13
Fix for bug 99024: checksetup was not giving proper permissions to the conten...
justdave%syndicomm.com
1
-22
/
+50
2002-02-13
Moving JS to beginning of file to avoid IE warnings.
gerv%gerv.net
1
-79
/
+79
2002-02-08
Correct date on logincookies schema change.
bbaetz%student.usyd.edu.au
1
-1
/
+1
2002-02-08
Fix for bug 97966: Changing the product in the query page would remove your c...
justdave%syndicomm.com
1
-17
/
+31
2002-02-06
Fix for bug 122897: Comments entered on the bug form are now added to the bug...
justdave%syndicomm.com
1
-1
/
+5
2002-02-06
Fix for bug 119005: The instructions in editgroups.cgi incorrectly state that...
justdave%syndicomm.com
1
-2
/
+1
2002-02-06
Fix for bug 117055: Emails were being truncated if they contained a line with...
justdave%syndicomm.com
8
-10
/
+10
2002-02-05
Bug 119715 - strictvaluechecks should always be enabled
bbaetz%student.usyd.edu.au
5
-57
/
+35
2002-02-05
Bug 122418 pt2 - obsoleting a patch from the create attachment screen gave
bbaetz%student.usyd.edu.au
1
-1
/
+1
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
[next]