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
2001-10-12
Bug 71840 - Make comments referenceable. Patch by gerv; r=myk, jake (ish :-).
gerv%gerv.net
2
-11
/
+27
2001-10-12
Bug 83058 - need a way to hide resolved bugs in dependency tree view. Patch b...
gerv%gerv.net
1
-40
/
+318
2001-10-12
Bug 76161 - Don't select "resolve as dup" radio button when exiting empty dup...
gerv%gerv.net
1
-1
/
+1
2001-10-12
Bug 57819 - cut down large mysql error strings. Patch by n_hibma@qubesoft.co...
gerv%gerv.net
1
-2
/
+7
2001-10-12
Bug 52782 - whineatnews.pl email should use the 'sendmailnow' Param. Patch by...
gerv%gerv.net
1
-1
/
+4
2001-10-12
Add MacOS X. Bug 52577. Patch by afranke. r=gerv.
gerv%gerv.net
1
-4
/
+2
2001-10-12
Bug 104247 - make colours in buglists work again. Patch by kiko, r=gerv.
gerv%gerv.net
1
-3
/
+3
2001-10-12
Fix for bug 104180 - should only be used in the display for a saved qu...
jake%acutex.net
1
-2
/
+3
2001-10-12
Fix for bug 103592 - e-mail addresses that are longer than 30 characters will...
jake%acutex.net
1
-11
/
+20
2001-10-12
Fix for bug 104117 - The editkeywords.cgi link was broken as a result of the ...
jake%acutex.net
1
-2
/
+2
2001-10-11
Fix for bug 97784: comments in attachment update form are now properly word-w...
justdave%syndicomm.com
2
-3
/
+20
2001-10-11
Fix for bug 103554: HTML generated by the PutHeader and GetCommandMenu subrou...
justdave%syndicomm.com
1
-52
/
+68
2001-10-11
Fix for bug 27420: Gives the Component and Target Milestone fields extra spac...
myk%mozilla.org
1
-2
/
+2
2001-10-10
Fix for bug 65164 - Bugzilla wasn't sending </html> at the end of its pages.
jake%acutex.net
1
-0
/
+11
2001-10-10
partial backout of the checkin from bug 103121, because it collided with the ...
justdave%syndicomm.com
1
-1
/
+1
2001-10-10
Bugzilla Bug 103121 editusers.cgi needs an Add link on the query page.
timeless%mac.com
1
-1
/
+2
2001-10-10
Bugzilla Bug 97185 make_select should add a newline after each option
timeless%mac.com
1
-5
/
+5
2001-10-10
Bugzilla Bug 51521 Broken HTML on user permissions page
timeless%mac.com
1
-1
/
+2
2001-10-10
It's also possible to PROCESS another attachment fragment, not just INCLUDE.
jake%acutex.net
1
-1
/
+1
2001-10-08
Fix for bug 98074: Attachment manager doesn't html_escape bug titles.
zach%zachlipton.com
1
-3
/
+8
2001-10-07
Allow compile tests for files that run in taint mode
jake%acutex.net
2
-3
/
+10
2001-10-07
We also need to look for templates that are INCLUDEd in other templates.
jake%acutex.net
2
-4
/
+22
2001-10-07
Doc type fix, r=kiko
bbaetz%cs.mcgill.ca
2
-2
/
+2
2001-10-07
Test that scans Bugzilla's code looking for used templates then checks to mak...
jake%acutex.net
2
-0
/
+108
2001-10-06
Fixing issue where excluded files aren't excluded if they end in .pl or
zach%zachlipton.com
1
-4
/
+5
2001-10-06
Don't test importxml.pl since you need XML::Parser which is not required,
zach%zachlipton.com
1
-1
/
+1
2001-10-06
Get rid of our which causes errors on 5.005.
zach%zachlipton.com
1
-1
/
+5
2001-10-06
Fix for bug 76714: correctly nests the FORM and TABLE elements.
myk%mozilla.org
1
-3
/
+3
2001-10-06
Fix for bug 57821 - Empty regular expression causes a software error.
jake%acutex.net
1
-2
/
+7
2001-10-06
Fix for bug 66651 - Include link to attachment in notification mail
jake%acutex.net
1
-0
/
+11
2001-10-06
Fix for bug 93006 - The mass change page was auto-selecting the wrong radio b...
jake%acutex.net
1
-1
/
+1
2001-10-06
Fix for bug 55630 - email-suffix is not shown in createaccount-page
jake%acutex.net
1
-1
/
+1
2001-10-06
Fix for bug 83474 - The tables were not being unlocked properly when rebuildi...
jake%acutex.net
1
-1
/
+3
2001-10-05
Fix for bug 102032: Fix tinderbox test errors and warnings. Patch to make new...
zach%zachlipton.com
1
-4
/
+8
2001-10-05
Fix for bug 98095:importxml.pl fails perl -wc test. Simple 1 line addition
zach%zachlipton.com
1
-0
/
+3
2001-10-04
Bugzilla Bug 69533 enter_bug.cgi does not auto-detect HP-UX as OS
timeless%mac.com
1
-1
/
+1
2001-10-03
Fix for bug 82809: comments in bugs no longer have 
 where the linefeeds...
justdave%syndicomm.com
1
-1
/
+1
2001-10-02
Fix for bug 52885: automatic radio selection for reassign shouldn't
zach%zachlipton.com
1
-1
/
+1
2001-09-29
Fix for bug 98744: No more software error when the user clicks "remove cc" wi...
myk%mozilla.org
1
-1
/
+1
2001-09-29
Fix for bug 73959: Make buglist.cgi display the "Show Votes" link at the bott...
myk%mozilla.org
1
-3
/
+3
2001-09-28
Fix for bug #53612: The milestone URL appears correctly when deleting a produ...
myk%mozilla.org
2
-4
/
+6
2001-09-28
Partil fix for bug 102032: Fix tinderbox test errors and warnings. This patch...
zach%zachlipton.com
3
-2
/
+4
2001-09-26
Fix for bug 101659: emailsuffix was missing from the component owner mailto t...
justdave%syndicomm.com
1
-2
/
+3
2001-09-24
Fix for bug 93388: Full name should be trimmed of whitespace before going
zach%zachlipton.com
2
-3
/
+4
2001-09-24
Fix for bug 97588: localconfig should mention access.conf as well as
zach%zachlipton.com
1
-0
/
+2
2001-09-23
Have checksetup.pl block web-access to runtests.sh (by .htaccess) and
zach%zachlipton.com
1
-2
/
+2
2001-09-23
Renaming *.t to be 00*.t to solve any sorting issues down the road as per
zach%zachlipton.com
3
-0
/
+209
2001-09-23
*** empty log message ***
zach%zachlipton.com
3
-209
/
+0
2001-09-20
Fix for bug 97971 - Sanity check should check statuses, resolutions, everconf...
jake%acutex.net
1
-0
/
+108
2001-09-18
Fix for bug 90333: Bugzilla now displays an appropriate error message if a us...
myk%mozilla.org
1
-0
/
+5
[next]