/addons/trunk Developers: fwenzel#mozilla.com

Login name:
fwenzel#mozilla.com
Total Commits:
261 (7.0%)
Lines of Code:
26505 (9.1%)
Most Recent Commit:
2008-03-26 12:20

Activity by Clock Time

Activity by Hour of Day for fwenzel#mozilla.com

Activity by Day of Week for fwenzel#mozilla.com

Activity in Directories

Directory Changes Lines of Code Lines per Change
Totals 261 (100.0%) 26505 (100.0%) 101.5
site/app/locale/de/LC_MESSAGES/ 18 (6.9%) 2709 (10.2%) 150.5
site/app/locale/es_ES/LC_MESSAGES/ 4 (1.5%) 1572 (5.9%) 393.0
site/app/locale/sq/LC_MESSAGES/ 3 (1.1%) 1569 (5.9%) 523.0
site/app/locale/ko/LC_MESSAGES/ 3 (1.1%) 1466 (5.5%) 488.6
site/app/locale/fi/LC_MESSAGES/ 3 (1.1%) 1281 (4.8%) 427.0
site/app/locale/el/LC_MESSAGES/ 4 (1.5%) 1233 (4.7%) 308.2
site/app/locale/it/LC_MESSAGES/ 4 (1.5%) 1232 (4.6%) 308.0
site/app/locale/pl/LC_MESSAGES/ 3 (1.1%) 1171 (4.4%) 390.3
site/app/locale/zh_TW/LC_MESSAGES/ 3 (1.1%) 1114 (4.2%) 371.3
site/app/locale/zh_CN/LC_MESSAGES/ 2 (0.8%) 980 (3.7%) 490.0
site/app/locale/ca/LC_MESSAGES/ 3 (1.1%) 804 (3.0%) 268.0
site/app/locale/he/LC_MESSAGES/ 4 (1.5%) 748 (2.8%) 187.0
site/app/locale/mn/LC_MESSAGES/ 4 (1.5%) 744 (2.8%) 186.0
site/app/locale/fr/LC_MESSAGES/ 4 (1.5%) 742 (2.8%) 185.5
site/app/locale/pt_BR/LC_MESSAGES/ 4 (1.5%) 733 (2.8%) 183.2
site/app/locale/ja/LC_MESSAGES/ 4 (1.5%) 725 (2.7%) 181.2
site/app/locale/cs/LC_MESSAGES/ 4 (1.5%) 724 (2.7%) 181.0
site/app/locale/ro/LC_MESSAGES/ 4 (1.5%) 718 (2.7%) 179.5
site/app/locale/sk/LC_MESSAGES/ 5 (1.9%) 715 (2.7%) 143.0
site/app/locale/hu/LC_MESSAGES/ 4 (1.5%) 713 (2.7%) 178.2
site/app/locale/uk/LC_MESSAGES/ 4 (1.5%) 703 (2.7%) 175.7
site/app/locale/tr/LC_MESSAGES/ 4 (1.5%) 701 (2.6%) 175.2
site/app/locale/eu/LC_MESSAGES/ 4 (1.5%) 692 (2.6%) 173.0
site/app/locale/pt_PT/LC_MESSAGES/ 3 (1.1%) 690 (2.6%) 230.0
site/app/locale/ru/LC_MESSAGES/ 4 (1.5%) 415 (1.6%) 103.7
site/app/locale/nl/LC_MESSAGES/ 4 (1.5%) 346 (1.3%) 86.5
site/app/views/helpers/ 3 (1.1%) 289 (1.1%) 96.3
site/app/controllers/ 22 (8.4%) 205 (0.8%) 9.3
site/app/locale/id/LC_MESSAGES/ 2 (0.8%) 136 (0.5%) 68.0
site/app/views/addons/ 11 (4.2%) 105 (0.4%) 9.5
site/app/views/elements/ 17 (6.5%) 90 (0.3%) 5.2
site/app/webroot/js/ 16 (6.1%) 88 (0.3%) 5.5
site/app/locale/da/LC_MESSAGES/ 3 (1.1%) 80 (0.3%) 26.6
site/app/models/ 13 (5.0%) 63 (0.2%) 4.8
site/app/webroot/css/ 8 (3.1%) 60 (0.2%) 7.5
site/app/controllers/components/ 7 (2.7%) 23 (0.1%) 3.2
site/app/tests/ 2 (0.8%) 18 (0.1%) 9.0
site/app/views/reviews/ 3 (1.1%) 17 (0.1%) 5.6
site/app/tests/views/addons/ 5 (1.9%) 16 (0.1%) 3.2
site/app/views/developers/ 2 (0.8%) 12 (0.0%) 6.0
site/app/locale/en_US/LC_MESSAGES/ 8 (3.1%) 12 (0.0%) 1.5
site/app/config/sql/ 1 (0.4%) 12 (0.0%) 12.0
site/app/ 3 (1.1%) 11 (0.0%) 3.6
site/app/config/ 6 (2.3%) 10 (0.0%) 1.6
site/app/views/addons/rss/ 8 (3.1%) 7 (0.0%) 0.8
site/app/views/pages/ 4 (1.5%) 6 (0.0%) 1.5
site/app/tests/views/elements/ 1 (0.4%) 2 (0.0%) 2.0
site/app/views/editors/ 2 (0.8%) 1 (0.0%) 0.5
site/app/tests/views/developers/ 1 (0.4%) 1 (0.0%) 1.0
site/app/tests/data/ 1 (0.4%) 1 (0.0%) 1.0
site/app/webroot/img/ 2 (0.8%) 0 (0.0%) 0.0

