index
:
bugzilla
flyspray
harmony-master
harmony-unstable
master
Bugzilla
Florian Pritz
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
template
/
en
/
default
Age
Commit message (
Expand
)
Author
Files
Lines
2004-12-26
Patch for bug 274392: Preserve search name when clicking Edit from Saves Sear...
jocuri%softhome.net
1
-1
/
+1
2004-12-21
Bug 264601 - Bugzilla will now tell a user which field contained an "invalid ...
jake%bugzilla.org
2
-16
/
+15
2004-12-14
Fix for bug 241814: properly trim component fields according to product selec...
myk%mozilla.org
2
-11
/
+6
2004-12-14
Patch for bug 252889: Change Search.pm activity log joins to LEFT JOINS; patc...
jocuri%softhome.net
1
-0
/
+4
2004-12-14
Patch for bug 274236: Variable component overlaps in ThrowCodeError; patch by...
jocuri%softhome.net
1
-2
/
+2
2004-12-14
Patch for bug 274456: Fix the use of <label> tags and remove problems with th...
jocuri%softhome.net
1
-10
/
+10
2004-12-14
Patch for bug 274400: Safari should show the lock icons (the quoted value of ...
jocuri%softhome.net
1
-7
/
+7
2004-12-12
Patch for bug 273873: bug-creation template for UNCONFIRMED shouldn't set sta...
jocuri%softhome.net
1
-9
/
+7
2004-12-11
Patch for bug 251502: Remove queryhelp.cgi (redundant, badly out of date); pa...
jocuri%softhome.net
3
-19
/
+9
2004-12-09
Patch for bug 233049: Improve error when filtering requests with component no...
jocuri%softhome.net
1
-8
/
+0
2004-12-09
Patch for bug 182375: Do not permit flags with spaces or commas; patch by FrÃ...
jocuri%softhome.net
1
-1
/
+2
2004-12-07
Patch for bug 262372: clicking on a column header shouldn't result in loss of...
jocuri%softhome.net
1
-2
/
+6
2004-12-07
Patch for bug 270589: Make t/008filter.t accept empty template directives; pa...
jocuri%softhome.net
1
-2
/
+0
2004-12-07
Patch for bug 258711: move.pl should honour emailsuffix; patch by Marc Schuma...
jocuri%softhome.net
1
-1
/
+1
2004-12-06
Patch for bug 268462: Make users able to mass-close mixed RESOLVED/VERIFIED s...
jocuri%softhome.net
1
-5
/
+6
2004-12-03
Patch for bug 237793: remove terms from incomplete data error message in bug ...
jocuri%softhome.net
1
-5
/
+5
2004-11-24
Patch for bug 180879: Implement privs for bug flags modification; patch by Fr...
jocuri%softhome.net
3
-1
/
+46
2004-11-24
Patch for bug 269294: Do not mention QuickSearch in the error message if not ...
jocuri%softhome.net
1
-7
/
+7
2004-11-20
Patch for bug 264868: show_bug.cgi should honour 'emailsuffix' in 'Reassign b...
jocuri%softhome.net
3
-5
/
+5
2004-11-20
Patch for bug 267494: 'Voter' column should not appear in email preferences i...
jocuri%softhome.net
1
-4
/
+9
2004-11-13
Patch for bug 269274: Make 'Give me some help' link work on advanced query pa...
jocuri%softhome.net
1
-1
/
+1
2004-11-12
Patch for bug 245807: rewrite description for WORKSFORME; patch by Shane H. W...
jocuri%softhome.net
1
-74
/
+116
2004-11-11
Backing out patch for bug 267494 since it brokes the tinderbox builds.
jocuri%softhome.net
1
-9
/
+4
2004-11-11
Patch for bug 267494 - If param(usevotes) not true, hide 'Voter' column in em...
jocuri%softhome.net
1
-4
/
+9
2004-11-09
Fix for bug 251068: cssification of index.cgi; Patch by Vitaly Harisov; r=myk...
myk%mozilla.org
1
-25
/
+27
2004-11-05
Patch for bug 266955: Only display interdiff options if we have other_patches...
jocuri%softhome.net
1
-1
/
+1
2004-11-03
Patch for bug 265679: requests error complaining about lack of group membersh...
jocuri%softhome.net
1
-3
/
+3
2004-11-03
Patch for bug 212017: Should be able to change a bug if it has a flag request...
jocuri%softhome.net
1
-1
/
+1
2004-11-03
Patch for bug 251596: make show.html template use customized body attribute; ...
jocuri%softhome.net
2
-8
/
+11
2004-11-03
Patch for bug 258355: remove 1x1.gif and use CSS instead in order to create s...
jocuri%softhome.net
1
-1
/
+0
2004-11-03
Patch for bug 265011: Add missing <td> and </td> tags in query.cgi; patch by ...
jocuri%softhome.net
1
-6
/
+7
2004-10-25
[SECURITY] Bug 263780: Exporting a bug to XML exposes user comments and attac...
justdave%bugzilla.org
1
-0
/
+2
2004-10-25
Bug 250897: Enforce a 10 minute waiting period between password reset attempt...
justdave%bugzilla.org
1
-0
/
+5
2004-10-25
Backing out patch for bug 251596: found a problem with it after I committed. ...
justdave%bugzilla.org
2
-11
/
+8
2004-10-25
Bug 251596: show.html.tmpl wasn't using the customized body attribute
justdave%bugzilla.org
2
-8
/
+11
2004-10-25
Patch for bug 192218: Ability to use a hyphen as a way to filter specifically...
jocuri%softhome.net
1
-2
/
+4
2004-10-22
fix for bug 265499: support custom stylesheets; r=gerv, a=myk
myk%mozilla.org
1
-0
/
+5
2004-10-22
fix for bug 263250: adds a base tag to the simple buglist so it can be loaded...
myk%mozilla.org
1
-0
/
+1
2004-10-22
Fix for bug 256207: moves CSS files to skins/standard/ as part of CSS plan; r...
myk%mozilla.org
5
-5
/
+5
2004-10-20
Patch for bug 189073: Allow accept as a resolution when changing multiple bug...
jocuri%softhome.net
1
-7
/
+8
2004-10-20
Patch for bug 199811: Implement UI for 'contains none of the strings' search ...
jocuri%softhome.net
1
-1
/
+2
2004-10-10
Patch for bug 257765: Make replies to private comments private by default; pa...
jocuri%softhome.net
2
-1
/
+9
2004-10-07
Patch for bug 256567: Harmonize descriptions of classifications and products ...
jocuri%softhome.net
6
-5
/
+25
2004-10-01
Patch for bug 261210: adapt bz_secure CSS for text based browsers; patch by J...
jocuri%softhome.net
1
-1
/
+1
2004-10-01
Patch for bug 258712: whine.pl should honour emailsuffix; patch by Marc Schum...
jocuri%softhome.net
1
-1
/
+1
2004-09-28
Fix for bug 103794: adds 'home' link to navigation bar; patch by GavinS; r,a=myk
myk%mozilla.org
1
-0
/
+1
2004-09-24
Fix for bug 252739: moves inclusion/exclusion action names to button name ins...
myk%mozilla.org
1
-4
/
+4
2004-09-24
Bug 261071 Error: Error in parsing value for property 'vertical-align'. Decla...
timeless%mozdev.org
1
-1
/
+1
2004-09-24
Patch for bug 258938: Minor tweak to editmilestones templatization; patch by ...
jocuri%softhome.net
1
-0
/
+2
2004-09-24
Patch for bug 255512: For bz_secure, distinguish between mandatory and non-ma...
jocuri%softhome.net
1
-1
/
+2
[next]