User:Andre/bug3846
(→Diff sizes between Debian upstream package and our SVN rev 1:) |
m |
||
(5 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
- | + | * [https://bugs.maemo.org/show_bug.cgi?id=3846 Corresponding bug report] | |
+ | * [http://bonsai.mozilla.org/rview.cgi?dir=mozilla/webtools/bugzilla&cvsroot=/cvsroot Upstream Bugzilla Code Browse interface] | ||
+ | * [http://www.bugzilla.org/download/#cvs Bugzilla CVS checkout howto] | ||
+ | |||
=Diff's= | =Diff's= | ||
Line 36: | Line 39: | ||
* Changes in skins/standard/ are FIXED UPSTREAM by https://bugzilla.mozilla.org/show_bug.cgi?id=274134 | * Changes in skins/standard/ are FIXED UPSTREAM by https://bugzilla.mozilla.org/show_bug.cgi?id=274134 | ||
=== template2template_maemo.diff=== | === template2template_maemo.diff=== | ||
+ | |||
+ | * VERY TRIVIAL: | ||
+ | ** small "title"->"h1" tag changes and additions, "h3"->"h4" etc. => IGNORE! | ||
+ | *** /en/default/admin/fieldvalues/created.html.tmpl | ||
+ | *** /en/default/admin/fieldvalues/edit.html.tmpl | ||
+ | *** /en/default/admin/fieldvalues/list.html.tmpl | ||
+ | *** /en/default/admin/fieldvalues/select-field.html.tmpl | ||
+ | *** /en/default/admin/fieldvalues/updated.html.tmpl | ||
+ | *** /en/default/admin/flag-type/edit.html.tmpl | ||
+ | *** /en/default/admin/flag-type/list.html.tmpl | ||
+ | *** /en/default/admin/groups/created.html.tmpl | ||
+ | *** /en/default/admin/groups/create.html.tmpl | ||
+ | *** /en/default/admin/groups/delete.html.tmpl | ||
+ | *** /en/default/admin/groups/edit.html.tmpl | ||
+ | *** /en/default/admin/keywords/confirm-delete.html.tmpl | ||
+ | *** /en/default/admin/keywords/created.html.tmpl | ||
+ | *** /en/default/admin/keywords/create.html.tmpl | ||
+ | *** /en/default/admin/keywords/edit.html.tmpl | ||
+ | *** /en/default/admin/keywords/list.html.tmpl | ||
+ | *** /en/default/admin/keywords/rebuild-cache.html.tmpl | ||
+ | *** /en/default/admin/products/edit.html.tmpl | ||
+ | *** /en/default/admin/products/list.html.tmpl | ||
+ | *** /en/default/admin/users/create.html.tmpl | ||
+ | *** /en/default/admin/users/edit.html.tmpl | ||
+ | *** /en/default/admin/users/search.html.tmpl | ||
+ | *** /en/default/bug/create/created.html.tmpl | ||
+ | *** /en/default/global/messages.html.tmpl | ||
+ | *** /en/default/pages/bug-writing.html.tmpl | ||
+ | *** /en/default/pages/linked.html.tmpl | ||
+ | *** /en/default/pages/quicksearchhack.html.tmpl | ||
+ | *** /en/default/pages/quicksearch.html.tmpl | ||
+ | *** /en/default/pages/voting.html.tmpl | ||
+ | *** /en/default/reports/create-chart.html.tmpl | ||
+ | *** /en/default/reports/keywords.html.tmpl | ||
+ | *** /en/default/reports/menu.html.tmpl | ||
+ | *** /en/default/request/queue.html.tmpl | ||
+ | *** /en/default/search/search-advanced.html.tmpl | ||
+ | *** /en/default/search/search-create-series.html.tmpl | ||
+ | *** /en/default/search/search-report-graph.html.tmpl | ||
+ | *** /en/default/search/search-report-table.html.tmpl | ||
+ | *** /en/default/whine/schedule.html.tmpl | ||
+ | |||
+ | ** "skins/standard/" -> "skins/custom/" string changes in | ||
+ | *** /en/default/sidebar.xul.tmpl | ||
+ | *** /en/default/admin/confirm-action.html.tmpl | ||
+ | *** /en/default/admin/fieldvalues/confirm-delete.html.tmpl | ||
+ | *** /en/default/admin/params/editparams.html.tmpl | ||
+ | *** /en/default/admin/products/confirm-delete.html.tmpl | ||
+ | *** /en/default/admin/products/create.html.tmpl | ||
+ | *** /en/default/admin/products/updated.html.tmpl | ||
+ | *** /en/default/admin/sudo.html.tmpl | ||
+ | *** /en/default/admin/users/confirm-delete.html.tmpl | ||
+ | *** /en/default/admin/users/list.html.tmpl | ||
+ | *** /en/default/admin/users/search.html.tmpl | ||
+ | *** /en/default/bug/summarize-time.html.tmpl | ||
+ | *** /en/default/list/list-simple.html.tmpl | ||
+ | *** /en/default/admin/products/edit.html.tmpl | ||
+ | *** /en/default/admin/users/create.html.tmpl | ||
+ | *** /en/default/admin/users/edit.html.tmpl | ||
+ | |||
+ | * TRIVIAL: | ||
+ | * NONTRIVIAL: | ||
+ | |||
+ | * OBSOLETE/NONEXISTING: | ||
+ | *** /en/default/admin/groups/change.html.tmpl | ||
+ | |||
=== template2template.diff=== | === template2template.diff=== | ||
+ | * template/en/default/bug/show.xml.tmpl | ||
+ | FIXED UPSTREAM: http://bonsai.mozilla.org/cvsblame.cgi?file=mozilla%2Fwebtools%2Fbugzilla%2Ftemplate%2Fen%2Fdefault%2Fbug%2Fshow.xml.tmpl&rev=&cvsroot=%2Fcvsroot | ||
+ | * template/en/default/global/header.html.tmpl | ||
+ | FIXED UPSTREAM: http://bonsai.mozilla.org/cvsview2.cgi?diff_mode=context&whitespace_mode=show&root=/cvsroot&subdir=mozilla/webtools/bugzilla/template/en/default/global&command=DIFF_FRAMESET&file=header.html.tmpl&rev2=1.58&rev1=1.57 and http://bonsai.mozilla.org/cvsview2.cgi?diff_mode=context&whitespace_mode=show&root=/cvsroot&subdir=mozilla/webtools/bugzilla/template/en/default/global&command=DIFF_FRAMESET&file=header.html.tmpl&rev2=1.45&rev1=1.44 | ||
+ | * template/en/default/global/useful-links.html.tmpl | ||
+ | OBSOLETE | ||
=Commit logs= | =Commit logs= |
Latest revision as of 10:04, 30 January 2009
Contents |
[edit] Diff's
[edit] Diff against subfolders only
Complete folders existing only in our SVN:
- docs
- t
- template_maemo
[edit] Diff sizes between Debian upstream package and our SVN rev 1:
Total size: 146329
8407 23. Jan 15:05 Bugzilla.diff 3082 23. Jan 15:05 contrib.diff 0 23. Jan 15:08 data.diff 0 23. Jan 15:06 js.diff 27259 23. Jan 15:06 skins.diff 104025 23. Jan 15:10 template2template_maemo.diff 3556 23. Jan 15:09 template2template.diff
[edit] Bugzilla.diff
[edit] contrib.diff
- contrib/bugzilla.procmailrc
DOES NOT EXIST UPSTREAM, CUSTOM ADDITION
- contrib/bugzilla_ldapsync.rb
FIXED UPSTREAM: http://bonsai.mozilla.org/cvsblame.cgi?file=mozilla%2Fwebtools%2Fbugzilla%2Fcontrib%2Fbugzilla_ldapsync.rb&rev=&cvsroot=%2Fcvsroot
- contrib/gnatsparse/gnatsparse.py
FIXED UPSTREAM: http://bonsai.mozilla.org/cvsblame.cgi?file=mozilla%2Fwebtools%2Fbugzilla%2Fcontrib%2Fgnatsparse%2Fgnatsparse.py&rev=&cvsroot=%2Fcvsroot
- contrib/gnatsparse/magic.py
FIXED UPSTREAM: http://bonsai.mozilla.org/cvsblame.cgi?file=mozilla%2Fwebtools%2Fbugzilla%2Fcontrib%2Fgnatsparse%2Fmagic.py&rev=&cvsroot=%2Fcvsroot
- contrib/jb2bz.py
FIXED UPSTREAM http://bonsai.mozilla.org/cvsblame.cgi?file=mozilla%2Fwebtools%2Fbugzilla%2Fcontrib%2Fjb2bz.py&rev=&cvsroot=%2Fcvsroot
[edit] skins.diff
- All *additions* were created in skins/maemo/
- Changes in skins/standard/ are FIXED UPSTREAM by https://bugzilla.mozilla.org/show_bug.cgi?id=274134
[edit] template2template_maemo.diff
- VERY TRIVIAL:
- small "title"->"h1" tag changes and additions, "h3"->"h4" etc. => IGNORE!
- /en/default/admin/fieldvalues/created.html.tmpl
- /en/default/admin/fieldvalues/edit.html.tmpl
- /en/default/admin/fieldvalues/list.html.tmpl
- /en/default/admin/fieldvalues/select-field.html.tmpl
- /en/default/admin/fieldvalues/updated.html.tmpl
- /en/default/admin/flag-type/edit.html.tmpl
- /en/default/admin/flag-type/list.html.tmpl
- /en/default/admin/groups/created.html.tmpl
- /en/default/admin/groups/create.html.tmpl
- /en/default/admin/groups/delete.html.tmpl
- /en/default/admin/groups/edit.html.tmpl
- /en/default/admin/keywords/confirm-delete.html.tmpl
- /en/default/admin/keywords/created.html.tmpl
- /en/default/admin/keywords/create.html.tmpl
- /en/default/admin/keywords/edit.html.tmpl
- /en/default/admin/keywords/list.html.tmpl
- /en/default/admin/keywords/rebuild-cache.html.tmpl
- /en/default/admin/products/edit.html.tmpl
- /en/default/admin/products/list.html.tmpl
- /en/default/admin/users/create.html.tmpl
- /en/default/admin/users/edit.html.tmpl
- /en/default/admin/users/search.html.tmpl
- /en/default/bug/create/created.html.tmpl
- /en/default/global/messages.html.tmpl
- /en/default/pages/bug-writing.html.tmpl
- /en/default/pages/linked.html.tmpl
- /en/default/pages/quicksearchhack.html.tmpl
- /en/default/pages/quicksearch.html.tmpl
- /en/default/pages/voting.html.tmpl
- /en/default/reports/create-chart.html.tmpl
- /en/default/reports/keywords.html.tmpl
- /en/default/reports/menu.html.tmpl
- /en/default/request/queue.html.tmpl
- /en/default/search/search-advanced.html.tmpl
- /en/default/search/search-create-series.html.tmpl
- /en/default/search/search-report-graph.html.tmpl
- /en/default/search/search-report-table.html.tmpl
- /en/default/whine/schedule.html.tmpl
- small "title"->"h1" tag changes and additions, "h3"->"h4" etc. => IGNORE!
- "skins/standard/" -> "skins/custom/" string changes in
- /en/default/sidebar.xul.tmpl
- /en/default/admin/confirm-action.html.tmpl
- /en/default/admin/fieldvalues/confirm-delete.html.tmpl
- /en/default/admin/params/editparams.html.tmpl
- /en/default/admin/products/confirm-delete.html.tmpl
- /en/default/admin/products/create.html.tmpl
- /en/default/admin/products/updated.html.tmpl
- /en/default/admin/sudo.html.tmpl
- /en/default/admin/users/confirm-delete.html.tmpl
- /en/default/admin/users/list.html.tmpl
- /en/default/admin/users/search.html.tmpl
- /en/default/bug/summarize-time.html.tmpl
- /en/default/list/list-simple.html.tmpl
- /en/default/admin/products/edit.html.tmpl
- /en/default/admin/users/create.html.tmpl
- /en/default/admin/users/edit.html.tmpl
- "skins/standard/" -> "skins/custom/" string changes in
- TRIVIAL:
- NONTRIVIAL:
- OBSOLETE/NONEXISTING:
- /en/default/admin/groups/change.html.tmpl
[edit] template2template.diff
- template/en/default/bug/show.xml.tmpl
- template/en/default/global/header.html.tmpl
FIXED UPSTREAM: http://bonsai.mozilla.org/cvsview2.cgi?diff_mode=context&whitespace_mode=show&root=/cvsroot&subdir=mozilla/webtools/bugzilla/template/en/default/global&command=DIFF_FRAMESET&file=header.html.tmpl&rev2=1.58&rev1=1.57 and http://bonsai.mozilla.org/cvsview2.cgi?diff_mode=context&whitespace_mode=show&root=/cvsroot&subdir=mozilla/webtools/bugzilla/template/en/default/global&command=DIFF_FRAMESET&file=header.html.tmpl&rev2=1.45&rev1=1.44
- template/en/default/global/useful-links.html.tmpl
OBSOLETE
[edit] Commit logs
Get only filenames of changed files listed: svn log -v -r revision1 https://garage.maemo.org/svn/bugs/trunk
Get diffs: svn diff -r revision1:revision2 https://garage.maemo.org/svn/bugs/trunk
r50 | andre | 2009-01-08 12:59:54 +0100 (Thu, 08 Jan 2009) | 7 lines
2009-01-08 Andre Klapper <<aklapper openismus comm>>
* template_maemo/en/default/index.html.tmpl: Add link to Bugsquad wiki page on Bugzilla front page. Fixes bug 3711.
=> CUSTOM => NEEDS PORTING; TRIVIAL
r49 | andre | 2008-11-19 20:09:24 +0100 (Wed, 19 Nov 2008) | 7 lines
2008-11-19 Andre Klapper <<aklapper openismus comm>>
* template_maemo/en/default/pages/fields.html.tmpl: Update descriptions to reality. Fixes bug 3870.
=> CUSTOM => NEEDS PORTING; TRIVIAL
r48 | andre | 2008-11-19 19:16:53 +0100 (Wed, 19 Nov 2008) | 7 lines
2008-11-19 Andre Klapper <<aklapper openismus comm>>
* template_maemo/en/default/bug/create.html.tmpl: Add more explanation to default bug filing template. Fixes bug 3651.
=> CUSTOM => NEEDS PORTING; TRIVIAL
r47 | andre | 2008-11-19 16:50:40 +0100 (Wed, 19 Nov 2008) | 7 lines
2008-11-19 Andre Klapper <<aklapper openismus comm>>
* skins/maemo/maemo_org_style.css: Fix wrong comment style from // to /* */. Fixes bug 3390.
=> CUSTOM => NEEDS PORTING; TRIVIAL
r46 | feri | 2008-09-17 16:11:11 +0200 (Wed, 17 Sep 2008) | 1 line
updating debian changelogs for new packaging
=> IGNORE (only ChangeLog changes)
r45 | karstenb | 2008-09-16 22:58:05 +0200 (Tue, 16 Sep 2008) | 25 lines
2008-09-16 Karsten Braeckelmann <<karstenb openismus comm>>
Disable resolution LATER and REMIND, since they are deprecated, considered harmful and not used by maemo.org.
Fixes bug 3664.
* template_maemo/en/default/pages/fields.html.tmpl: Remove the obsolete resolution descriptions.
* checksetup.pl: Disable resolution LATER and REMIND in the resolution table. This will be run on installation during the package's postinstall script.
Note: This is kind of a hack. It would be sufficient to disable these resolutions in the database and drop bugzilla's internal cache once. Alas, no direct life database access. Anyway, this
does the trick, ensures these resoltions are disabled, and documents the fact nicely. Doesn't impose much overhead either.
See also upstream bugzilla bug 13534 for discussion and reasons not to ship these by default. The fix doesn't apply to existing bugzilla installations, though.
=> FIXED UPSTREAM BY https://bugzilla.mozilla.org/show_bug.cgi?id=13534
=> FIXED UPSTREAM BY https://bugzilla.mozilla.org/show_bug.cgi?id=94534
r44 | karstenb | 2008-09-16 21:36:03 +0200 (Tue, 16 Sep 2008) | 7 lines
2008-09-16 Karsten Braeckelmann <<karstenb openismus comm>>
* template_maemo/en/default/pages/bug-writing.html.tmpl: Correct a bad phrase in the Bug Writing Guidelines "good" example. Follow up to bug 1288.
=> CUSTOM => NEEDS PORTING; TRIVIAL
r43 | karstenb | 2008-09-15 19:10:49 +0200 (Mon, 15 Sep 2008) | 12 lines
2008-09-15 Karsten Braeckelmann <<karstenb openismus comm>>
* template_maemo/en/default/bug/edit.html.tmpl: Minor tweak. Add some missing space after the last comment.
* template_maemo/en/default/pages/bug-writing.html.tmpl: * template_maemo/en/default/index.html.tmpl: Some string changes to comply with the branding guidelines for Maemo and maemo.org, as defined during the maemo.org brainstorm. Fixes bug 3577.
=> CUSTOM => NEEDS PORTING; TRIVIAL
r42 | karstenb | 2008-09-02 02:11:28 +0200 (Tue, 02 Sep 2008) | 6 lines
2008-09-02 Karsten Braeckelmann <<karstenb openismus comm>>
* template_maemo/en/default/bug/knob.html.tmpl: Add id to the Commit button, to support scripting. Fixes bug 3657.
=> FIXED UPSTREAM BY https://bugzilla.mozilla.org/show_bug.cgi?id=317694
r41 | karstenb | 2008-09-02 01:34:49 +0200 (Tue, 02 Sep 2008) | 8 lines
2008-09-02 Karsten Braeckelmann <<karstenb openismus comm>>
* template_maemo/en/default/bug/knob.html.tmpl: Show the "Clone This Bug" option only for users with canconfirm or editbugs (implies canconfirm) privileges. Also, do not show it, unless the user actually is logged in. Fixes bug 3350.
=> CUSTOM => NEEDS PORTING; TRIVIAL (2 liner)
r40 | karstenb | 2008-09-01 22:10:55 +0200 (Mon, 01 Sep 2008) | 19 lines
2008-08-24 Karsten Braeckelmann <<karstenb openismus comm>>
Preference to automatically add the user to the Cc list when changing bugs. See upstream bugzilla bug 7710.
Fixes bug 1417.
* template_maemo/en/default/bug/edit.html.tmpl: Set the state of the addselfcc checkbox according to the preferences.
* template_maemo/en/default/global/setting-descs.none.tmpl: * checksetup.pl: User configurable preference to automatically add the user to the Cc list when changing a bug (includes comments).
Note: This patch requires running checksetup.pl once. Done during the packages postinstall script.
=> FIXED UPSTREAM BY https://bugzilla.mozilla.org/show_bug.cgi?id=7710 ?
r39 | karstenb | 2008-08-23 19:54:54 +0200 (Sat, 23 Aug 2008) | 15 lines
2008-08-23 Karsten Braeckelmann <<karstenb openismus comm>>
Make the Version item a descriptive link re-using the existing Target Milestone URL.
Fixes bug 3625 and partially bug 3623.
* template_maemo/en/default/bug/create/create.html.tmpl: * enter_bug.cgi: Linkify Version item for enter_bug.cgi, file New bug report form.
* template_maemo/en/default/bug/edit.html.tmpl: Linkify Version item for show_bug.cgi, Edit bug report form.
=> CUSTOM => NEEDS PORTING; TRIVIAL (2 liner) => Note: milestoneurl is defined on per-product basis
r38 | karstenb | 2008-08-21 23:04:31 +0200 (Thu, 21 Aug 2008) | 13 lines
2008-08-21 Karsten Braeckelmann <<karstenb openismus comm>>
Implement maemo.org group membership hints, displayed in show_bug.cgi.
* Bugzilla/Bug.pm (GetComments): Rewrite SQL statement handle for arbitrary group membership queries. Adjust the Nokia group lookup, add maemo.org group lookup and hash.
* template_maemo/en/default/bug/comments.html.tmpl: Rewrite the hints display logic, to support any number of possible hints. Add maemo.org hint to comment headers.
=> CUSTOM => NEEDS PORTING (22 lines)
r37 | karstenb | 2008-08-21 22:00:45 +0200 (Thu, 21 Aug 2008) | 7 lines
2008-08-21 Karsten Braeckelmann <<karstenb openismus comm>>
* template_maemo/en/default/attachment/edit.html.tmpl: Add some space for the currently shown attachment number in the list. Patch by Andre Klapper, fixes bug 3596.
=> FIXED UPSTREAM BY https://bugzilla.mozilla.org/show_bug.cgi?id=364167
r36 | karstenb | 2008-08-17 17:03:25 +0200 (Sun, 17 Aug 2008) | 17 lines
2008-08-17 Karsten Braeckelmann <<karstenb openismus comm>>
Quote replies, visually highlighting quoted text. See upstream bugzilla bug 313045.
* globals.pl (quoteUrls): Implement color quoted text, abusing quoteUrls() while we're there.
* skins/maemo/maemo_org_style.css: Add color for quoted text, grayed-out.
* skins/maemo/maemo_org_style.css: * skins/maemo/index.css: Use a slightly darker text color, defining it once and inheriting the color, rather than setting it redundantly.
=> CUSTOM => NEEDS PORTING; TRIVIAL
r35 | feri | 2008-08-11 19:06:55 +0200 (Mon, 11 Aug 2008) | 1 line
new debian build after upstream changes
=> IGNORE (only ChangeLog changes)
r34 | feri | 2008-08-11 17:09:12 +0200 (Mon, 11 Aug 2008) | 1 line
older debian changelog committed
=> IGNORE (only ChangeLog changes)
r31 | karstenb | 2008-08-11 13:03:59 +0200 (Mon, 11 Aug 2008) | 12 lines
2008-08-11 Karsten Braeckelmann <<karstenb openismus comm>>
* template_maemo/en/default/pages/fields.html.tmpl: Resolution LATER and REMIND documented. Deprecated and Obsolete. Fixes bug 2365.
* template_maemo/en/default/pages/bug-writing.html.tmpl: Modiefied the Bug Writing Guidelines to better suit maemo.org Bugzilla. Or rather [% terms.Bugzilla %]. *sigh* Based on the text by Andre Klapper, fixes bug 1288.
=> CUSTOM => NEEDS PORTING; TRIVIAL
r30 | karstenb | 2008-06-29 19:52:19 +0200 (Sun, 29 Jun 2008) | 4 lines
Adjust ChangeLog to reflect the recent svn mv, getting rid of the version prefixed dir.
=> IGNORE (only ChangeLog changes)
r29 | feri | 2008-06-27 23:30:24 +0200 (Fri, 27 Jun 2008) | 1 line
Changed paths: M /trunk/Bugzilla/Config.pm M /trunk/Bugzilla/Constants.pm M /trunk/Bugzilla/Template.pm M /trunk/Bugzilla/User.pm M /trunk/attachment.cgi M /trunk/buglist.cgi M /trunk/chart.cgi M /trunk/checksetup.pl M /trunk/colchange.cgi M /trunk/collectstats.pl M /trunk/config.cgi M /trunk/contrib/bugzilla_ldapsync.rb M /trunk/contrib/gnatsparse/gnatsparse.py M /trunk/contrib/gnatsparse/magic.py M /trunk/contrib/jb2bz.py M /trunk/createaccount.cgi M /trunk/debian/changelog M /trunk/debian/patched/01_libpath.dpatch M /trunk/debian/patched/02_checksetup.dpatch M /trunk/debian/patched/03_webpath.dpatch M /trunk/debian/patched/04_Config.pm.dpatch M /trunk/debian/patched/05_Bugzilla_User.pm.dpatch M /trunk/debian/patched/06_contrib.dpatch M /trunk/debian/patched/08_showdependencygraph.dpatch M /trunk/debian/patched/09_homelink.dpatch M /trunk/debian/patched/10_perl_scripts_shebang.dpatch M /trunk/debian/patched/11_collectstats.pl.dpatch M /trunk/debian/patched/12_enter_bug_cgi.dpatch M /trunk/debian/patched/13_report_cgi.dpatch M /trunk/debian/patched/14_User_pm.dpatch M /trunk/debian/patched/15_Constants_pm.dpatch M /trunk/debian/patched/buglist.css.dpatch M /trunk/describecomponents.cgi M /trunk/describekeywords.cgi M /trunk/duplicates.cgi M /trunk/editclassifications.cgi M /trunk/editcomponents.cgi M /trunk/editflagtypes.cgi M /trunk/editgroups.cgi M /trunk/editkeywords.cgi M /trunk/editmilestones.cgi M /trunk/editparams.cgi M /trunk/editproducts.cgi M /trunk/editsettings.cgi M /trunk/editusers.cgi M /trunk/editvalues.cgi M /trunk/editversions.cgi M /trunk/editwhines.cgi M /trunk/enter_bug.cgi M /trunk/globals.pl M /trunk/index.cgi M /trunk/long_list.cgi M /trunk/page.cgi M /trunk/post_bug.cgi M /trunk/process_bug.cgi M /trunk/query.cgi M /trunk/quips.cgi M /trunk/relogin.cgi M /trunk/report.cgi M /trunk/reports.cgi M /trunk/request.cgi M /trunk/sanitycheck.cgi M /trunk/show_activity.cgi M /trunk/show_bug.cgi M /trunk/showattachment.cgi M /trunk/showdependencygraph.cgi M /trunk/showdependencytree.cgi M /trunk/sidebar.cgi M /trunk/skins/standard/buglist.css M /trunk/summarize_time.cgi M /trunk/template/en/default/bug/show.xml.tmpl M /trunk/template/en/default/global/header.html.tmpl M /trunk/template/en/default/global/useful-links.html.tmpl M /trunk/testserver.pl M /trunk/token.cgi M /trunk/userprefs.cgi M /trunk/votes.cgi M /trunk/whine.pl M /trunk/whineatnews.pl M /trunk/xml.cgi
reverting attempt again
r27 | feri | 2008-06-27 22:56:34 +0200 (Fri, 27 Jun 2008) | 1 line
Changed paths: D /trunk/debian/patches/16_Karsten_changes_1.dpatch
this patch file was accidentally committed previously
r26 | feri | 2008-06-27 22:55:55 +0200 (Fri, 27 Jun 2008) | 1 line
Changed paths: M /trunk/Bugzilla/Config.pm M /trunk/Bugzilla/Constants.pm M /trunk/Bugzilla/Template.pm M /trunk/Bugzilla/User.pm M /trunk/attachment.cgi M /trunk/buglist.cgi M /trunk/chart.cgi M /trunk/checksetup.pl M /trunk/colchange.cgi M /trunk/collectstats.pl M /trunk/config.cgi M /trunk/contrib/bugzilla_ldapsync.rb M /trunk/contrib/gnatsparse/gnatsparse.py M /trunk/contrib/gnatsparse/magic.py M /trunk/contrib/jb2bz.py M /trunk/createaccount.cgi M /trunk/debian/changelog A /trunk/debian/patched A /trunk/debian/patched/01_libpath.dpatch A /trunk/debian/patched/02_checksetup.dpatch A /trunk/debian/patched/03_webpath.dpatch A /trunk/debian/patched/04_Config.pm.dpatch A /trunk/debian/patched/05_Bugzilla_User.pm.dpatch A /trunk/debian/patched/06_contrib.dpatch A /trunk/debian/patched/08_showdependencygraph.dpatch A /trunk/debian/patched/09_homelink.dpatch A /trunk/debian/patched/10_perl_scripts_shebang.dpatch A /trunk/debian/patched/11_collectstats.pl.dpatch A /trunk/debian/patched/12_enter_bug_cgi.dpatch A /trunk/debian/patched/13_report_cgi.dpatch A /trunk/debian/patched/14_User_pm.dpatch A /trunk/debian/patched/15_Constants_pm.dpatch A /trunk/debian/patched/buglist.css.dpatch A /trunk/debian/patches/16_Karsten_changes_1.dpatch M /trunk/describecomponents.cgi M /trunk/describekeywords.cgi M /trunk/duplicates.cgi M /trunk/editclassifications.cgi M /trunk/editcomponents.cgi M /trunk/editflagtypes.cgi M /trunk/editgroups.cgi M /trunk/editkeywords.cgi M /trunk/editmilestones.cgi M /trunk/editparams.cgi M /trunk/editproducts.cgi M /trunk/editsettings.cgi M /trunk/editusers.cgi M /trunk/editvalues.cgi M /trunk/editversions.cgi M /trunk/editwhines.cgi M /trunk/enter_bug.cgi M /trunk/globals.pl M /trunk/index.cgi M /trunk/long_list.cgi M /trunk/page.cgi M /trunk/post_bug.cgi M /trunk/process_bug.cgi M /trunk/query.cgi M /trunk/quips.cgi M /trunk/relogin.cgi M /trunk/report.cgi M /trunk/reports.cgi M /trunk/request.cgi M /trunk/sanitycheck.cgi M /trunk/show_activity.cgi M /trunk/show_bug.cgi M /trunk/showattachment.cgi M /trunk/showdependencygraph.cgi M /trunk/showdependencytree.cgi M /trunk/sidebar.cgi M /trunk/skins/standard/buglist.css M /trunk/summarize_time.cgi M /trunk/template/en/default/bug/show.xml.tmpl M /trunk/template/en/default/global/header.html.tmpl M /trunk/template/en/default/global/useful-links.html.tmpl M /trunk/testserver.pl M /trunk/token.cgi M /trunk/userprefs.cgi M /trunk/votes.cgi M /trunk/whine.pl M /trunk/whineatnews.pl M /trunk/xml.cgi
committing the debian patches to our trunk
r25 | feri | 2008-06-27 17:47:42 +0200 (Fri, 27 Jun 2008) | 1 line
Changed paths: A /trunk/Bugzilla A /trunk/Bugzilla/Attachment.pm A /trunk/Bugzilla/Auth A /trunk/Bugzilla/Auth/Login A /trunk/Bugzilla/Auth/Login/WWW A /trunk/Bugzilla/Auth/Login/WWW/CGI A /trunk/Bugzilla/Auth/Login/WWW/CGI/Cookie.pm A /trunk/Bugzilla/Auth/Login/WWW/CGI.pm A /trunk/Bugzilla/Auth/Login/WWW/Env.pm A /trunk/Bugzilla/Auth/Login/WWW.pm A /trunk/Bugzilla/Auth/README A /trunk/Bugzilla/Auth/Verify A /trunk/Bugzilla/Auth/Verify/DB.pm A /trunk/Bugzilla/Auth/Verify/LDAP.pm A /trunk/Bugzilla/Auth.pm A /trunk/Bugzilla/Bug.pm A /trunk/Bugzilla/BugMail.pm A /trunk/Bugzilla/CGI.pm A /trunk/Bugzilla/Chart.pm A /trunk/Bugzilla/Classification.pm A /trunk/Bugzilla/Component.pm A /trunk/Bugzilla/Config A /trunk/Bugzilla/Config/Admin.pm A /trunk/Bugzilla/Config/Attachment.pm A /trunk/Bugzilla/Config/Auth.pm A /trunk/Bugzilla/Config/BugChange.pm A /trunk/Bugzilla/Config/BugFields.pm A /trunk/Bugzilla/Config/BugMove.pm A /trunk/Bugzilla/Config/Common.pm A /trunk/Bugzilla/Config/Core.pm A /trunk/Bugzilla/Config/DependencyGraph.pm A /trunk/Bugzilla/Config/GroupSecurity.pm A /trunk/Bugzilla/Config/L10n.pm A /trunk/Bugzilla/Config/LDAP.pm A /trunk/Bugzilla/Config/MTA.pm A /trunk/Bugzilla/Config/PatchViewer.pm A /trunk/Bugzilla/Config/Query.pm A /trunk/Bugzilla/Config/ShadowDB.pm A /trunk/Bugzilla/Config/UserMatch.pm A /trunk/Bugzilla/Config.pm A /trunk/Bugzilla/Constants.pm A /trunk/Bugzilla/DB A /trunk/Bugzilla/DB/Mysql.pm A /trunk/Bugzilla/DB/Pg.pm A /trunk/Bugzilla/DB/Schema A /trunk/Bugzilla/DB/Schema/Mysql.pm A /trunk/Bugzilla/DB/Schema/Pg.pm A /trunk/Bugzilla/DB/Schema.pm A /trunk/Bugzilla/DB.pm A /trunk/Bugzilla/Error.pm A /trunk/Bugzilla/Field.pm A /trunk/Bugzilla/Flag.pm A /trunk/Bugzilla/FlagType.pm A /trunk/Bugzilla/Group.pm A /trunk/Bugzilla/Milestone.pm A /trunk/Bugzilla/Product.pm A /trunk/Bugzilla/Search A /trunk/Bugzilla/Search/Quicksearch.pm A /trunk/Bugzilla/Search.pm A /trunk/Bugzilla/Series.pm A /trunk/Bugzilla/Template A /trunk/Bugzilla/Template/Plugin A /trunk/Bugzilla/Template/Plugin/Bugzilla.pm A /trunk/Bugzilla/Template/Plugin/Hook.pm A /trunk/Bugzilla/Template/Plugin/User.pm A /trunk/Bugzilla/Template.pm A /trunk/Bugzilla/Token.pm A /trunk/Bugzilla/User A /trunk/Bugzilla/User/Setting.pm A /trunk/Bugzilla/User.pm A /trunk/Bugzilla/Util.pm A /trunk/Bugzilla/Version.pm A /trunk/Bugzilla.pm A /trunk/Makefile A /trunk/QUICKSTART A /trunk/README A /trunk/UPGRADING A /trunk/UPGRADING-pre-2.8 A /trunk/attachment.cgi A /trunk/buglist.cgi A /trunk/bugzilla.dtd A /trunk/build_scripts/builder.sh A /trunk/build_scripts/cron_autobuilder.sh D /trunk/builder.sh A /trunk/chart.cgi A /trunk/checksetup.pl A /trunk/colchange.cgi A /trunk/collectstats.pl A /trunk/config.cgi A /trunk/contrib A /trunk/contrib/BugzillaEmail.pm A /trunk/contrib/README A /trunk/contrib/README.Mailif A /trunk/contrib/bug_email.pl A /trunk/contrib/bugmail_help.html A /trunk/contrib/bugzilla-submit A /trunk/contrib/bugzilla-submit/README A /trunk/contrib/bugzilla-submit/bugdata.txt A /trunk/contrib/bugzilla-submit/bugzilla-submit A /trunk/contrib/bugzilla-submit/bugzilla-submit.xml A /trunk/contrib/bugzilla.procmailrc A /trunk/contrib/bugzilla_email_append.pl A /trunk/contrib/bugzilla_ldapsync.rb A /trunk/contrib/bzdbcopy.pl A /trunk/contrib/cmdline A /trunk/contrib/cmdline/bugcount A /trunk/contrib/cmdline/bugids A /trunk/contrib/cmdline/buglist A /trunk/contrib/cmdline/bugs A /trunk/contrib/cmdline/bugslink A /trunk/contrib/cmdline/makequery A /trunk/contrib/cmdline/query.conf A /trunk/contrib/cvs-update.pl A /trunk/contrib/gnats2bz.pl A /trunk/contrib/gnatsparse A /trunk/contrib/gnatsparse/README A /trunk/contrib/gnatsparse/gnatsparse.py A /trunk/contrib/gnatsparse/magic.py A /trunk/contrib/gnatsparse/specialuu.py A /trunk/contrib/jb2bz.py A /trunk/contrib/merge-users.pl A /trunk/contrib/mysqld-watcher.pl A /trunk/contrib/sendbugmail.pl A /trunk/contrib/sendunsentbugmail.pl A /trunk/contrib/syncLDAP.pl A /trunk/contrib/yp_nomail.sh A /trunk/createaccount.cgi D /trunk/cron_autobuilder.sh A /trunk/debian A /trunk/debian/README.Debian A /trunk/debian/bugzilla-doc.copyright A /trunk/debian/bugzilla-doc.doc-base A /trunk/debian/bugzilla-doc.docs A /trunk/debian/bugzilla-doc.files A /trunk/debian/bugzilla.config A /trunk/debian/bugzilla.copyright A /trunk/debian/bugzilla.cron.daily A /trunk/debian/bugzilla.dirs A /trunk/debian/bugzilla.docs A /trunk/debian/bugzilla.links A /trunk/debian/bugzilla.lintian A /trunk/debian/bugzilla.postinst A /trunk/debian/bugzilla.postrm A /trunk/debian/bugzilla.preinst A /trunk/debian/bugzilla.prerm A /trunk/debian/bugzilla.templates A /trunk/debian/changelog A /trunk/debian/compat A /trunk/debian/control A /trunk/debian/copyright A /trunk/debian/default-files A /trunk/debian/default-files/index.html A /trunk/debian/default-files/localconfig A /trunk/debian/default-files/params A /trunk/debian/dirs A /trunk/debian/examples A /trunk/debian/examples/vh-basic.conf A /trunk/debian/examples/vh-custom-static.conf A /trunk/debian/patches A /trunk/debian/patches/00list A /trunk/debian/patches/01_VERSION.dpatch A /trunk/debian/patches/01_libpath.dpatch A /trunk/debian/patches/02_checksetup.dpatch A /trunk/debian/patches/03_webpath.dpatch A /trunk/debian/patches/04_Config.pm.dpatch A /trunk/debian/patches/05_Bugzilla_User.pm.dpatch A /trunk/debian/patches/06_contrib.dpatch A /trunk/debian/patches/07_virtualhosting.dpatch A /trunk/debian/patches/08_showdependencygraph.dpatch A /trunk/debian/patches/09_homelink.dpatch A /trunk/debian/patches/101_Config.diff A /trunk/debian/patches/10_perl_scripts_shebang.dpatch A /trunk/debian/patches/11_collectstats.pl.dpatch A /trunk/debian/patches/12_enter_bug_cgi.dpatch A /trunk/debian/patches/13_report_cgi.dpatch A /trunk/debian/patches/14_User_pm.dpatch A /trunk/debian/patches/15_Constants_pm.dpatch A /trunk/debian/patches/buglist.css.dpatch A /trunk/debian/po A /trunk/debian/po/POTFILES.in A /trunk/debian/po/ca.po A /trunk/debian/po/cs.po A /trunk/debian/po/de.po A /trunk/debian/po/es.po A /trunk/debian/po/fr.po A /trunk/debian/po/ja.po A /trunk/debian/po/nl.po A /trunk/debian/po/pt.po A /trunk/debian/po/pt_BR.po A /trunk/debian/po/sv.po A /trunk/debian/po/templates.pot A /trunk/debian/po/vi.po A /trunk/debian/rules A /trunk/describecomponents.cgi A /trunk/describekeywords.cgi A /trunk/docs A /trunk/docs/README.docs A /trunk/docs/html A /trunk/docs/html/Bugzilla-Guide.html A /trunk/docs/html/about.html A /trunk/docs/html/administration.html A /trunk/docs/html/bug_page.html A /trunk/docs/html/bugreports.html A /trunk/docs/html/classifications.html A /trunk/docs/html/cmdline-bugmail.html A /trunk/docs/html/cmdline.html A /trunk/docs/html/components.html A /trunk/docs/html/configuration.html A /trunk/docs/html/conventions.html A /trunk/docs/html/copyright.html A /trunk/docs/html/credits.html A /trunk/docs/html/cust-change-permissions.html A /trunk/docs/html/cust-hooks.html A /trunk/docs/html/cust-templates.html A /trunk/docs/html/customization.html A /trunk/docs/html/dbdoc.html A /trunk/docs/html/dbmodify.html A /trunk/docs/html/disclaimer.html A /trunk/docs/html/extraconfig.html A /trunk/docs/html/faq.html A /trunk/docs/html/flags-overview.html A /trunk/docs/html/flags.html A /trunk/docs/html/general-advice.html A /trunk/docs/html/gfdl-0.html A /trunk/docs/html/gfdl-1.html A /trunk/docs/html/gfdl-10.html A /trunk/docs/html/gfdl-2.html A /trunk/docs/html/gfdl-3.html A /trunk/docs/html/gfdl-4.html A /trunk/docs/html/gfdl-5.html A /trunk/docs/html/gfdl-6.html A /trunk/docs/html/gfdl-7.html A /trunk/docs/html/gfdl-8.html A /trunk/docs/html/gfdl-9.html A /trunk/docs/html/gfdl-howto.html A /trunk/docs/html/gfdl.html A /trunk/docs/html/glossary.html A /trunk/docs/html/groups.html A /trunk/docs/html/hintsandtips.html A /trunk/docs/html/index.html A /trunk/docs/html/install-perlmodules-manual.html A /trunk/docs/html/installation.html A /trunk/docs/html/installing-bugzilla.html A /trunk/docs/html/integration.html A /trunk/docs/html/lifecycle.html A /trunk/docs/html/list.html A /trunk/docs/html/milestones.html A /trunk/docs/html/modules-manual-download.html A /trunk/docs/html/modules-manual-instructions.html A /trunk/docs/html/modules-manual-optional.html A /trunk/docs/html/myaccount.html A /trunk/docs/html/newversions.html A /trunk/docs/html/nonroot.html A /trunk/docs/html/os-specific.html A /trunk/docs/html/parameters.html A /trunk/docs/html/paranoid-security.html A /trunk/docs/html/patches.html A /trunk/docs/html/patchviewer.html A /trunk/docs/html/products.html A /trunk/docs/html/query.html A /trunk/docs/html/quips.html A /trunk/docs/html/reporting.html A /trunk/docs/html/security-bugzilla.html A /trunk/docs/html/security-mysql.html A /trunk/docs/html/security-os.html A /trunk/docs/html/security-webserver.html A /trunk/docs/html/security.html A /trunk/docs/html/trbl-bundlebugzilla.html A /trunk/docs/html/trbl-dbdsponge.html A /trunk/docs/html/trbl-index.html A /trunk/docs/html/trbl-passwd-encryption.html A /trunk/docs/html/trbl-perlmodule.html A /trunk/docs/html/trbl-relogin-everyone.html A /trunk/docs/html/trbl-relogin-some.html A /trunk/docs/html/trbl-testserver.html A /trunk/docs/html/trouble-filetemp.html A /trunk/docs/html/troubleshooting.html A /trunk/docs/html/upgrading.html A /trunk/docs/html/useradmin.html A /trunk/docs/html/userpreferences.html A /trunk/docs/html/using-intro.html A /trunk/docs/html/using.html A /trunk/docs/html/versions.html A /trunk/docs/html/voting.html A /trunk/docs/html/whining.html A /trunk/docs/html/x3269.html A /trunk/docs/html/x757.html A /trunk/docs/images A /trunk/docs/images/bzLifecycle.png A /trunk/docs/images/bzLifecycle.xml A /trunk/docs/images/callouts A /trunk/docs/images/callouts/1.gif A /trunk/docs/images/callouts/2.gif A /trunk/docs/images/callouts/3.gif A /trunk/docs/images/caution.gif A /trunk/docs/images/note.gif A /trunk/docs/images/tip.gif A /trunk/docs/images/warning.gif A /trunk/docs/makedocs.pl A /trunk/docs/pdf A /trunk/docs/pdf/Bugzilla-Guide.pdf A /trunk/docs/rel_notes.txt A /trunk/docs/txt A /trunk/docs/txt/Bugzilla-Guide.txt A /trunk/docs/xml A /trunk/docs/xml/Bugzilla-Guide.xml A /trunk/docs/xml/about.xml A /trunk/docs/xml/administration.xml A /trunk/docs/xml/conventions.xml A /trunk/docs/xml/customization.xml A /trunk/docs/xml/dbschema.mysql A /trunk/docs/xml/faq.xml A /trunk/docs/xml/filetemp.patch A /trunk/docs/xml/gfdl.xml A /trunk/docs/xml/glossary.xml A /trunk/docs/xml/index.xml A /trunk/docs/xml/installation.xml A /trunk/docs/xml/integration.xml A /trunk/docs/xml/introduction.xml A /trunk/docs/xml/modules.xml A /trunk/docs/xml/patches.xml A /trunk/docs/xml/requiredsoftware.xml A /trunk/docs/xml/security.xml A /trunk/docs/xml/troubleshooting.xml A /trunk/docs/xml/using.xml A /trunk/duplicates.cgi A /trunk/duplicates.xul A /trunk/editclassifications.cgi A /trunk/editcomponents.cgi A /trunk/editflagtypes.cgi A /trunk/editgroups.cgi A /trunk/editkeywords.cgi A /trunk/editmilestones.cgi A /trunk/editparams.cgi A /trunk/editproducts.cgi A /trunk/editsettings.cgi A /trunk/editusers.cgi A /trunk/editvalues.cgi A /trunk/editversions.cgi A /trunk/editwhines.cgi A /trunk/enter_bug.cgi A /trunk/globals.pl A /trunk/images A /trunk/images/padlock.png A /trunk/importxml.pl A /trunk/index.cgi A /trunk/js A /trunk/js/TUI.js A /trunk/js/duplicates.js A /trunk/js/productform.js A /trunk/long_list.cgi A /trunk/page.cgi A /trunk/post_bug.cgi A /trunk/process_bug.cgi A /trunk/productmenu.js A /trunk/query.cgi A /trunk/quips.cgi A /trunk/relogin.cgi A /trunk/report.cgi A /trunk/reports.cgi A /trunk/request.cgi A /trunk/robots.txt A /trunk/runtests.pl A /trunk/sanitycheck.cgi A /trunk/show_activity.cgi A /trunk/show_bug.cgi A /trunk/showattachment.cgi A /trunk/showdependencygraph.cgi A /trunk/showdependencytree.cgi A /trunk/sidebar.cgi A /trunk/skins A /trunk/skins/maemo A /trunk/skins/maemo/admin.css A /trunk/skins/maemo/buglist.css A /trunk/skins/maemo/duplicates.css A /trunk/skins/maemo/editusers.css A /trunk/skins/maemo/global A /trunk/skins/maemo/global/background-header.png A /trunk/skins/maemo/global/background_gradient.png A /trunk/skins/maemo/global/body-back.gif A /trunk/skins/maemo/global/corner-top-left.png A /trunk/skins/maemo/global/corner-top-right.png A /trunk/skins/maemo/global/header.png A /trunk/skins/maemo/global.css A /trunk/skins/maemo/index A /trunk/skins/maemo/index/front.png A /trunk/skins/maemo/index.css A /trunk/skins/maemo/maemo_org_style.css A /trunk/skins/maemo/panel.css A /trunk/skins/maemo/params.css A /trunk/skins/maemo/show_multiple.css A /trunk/skins/maemo/summarize-time.css A /trunk/skins/maemo/voting.css A /trunk/skins/standard A /trunk/skins/standard/admin.css A /trunk/skins/standard/buglist.css A /trunk/skins/standard/duplicates.css A /trunk/skins/standard/editusers.css A /trunk/skins/standard/global A /trunk/skins/standard/global/body-back.gif A /trunk/skins/standard/global/header.png A /trunk/skins/standard/global.css A /trunk/skins/standard/index A /trunk/skins/standard/index/front.png A /trunk/skins/standard/index.css A /trunk/skins/standard/panel.css A /trunk/skins/standard/params.css A /trunk/skins/standard/show_multiple.css A /trunk/skins/standard/summarize-time.css A /trunk/skins/standard/voting.css A /trunk/summarize_time.cgi A /trunk/t A /trunk/t/001compile.t A /trunk/t/002goodperl.t A /trunk/t/003safesys.t A /trunk/t/004template.t A /trunk/t/005no_tabs.t A /trunk/t/006spellcheck.t A /trunk/t/007util.t A /trunk/t/008filter.t A /trunk/t/009bugwords.t A /trunk/t/011pod.t A /trunk/t/012throwables.t A /trunk/t/Support A /trunk/t/Support/Files.pm A /trunk/t/Support/Systemexec.pm A /trunk/t/Support/Templates.pm A /trunk/template A /trunk/template/en A /trunk/template/en/default A /trunk/template/en/default/account A /trunk/template/en/default/account/auth A /trunk/template/en/default/account/auth/ldap-error.html.tmpl A /trunk/template/en/default/account/auth/login-small.html.tmpl A /trunk/template/en/default/account/auth/login.html.tmpl A /trunk/template/en/default/account/cancel-token.txt.tmpl A /trunk/template/en/default/account/create.html.tmpl A /trunk/template/en/default/account/created.html.tmpl A /trunk/template/en/default/account/email A /trunk/template/en/default/account/email/change-new.txt.tmpl A /trunk/template/en/default/account/email/change-old.txt.tmpl A /trunk/template/en/default/account/email/confirm.html.tmpl A /trunk/template/en/default/account/exists.html.tmpl A /trunk/template/en/default/account/password A /trunk/template/en/default/account/password/forgotten-password.txt.tmpl A /trunk/template/en/default/account/password/set-forgotten-password.html.tmpl A /trunk/template/en/default/account/prefs A /trunk/template/en/default/account/prefs/account.html.tmpl A /trunk/template/en/default/account/prefs/email.html.tmpl A /trunk/template/en/default/account/prefs/footer.html.tmpl A /trunk/template/en/default/account/prefs/permissions.html.tmpl A /trunk/template/en/default/account/prefs/prefs.html.tmpl A /trunk/template/en/default/account/prefs/saved-searches.html.tmpl A /trunk/template/en/default/account/prefs/settings.html.tmpl A /trunk/template/en/default/admin A /trunk/template/en/default/admin/classifications A /trunk/template/en/default/admin/classifications/add.html.tmpl A /trunk/template/en/default/admin/classifications/del.html.tmpl A /trunk/template/en/default/admin/classifications/delete.html.tmpl A /trunk/template/en/default/admin/classifications/edit.html.tmpl A /trunk/template/en/default/admin/classifications/new.html.tmpl A /trunk/template/en/default/admin/classifications/reclassify.html.tmpl A /trunk/template/en/default/admin/classifications/select.html.tmpl A /trunk/template/en/default/admin/classifications/update.html.tmpl A /trunk/template/en/default/admin/components A /trunk/template/en/default/admin/components/confirm-delete.html.tmpl A /trunk/template/en/default/admin/components/create.html.tmpl A /trunk/template/en/default/admin/components/created.html.tmpl A /trunk/template/en/default/admin/components/deleted.html.tmpl A /trunk/template/en/default/admin/components/edit.html.tmpl A /trunk/template/en/default/admin/components/footer.html.tmpl A /trunk/template/en/default/admin/components/list.html.tmpl A /trunk/template/en/default/admin/components/select-product.html.tmpl A /trunk/template/en/default/admin/components/updated.html.tmpl A /trunk/template/en/default/admin/confirm-action.html.tmpl A /trunk/template/en/default/admin/fieldvalues A /trunk/template/en/default/admin/fieldvalues/confirm-delete.html.tmpl A /trunk/template/en/default/admin/fieldvalues/create.html.tmpl A /trunk/template/en/default/admin/fieldvalues/created.html.tmpl A /trunk/template/en/default/admin/fieldvalues/deleted.html.tmpl A /trunk/template/en/default/admin/fieldvalues/edit.html.tmpl A /trunk/template/en/default/admin/fieldvalues/footer.html.tmpl A /trunk/template/en/default/admin/fieldvalues/list.html.tmpl A /trunk/template/en/default/admin/fieldvalues/select-field.html.tmpl A /trunk/template/en/default/admin/fieldvalues/updated.html.tmpl A /trunk/template/en/default/admin/flag-type A /trunk/template/en/default/admin/flag-type/confirm-delete.html.tmpl A /trunk/template/en/default/admin/flag-type/edit.html.tmpl A /trunk/template/en/default/admin/flag-type/list.html.tmpl A /trunk/template/en/default/admin/groups A /trunk/template/en/default/admin/groups/change.html.tmpl A /trunk/template/en/default/admin/groups/create.html.tmpl A /trunk/template/en/default/admin/groups/created.html.tmpl A /trunk/template/en/default/admin/groups/delete.html.tmpl A /trunk/template/en/default/admin/groups/deleted.html.tmpl A /trunk/template/en/default/admin/groups/edit.html.tmpl A /trunk/template/en/default/admin/groups/list.html.tmpl A /trunk/template/en/default/admin/groups/remove.html.tmpl A /trunk/template/en/default/admin/keywords A /trunk/template/en/default/admin/keywords/confirm-delete.html.tmpl A /trunk/template/en/default/admin/keywords/create.html.tmpl A /trunk/template/en/default/admin/keywords/created.html.tmpl A /trunk/template/en/default/admin/keywords/edit.html.tmpl A /trunk/template/en/default/admin/keywords/list.html.tmpl A /trunk/template/en/default/admin/keywords/rebuild-cache.html.tmpl A /trunk/template/en/default/admin/milestones A /trunk/template/en/default/admin/milestones/confirm-delete.html.tmpl A /trunk/template/en/default/admin/milestones/create.html.tmpl A /trunk/template/en/default/admin/milestones/created.html.tmpl A /trunk/template/en/default/admin/milestones/deleted.html.tmpl A /trunk/template/en/default/admin/milestones/edit.html.tmpl A /trunk/template/en/default/admin/milestones/footer.html.tmpl A /trunk/template/en/default/admin/milestones/list.html.tmpl A /trunk/template/en/default/admin/milestones/select-product.html.tmpl A /trunk/template/en/default/admin/milestones/updated.html.tmpl A /trunk/template/en/default/admin/params A /trunk/template/en/default/admin/params/admin.html.tmpl A /trunk/template/en/default/admin/params/attachment.html.tmpl A /trunk/template/en/default/admin/params/auth.html.tmpl A /trunk/template/en/default/admin/params/bugchange.html.tmpl A /trunk/template/en/default/admin/params/bugfields.html.tmpl A /trunk/template/en/default/admin/params/bugmove.html.tmpl A /trunk/template/en/default/admin/params/common.html.tmpl A /trunk/template/en/default/admin/params/core.html.tmpl A /trunk/template/en/default/admin/params/dependencygraph.html.tmpl A /trunk/template/en/default/admin/params/editparams.html.tmpl A /trunk/template/en/default/admin/params/groupsecurity.html.tmpl A /trunk/template/en/default/admin/params/index.html.tmpl A /trunk/template/en/default/admin/params/l10n.html.tmpl A /trunk/template/en/default/admin/params/ldap.html.tmpl A /trunk/template/en/default/admin/params/mta.html.tmpl A /trunk/template/en/default/admin/params/patchviewer.html.tmpl A /trunk/template/en/default/admin/params/query.html.tmpl A /trunk/template/en/default/admin/params/shadowdb.html.tmpl A /trunk/template/en/default/admin/params/usermatch.html.tmpl A /trunk/template/en/default/admin/products A /trunk/template/en/default/admin/products/confirm-delete.html.tmpl A /trunk/template/en/default/admin/products/create.html.tmpl A /trunk/template/en/default/admin/products/created.html.tmpl A /trunk/template/en/default/admin/products/deleted.html.tmpl A /trunk/template/en/default/admin/products/edit-common.html.tmpl A /trunk/template/en/default/admin/products/edit.html.tmpl A /trunk/template/en/default/admin/products/footer.html.tmpl A /trunk/template/en/default/admin/products/groupcontrol A /trunk/template/en/default/admin/products/groupcontrol/confirm-edit.html.tmpl A /trunk/template/en/default/admin/products/groupcontrol/edit.html.tmpl A /trunk/template/en/default/admin/products/groupcontrol/updated.html.tmpl A /trunk/template/en/default/admin/products/list-classifications.html.tmpl A /trunk/template/en/default/admin/products/list.html.tmpl A /trunk/template/en/default/admin/products/updated.html.tmpl A /trunk/template/en/default/admin/settings A /trunk/template/en/default/admin/settings/edit.html.tmpl A /trunk/template/en/default/admin/settings/updated.html.tmpl A /trunk/template/en/default/admin/sudo.html.tmpl A /trunk/template/en/default/admin/table.html.tmpl A /trunk/template/en/default/admin/users A /trunk/template/en/default/admin/users/confirm-delete.html.tmpl A /trunk/template/en/default/admin/users/create.html.tmpl A /trunk/template/en/default/admin/users/edit.html.tmpl A /trunk/template/en/default/admin/users/list.html.tmpl A /trunk/template/en/default/admin/users/listselectvars.html.tmpl A /trunk/template/en/default/admin/users/search.html.tmpl A /trunk/template/en/default/admin/users/userdata.html.tmpl A /trunk/template/en/default/admin/versions A /trunk/template/en/default/admin/versions/confirm-delete.html.tmpl A /trunk/template/en/default/admin/versions/create.html.tmpl A /trunk/template/en/default/admin/versions/created.html.tmpl A /trunk/template/en/default/admin/versions/deleted.html.tmpl A /trunk/template/en/default/admin/versions/edit.html.tmpl A /trunk/template/en/default/admin/versions/footer.html.tmpl A /trunk/template/en/default/admin/versions/list.html.tmpl A /trunk/template/en/default/admin/versions/select-product.html.tmpl A /trunk/template/en/default/admin/versions/updated.html.tmpl A /trunk/template/en/default/attachment A /trunk/template/en/default/attachment/choose.html.tmpl A /trunk/template/en/default/attachment/content-types.html.tmpl A /trunk/template/en/default/attachment/create.html.tmpl A /trunk/template/en/default/attachment/created.html.tmpl A /trunk/template/en/default/attachment/diff-file.html.tmpl A /trunk/template/en/default/attachment/diff-footer.html.tmpl A /trunk/template/en/default/attachment/diff-header.html.tmpl A /trunk/template/en/default/attachment/edit.html.tmpl A /trunk/template/en/default/attachment/list.html.tmpl A /trunk/template/en/default/attachment/show-multiple.html.tmpl A /trunk/template/en/default/attachment/updated.html.tmpl A /trunk/template/en/default/bug A /trunk/template/en/default/bug/activity A /trunk/template/en/default/bug/activity/show.html.tmpl A /trunk/template/en/default/bug/activity/table.html.tmpl A /trunk/template/en/default/bug/choose.html.tmpl A /trunk/template/en/default/bug/comments.html.tmpl A /trunk/template/en/default/bug/create A /trunk/template/en/default/bug/create/comment-guided.txt.tmpl A /trunk/template/en/default/bug/create/comment.txt.tmpl A /trunk/template/en/default/bug/create/create-guided.html.tmpl A /trunk/template/en/default/bug/create/create.html.tmpl A /trunk/template/en/default/bug/create/created.html.tmpl A /trunk/template/en/default/bug/create/make-template.html.tmpl A /trunk/template/en/default/bug/create/user-message.html.tmpl A /trunk/template/en/default/bug/dependency-graph.html.tmpl A /trunk/template/en/default/bug/dependency-tree.html.tmpl A /trunk/template/en/default/bug/edit.html.tmpl A /trunk/template/en/default/bug/knob.html.tmpl A /trunk/template/en/default/bug/navigate.html.tmpl A /trunk/template/en/default/bug/process A /trunk/template/en/default/bug/process/bugmail.html.tmpl A /trunk/template/en/default/bug/process/confirm-duplicate.html.tmpl A /trunk/template/en/default/bug/process/header.html.tmpl A /trunk/template/en/default/bug/process/midair.html.tmpl A /trunk/template/en/default/bug/process/results.html.tmpl A /trunk/template/en/default/bug/process/verify-new-product.html.tmpl A /trunk/template/en/default/bug/show-multiple.html.tmpl A /trunk/template/en/default/bug/show.html.tmpl A /trunk/template/en/default/bug/show.xml.tmpl A /trunk/template/en/default/bug/summarize-time.html.tmpl A /trunk/template/en/default/bug/time.html.tmpl A /trunk/template/en/default/bug/votes A /trunk/template/en/default/bug/votes/delete-all.html.tmpl A /trunk/template/en/default/bug/votes/list-for-bug.html.tmpl A /trunk/template/en/default/bug/votes/list-for-user.html.tmpl A /trunk/template/en/default/config.js.tmpl A /trunk/template/en/default/config.rdf.tmpl A /trunk/template/en/default/email A /trunk/template/en/default/email/sudo.txt.tmpl A /trunk/template/en/default/filterexceptions.pl A /trunk/template/en/default/flag A /trunk/template/en/default/flag/list.html.tmpl A /trunk/template/en/default/global A /trunk/template/en/default/global/banner.html.tmpl A /trunk/template/en/default/global/choose-classification.html.tmpl A /trunk/template/en/default/global/choose-product.html.tmpl A /trunk/template/en/default/global/code-error.html.tmpl A /trunk/template/en/default/global/confirm-user-match.html.tmpl A /trunk/template/en/default/global/field-descs.none.tmpl A /trunk/template/en/default/global/footer.html.tmpl A /trunk/template/en/default/global/header.html.tmpl A /trunk/template/en/default/global/help-header.html.tmpl A /trunk/template/en/default/global/help.html.tmpl A /trunk/template/en/default/global/hidden-fields.html.tmpl A /trunk/template/en/default/global/initialize.none.tmpl A /trunk/template/en/default/global/message.html.tmpl A /trunk/template/en/default/global/message.txt.tmpl A /trunk/template/en/default/global/messages.html.tmpl A /trunk/template/en/default/global/per-bug-queries.html.tmpl A /trunk/template/en/default/global/select-menu.html.tmpl A /trunk/template/en/default/global/setting-descs.none.tmpl A /trunk/template/en/default/global/site-navigation.html.tmpl A /trunk/template/en/default/global/tabs.html.tmpl A /trunk/template/en/default/global/useful-links.html.tmpl A /trunk/template/en/default/global/user-error.html.tmpl A /trunk/template/en/default/global/userselect.html.tmpl A /trunk/template/en/default/global/variables.none.tmpl A /trunk/template/en/default/index.html.tmpl A /trunk/template/en/default/list A /trunk/template/en/default/list/change-columns.html.tmpl A /trunk/template/en/default/list/edit-multiple.html.tmpl A /trunk/template/en/default/list/list-simple.html.tmpl A /trunk/template/en/default/list/list.atom.tmpl A /trunk/template/en/default/list/list.csv.tmpl A /trunk/template/en/default/list/list.html.tmpl A /trunk/template/en/default/list/list.ics.tmpl A /trunk/template/en/default/list/list.js.tmpl A /trunk/template/en/default/list/list.rdf.tmpl A /trunk/template/en/default/list/quips.html.tmpl A /trunk/template/en/default/list/server-push.html.tmpl A /trunk/template/en/default/list/table.html.tmpl A /trunk/template/en/default/pages A /trunk/template/en/default/pages/bug-writing.html.tmpl A /trunk/template/en/default/pages/fields.html.tmpl A /trunk/template/en/default/pages/linked.html.tmpl A /trunk/template/en/default/pages/linkify.html.tmpl A /trunk/template/en/default/pages/quicksearch.html.tmpl A /trunk/template/en/default/pages/quicksearchhack.html.tmpl A /trunk/template/en/default/pages/sudo.html.tmpl A /trunk/template/en/default/pages/voting.html.tmpl A /trunk/template/en/default/reports A /trunk/template/en/default/reports/chart.csv.tmpl A /trunk/template/en/default/reports/chart.html.tmpl A /trunk/template/en/default/reports/chart.png.tmpl A /trunk/template/en/default/reports/components.html.tmpl A /trunk/template/en/default/reports/create-chart.html.tmpl A /trunk/template/en/default/reports/duplicates-simple.html.tmpl A /trunk/template/en/default/reports/duplicates-table.html.tmpl A /trunk/template/en/default/reports/duplicates.html.tmpl A /trunk/template/en/default/reports/duplicates.rdf.tmpl A /trunk/template/en/default/reports/edit-series.html.tmpl A /trunk/template/en/default/reports/keywords.html.tmpl A /trunk/template/en/default/reports/menu.html.tmpl A /trunk/template/en/default/reports/report-bar.png.tmpl A /trunk/template/en/default/reports/report-line.png.tmpl A /trunk/template/en/default/reports/report-pie.png.tmpl A /trunk/template/en/default/reports/report-simple.html.tmpl A /trunk/template/en/default/reports/report-table.csv.tmpl A /trunk/template/en/default/reports/report-table.html.tmpl A /trunk/template/en/default/reports/report.csv.tmpl A /trunk/template/en/default/reports/report.html.tmpl A /trunk/template/en/default/reports/series-common.html.tmpl A /trunk/template/en/default/reports/series.html.tmpl A /trunk/template/en/default/request A /trunk/template/en/default/request/email.txt.tmpl A /trunk/template/en/default/request/queue.html.tmpl A /trunk/template/en/default/search A /trunk/template/en/default/search/boolean-charts.html.tmpl A /trunk/template/en/default/search/form.html.tmpl A /trunk/template/en/default/search/knob.html.tmpl A /trunk/template/en/default/search/search-advanced.html.tmpl A /trunk/template/en/default/search/search-create-series.html.tmpl A /trunk/template/en/default/search/search-help.html.tmpl A /trunk/template/en/default/search/search-report-graph.html.tmpl A /trunk/template/en/default/search/search-report-select.html.tmpl A /trunk/template/en/default/search/search-report-table.html.tmpl A /trunk/template/en/default/search/search-specific.html.tmpl A /trunk/template/en/default/search/tabs.html.tmpl A /trunk/template/en/default/sidebar.xul.tmpl A /trunk/template/en/default/whine A /trunk/template/en/default/whine/mail.html.tmpl A /trunk/template/en/default/whine/mail.txt.tmpl A /trunk/template/en/default/whine/multipart-mime.txt.tmpl A /trunk/template/en/default/whine/schedule.html.tmpl A /trunk/template/en/extension A /trunk/template/en/extension/filterexceptions.pl A /trunk/template_maemo A /trunk/template_maemo/en A /trunk/template_maemo/en/custom A /trunk/template_maemo/en/custom/account A /trunk/template_maemo/en/custom/account/auth A /trunk/template_maemo/en/custom/account/auth/login.html.tmpl A /trunk/template_maemo/en/custom/bug A /trunk/template_maemo/en/custom/bug/create A /trunk/template_maemo/en/custom/bug/create/create-documentation-guided.html.tmpl A /trunk/template_maemo/en/default A /trunk/template_maemo/en/default/account A /trunk/template_maemo/en/default/account/auth A /trunk/template_maemo/en/default/account/auth/ldap-error.html.tmpl A /trunk/template_maemo/en/default/account/auth/login-small.html.tmpl A /trunk/template_maemo/en/default/account/auth/login.html.tmpl A /trunk/template_maemo/en/default/account/cancel-token.txt.tmpl A /trunk/template_maemo/en/default/account/create.html.tmpl A /trunk/template_maemo/en/default/account/created.html.tmpl A /trunk/template_maemo/en/default/account/email A /trunk/template_maemo/en/default/account/email/change-new.txt.tmpl A /trunk/template_maemo/en/default/account/email/change-old.txt.tmpl A /trunk/template_maemo/en/default/account/email/confirm.html.tmpl A /trunk/template_maemo/en/default/account/exists.html.tmpl A /trunk/template_maemo/en/default/account/password A /trunk/template_maemo/en/default/account/password/forgotten-password.txt.tmpl A /trunk/template_maemo/en/default/account/password/set-forgotten-password.html.tmpl A /trunk/template_maemo/en/default/account/prefs A /trunk/template_maemo/en/default/account/prefs/account.html.tmpl A /trunk/template_maemo/en/default/account/prefs/email.html.tmpl A /trunk/template_maemo/en/default/account/prefs/footer.html.tmpl A /trunk/template_maemo/en/default/account/prefs/permissions.html.tmpl A /trunk/template_maemo/en/default/account/prefs/prefs.html.tmpl A /trunk/template_maemo/en/default/account/prefs/saved-searches.html.tmpl A /trunk/template_maemo/en/default/account/prefs/settings.html.tmpl A /trunk/template_maemo/en/default/admin A /trunk/template_maemo/en/default/admin/classifications A /trunk/template_maemo/en/default/admin/classifications/add.html.tmpl A /trunk/template_maemo/en/default/admin/classifications/del.html.tmpl A /trunk/template_maemo/en/default/admin/classifications/delete.html.tmpl A /trunk/template_maemo/en/default/admin/classifications/edit.html.tmpl A /trunk/template_maemo/en/default/admin/classifications/new.html.tmpl A /trunk/template_maemo/en/default/admin/classifications/reclassify.html.tmpl A /trunk/template_maemo/en/default/admin/classifications/select.html.tmpl A /trunk/template_maemo/en/default/admin/classifications/update.html.tmpl A /trunk/template_maemo/en/default/admin/components A /trunk/template_maemo/en/default/admin/components/confirm-delete.html.tmpl A /trunk/template_maemo/en/default/admin/components/create.html.tmpl A /trunk/template_maemo/en/default/admin/components/created.html.tmpl A /trunk/template_maemo/en/default/admin/components/deleted.html.tmpl A /trunk/template_maemo/en/default/admin/components/edit.html.tmpl A /trunk/template_maemo/en/default/admin/components/footer.html.tmpl A /trunk/template_maemo/en/default/admin/components/list.html.tmpl A /trunk/template_maemo/en/default/admin/components/select-product.html.tmpl A /trunk/template_maemo/en/default/admin/components/updated.html.tmpl A /trunk/template_maemo/en/default/admin/confirm-action.html.tmpl A /trunk/template_maemo/en/default/admin/fieldvalues A /trunk/template_maemo/en/default/admin/fieldvalues/confirm-delete.html.tmpl A /trunk/template_maemo/en/default/admin/fieldvalues/create.html.tmpl A /trunk/template_maemo/en/default/admin/fieldvalues/created.html.tmpl A /trunk/template_maemo/en/default/admin/fieldvalues/deleted.html.tmpl A /trunk/template_maemo/en/default/admin/fieldvalues/edit.html.tmpl A /trunk/template_maemo/en/default/admin/fieldvalues/footer.html.tmpl A /trunk/template_maemo/en/default/admin/fieldvalues/list.html.tmpl A /trunk/template_maemo/en/default/admin/fieldvalues/select-field.html.tmpl A /trunk/template_maemo/en/default/admin/fieldvalues/updated.html.tmpl A /trunk/template_maemo/en/default/admin/flag-type A /trunk/template_maemo/en/default/admin/flag-type/confirm-delete.html.tmpl A /trunk/template_maemo/en/default/admin/flag-type/edit.html.tmpl A /trunk/template_maemo/en/default/admin/flag-type/list.html.tmpl A /trunk/template_maemo/en/default/admin/groups A /trunk/template_maemo/en/default/admin/groups/change.html.tmpl A /trunk/template_maemo/en/default/admin/groups/create.html.tmpl A /trunk/template_maemo/en/default/admin/groups/created.html.tmpl A /trunk/template_maemo/en/default/admin/groups/delete.html.tmpl A /trunk/template_maemo/en/default/admin/groups/deleted.html.tmpl A /trunk/template_maemo/en/default/admin/groups/edit.html.tmpl A /trunk/template_maemo/en/default/admin/groups/list.html.tmpl A /trunk/template_maemo/en/default/admin/groups/remove.html.tmpl A /trunk/template_maemo/en/default/admin/keywords A /trunk/template_maemo/en/default/admin/keywords/confirm-delete.html.tmpl A /trunk/template_maemo/en/default/admin/keywords/create.html.tmpl A /trunk/template_maemo/en/default/admin/keywords/created.html.tmpl A /trunk/template_maemo/en/default/admin/keywords/edit.html.tmpl A /trunk/template_maemo/en/default/admin/keywords/list.html.tmpl A /trunk/template_maemo/en/default/admin/keywords/rebuild-cache.html.tmpl A /trunk/template_maemo/en/default/admin/milestones A /trunk/template_maemo/en/default/admin/milestones/confirm-delete.html.tmpl A /trunk/template_maemo/en/default/admin/milestones/create.html.tmpl A /trunk/template_maemo/en/default/admin/milestones/created.html.tmpl A /trunk/template_maemo/en/default/admin/milestones/deleted.html.tmpl A /trunk/template_maemo/en/default/admin/milestones/edit.html.tmpl A /trunk/template_maemo/en/default/admin/milestones/footer.html.tmpl A /trunk/template_maemo/en/default/admin/milestones/list.html.tmpl A /trunk/template_maemo/en/default/admin/milestones/select-product.html.tmpl A /trunk/template_maemo/en/default/admin/milestones/updated.html.tmpl A /trunk/template_maemo/en/default/admin/params A /trunk/template_maemo/en/default/admin/params/admin.html.tmpl A /trunk/template_maemo/en/default/admin/params/attachment.html.tmpl A /trunk/template_maemo/en/default/admin/params/auth.html.tmpl A /trunk/template_maemo/en/default/admin/params/bugchange.html.tmpl A /trunk/template_maemo/en/default/admin/params/bugfields.html.tmpl A /trunk/template_maemo/en/default/admin/params/bugmove.html.tmpl A /trunk/template_maemo/en/default/admin/params/common.html.tmpl A /trunk/template_maemo/en/default/admin/params/core.html.tmpl A /trunk/template_maemo/en/default/admin/params/dependencygraph.html.tmpl A /trunk/template_maemo/en/default/admin/params/editparams.html.tmpl A /trunk/template_maemo/en/default/admin/params/groupsecurity.html.tmpl A /trunk/template_maemo/en/default/admin/params/index.html.tmpl A /trunk/template_maemo/en/default/admin/params/l10n.html.tmpl A /trunk/template_maemo/en/default/admin/params/ldap.html.tmpl A /trunk/template_maemo/en/default/admin/params/mta.html.tmpl A /trunk/template_maemo/en/default/admin/params/patchviewer.html.tmpl A /trunk/template_maemo/en/default/admin/params/query.html.tmpl A /trunk/template_maemo/en/default/admin/params/shadowdb.html.tmpl A /trunk/template_maemo/en/default/admin/params/usermatch.html.tmpl A /trunk/template_maemo/en/default/admin/products A /trunk/template_maemo/en/default/admin/products/confirm-delete.html.tmpl A /trunk/template_maemo/en/default/admin/products/create.html.tmpl A /trunk/template_maemo/en/default/admin/products/created.html.tmpl A /trunk/template_maemo/en/default/admin/products/deleted.html.tmpl A /trunk/template_maemo/en/default/admin/products/edit-common.html.tmpl A /trunk/template_maemo/en/default/admin/products/edit.html.tmpl A /trunk/template_maemo/en/default/admin/products/footer.html.tmpl A /trunk/template_maemo/en/default/admin/products/groupcontrol A /trunk/template_maemo/en/default/admin/products/groupcontrol/confirm-edit.html.tmpl A /trunk/template_maemo/en/default/admin/products/groupcontrol/edit.html.tmpl A /trunk/template_maemo/en/default/admin/products/groupcontrol/updated.html.tmpl A /trunk/template_maemo/en/default/admin/products/list-classifications.html.tmpl A /trunk/template_maemo/en/default/admin/products/list.html.tmpl A /trunk/template_maemo/en/default/admin/products/updated.html.tmpl A /trunk/template_maemo/en/default/admin/settings A /trunk/template_maemo/en/default/admin/settings/edit.html.tmpl A /trunk/template_maemo/en/default/admin/settings/updated.html.tmpl A /trunk/template_maemo/en/default/admin/sudo.html.tmpl A /trunk/template_maemo/en/default/admin/table.html.tmpl A /trunk/template_maemo/en/default/admin/users A /trunk/template_maemo/en/default/admin/users/confirm-delete.html.tmpl A /trunk/template_maemo/en/default/admin/users/create.html.tmpl A /trunk/template_maemo/en/default/admin/users/edit.html.tmpl A /trunk/template_maemo/en/default/admin/users/list.html.tmpl A /trunk/template_maemo/en/default/admin/users/listselectvars.html.tmpl A /trunk/template_maemo/en/default/admin/users/search.html.tmpl A /trunk/template_maemo/en/default/admin/users/userdata.html.tmpl A /trunk/template_maemo/en/default/admin/versions A /trunk/template_maemo/en/default/admin/versions/confirm-delete.html.tmpl A /trunk/template_maemo/en/default/admin/versions/create.html.tmpl A /trunk/template_maemo/en/default/admin/versions/created.html.tmpl A /trunk/template_maemo/en/default/admin/versions/deleted.html.tmpl A /trunk/template_maemo/en/default/admin/versions/edit.html.tmpl A /trunk/template_maemo/en/default/admin/versions/footer.html.tmpl A /trunk/template_maemo/en/default/admin/versions/list.html.tmpl A /trunk/template_maemo/en/default/admin/versions/select-product.html.tmpl A /trunk/template_maemo/en/default/admin/versions/updated.html.tmpl A /trunk/template_maemo/en/default/attachment A /trunk/template_maemo/en/default/attachment/choose.html.tmpl A /trunk/template_maemo/en/default/attachment/content-types.html.tmpl A /trunk/template_maemo/en/default/attachment/create.html.tmpl A /trunk/template_maemo/en/default/attachment/created.html.tmpl A /trunk/template_maemo/en/default/attachment/diff-file.html.tmpl A /trunk/template_maemo/en/default/attachment/diff-footer.html.tmpl A /trunk/template_maemo/en/default/attachment/diff-header.html.tmpl A /trunk/template_maemo/en/default/attachment/edit.html.tmpl A /trunk/template_maemo/en/default/attachment/list.html.tmpl A /trunk/template_maemo/en/default/attachment/show-multiple.html.tmpl A /trunk/template_maemo/en/default/attachment/updated.html.tmpl A /trunk/template_maemo/en/default/bug A /trunk/template_maemo/en/default/bug/activity A /trunk/template_maemo/en/default/bug/activity/show.html.tmpl A /trunk/template_maemo/en/default/bug/activity/table.html.tmpl A /trunk/template_maemo/en/default/bug/choose.html.tmpl A /trunk/template_maemo/en/default/bug/comments.html.tmpl A /trunk/template_maemo/en/default/bug/create A /trunk/template_maemo/en/default/bug/create/comment-guided.txt.tmpl A /trunk/template_maemo/en/default/bug/create/comment.txt.tmpl A /trunk/template_maemo/en/default/bug/create/create-guided.html.tmpl A /trunk/template_maemo/en/default/bug/create/create.html.tmpl A /trunk/template_maemo/en/default/bug/create/created.html.tmpl A /trunk/template_maemo/en/default/bug/create/make-template.html.tmpl A /trunk/template_maemo/en/default/bug/create/user-message.html.tmpl A /trunk/template_maemo/en/default/bug/dependency-graph.html.tmpl A /trunk/template_maemo/en/default/bug/dependency-tree.html.tmpl A /trunk/template_maemo/en/default/bug/edit.html.tmpl A /trunk/template_maemo/en/default/bug/knob.html.tmpl A /trunk/template_maemo/en/default/bug/navigate.html.tmpl A /trunk/template_maemo/en/default/bug/process A /trunk/template_maemo/en/default/bug/process/bugmail.html.tmpl A /trunk/template_maemo/en/default/bug/process/confirm-duplicate.html.tmpl A /trunk/template_maemo/en/default/bug/process/header.html.tmpl A /trunk/template_maemo/en/default/bug/process/midair.html.tmpl A /trunk/template_maemo/en/default/bug/process/results.html.tmpl A /trunk/template_maemo/en/default/bug/process/verify-new-product.html.tmpl A /trunk/template_maemo/en/default/bug/show-multiple.html.tmpl A /trunk/template_maemo/en/default/bug/show.html.tmpl A /trunk/template_maemo/en/default/bug/show.xml.tmpl A /trunk/template_maemo/en/default/bug/summarize-time.html.tmpl A /trunk/template_maemo/en/default/bug/time.html.tmpl A /trunk/template_maemo/en/default/bug/votes A /trunk/template_maemo/en/default/bug/votes/delete-all.html.tmpl A /trunk/template_maemo/en/default/bug/votes/list-for-bug.html.tmpl A /trunk/template_maemo/en/default/bug/votes/list-for-user.html.tmpl A /trunk/template_maemo/en/default/config.js.tmpl A /trunk/template_maemo/en/default/config.rdf.tmpl A /trunk/template_maemo/en/default/email A /trunk/template_maemo/en/default/email/sudo.txt.tmpl A /trunk/template_maemo/en/default/filterexceptions.pl A /trunk/template_maemo/en/default/flag A /trunk/template_maemo/en/default/flag/list.html.tmpl A /trunk/template_maemo/en/default/global A /trunk/template_maemo/en/default/global/banner.html.tmpl A /trunk/template_maemo/en/default/global/choose-classification.html.tmpl A /trunk/template_maemo/en/default/global/choose-product.html.tmpl A /trunk/template_maemo/en/default/global/code-error.html.tmpl A /trunk/template_maemo/en/default/global/confirm-user-match.html.tmpl A /trunk/template_maemo/en/default/global/field-descs.none.tmpl A /trunk/template_maemo/en/default/global/footer.html.tmpl A /trunk/template_maemo/en/default/global/header.html.tmpl A /trunk/template_maemo/en/default/global/help-header.html.tmpl A /trunk/template_maemo/en/default/global/help.html.tmpl A /trunk/template_maemo/en/default/global/hidden-fields.html.tmpl A /trunk/template_maemo/en/default/global/initialize.none.tmpl A /trunk/template_maemo/en/default/global/message.html.tmpl A /trunk/template_maemo/en/default/global/message.txt.tmpl A /trunk/template_maemo/en/default/global/messages.html.tmpl A /trunk/template_maemo/en/default/global/per-bug-queries.html.tmpl A /trunk/template_maemo/en/default/global/select-menu.html.tmpl A /trunk/template_maemo/en/default/global/setting-descs.none.tmpl A /trunk/template_maemo/en/default/global/site-navigation.html.tmpl A /trunk/template_maemo/en/default/global/tabs.html.tmpl A /trunk/template_maemo/en/default/global/useful-links.html.tmpl A /trunk/template_maemo/en/default/global/user-error.html.tmpl A /trunk/template_maemo/en/default/global/userselect.html.tmpl A /trunk/template_maemo/en/default/global/variables.none.tmpl A /trunk/template_maemo/en/default/index.html.tmpl A /trunk/template_maemo/en/default/list A /trunk/template_maemo/en/default/list/change-columns.html.tmpl A /trunk/template_maemo/en/default/list/edit-multiple.html.tmpl A /trunk/template_maemo/en/default/list/list-simple.html.tmpl A /trunk/template_maemo/en/default/list/list.atom.tmpl A /trunk/template_maemo/en/default/list/list.csv.tmpl A /trunk/template_maemo/en/default/list/list.html.tmpl A /trunk/template_maemo/en/default/list/list.ics.tmpl A /trunk/template_maemo/en/default/list/list.js.tmpl A /trunk/template_maemo/en/default/list/list.rdf.tmpl A /trunk/template_maemo/en/default/list/quips.html.tmpl A /trunk/template_maemo/en/default/list/server-push.html.tmpl A /trunk/template_maemo/en/default/list/table.html.tmpl A /trunk/template_maemo/en/default/pages A /trunk/template_maemo/en/default/pages/bug-writing.html.tmpl A /trunk/template_maemo/en/default/pages/fields.html.tmpl A /trunk/template_maemo/en/default/pages/linked.html.tmpl A /trunk/template_maemo/en/default/pages/linkify.html.tmpl A /trunk/template_maemo/en/default/pages/quicksearch.html.tmpl A /trunk/template_maemo/en/default/pages/quicksearchhack.html.tmpl A /trunk/template_maemo/en/default/pages/sudo.html.tmpl A /trunk/template_maemo/en/default/pages/voting.html.tmpl A /trunk/template_maemo/en/default/reports A /trunk/template_maemo/en/default/reports/chart.csv.tmpl A /trunk/template_maemo/en/default/reports/chart.html.tmpl A /trunk/template_maemo/en/default/reports/chart.png.tmpl A /trunk/template_maemo/en/default/reports/components.html.tmpl A /trunk/template_maemo/en/default/reports/create-chart.html.tmpl A /trunk/template_maemo/en/default/reports/duplicates-simple.html.tmpl A /trunk/template_maemo/en/default/reports/duplicates-table.html.tmpl A /trunk/template_maemo/en/default/reports/duplicates.html.tmpl A /trunk/template_maemo/en/default/reports/duplicates.rdf.tmpl A /trunk/template_maemo/en/default/reports/edit-series.html.tmpl A /trunk/template_maemo/en/default/reports/keywords.html.tmpl A /trunk/template_maemo/en/default/reports/menu.html.tmpl A /trunk/template_maemo/en/default/reports/report-bar.png.tmpl A /trunk/template_maemo/en/default/reports/report-line.png.tmpl A /trunk/template_maemo/en/default/reports/report-pie.png.tmpl A /trunk/template_maemo/en/default/reports/report-simple.html.tmpl A /trunk/template_maemo/en/default/reports/report-table.csv.tmpl A /trunk/template_maemo/en/default/reports/report-table.html.tmpl A /trunk/template_maemo/en/default/reports/report.csv.tmpl A /trunk/template_maemo/en/default/reports/report.html.tmpl A /trunk/template_maemo/en/default/reports/series-common.html.tmpl A /trunk/template_maemo/en/default/reports/series.html.tmpl A /trunk/template_maemo/en/default/request A /trunk/template_maemo/en/default/request/email.txt.tmpl A /trunk/template_maemo/en/default/request/queue.html.tmpl A /trunk/template_maemo/en/default/search A /trunk/template_maemo/en/default/search/boolean-charts.html.tmpl A /trunk/template_maemo/en/default/search/form.html.tmpl A /trunk/template_maemo/en/default/search/knob.html.tmpl A /trunk/template_maemo/en/default/search/search-advanced.html.tmpl A /trunk/template_maemo/en/default/search/search-create-series.html.tmpl A /trunk/template_maemo/en/default/search/search-help.html.tmpl A /trunk/template_maemo/en/default/search/search-report-graph.html.tmpl A /trunk/template_maemo/en/default/search/search-report-select.html.tmpl A /trunk/template_maemo/en/default/search/search-report-table.html.tmpl A /trunk/template_maemo/en/default/search/search-specific.html.tmpl A /trunk/template_maemo/en/default/search/tabs.html.tmpl A /trunk/template_maemo/en/default/sidebar.xul.tmpl A /trunk/template_maemo/en/default/whine A /trunk/template_maemo/en/default/whine/mail.html.tmpl A /trunk/template_maemo/en/default/whine/mail.txt.tmpl A /trunk/template_maemo/en/default/whine/multipart-mime.txt.tmpl A /trunk/template_maemo/en/default/whine/schedule.html.tmpl A /trunk/template_maemo/en/extension A /trunk/template_maemo/en/extension/filterexceptions.pl A /trunk/testagent.cgi A /trunk/testserver.pl A /trunk/token.cgi A /trunk/userprefs.cgi A /trunk/votes.cgi A /trunk/whine.pl A /trunk/whineatnews.pl A /trunk/xml.cgi
hmm.. trying again
r24 | feri | 2008-06-27 17:42:38 +0200 (Fri, 27 Jun 2008) | 1 line
Changed paths: D /trunk/bugzilla-2.22.1-3 A /trunk/build_scripts
major reorg to get rid off an extra level of directories
r23 | feri | 2008-06-27 17:28:39 +0200 (Fri, 27 Jun 2008) | 1 line
Changed paths: A /trunk/bugzilla-2.22.1-3/template (from /trunk/bugzilla-2.22.1-3/template.orig:21) D /trunk/bugzilla-2.22.1-3/template.orig
moving back template.orig to template to keep the debian build happy
r22 | feri | 2008-06-27 17:28:06 +0200 (Fri, 27 Jun 2008) | 1 line
Changed paths: D /trunk/bugzilla-2.22.1-3/template A /trunk/bugzilla-2.22.1-3/template_maemo (from /trunk/bugzilla-2.22.1-3/template:21)
moving back template to template_maemo to keep the debian build happy
r19 | karstenb | 2008-06-20 23:04:29 +0200 (Fri, 20 Jun 2008) | 6 lines
2008-06-20 Karsten Braeckelmann <<karstenb openismus comm>>
* bugzilla-2.22.1-3/template/en/default/search/search-advanced.html.tmpl: Fix trivial upstream typo. Pointed out by Ryan Abel.
=> FIXED UPSTREAM BY https://bugzilla.mozilla.org/show_bug.cgi?id=365256
r18 | karstenb | 2008-06-20 22:57:48 +0200 (Fri, 20 Jun 2008) | 17 lines
2008-06-20 Karsten Braeckelmann <<karstenb openismus comm>>
Tweak comment headers.
* bugzilla-2.22.1-3/template/en/default/bug/comments.html.tmpl: Tweak ordinary comment headers visually, to better destinct between different comments and more easily spot the important data. Implement similar style comment 0 reporter header, to provide the most important data at a glance at all.
* bugzilla-2.22.1-3/skins/maemo/maemo_org_style.css: * bugzilla-2.22.1-3/skins/maemo/global.css: Nicen up comment headers and horizontal rulers. Ajust spacing to maintain constant line heights (for scrolling), to easy comparing.
=> CUSTOM => NEEDS PORTING; TRIVIAL
r17 | karstenb | 2008-06-20 22:54:04 +0200 (Fri, 20 Jun 2008) | 2 lines
Add missing info about fixed bugs.
=> IGNORE (only ChangeLog changes)
r16 | karstenb | 2008-06-20 22:12:30 +0200 (Fri, 20 Jun 2008) | 14 lines
2008-06-20 Karsten Braeckelmann <<karstenb openismus comm>>
Implement Nokia group membership and reporter hints for comments, displayed in show_bug.cgi.
* bugzilla-2.22.1-3/Bugzilla/Bug.pm (GetComments): SQL query to get Nokia group membership. Maintain a hash by commenter ID and add it to the comment data.
* bugzilla-2.22.1-3/template/en/default/bug/comments.html.tmpl: Add Nokia and reporter hints to (ordinary) comment headers in clear text, after the name.
=> CUSTOM => NEEDS PORTING; TRIVIAL
r15 | karstenb | 2008-06-09 23:43:32 +0200 (Mon, 09 Jun 2008) | 3 lines
Changed paths: D /trunk/bugzilla-2.22.1-3/data
Clean out the /data stuff.
r14 | karstenb | 2008-06-09 23:23:12 +0200 (Mon, 09 Jun 2008) | 3 lines
Changed paths: A /trunk/bugzilla-2.22.1-3/template (from /trunk/bugzilla-2.22.1-3/template_maemo:12) D /trunk/bugzilla-2.22.1-3/template_maemo
And move maemo.org templates in place.
r13 | karstenb | 2008-06-09 23:21:52 +0200 (Mon, 09 Jun 2008) | 3 lines
Changed paths: D /trunk/bugzilla-2.22.1-3/template A /trunk/bugzilla-2.22.1-3/template.orig (from /trunk/bugzilla-2.22.1-3/template:12)
Move vanilla bugzilla templates.
r12 | feri | 2008-05-11 01:16:49 +0200 (Sun, 11 May 2008) | 1 line r11 | feri | 2008-05-11 01:15:57 +0200 (Sun, 11 May 2008) | 1 line r10 | feri | 2008-05-11 01:03:39 +0200 (Sun, 11 May 2008) | 1 line r9 | feri | 2008-05-11 00:55:37 +0200 (Sun, 11 May 2008) | 1 line r8 | feri | 2008-05-11 00:52:09 +0200 (Sun, 11 May 2008) | 1 line
Changed paths: A /trunk/cron_autobuilder.sh
r12-r8: Several hacks on /trunk/cron_autobuilder.sh only
r7 | feri | 2008-05-10 23:47:13 +0200 (Sat, 10 May 2008) | 1 line r6 | feri | 2008-05-10 23:21:05 +0200 (Sat, 10 May 2008) | 1 line r5 | feri | 2008-05-10 23:16:50 +0200 (Sat, 10 May 2008) | 1 line r4 | feri | 2008-05-10 22:54:32 +0200 (Sat, 10 May 2008) | 1 line
Changed paths: M /trunk/builder.sh
r7-r4: Several hacks on /trunk/builder.sh only
r3 | feri | 2008-05-10 22:32:35 +0200 (Sat, 10 May 2008) | 1 line
Changed paths: A /trunk/builder.sh
first version of the builder script
r2 | feri | 2008-05-09 12:01:54 +0200 (Fri, 09 May 2008) | 1 line
Changed paths: A /trunk/bugzilla-2.22.1-3 (from /trunk/bugzilla-2.22.3:1) D /trunk/bugzilla-2.22.3
renaming directory
r1 | feri | 2008-05-09 11:49:23 +0200 (Fri, 09 May 2008) | 1 line
Changed paths: A /tags A /trunk A /trunk/bugzilla-2.22.3 A /trunk/bugzilla-2.22.3/Bugzilla A /trunk/bugzilla-2.22.3/Bugzilla/Attachment.pm A /trunk/bugzilla-2.22.3/Bugzilla/Auth A /trunk/bugzilla-2.22.3/Bugzilla/Auth/Login A /trunk/bugzilla-2.22.3/Bugzilla/Auth/Login/WWW A /trunk/bugzilla-2.22.3/Bugzilla/Auth/Login/WWW/CGI A /trunk/bugzilla-2.22.3/Bugzilla/Auth/Login/WWW/CGI/Cookie.pm A /trunk/bugzilla-2.22.3/Bugzilla/Auth/Login/WWW/CGI.pm A /trunk/bugzilla-2.22.3/Bugzilla/Auth/Login/WWW/Env.pm A /trunk/bugzilla-2.22.3/Bugzilla/Auth/Login/WWW.pm A /trunk/bugzilla-2.22.3/Bugzilla/Auth/README A /trunk/bugzilla-2.22.3/Bugzilla/Auth/Verify A /trunk/bugzilla-2.22.3/Bugzilla/Auth/Verify/DB.pm A /trunk/bugzilla-2.22.3/Bugzilla/Auth/Verify/LDAP.pm A /trunk/bugzilla-2.22.3/Bugzilla/Auth.pm A /trunk/bugzilla-2.22.3/Bugzilla/Bug.pm A /trunk/bugzilla-2.22.3/Bugzilla/BugMail.pm A /trunk/bugzilla-2.22.3/Bugzilla/CGI.pm A /trunk/bugzilla-2.22.3/Bugzilla/Chart.pm A /trunk/bugzilla-2.22.3/Bugzilla/Classification.pm A /trunk/bugzilla-2.22.3/Bugzilla/Component.pm A /trunk/bugzilla-2.22.3/Bugzilla/Config A /trunk/bugzilla-2.22.3/Bugzilla/Config/Admin.pm A /trunk/bugzilla-2.22.3/Bugzilla/Config/Attachment.pm A /trunk/bugzilla-2.22.3/Bugzilla/Config/Auth.pm A /trunk/bugzilla-2.22.3/Bugzilla/Config/BugChange.pm A /trunk/bugzilla-2.22.3/Bugzilla/Config/BugFields.pm A /trunk/bugzilla-2.22.3/Bugzilla/Config/BugMove.pm A /trunk/bugzilla-2.22.3/Bugzilla/Config/Common.pm A /trunk/bugzilla-2.22.3/Bugzilla/Config/Core.pm A /trunk/bugzilla-2.22.3/Bugzilla/Config/DependencyGraph.pm A /trunk/bugzilla-2.22.3/Bugzilla/Config/GroupSecurity.pm A /trunk/bugzilla-2.22.3/Bugzilla/Config/L10n.pm A /trunk/bugzilla-2.22.3/Bugzilla/Config/LDAP.pm A /trunk/bugzilla-2.22.3/Bugzilla/Config/MTA.pm A /trunk/bugzilla-2.22.3/Bugzilla/Config/PatchViewer.pm A /trunk/bugzilla-2.22.3/Bugzilla/Config/Query.pm A /trunk/bugzilla-2.22.3/Bugzilla/Config/ShadowDB.pm A /trunk/bugzilla-2.22.3/Bugzilla/Config/UserMatch.pm A /trunk/bugzilla-2.22.3/Bugzilla/Config.pm A /trunk/bugzilla-2.22.3/Bugzilla/Constants.pm A /trunk/bugzilla-2.22.3/Bugzilla/DB A /trunk/bugzilla-2.22.3/Bugzilla/DB/Mysql.pm A /trunk/bugzilla-2.22.3/Bugzilla/DB/Pg.pm A /trunk/bugzilla-2.22.3/Bugzilla/DB/Schema A /trunk/bugzilla-2.22.3/Bugzilla/DB/Schema/Mysql.pm A /trunk/bugzilla-2.22.3/Bugzilla/DB/Schema/Pg.pm A /trunk/bugzilla-2.22.3/Bugzilla/DB/Schema.pm A /trunk/bugzilla-2.22.3/Bugzilla/DB.pm A /trunk/bugzilla-2.22.3/Bugzilla/Error.pm A /trunk/bugzilla-2.22.3/Bugzilla/Field.pm A /trunk/bugzilla-2.22.3/Bugzilla/Flag.pm A /trunk/bugzilla-2.22.3/Bugzilla/FlagType.pm A /trunk/bugzilla-2.22.3/Bugzilla/Group.pm A /trunk/bugzilla-2.22.3/Bugzilla/Milestone.pm A /trunk/bugzilla-2.22.3/Bugzilla/Product.pm A /trunk/bugzilla-2.22.3/Bugzilla/Search A /trunk/bugzilla-2.22.3/Bugzilla/Search/Quicksearch.pm A /trunk/bugzilla-2.22.3/Bugzilla/Search.pm A /trunk/bugzilla-2.22.3/Bugzilla/Series.pm A /trunk/bugzilla-2.22.3/Bugzilla/Template A /trunk/bugzilla-2.22.3/Bugzilla/Template/Plugin A /trunk/bugzilla-2.22.3/Bugzilla/Template/Plugin/Bugzilla.pm A /trunk/bugzilla-2.22.3/Bugzilla/Template/Plugin/Hook.pm A /trunk/bugzilla-2.22.3/Bugzilla/Template/Plugin/User.pm A /trunk/bugzilla-2.22.3/Bugzilla/Template.pm A /trunk/bugzilla-2.22.3/Bugzilla/Token.pm A /trunk/bugzilla-2.22.3/Bugzilla/User A /trunk/bugzilla-2.22.3/Bugzilla/User/Setting.pm A /trunk/bugzilla-2.22.3/Bugzilla/User.pm A /trunk/bugzilla-2.22.3/Bugzilla/Util.pm A /trunk/bugzilla-2.22.3/Bugzilla/Version.pm A /trunk/bugzilla-2.22.3/Bugzilla.pm A /trunk/bugzilla-2.22.3/Makefile A /trunk/bugzilla-2.22.3/QUICKSTART A /trunk/bugzilla-2.22.3/README A /trunk/bugzilla-2.22.3/UPGRADING A /trunk/bugzilla-2.22.3/UPGRADING-pre-2.8 A /trunk/bugzilla-2.22.3/attachment.cgi A /trunk/bugzilla-2.22.3/buglist.cgi A /trunk/bugzilla-2.22.3/bugzilla.dtd A /trunk/bugzilla-2.22.3/chart.cgi A /trunk/bugzilla-2.22.3/checksetup.pl A /trunk/bugzilla-2.22.3/colchange.cgi A /trunk/bugzilla-2.22.3/collectstats.pl A /trunk/bugzilla-2.22.3/config.cgi A /trunk/bugzilla-2.22.3/contrib A /trunk/bugzilla-2.22.3/contrib/BugzillaEmail.pm A /trunk/bugzilla-2.22.3/contrib/README A /trunk/bugzilla-2.22.3/contrib/README.Mailif A /trunk/bugzilla-2.22.3/contrib/bug_email.pl A /trunk/bugzilla-2.22.3/contrib/bugmail_help.html A /trunk/bugzilla-2.22.3/contrib/bugzilla-submit A /trunk/bugzilla-2.22.3/contrib/bugzilla-submit/README A /trunk/bugzilla-2.22.3/contrib/bugzilla-submit/bugdata.txt A /trunk/bugzilla-2.22.3/contrib/bugzilla-submit/bugzilla-submit A /trunk/bugzilla-2.22.3/contrib/bugzilla-submit/bugzilla-submit.xml A /trunk/bugzilla-2.22.3/contrib/bugzilla.procmailrc A /trunk/bugzilla-2.22.3/contrib/bugzilla_email_append.pl A /trunk/bugzilla-2.22.3/contrib/bugzilla_ldapsync.rb A /trunk/bugzilla-2.22.3/contrib/bzdbcopy.pl A /trunk/bugzilla-2.22.3/contrib/cmdline A /trunk/bugzilla-2.22.3/contrib/cmdline/bugcount A /trunk/bugzilla-2.22.3/contrib/cmdline/bugids A /trunk/bugzilla-2.22.3/contrib/cmdline/buglist A /trunk/bugzilla-2.22.3/contrib/cmdline/bugs A /trunk/bugzilla-2.22.3/contrib/cmdline/bugslink A /trunk/bugzilla-2.22.3/contrib/cmdline/makequery A /trunk/bugzilla-2.22.3/contrib/cmdline/query.conf A /trunk/bugzilla-2.22.3/contrib/cvs-update.pl A /trunk/bugzilla-2.22.3/contrib/gnats2bz.pl A /trunk/bugzilla-2.22.3/contrib/gnatsparse A /trunk/bugzilla-2.22.3/contrib/gnatsparse/README A /trunk/bugzilla-2.22.3/contrib/gnatsparse/gnatsparse.py A /trunk/bugzilla-2.22.3/contrib/gnatsparse/magic.py A /trunk/bugzilla-2.22.3/contrib/gnatsparse/specialuu.py A /trunk/bugzilla-2.22.3/contrib/jb2bz.py A /trunk/bugzilla-2.22.3/contrib/merge-users.pl A /trunk/bugzilla-2.22.3/contrib/mysqld-watcher.pl A /trunk/bugzilla-2.22.3/contrib/sendbugmail.pl A /trunk/bugzilla-2.22.3/contrib/sendunsentbugmail.pl A /trunk/bugzilla-2.22.3/contrib/syncLDAP.pl A /trunk/bugzilla-2.22.3/contrib/yp_nomail.sh A /trunk/bugzilla-2.22.3/createaccount.cgi A /trunk/bugzilla-2.22.3/data A /trunk/bugzilla-2.22.3/data/duplicates A /trunk/bugzilla-2.22.3/data/webdot A /trunk/bugzilla-2.22.3/debian A /trunk/bugzilla-2.22.3/debian/README.Debian A /trunk/bugzilla-2.22.3/debian/bugzilla-doc.copyright A /trunk/bugzilla-2.22.3/debian/bugzilla-doc.doc-base A /trunk/bugzilla-2.22.3/debian/bugzilla-doc.docs A /trunk/bugzilla-2.22.3/debian/bugzilla-doc.files A /trunk/bugzilla-2.22.3/debian/bugzilla.config A /trunk/bugzilla-2.22.3/debian/bugzilla.copyright A /trunk/bugzilla-2.22.3/debian/bugzilla.cron.daily A /trunk/bugzilla-2.22.3/debian/bugzilla.dirs A /trunk/bugzilla-2.22.3/debian/bugzilla.docs A /trunk/bugzilla-2.22.3/debian/bugzilla.links A /trunk/bugzilla-2.22.3/debian/bugzilla.lintian A /trunk/bugzilla-2.22.3/debian/bugzilla.postinst A /trunk/bugzilla-2.22.3/debian/bugzilla.postrm A /trunk/bugzilla-2.22.3/debian/bugzilla.preinst A /trunk/bugzilla-2.22.3/debian/bugzilla.prerm A /trunk/bugzilla-2.22.3/debian/bugzilla.templates A /trunk/bugzilla-2.22.3/debian/changelog A /trunk/bugzilla-2.22.3/debian/compat A /trunk/bugzilla-2.22.3/debian/control A /trunk/bugzilla-2.22.3/debian/copyright A /trunk/bugzilla-2.22.3/debian/default-files A /trunk/bugzilla-2.22.3/debian/default-files/index.html A /trunk/bugzilla-2.22.3/debian/default-files/localconfig A /trunk/bugzilla-2.22.3/debian/default-files/params A /trunk/bugzilla-2.22.3/debian/dirs A /trunk/bugzilla-2.22.3/debian/examples A /trunk/bugzilla-2.22.3/debian/examples/vh-basic.conf A /trunk/bugzilla-2.22.3/debian/examples/vh-custom-static.conf A /trunk/bugzilla-2.22.3/debian/patches A /trunk/bugzilla-2.22.3/debian/patches/00list A /trunk/bugzilla-2.22.3/debian/patches/01_VERSION.dpatch A /trunk/bugzilla-2.22.3/debian/patches/01_libpath.dpatch A /trunk/bugzilla-2.22.3/debian/patches/02_checksetup.dpatch A /trunk/bugzilla-2.22.3/debian/patches/03_webpath.dpatch A /trunk/bugzilla-2.22.3/debian/patches/04_Config.pm.dpatch A /trunk/bugzilla-2.22.3/debian/patches/05_Bugzilla_User.pm.dpatch A /trunk/bugzilla-2.22.3/debian/patches/06_contrib.dpatch A /trunk/bugzilla-2.22.3/debian/patches/07_virtualhosting.dpatch A /trunk/bugzilla-2.22.3/debian/patches/08_showdependencygraph.dpatch A /trunk/bugzilla-2.22.3/debian/patches/09_homelink.dpatch A /trunk/bugzilla-2.22.3/debian/patches/101_Config.diff A /trunk/bugzilla-2.22.3/debian/patches/10_perl_scripts_shebang.dpatch A /trunk/bugzilla-2.22.3/debian/patches/11_collectstats.pl.dpatch A /trunk/bugzilla-2.22.3/debian/patches/12_enter_bug_cgi.dpatch A /trunk/bugzilla-2.22.3/debian/patches/13_report_cgi.dpatch A /trunk/bugzilla-2.22.3/debian/patches/14_User_pm.dpatch A /trunk/bugzilla-2.22.3/debian/patches/15_Constants_pm.dpatch A /trunk/bugzilla-2.22.3/debian/patches/buglist.css.dpatch A /trunk/bugzilla-2.22.3/debian/po A /trunk/bugzilla-2.22.3/debian/po/POTFILES.in A /trunk/bugzilla-2.22.3/debian/po/ca.po A /trunk/bugzilla-2.22.3/debian/po/cs.po A /trunk/bugzilla-2.22.3/debian/po/de.po A /trunk/bugzilla-2.22.3/debian/po/es.po A /trunk/bugzilla-2.22.3/debian/po/fr.po A /trunk/bugzilla-2.22.3/debian/po/ja.po A /trunk/bugzilla-2.22.3/debian/po/nl.po A /trunk/bugzilla-2.22.3/debian/po/pt.po A /trunk/bugzilla-2.22.3/debian/po/pt_BR.po A /trunk/bugzilla-2.22.3/debian/po/sv.po A /trunk/bugzilla-2.22.3/debian/po/templates.pot A /trunk/bugzilla-2.22.3/debian/po/vi.po A /trunk/bugzilla-2.22.3/debian/rules A /trunk/bugzilla-2.22.3/describecomponents.cgi A /trunk/bugzilla-2.22.3/describekeywords.cgi A /trunk/bugzilla-2.22.3/docs A /trunk/bugzilla-2.22.3/docs/README.docs A /trunk/bugzilla-2.22.3/docs/html A /trunk/bugzilla-2.22.3/docs/html/Bugzilla-Guide.html A /trunk/bugzilla-2.22.3/docs/html/about.html A /trunk/bugzilla-2.22.3/docs/html/administration.html A /trunk/bugzilla-2.22.3/docs/html/bug_page.html A /trunk/bugzilla-2.22.3/docs/html/bugreports.html A /trunk/bugzilla-2.22.3/docs/html/classifications.html A /trunk/bugzilla-2.22.3/docs/html/cmdline-bugmail.html A /trunk/bugzilla-2.22.3/docs/html/cmdline.html A /trunk/bugzilla-2.22.3/docs/html/components.html A /trunk/bugzilla-2.22.3/docs/html/configuration.html A /trunk/bugzilla-2.22.3/docs/html/conventions.html A /trunk/bugzilla-2.22.3/docs/html/copyright.html A /trunk/bugzilla-2.22.3/docs/html/credits.html A /trunk/bugzilla-2.22.3/docs/html/cust-change-permissions.html A /trunk/bugzilla-2.22.3/docs/html/cust-hooks.html A /trunk/bugzilla-2.22.3/docs/html/cust-templates.html A /trunk/bugzilla-2.22.3/docs/html/customization.html A /trunk/bugzilla-2.22.3/docs/html/dbdoc.html A /trunk/bugzilla-2.22.3/docs/html/dbmodify.html A /trunk/bugzilla-2.22.3/docs/html/disclaimer.html A /trunk/bugzilla-2.22.3/docs/html/extraconfig.html A /trunk/bugzilla-2.22.3/docs/html/faq.html A /trunk/bugzilla-2.22.3/docs/html/flags-overview.html A /trunk/bugzilla-2.22.3/docs/html/flags.html A /trunk/bugzilla-2.22.3/docs/html/general-advice.html A /trunk/bugzilla-2.22.3/docs/html/gfdl-0.html A /trunk/bugzilla-2.22.3/docs/html/gfdl-1.html A /trunk/bugzilla-2.22.3/docs/html/gfdl-10.html A /trunk/bugzilla-2.22.3/docs/html/gfdl-2.html A /trunk/bugzilla-2.22.3/docs/html/gfdl-3.html A /trunk/bugzilla-2.22.3/docs/html/gfdl-4.html A /trunk/bugzilla-2.22.3/docs/html/gfdl-5.html A /trunk/bugzilla-2.22.3/docs/html/gfdl-6.html A /trunk/bugzilla-2.22.3/docs/html/gfdl-7.html A /trunk/bugzilla-2.22.3/docs/html/gfdl-8.html A /trunk/bugzilla-2.22.3/docs/html/gfdl-9.html A /trunk/bugzilla-2.22.3/docs/html/gfdl-howto.html A /trunk/bugzilla-2.22.3/docs/html/gfdl.html A /trunk/bugzilla-2.22.3/docs/html/glossary.html A /trunk/bugzilla-2.22.3/docs/html/groups.html A /trunk/bugzilla-2.22.3/docs/html/hintsandtips.html A /trunk/bugzilla-2.22.3/docs/html/index.html A /trunk/bugzilla-2.22.3/docs/html/install-perlmodules-manual.html A /trunk/bugzilla-2.22.3/docs/html/installation.html A /trunk/bugzilla-2.22.3/docs/html/installing-bugzilla.html A /trunk/bugzilla-2.22.3/docs/html/integration.html A /trunk/bugzilla-2.22.3/docs/html/lifecycle.html A /trunk/bugzilla-2.22.3/docs/html/list.html A /trunk/bugzilla-2.22.3/docs/html/milestones.html A /trunk/bugzilla-2.22.3/docs/html/modules-manual-download.html A /trunk/bugzilla-2.22.3/docs/html/modules-manual-instructions.html A /trunk/bugzilla-2.22.3/docs/html/modules-manual-optional.html A /trunk/bugzilla-2.22.3/docs/html/myaccount.html A /trunk/bugzilla-2.22.3/docs/html/newversions.html A /trunk/bugzilla-2.22.3/docs/html/nonroot.html A /trunk/bugzilla-2.22.3/docs/html/os-specific.html A /trunk/bugzilla-2.22.3/docs/html/parameters.html A /trunk/bugzilla-2.22.3/docs/html/paranoid-security.html A /trunk/bugzilla-2.22.3/docs/html/patches.html A /trunk/bugzilla-2.22.3/docs/html/patchviewer.html A /trunk/bugzilla-2.22.3/docs/html/products.html A /trunk/bugzilla-2.22.3/docs/html/query.html A /trunk/bugzilla-2.22.3/docs/html/quips.html A /trunk/bugzilla-2.22.3/docs/html/reporting.html A /trunk/bugzilla-2.22.3/docs/html/security-bugzilla.html A /trunk/bugzilla-2.22.3/docs/html/security-mysql.html A /trunk/bugzilla-2.22.3/docs/html/security-os.html A /trunk/bugzilla-2.22.3/docs/html/security-webserver.html A /trunk/bugzilla-2.22.3/docs/html/security.html A /trunk/bugzilla-2.22.3/docs/html/trbl-bundlebugzilla.html A /trunk/bugzilla-2.22.3/docs/html/trbl-dbdsponge.html A /trunk/bugzilla-2.22.3/docs/html/trbl-index.html A /trunk/bugzilla-2.22.3/docs/html/trbl-passwd-encryption.html A /trunk/bugzilla-2.22.3/docs/html/trbl-perlmodule.html A /trunk/bugzilla-2.22.3/docs/html/trbl-relogin-everyone.html A /trunk/bugzilla-2.22.3/docs/html/trbl-relogin-some.html A /trunk/bugzilla-2.22.3/docs/html/trbl-testserver.html A /trunk/bugzilla-2.22.3/docs/html/trouble-filetemp.html A /trunk/bugzilla-2.22.3/docs/html/troubleshooting.html A /trunk/bugzilla-2.22.3/docs/html/upgrading.html A /trunk/bugzilla-2.22.3/docs/html/useradmin.html A /trunk/bugzilla-2.22.3/docs/html/userpreferences.html A /trunk/bugzilla-2.22.3/docs/html/using-intro.html A /trunk/bugzilla-2.22.3/docs/html/using.html A /trunk/bugzilla-2.22.3/docs/html/versions.html A /trunk/bugzilla-2.22.3/docs/html/voting.html A /trunk/bugzilla-2.22.3/docs/html/whining.html A /trunk/bugzilla-2.22.3/docs/html/x3269.html A /trunk/bugzilla-2.22.3/docs/html/x757.html A /trunk/bugzilla-2.22.3/docs/images A /trunk/bugzilla-2.22.3/docs/images/bzLifecycle.png A /trunk/bugzilla-2.22.3/docs/images/bzLifecycle.xml A /trunk/bugzilla-2.22.3/docs/images/callouts A /trunk/bugzilla-2.22.3/docs/images/callouts/1.gif A /trunk/bugzilla-2.22.3/docs/images/callouts/2.gif A /trunk/bugzilla-2.22.3/docs/images/callouts/3.gif A /trunk/bugzilla-2.22.3/docs/images/caution.gif A /trunk/bugzilla-2.22.3/docs/images/note.gif A /trunk/bugzilla-2.22.3/docs/images/tip.gif A /trunk/bugzilla-2.22.3/docs/images/warning.gif A /trunk/bugzilla-2.22.3/docs/makedocs.pl A /trunk/bugzilla-2.22.3/docs/pdf A /trunk/bugzilla-2.22.3/docs/pdf/Bugzilla-Guide.pdf A /trunk/bugzilla-2.22.3/docs/rel_notes.txt A /trunk/bugzilla-2.22.3/docs/txt A /trunk/bugzilla-2.22.3/docs/txt/Bugzilla-Guide.txt A /trunk/bugzilla-2.22.3/docs/xml A /trunk/bugzilla-2.22.3/docs/xml/Bugzilla-Guide.xml A /trunk/bugzilla-2.22.3/docs/xml/about.xml A /trunk/bugzilla-2.22.3/docs/xml/administration.xml A /trunk/bugzilla-2.22.3/docs/xml/conventions.xml A /trunk/bugzilla-2.22.3/docs/xml/customization.xml A /trunk/bugzilla-2.22.3/docs/xml/dbschema.mysql A /trunk/bugzilla-2.22.3/docs/xml/faq.xml A /trunk/bugzilla-2.22.3/docs/xml/filetemp.patch A /trunk/bugzilla-2.22.3/docs/xml/gfdl.xml A /trunk/bugzilla-2.22.3/docs/xml/glossary.xml A /trunk/bugzilla-2.22.3/docs/xml/index.xml A /trunk/bugzilla-2.22.3/docs/xml/installation.xml A /trunk/bugzilla-2.22.3/docs/xml/integration.xml A /trunk/bugzilla-2.22.3/docs/xml/introduction.xml A /trunk/bugzilla-2.22.3/docs/xml/modules.xml A /trunk/bugzilla-2.22.3/docs/xml/patches.xml A /trunk/bugzilla-2.22.3/docs/xml/requiredsoftware.xml A /trunk/bugzilla-2.22.3/docs/xml/security.xml A /trunk/bugzilla-2.22.3/docs/xml/troubleshooting.xml A /trunk/bugzilla-2.22.3/docs/xml/using.xml A /trunk/bugzilla-2.22.3/duplicates.cgi A /trunk/bugzilla-2.22.3/duplicates.xul A /trunk/bugzilla-2.22.3/editclassifications.cgi A /trunk/bugzilla-2.22.3/editcomponents.cgi A /trunk/bugzilla-2.22.3/editflagtypes.cgi A /trunk/bugzilla-2.22.3/editgroups.cgi A /trunk/bugzilla-2.22.3/editkeywords.cgi A /trunk/bugzilla-2.22.3/editmilestones.cgi A /trunk/bugzilla-2.22.3/editparams.cgi A /trunk/bugzilla-2.22.3/editproducts.cgi A /trunk/bugzilla-2.22.3/editsettings.cgi A /trunk/bugzilla-2.22.3/editusers.cgi A /trunk/bugzilla-2.22.3/editvalues.cgi A /trunk/bugzilla-2.22.3/editversions.cgi A /trunk/bugzilla-2.22.3/editwhines.cgi A /trunk/bugzilla-2.22.3/enter_bug.cgi A /trunk/bugzilla-2.22.3/globals.pl A /trunk/bugzilla-2.22.3/images A /trunk/bugzilla-2.22.3/images/padlock.png A /trunk/bugzilla-2.22.3/importxml.pl A /trunk/bugzilla-2.22.3/index.cgi A /trunk/bugzilla-2.22.3/js A /trunk/bugzilla-2.22.3/js/TUI.js A /trunk/bugzilla-2.22.3/js/duplicates.js A /trunk/bugzilla-2.22.3/js/productform.js A /trunk/bugzilla-2.22.3/long_list.cgi A /trunk/bugzilla-2.22.3/page.cgi A /trunk/bugzilla-2.22.3/post_bug.cgi A /trunk/bugzilla-2.22.3/process_bug.cgi A /trunk/bugzilla-2.22.3/productmenu.js A /trunk/bugzilla-2.22.3/query.cgi A /trunk/bugzilla-2.22.3/quips.cgi A /trunk/bugzilla-2.22.3/relogin.cgi A /trunk/bugzilla-2.22.3/report.cgi A /trunk/bugzilla-2.22.3/reports.cgi A /trunk/bugzilla-2.22.3/request.cgi A /trunk/bugzilla-2.22.3/robots.txt A /trunk/bugzilla-2.22.3/runtests.pl A /trunk/bugzilla-2.22.3/sanitycheck.cgi A /trunk/bugzilla-2.22.3/show_activity.cgi A /trunk/bugzilla-2.22.3/show_bug.cgi A /trunk/bugzilla-2.22.3/showattachment.cgi A /trunk/bugzilla-2.22.3/showdependencygraph.cgi A /trunk/bugzilla-2.22.3/showdependencytree.cgi A /trunk/bugzilla-2.22.3/sidebar.cgi A /trunk/bugzilla-2.22.3/skins A /trunk/bugzilla-2.22.3/skins/maemo A /trunk/bugzilla-2.22.3/skins/maemo/admin.css A /trunk/bugzilla-2.22.3/skins/maemo/buglist.css A /trunk/bugzilla-2.22.3/skins/maemo/duplicates.css A /trunk/bugzilla-2.22.3/skins/maemo/editusers.css A /trunk/bugzilla-2.22.3/skins/maemo/global A /trunk/bugzilla-2.22.3/skins/maemo/global/background-header.png A /trunk/bugzilla-2.22.3/skins/maemo/global/background_gradient.png A /trunk/bugzilla-2.22.3/skins/maemo/global/body-back.gif A /trunk/bugzilla-2.22.3/skins/maemo/global/corner-top-left.png A /trunk/bugzilla-2.22.3/skins/maemo/global/corner-top-right.png A /trunk/bugzilla-2.22.3/skins/maemo/global/header.png A /trunk/bugzilla-2.22.3/skins/maemo/global.css A /trunk/bugzilla-2.22.3/skins/maemo/index A /trunk/bugzilla-2.22.3/skins/maemo/index/front.png A /trunk/bugzilla-2.22.3/skins/maemo/index.css A /trunk/bugzilla-2.22.3/skins/maemo/maemo_org_style.css A /trunk/bugzilla-2.22.3/skins/maemo/panel.css A /trunk/bugzilla-2.22.3/skins/maemo/params.css A /trunk/bugzilla-2.22.3/skins/maemo/show_multiple.css A /trunk/bugzilla-2.22.3/skins/maemo/summarize-time.css A /trunk/bugzilla-2.22.3/skins/maemo/voting.css A /trunk/bugzilla-2.22.3/skins/standard A /trunk/bugzilla-2.22.3/skins/standard/admin.css A /trunk/bugzilla-2.22.3/skins/standard/buglist.css A /trunk/bugzilla-2.22.3/skins/standard/duplicates.css A /trunk/bugzilla-2.22.3/skins/standard/editusers.css A /trunk/bugzilla-2.22.3/skins/standard/global A /trunk/bugzilla-2.22.3/skins/standard/global/body-back.gif A /trunk/bugzilla-2.22.3/skins/standard/global/header.png A /trunk/bugzilla-2.22.3/skins/standard/global.css A /trunk/bugzilla-2.22.3/skins/standard/index A /trunk/bugzilla-2.22.3/skins/standard/index/front.png A /trunk/bugzilla-2.22.3/skins/standard/index.css A /trunk/bugzilla-2.22.3/skins/standard/panel.css A /trunk/bugzilla-2.22.3/skins/standard/params.css A /trunk/bugzilla-2.22.3/skins/standard/show_multiple.css A /trunk/bugzilla-2.22.3/skins/standard/summarize-time.css A /trunk/bugzilla-2.22.3/skins/standard/voting.css A /trunk/bugzilla-2.22.3/summarize_time.cgi A /trunk/bugzilla-2.22.3/t A /trunk/bugzilla-2.22.3/t/001compile.t A /trunk/bugzilla-2.22.3/t/002goodperl.t A /trunk/bugzilla-2.22.3/t/003safesys.t A /trunk/bugzilla-2.22.3/t/004template.t A /trunk/bugzilla-2.22.3/t/005no_tabs.t A /trunk/bugzilla-2.22.3/t/006spellcheck.t A /trunk/bugzilla-2.22.3/t/007util.t A /trunk/bugzilla-2.22.3/t/008filter.t A /trunk/bugzilla-2.22.3/t/009bugwords.t A /trunk/bugzilla-2.22.3/t/011pod.t A /trunk/bugzilla-2.22.3/t/012throwables.t A /trunk/bugzilla-2.22.3/t/Support A /trunk/bugzilla-2.22.3/t/Support/Files.pm A /trunk/bugzilla-2.22.3/t/Support/Systemexec.pm A /trunk/bugzilla-2.22.3/t/Support/Templates.pm A /trunk/bugzilla-2.22.3/template A /trunk/bugzilla-2.22.3/template/en A /trunk/bugzilla-2.22.3/template/en/default A /trunk/bugzilla-2.22.3/template/en/default/account A /trunk/bugzilla-2.22.3/template/en/default/account/auth A /trunk/bugzilla-2.22.3/template/en/default/account/auth/ldap-error.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/account/auth/login-small.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/account/auth/login.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/account/cancel-token.txt.tmpl A /trunk/bugzilla-2.22.3/template/en/default/account/create.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/account/created.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/account/email A /trunk/bugzilla-2.22.3/template/en/default/account/email/change-new.txt.tmpl A /trunk/bugzilla-2.22.3/template/en/default/account/email/change-old.txt.tmpl A /trunk/bugzilla-2.22.3/template/en/default/account/email/confirm.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/account/exists.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/account/password A /trunk/bugzilla-2.22.3/template/en/default/account/password/forgotten-password.txt.tmpl A /trunk/bugzilla-2.22.3/template/en/default/account/password/set-forgotten-password.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/account/prefs A /trunk/bugzilla-2.22.3/template/en/default/account/prefs/account.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/account/prefs/email.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/account/prefs/footer.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/account/prefs/permissions.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/account/prefs/prefs.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/account/prefs/saved-searches.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/account/prefs/settings.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/admin A /trunk/bugzilla-2.22.3/template/en/default/admin/classifications A /trunk/bugzilla-2.22.3/template/en/default/admin/classifications/add.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/admin/classifications/del.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/admin/classifications/delete.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/admin/classifications/edit.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/admin/classifications/new.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/admin/classifications/reclassify.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/admin/classifications/select.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/admin/classifications/update.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/admin/components A /trunk/bugzilla-2.22.3/template/en/default/admin/components/confirm-delete.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/admin/components/create.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/admin/components/created.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/admin/components/deleted.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/admin/components/edit.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/admin/components/footer.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/admin/components/list.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/admin/components/select-product.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/admin/components/updated.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/admin/confirm-action.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/admin/fieldvalues A /trunk/bugzilla-2.22.3/template/en/default/admin/fieldvalues/confirm-delete.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/admin/fieldvalues/create.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/admin/fieldvalues/created.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/admin/fieldvalues/deleted.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/admin/fieldvalues/edit.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/admin/fieldvalues/footer.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/admin/fieldvalues/list.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/admin/fieldvalues/select-field.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/admin/fieldvalues/updated.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/admin/flag-type A /trunk/bugzilla-2.22.3/template/en/default/admin/flag-type/confirm-delete.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/admin/flag-type/edit.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/admin/flag-type/list.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/admin/groups A /trunk/bugzilla-2.22.3/template/en/default/admin/groups/change.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/admin/groups/create.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/admin/groups/created.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/admin/groups/delete.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/admin/groups/deleted.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/admin/groups/edit.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/admin/groups/list.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/admin/groups/remove.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/admin/keywords A /trunk/bugzilla-2.22.3/template/en/default/admin/keywords/confirm-delete.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/admin/keywords/create.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/admin/keywords/created.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/admin/keywords/edit.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/admin/keywords/list.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/admin/keywords/rebuild-cache.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/admin/milestones A /trunk/bugzilla-2.22.3/template/en/default/admin/milestones/confirm-delete.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/admin/milestones/create.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/admin/milestones/created.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/admin/milestones/deleted.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/admin/milestones/edit.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/admin/milestones/footer.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/admin/milestones/list.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/admin/milestones/select-product.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/admin/milestones/updated.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/admin/params A /trunk/bugzilla-2.22.3/template/en/default/admin/params/admin.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/admin/params/attachment.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/admin/params/auth.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/admin/params/bugchange.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/admin/params/bugfields.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/admin/params/bugmove.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/admin/params/common.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/admin/params/core.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/admin/params/dependencygraph.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/admin/params/editparams.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/admin/params/groupsecurity.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/admin/params/index.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/admin/params/l10n.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/admin/params/ldap.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/admin/params/mta.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/admin/params/patchviewer.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/admin/params/query.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/admin/params/shadowdb.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/admin/params/usermatch.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/admin/products A /trunk/bugzilla-2.22.3/template/en/default/admin/products/confirm-delete.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/admin/products/create.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/admin/products/created.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/admin/products/deleted.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/admin/products/edit-common.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/admin/products/edit.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/admin/products/footer.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/admin/products/groupcontrol A /trunk/bugzilla-2.22.3/template/en/default/admin/products/groupcontrol/confirm-edit.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/admin/products/groupcontrol/edit.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/admin/products/groupcontrol/updated.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/admin/products/list-classifications.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/admin/products/list.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/admin/products/updated.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/admin/settings A /trunk/bugzilla-2.22.3/template/en/default/admin/settings/edit.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/admin/settings/updated.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/admin/sudo.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/admin/table.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/admin/users A /trunk/bugzilla-2.22.3/template/en/default/admin/users/confirm-delete.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/admin/users/create.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/admin/users/edit.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/admin/users/list.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/admin/users/listselectvars.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/admin/users/search.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/admin/users/userdata.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/admin/versions A /trunk/bugzilla-2.22.3/template/en/default/admin/versions/confirm-delete.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/admin/versions/create.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/admin/versions/created.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/admin/versions/deleted.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/admin/versions/edit.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/admin/versions/footer.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/admin/versions/list.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/admin/versions/select-product.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/admin/versions/updated.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/attachment A /trunk/bugzilla-2.22.3/template/en/default/attachment/choose.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/attachment/content-types.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/attachment/create.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/attachment/created.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/attachment/diff-file.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/attachment/diff-footer.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/attachment/diff-header.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/attachment/edit.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/attachment/list.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/attachment/show-multiple.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/attachment/updated.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/bug A /trunk/bugzilla-2.22.3/template/en/default/bug/activity A /trunk/bugzilla-2.22.3/template/en/default/bug/activity/show.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/bug/activity/table.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/bug/choose.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/bug/comments.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/bug/create A /trunk/bugzilla-2.22.3/template/en/default/bug/create/comment-guided.txt.tmpl A /trunk/bugzilla-2.22.3/template/en/default/bug/create/comment.txt.tmpl A /trunk/bugzilla-2.22.3/template/en/default/bug/create/create-guided.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/bug/create/create.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/bug/create/created.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/bug/create/make-template.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/bug/create/user-message.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/bug/dependency-graph.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/bug/dependency-tree.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/bug/edit.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/bug/knob.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/bug/navigate.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/bug/process A /trunk/bugzilla-2.22.3/template/en/default/bug/process/bugmail.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/bug/process/confirm-duplicate.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/bug/process/header.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/bug/process/midair.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/bug/process/results.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/bug/process/verify-new-product.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/bug/show-multiple.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/bug/show.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/bug/show.xml.tmpl A /trunk/bugzilla-2.22.3/template/en/default/bug/summarize-time.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/bug/time.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/bug/votes A /trunk/bugzilla-2.22.3/template/en/default/bug/votes/delete-all.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/bug/votes/list-for-bug.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/bug/votes/list-for-user.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/config.js.tmpl A /trunk/bugzilla-2.22.3/template/en/default/config.rdf.tmpl A /trunk/bugzilla-2.22.3/template/en/default/email A /trunk/bugzilla-2.22.3/template/en/default/email/sudo.txt.tmpl A /trunk/bugzilla-2.22.3/template/en/default/filterexceptions.pl A /trunk/bugzilla-2.22.3/template/en/default/flag A /trunk/bugzilla-2.22.3/template/en/default/flag/list.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/global A /trunk/bugzilla-2.22.3/template/en/default/global/banner.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/global/choose-classification.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/global/choose-product.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/global/code-error.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/global/confirm-user-match.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/global/field-descs.none.tmpl A /trunk/bugzilla-2.22.3/template/en/default/global/footer.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/global/header.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/global/help-header.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/global/help.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/global/hidden-fields.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/global/initialize.none.tmpl A /trunk/bugzilla-2.22.3/template/en/default/global/message.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/global/message.txt.tmpl A /trunk/bugzilla-2.22.3/template/en/default/global/messages.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/global/per-bug-queries.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/global/select-menu.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/global/setting-descs.none.tmpl A /trunk/bugzilla-2.22.3/template/en/default/global/site-navigation.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/global/tabs.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/global/useful-links.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/global/user-error.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/global/userselect.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/global/variables.none.tmpl A /trunk/bugzilla-2.22.3/template/en/default/index.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/list A /trunk/bugzilla-2.22.3/template/en/default/list/change-columns.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/list/edit-multiple.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/list/list-simple.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/list/list.atom.tmpl A /trunk/bugzilla-2.22.3/template/en/default/list/list.csv.tmpl A /trunk/bugzilla-2.22.3/template/en/default/list/list.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/list/list.ics.tmpl A /trunk/bugzilla-2.22.3/template/en/default/list/list.js.tmpl A /trunk/bugzilla-2.22.3/template/en/default/list/list.rdf.tmpl A /trunk/bugzilla-2.22.3/template/en/default/list/quips.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/list/server-push.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/list/table.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/pages A /trunk/bugzilla-2.22.3/template/en/default/pages/bug-writing.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/pages/fields.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/pages/linked.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/pages/linkify.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/pages/quicksearch.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/pages/quicksearchhack.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/pages/sudo.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/pages/voting.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/reports A /trunk/bugzilla-2.22.3/template/en/default/reports/chart.csv.tmpl A /trunk/bugzilla-2.22.3/template/en/default/reports/chart.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/reports/chart.png.tmpl A /trunk/bugzilla-2.22.3/template/en/default/reports/components.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/reports/create-chart.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/reports/duplicates-simple.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/reports/duplicates-table.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/reports/duplicates.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/reports/duplicates.rdf.tmpl A /trunk/bugzilla-2.22.3/template/en/default/reports/edit-series.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/reports/keywords.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/reports/menu.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/reports/report-bar.png.tmpl A /trunk/bugzilla-2.22.3/template/en/default/reports/report-line.png.tmpl A /trunk/bugzilla-2.22.3/template/en/default/reports/report-pie.png.tmpl A /trunk/bugzilla-2.22.3/template/en/default/reports/report-simple.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/reports/report-table.csv.tmpl A /trunk/bugzilla-2.22.3/template/en/default/reports/report-table.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/reports/report.csv.tmpl A /trunk/bugzilla-2.22.3/template/en/default/reports/report.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/reports/series-common.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/reports/series.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/request A /trunk/bugzilla-2.22.3/template/en/default/request/email.txt.tmpl A /trunk/bugzilla-2.22.3/template/en/default/request/queue.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/search A /trunk/bugzilla-2.22.3/template/en/default/search/boolean-charts.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/search/form.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/search/knob.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/search/search-advanced.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/search/search-create-series.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/search/search-help.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/search/search-report-graph.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/search/search-report-select.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/search/search-report-table.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/search/search-specific.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/search/tabs.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/sidebar.xul.tmpl A /trunk/bugzilla-2.22.3/template/en/default/whine A /trunk/bugzilla-2.22.3/template/en/default/whine/mail.html.tmpl A /trunk/bugzilla-2.22.3/template/en/default/whine/mail.txt.tmpl A /trunk/bugzilla-2.22.3/template/en/default/whine/multipart-mime.txt.tmpl A /trunk/bugzilla-2.22.3/template/en/default/whine/schedule.html.tmpl A /trunk/bugzilla-2.22.3/template/en/extension A /trunk/bugzilla-2.22.3/template/en/extension/filterexceptions.pl A /trunk/bugzilla-2.22.3/template_maemo A /trunk/bugzilla-2.22.3/template_maemo/en A /trunk/bugzilla-2.22.3/template_maemo/en/custom A /trunk/bugzilla-2.22.3/template_maemo/en/custom/account A /trunk/bugzilla-2.22.3/template_maemo/en/custom/account/auth A /trunk/bugzilla-2.22.3/template_maemo/en/custom/account/auth/login.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/custom/bug A /trunk/bugzilla-2.22.3/template_maemo/en/custom/bug/create A /trunk/bugzilla-2.22.3/template_maemo/en/custom/bug/create/create-documentation-guided.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default A /trunk/bugzilla-2.22.3/template_maemo/en/default/account A /trunk/bugzilla-2.22.3/template_maemo/en/default/account/auth A /trunk/bugzilla-2.22.3/template_maemo/en/default/account/auth/ldap-error.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/account/auth/login-small.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/account/auth/login.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/account/cancel-token.txt.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/account/create.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/account/created.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/account/email A /trunk/bugzilla-2.22.3/template_maemo/en/default/account/email/change-new.txt.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/account/email/change-old.txt.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/account/email/confirm.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/account/exists.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/account/password A /trunk/bugzilla-2.22.3/template_maemo/en/default/account/password/forgotten-password.txt.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/account/password/set-forgotten-password.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/account/prefs A /trunk/bugzilla-2.22.3/template_maemo/en/default/account/prefs/account.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/account/prefs/email.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/account/prefs/footer.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/account/prefs/permissions.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/account/prefs/prefs.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/account/prefs/saved-searches.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/account/prefs/settings.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/admin A /trunk/bugzilla-2.22.3/template_maemo/en/default/admin/classifications A /trunk/bugzilla-2.22.3/template_maemo/en/default/admin/classifications/add.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/admin/classifications/del.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/admin/classifications/delete.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/admin/classifications/edit.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/admin/classifications/new.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/admin/classifications/reclassify.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/admin/classifications/select.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/admin/classifications/update.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/admin/components A /trunk/bugzilla-2.22.3/template_maemo/en/default/admin/components/confirm-delete.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/admin/components/create.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/admin/components/created.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/admin/components/deleted.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/admin/components/edit.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/admin/components/footer.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/admin/components/list.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/admin/components/select-product.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/admin/components/updated.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/admin/confirm-action.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/admin/fieldvalues A /trunk/bugzilla-2.22.3/template_maemo/en/default/admin/fieldvalues/confirm-delete.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/admin/fieldvalues/create.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/admin/fieldvalues/created.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/admin/fieldvalues/deleted.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/admin/fieldvalues/edit.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/admin/fieldvalues/footer.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/admin/fieldvalues/list.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/admin/fieldvalues/select-field.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/admin/fieldvalues/updated.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/admin/flag-type A /trunk/bugzilla-2.22.3/template_maemo/en/default/admin/flag-type/confirm-delete.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/admin/flag-type/edit.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/admin/flag-type/list.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/admin/groups A /trunk/bugzilla-2.22.3/template_maemo/en/default/admin/groups/change.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/admin/groups/create.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/admin/groups/created.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/admin/groups/delete.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/admin/groups/deleted.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/admin/groups/edit.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/admin/groups/list.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/admin/groups/remove.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/admin/keywords A /trunk/bugzilla-2.22.3/template_maemo/en/default/admin/keywords/confirm-delete.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/admin/keywords/create.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/admin/keywords/created.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/admin/keywords/edit.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/admin/keywords/list.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/admin/keywords/rebuild-cache.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/admin/milestones A /trunk/bugzilla-2.22.3/template_maemo/en/default/admin/milestones/confirm-delete.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/admin/milestones/create.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/admin/milestones/created.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/admin/milestones/deleted.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/admin/milestones/edit.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/admin/milestones/footer.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/admin/milestones/list.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/admin/milestones/select-product.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/admin/milestones/updated.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/admin/params A /trunk/bugzilla-2.22.3/template_maemo/en/default/admin/params/admin.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/admin/params/attachment.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/admin/params/auth.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/admin/params/bugchange.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/admin/params/bugfields.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/admin/params/bugmove.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/admin/params/common.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/admin/params/core.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/admin/params/dependencygraph.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/admin/params/editparams.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/admin/params/groupsecurity.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/admin/params/index.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/admin/params/l10n.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/admin/params/ldap.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/admin/params/mta.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/admin/params/patchviewer.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/admin/params/query.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/admin/params/shadowdb.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/admin/params/usermatch.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/admin/products A /trunk/bugzilla-2.22.3/template_maemo/en/default/admin/products/confirm-delete.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/admin/products/create.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/admin/products/created.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/admin/products/deleted.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/admin/products/edit-common.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/admin/products/edit.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/admin/products/footer.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/admin/products/groupcontrol A /trunk/bugzilla-2.22.3/template_maemo/en/default/admin/products/groupcontrol/confirm-edit.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/admin/products/groupcontrol/edit.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/admin/products/groupcontrol/updated.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/admin/products/list-classifications.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/admin/products/list.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/admin/products/updated.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/admin/settings A /trunk/bugzilla-2.22.3/template_maemo/en/default/admin/settings/edit.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/admin/settings/updated.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/admin/sudo.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/admin/table.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/admin/users A /trunk/bugzilla-2.22.3/template_maemo/en/default/admin/users/confirm-delete.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/admin/users/create.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/admin/users/edit.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/admin/users/list.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/admin/users/listselectvars.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/admin/users/search.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/admin/users/userdata.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/admin/versions A /trunk/bugzilla-2.22.3/template_maemo/en/default/admin/versions/confirm-delete.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/admin/versions/create.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/admin/versions/created.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/admin/versions/deleted.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/admin/versions/edit.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/admin/versions/footer.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/admin/versions/list.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/admin/versions/select-product.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/admin/versions/updated.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/attachment A /trunk/bugzilla-2.22.3/template_maemo/en/default/attachment/choose.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/attachment/content-types.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/attachment/create.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/attachment/created.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/attachment/diff-file.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/attachment/diff-footer.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/attachment/diff-header.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/attachment/edit.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/attachment/list.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/attachment/show-multiple.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/attachment/updated.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/bug A /trunk/bugzilla-2.22.3/template_maemo/en/default/bug/activity A /trunk/bugzilla-2.22.3/template_maemo/en/default/bug/activity/show.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/bug/activity/table.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/bug/choose.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/bug/comments.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/bug/create A /trunk/bugzilla-2.22.3/template_maemo/en/default/bug/create/comment-guided.txt.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/bug/create/comment.txt.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/bug/create/create-guided.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/bug/create/create.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/bug/create/created.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/bug/create/make-template.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/bug/create/user-message.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/bug/dependency-graph.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/bug/dependency-tree.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/bug/edit.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/bug/knob.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/bug/navigate.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/bug/process A /trunk/bugzilla-2.22.3/template_maemo/en/default/bug/process/bugmail.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/bug/process/confirm-duplicate.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/bug/process/header.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/bug/process/midair.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/bug/process/results.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/bug/process/verify-new-product.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/bug/show-multiple.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/bug/show.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/bug/show.xml.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/bug/summarize-time.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/bug/time.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/bug/votes A /trunk/bugzilla-2.22.3/template_maemo/en/default/bug/votes/delete-all.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/bug/votes/list-for-bug.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/bug/votes/list-for-user.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/config.js.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/config.rdf.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/email A /trunk/bugzilla-2.22.3/template_maemo/en/default/email/sudo.txt.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/filterexceptions.pl A /trunk/bugzilla-2.22.3/template_maemo/en/default/flag A /trunk/bugzilla-2.22.3/template_maemo/en/default/flag/list.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/global A /trunk/bugzilla-2.22.3/template_maemo/en/default/global/banner.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/global/choose-classification.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/global/choose-product.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/global/code-error.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/global/confirm-user-match.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/global/field-descs.none.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/global/footer.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/global/header.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/global/help-header.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/global/help.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/global/hidden-fields.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/global/initialize.none.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/global/message.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/global/message.txt.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/global/messages.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/global/per-bug-queries.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/global/select-menu.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/global/setting-descs.none.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/global/site-navigation.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/global/tabs.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/global/useful-links.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/global/user-error.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/global/userselect.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/global/variables.none.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/index.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/list A /trunk/bugzilla-2.22.3/template_maemo/en/default/list/change-columns.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/list/edit-multiple.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/list/list-simple.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/list/list.atom.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/list/list.csv.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/list/list.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/list/list.ics.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/list/list.js.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/list/list.rdf.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/list/quips.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/list/server-push.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/list/table.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/pages A /trunk/bugzilla-2.22.3/template_maemo/en/default/pages/bug-writing.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/pages/fields.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/pages/linked.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/pages/linkify.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/pages/quicksearch.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/pages/quicksearchhack.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/pages/sudo.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/pages/voting.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/reports A /trunk/bugzilla-2.22.3/template_maemo/en/default/reports/chart.csv.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/reports/chart.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/reports/chart.png.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/reports/components.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/reports/create-chart.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/reports/duplicates-simple.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/reports/duplicates-table.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/reports/duplicates.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/reports/duplicates.rdf.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/reports/edit-series.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/reports/keywords.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/reports/menu.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/reports/report-bar.png.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/reports/report-line.png.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/reports/report-pie.png.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/reports/report-simple.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/reports/report-table.csv.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/reports/report-table.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/reports/report.csv.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/reports/report.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/reports/series-common.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/reports/series.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/request A /trunk/bugzilla-2.22.3/template_maemo/en/default/request/email.txt.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/request/queue.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/search A /trunk/bugzilla-2.22.3/template_maemo/en/default/search/boolean-charts.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/search/form.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/search/knob.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/search/search-advanced.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/search/search-create-series.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/search/search-help.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/search/search-report-graph.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/search/search-report-select.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/search/search-report-table.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/search/search-specific.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/search/tabs.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/sidebar.xul.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/whine A /trunk/bugzilla-2.22.3/template_maemo/en/default/whine/mail.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/whine/mail.txt.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/whine/multipart-mime.txt.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/default/whine/schedule.html.tmpl A /trunk/bugzilla-2.22.3/template_maemo/en/extension A /trunk/bugzilla-2.22.3/template_maemo/en/extension/filterexceptions.pl A /trunk/bugzilla-2.22.3/testagent.cgi A /trunk/bugzilla-2.22.3/testserver.pl A /trunk/bugzilla-2.22.3/token.cgi A /trunk/bugzilla-2.22.3/userprefs.cgi A /trunk/bugzilla-2.22.3/votes.cgi A /trunk/bugzilla-2.22.3/whine.pl A /trunk/bugzilla-2.22.3/whineatnews.pl A /trunk/bugzilla-2.22.3/xml.cgi
initial commit with all maemo specific changes
- This page was last modified on 30 January 2009, at 10:04.
- This page has been accessed 8,631 times.