Activity of fwenzel#mozilla.com

Most Recent Commits

fwenzel#mozilla.com 2008-03-26 12:20

adding platform name to download button text (bug 424849 and 424246)

1 lines of code changed in:

  • site/app/views/elements: install.thtml (+1 -1)
fwenzel#mozilla.com 2008-03-26 12:03

avoiding to query an attribute of a regex match object in case it does not match, so we do not confuse IE7 (bug 424849)

2 lines of code changed in:

  • site/app/webroot/js: addons.js (+2 -2)
fwenzel#mozilla.com 2008-03-26 11:20

making search engines show up in public search (but not for API unless explicitly queried for it). Fixes bug 422254, r=laura

6 lines of code changed in:

  • site/app/controllers/components: search.php (new)
fwenzel#mozilla.com 2008-03-26 11:18

removing sandbox flag checks from reviews controller (fixes bug 425076)

7 lines of code changed in:

  • site/app/controllers: reviews_controller.php (new)
fwenzel#mozilla.com 2008-03-25 14:18

apply CSS flow patch from bug 424849 not only on details page but everywhere, to keep text from flowing next to the install buttons

4 lines of code changed in:

  • site/app/webroot/css: screen.css (+4 -3)
fwenzel#mozilla.com 2008-03-25 14:00

making fixPlatformLinks always return a value so it validates with strict JS checks.

2 lines of code changed in:

  • site/app/webroot/js: addons.js (+2 -2)
fwenzel#mozilla.com 2008-03-25 13:45

fixing add-ons install buttons styles to use new styles from bug 424229 (fixes bug 424849)

13 lines of code changed in:

  • site/app/views/addons: display.thtml (new)
  • site/app/views/elements: install.thtml (+1 -1)
  • site/app/webroot/css: color.css (+1 -2), remora.css (-77), screen.css (+1 -1)
  • site/app/webroot/js: addons.js (-2)
fwenzel#mozilla.com 2008-03-25 08:27

fix for filling landing pages with recommended add-ons as well as random ones (bug 424455)

43 lines of code changed in:

  • site/app/controllers: addons_controller.php (+4 -18)
  • site/app/models: addon_tag.php (new)
fwenzel#mozilla.com 2008-03-24 09:56

making UA sniffing for version hints more flexible to cover Flock and possibly others (bug 424623); avoid platform-based hiding of install buttons if platform was undetectible

0 lines of code changed in:

  • site/app/webroot/js: addons.js (-15)
fwenzel#mozilla.com 2008-03-21 14:52

don't show a dictionaries as random suggested add-ons until they have a details page to point to (bug 424244)

92 lines of code changed in:

  • site/app/controllers: addons_controller.php (+92 -21)
fwenzel#mozilla.com 2008-03-21 14:37

showing application name for categories when multiple apps are supported (bug 424432)

15 lines of code changed in:

  • site/app/controllers/components: developers.php (+15)
fwenzel#mozilla.com 2008-03-21 13:37

unblocking language support page for Sunbird (bug 416810)

1 lines of code changed in:

  • site/app/config: constants.php (+1 -1)
fwenzel#mozilla.com 2008-03-21 08:05

javascript comparison function for mozilla-style version numbers (bug 424231), used for app compatibility infos

0 lines of code changed in:

  • site/app/webroot/js: addons.js (-146)
fwenzel#mozilla.com 2008-03-21 03:30

fixing node ids and javascript for platform and app compatibility detection (bug 424118)

15 lines of code changed in:

  • site/app/views/elements: install.thtml (+10 -14)
  • site/app/webroot/js: addons.js (+5 -117)
fwenzel#mozilla.com 2008-03-20 13:51

making category landing pages honor disabled add-ons (bug 424214)

17 lines of code changed in:

  • site/app/controllers: addons_controller.php (+17 -4)
fwenzel#mozilla.com 2008-03-20 01:33

have public add-ons show up first in the search results list (bug 423908)

1 lines of code changed in:

  • site/app/controllers/components: search.php (+1 -6)
fwenzel#mozilla.com 2008-03-20 01:22

for public add-ons, show public versions and files only in lists (bug 423902)

2 lines of code changed in:

  • site/app/models: addon.php (+2 -1)
fwenzel#mozilla.com 2008-03-19 13:33

hide multiple install buttons if incompatible app

35 lines of code changed in:

  • site/app/webroot/js: addons.js (+35 -25)
fwenzel#mozilla.com 2008-03-19 13:15

restricting max-width on experimental/incompatible add-ons

19 lines of code changed in:

  • site/app/webroot/css: screen.css (+19 -139)
fwenzel#mozilla.com 2008-03-19 12:54

avoid overlapping install buttons for more than 1 file per version (bug 419074 and 414900)

5 lines of code changed in:

  • site/app/views/elements: install.thtml (+5 -7)

(57 more)

Generated by StatSVN 0.3.1