/[drupal]/contributions/modules/path_redirect/path_redirect.admin.inc
ViewVC logotype

Log of /contributions/modules/path_redirect/path_redirect.admin.inc

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Tag:

Revision 1.1.2.52 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 4 06:39:26 2009 UTC (3 weeks ago) by davereid
Branch: DRUPAL-6--1
Changes since 1.1.2.51: +1 -38 lines
Diff to previous 1.1.2.51 , to branch point 1.1 , to next main 1.6
Moved path_redirect_validate_redirect() to path_redirect.module.

Revision 1.1.2.51 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 4 06:29:09 2009 UTC (3 weeks ago) by davereid
Branch: DRUPAL-6--1
Changes since 1.1.2.50: +2 -2 lines
Diff to previous 1.1.2.50 , to branch point 1.1
by Dave Reid: Removed stupid constant REQUEST_TIME.

Revision 1.1.2.50 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 4 06:15:53 2009 UTC (3 weeks ago) by davereid
Branch: DRUPAL-6--1
Changes since 1.1.2.49: +3 -13 lines
Diff to previous 1.1.2.49 , to branch point 1.1
Follow-up by Dave Reid: Simplified status code option on module settings page.

Revision 1.1.2.49 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 4 06:14:00 2009 UTC (3 weeks ago) by davereid
Branch: DRUPAL-6--1
Changes since 1.1.2.48: +2 -14 lines
Diff to previous 1.1.2.48 , to branch point 1.1
by Dave Reid: Simplified the status code option by removing the lengthy, scary descriptions. Also changed link to Wikipedia instead of the very technical W3C page.

Revision 1.1.2.48 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 4 06:10:31 2009 UTC (3 weeks, 1 day ago) by davereid
Branch: DRUPAL-6--1
Changes since 1.1.2.47: +23 -42 lines
Diff to previous 1.1.2.47 , to branch point 1.1
by Dave Reid: Split path_redirect_status_codes() into path_redirect_status_code_options() and path_redirect_status_code_descriptions().

Revision 1.1.2.47 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 4 06:00:11 2009 UTC (3 weeks, 1 day ago) by davereid
Branch: DRUPAL-6--1
Changes since 1.1.2.46: +2 -6 lines
Diff to previous 1.1.2.46 , to branch point 1.1
#617354 by jcarnett, Dave Reid: Do not replace <front> with front page path in case the variable changes later.

Revision 1.1.2.46 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 4 05:49:46 2009 UTC (3 weeks, 1 day ago) by davereid
Branch: DRUPAL-6--1
Changes since 1.1.2.45: +26 -34 lines
Diff to previous 1.1.2.45 , to branch point 1.1
by Dave Reid: Make redirect form validation re-usable.

Revision 1.1.2.45 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 27 03:46:12 2009 UTC (4 weeks, 2 days ago) by davereid
Branch: DRUPAL-6--1
Changes since 1.1.2.44: +58 -64 lines
Diff to previous 1.1.2.44 , to branch point 1.1
by Dave Reid: Cleaned up APIs. Still more cleanups to do.

Revision 1.1.2.44 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 27 22:24:27 2009 UTC (4 months, 4 weeks ago) by davereid
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-BETA4
Changes since 1.1.2.43: +11 -13 lines
Diff to previous 1.1.2.43 , to branch point 1.1
by Dave Reid: Added extra validation for invalid redirection from url aliases and valid local paths.

Revision 1.1.2.43 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 27 21:57:20 2009 UTC (4 months, 4 weeks ago) by davereid
Branch: DRUPAL-6--1
Changes since 1.1.2.42: +4 -4 lines
Diff to previous 1.1.2.42 , to branch point 1.1
by Dave Reid: Changed the autocomplete path to a js.module-compatible path.

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 18 02:53:37 2009 UTC (8 months, 1 week ago) by davereid
Branch: MAIN
CVS Tags: HEAD
Changes since 1.5: +10 -5 lines
Diff to previous 1.5
by Dave Reid: More syncs with 6.x. Added path_redirect_generate.module.

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 18 02:44:34 2009 UTC (8 months, 1 week ago) by davereid
Branch: MAIN
Changes since 1.4: +197 -15 lines
Diff to previous 1.4
by Dave Reid: Synced with 6.x.

Revision 1.1.2.42 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 17 20:51:28 2009 UTC (8 months, 1 week ago) by davereid
Branch: DRUPAL-6--1
Changes since 1.1.2.41: +12 -7 lines
Diff to previous 1.1.2.41 , to branch point 1.1
#405250 by Dave Reid: Fixed PHP4 incompatibility with foreach and references. Plus many misc fixes.

Revision 1.1.2.41 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 15 10:02:55 2009 UTC (8 months, 1 week ago) by hass
Branch: DRUPAL-6--1
Changes since 1.1.2.40: +2 -2 lines
Diff to previous 1.1.2.40 , to branch point 1.1
Reuse string already used in "Import"

Revision 1.1.2.40 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 15 09:58:48 2009 UTC (8 months, 1 week ago) by hass
Branch: DRUPAL-6--1
Changes since 1.1.2.39: +2 -2 lines
Diff to previous 1.1.2.39 , to branch point 1.1
Descriptive button name

Revision 1.1.2.39 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 15 09:55:41 2009 UTC (8 months, 1 week ago) by hass
Branch: DRUPAL-6--1
Changes since 1.1.2.38: +2 -2 lines
Diff to previous 1.1.2.38 , to branch point 1.1
Do not use the word "Submit" for form submission as it is difficult to translate. Change to "Import" as a descriptive name of the action that will be performed.

Revision 1.1.2.38 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 15 07:25:25 2009 UTC (8 months, 1 week ago) by davereid
Branch: DRUPAL-6--1
Changes since 1.1.2.37: +209 -11 lines
Diff to previous 1.1.2.37 , to branch point 1.1
#158547 by Dave Reid: Added basic export functionality and reverted recent minor string changes.

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 11 03:49:25 2009 UTC (8 months, 2 weeks ago) by davereid
Branch: MAIN
Changes since 1.3: +7 -7 lines
Diff to previous 1.3
by Dave Reid: Fixed coder warnings.

Revision 1.1.2.37 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 11 03:27:22 2009 UTC (8 months, 2 weeks ago) by davereid
Branch: DRUPAL-6--1
Changes since 1.1.2.36: +7 -8 lines
Diff to previous 1.1.2.36 , to branch point 1.1
by Dave Reid: Use #access instead of an if statement for admin option.

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 11 03:27:00 2009 UTC (8 months, 2 weeks ago) by davereid
Branch: MAIN
Changes since 1.2: +7 -8 lines
Diff to previous 1.2
by Dave Reid: Use #access instead of an if statement for admin option.

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 11 03:18:28 2009 UTC (8 months, 2 weeks ago) by davereid
Branch: MAIN
Changes since 1.1: +365 -0 lines
Diff to previous 1.1
by Dave Reid: Update HEAD to Drupal 7.

Revision 1.1.2.36 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 11 03:04:32 2009 UTC (8 months, 2 weeks ago) by davereid
Branch: DRUPAL-6--1
Changes since 1.1.2.35: +2 -2 lines
Diff to previous 1.1.2.35 , to branch point 1.1
by Dave Reid: Fixed coder review warnings.

Revision 1.1.2.35 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 11 02:57:15 2009 UTC (8 months, 2 weeks ago) by davereid
Branch: DRUPAL-6--1
Changes since 1.1.2.34: +6 -6 lines
Diff to previous 1.1.2.34 , to branch point 1.1
by Dave Reid: Changed default settings and updated Drupal 7 preparations. Fixed inconsistent string case usage with core.

Revision 1.1.2.34 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 3 18:56:31 2009 UTC (8 months, 3 weeks ago) by hass
Branch: DRUPAL-6--1
Changes since 1.1.2.33: +3 -3 lines
Diff to previous 1.1.2.33 , to branch point 1.1
Corrected case of edit/delete links.

Revision 1.1.2.33 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 3 18:54:11 2009 UTC (8 months, 3 weeks ago) by hass
Branch: DRUPAL-6--1
Changes since 1.1.2.32: +2 -2 lines
Diff to previous 1.1.2.32 , to branch point 1.1
Correct wording if no redirects available.

Revision 1.1.2.32 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Feb 28 00:59:20 2009 UTC (8 months, 3 weeks ago) by davereid
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-BETA3
Changes since 1.1.2.31: +7 -3 lines
Diff to previous 1.1.2.31 , to branch point 1.1
by Dave Reid: Fixed undefined locale_language_list() when locale module is disabled.

Revision 1.1.2.31 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Feb 28 00:16:08 2009 UTC (8 months, 3 weeks ago) by davereid
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-BETA2
Changes since 1.1.2.30: +7 -7 lines
Diff to previous 1.1.2.30 , to branch point 1.1
by Dave Reid: Added path_redirect_var(), an internal implementation of variable_get() with automatic defaults and error checking.

Revision 1.1.2.30 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Feb 28 00:02:32 2009 UTC (8 months, 3 weeks ago) by davereid
Branch: DRUPAL-6--1
Changes since 1.1.2.29: +47 -12 lines
Diff to previous 1.1.2.29 , to branch point 1.1
#382166 by Dave Reid: Added multilingual support for redirects!

Revision 1.1.2.29 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 1 20:33:16 2009 UTC (9 months, 3 weeks ago) by davereid
Branch: DRUPAL-6--1
Changes since 1.1.2.28: +6 -2 lines
Diff to previous 1.1.2.28 , to branch point 1.1
#367477 by Dave Reid: Fixed use of $_SERVER['REQUEST_TIME'] to time().

Revision 1.1.2.28 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 30 03:36:16 2009 UTC (9 months, 3 weeks ago) by davereid
Branch: DRUPAL-6--1
Changes since 1.1.2.27: +9 -1 lines
Diff to previous 1.1.2.27 , to branch point 1.1
by Dave Reid: Added automatic redirect creation when path aliases are changed manually.

Revision 1.1.2.27 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 29 17:17:43 2009 UTC (9 months, 3 weeks ago) by davereid
Branch: DRUPAL-6--1
Changes since 1.1.2.26: +7 -15 lines
Diff to previous 1.1.2.26 , to branch point 1.1
by Dave Reid: Simplified path_redirect_autocomplete() and improved tests.

Revision 1.1.2.26 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 29 07:06:16 2009 UTC (9 months, 3 weeks ago) by davereid
Branch: DRUPAL-6--1
Changes since 1.1.2.25: +14 -26 lines
Diff to previous 1.1.2.25 , to branch point 1.1
by Dave Reid: Replaced substr() and strlen() with drupal_substr() and drupal_strlen().
by Dave Reid: Changed 'from' field to a required field and simplified validation.
by Dave Reid: Fixed coder SQL warning in path_redirect_autocomplete().
by Dave Reid: Added tests for auto completion.

Revision 1.1.2.25 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 29 04:57:29 2009 UTC (9 months, 3 weeks ago) by davereid
Branch: DRUPAL-6--1
Changes since 1.1.2.24: +7 -7 lines
Diff to previous 1.1.2.24 , to branch point 1.1
by Dave Reid: Changed path_redirect_load() and path_redirect_delete() for more flexibility.

Revision 1.1.2.24 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 29 04:25:10 2009 UTC (9 months, 3 weeks ago) by davereid
Branch: DRUPAL-6--1
Changes since 1.1.2.23: +33 -1 lines
Diff to previous 1.1.2.23 , to branch point 1.1
by Dave Reid: Added autocompletion for the 'from' field on admin/build/path-redirect/add using a list of current 404s encountered on the site.

Revision 1.1.2.23 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 29 03:47:09 2009 UTC (9 months, 3 weeks ago) by davereid
Branch: DRUPAL-6--1
Changes since 1.1.2.22: +5 -6 lines
Diff to previous 1.1.2.22 , to branch point 1.1
by Dave Reid: Allow UTF8 URLs to be used as 'from' paths (consistency with path module).

Revision 1.1.2.22 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 28 20:44:00 2009 UTC (9 months, 3 weeks ago) by davereid
Branch: DRUPAL-6--1
Changes since 1.1.2.21: +48 -44 lines
Diff to previous 1.1.2.21 , to branch point 1.1
- Cleaned up form elements.
- Added a last used timestamp column so that inactive redirects can be purged.
- Rearranged code in path_redirect.module so that hooks are all together at the top.
- Simplifid path_redirect_save() with drupal_write_record().
- Started writing the test suite!

Revision 1.1.2.21 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 27 19:30:56 2009 UTC (9 months, 4 weeks ago) by davereid
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-BETA1
Changes since 1.1.2.20: +4 -3 lines
Diff to previous 1.1.2.20 , to branch point 1.1
by Dave Reid: Updated translations pot file.

Revision 1.1.2.20 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 27 18:38:49 2009 UTC (9 months, 4 weeks ago) by davereid
Branch: DRUPAL-6--1
Changes since 1.1.2.19: +2 -2 lines
Diff to previous 1.1.2.19 , to branch point 1.1
#255034 by Dave Reid: Fixed redirects on paths with a trailing slash.

Revision 1.1.2.19 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 27 18:12:23 2009 UTC (9 months, 4 weeks ago) by davereid
Branch: DRUPAL-6--1
Changes since 1.1.2.18: +13 -18 lines
Diff to previous 1.1.2.18 , to branch point 1.1
by Dave Reid: Simply the redirect table generation and shorten the table width.

Revision 1.1.2.18 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 27 17:18:19 2009 UTC (9 months, 4 weeks ago) by davereid
Branch: DRUPAL-6--1
Changes since 1.1.2.17: +9 -4 lines
Diff to previous 1.1.2.17 , to branch point 1.1
by Dave Reid: Fixed a lot of coder.module findings.

Revision 1.1.2.17 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 27 17:03:38 2009 UTC (9 months, 4 weeks ago) by davereid
Branch: DRUPAL-6--1
Changes since 1.1.2.16: +60 -26 lines
Diff to previous 1.1.2.16 , to branch point 1.1
by Dave Reid: Add new option (path_redirect_default_status) to replace the constant (do things the Drupal way). Change toggle radio options to checkboxes for usability.

Revision 1.1.2.16 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 8 02:10:02 2008 UTC (20 months, 2 weeks ago) by horsepunchkid
Branch: DRUPAL-6--1
Changes since 1.1.2.15: +2 -2 lines
Diff to previous 1.1.2.15 , to branch point 1.1
#231294 by self: Allow longer query strings

Revision 1.1.2.15 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 27 03:48:24 2008 UTC (21 months, 4 weeks ago) by horsepunchkid
Branch: DRUPAL-6--1
Changes since 1.1.2.14: +1 -1 lines
Diff to previous 1.1.2.14 , to branch point 1.1
Minor cleanup thanks to coder.module; make use of request_uri()

Revision 1.1.2.14 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 27 01:16:58 2008 UTC (22 months ago) by horsepunchkid
Branch: DRUPAL-6--1
Changes since 1.1.2.13: +21 -1 lines
Diff to previous 1.1.2.13 , to branch point 1.1
#167265 by David Lesieur, self: URL argument to cancel redirection
#154925 by apsivam, self: Warning message when redirection takes place

Revision 1.1.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 27 00:28:08 2008 UTC (22 months ago) by horsepunchkid
Branch: DRUPAL-6--1
Changes since 1.1.2.12: +2 -4 lines
Diff to previous 1.1.2.12 , to branch point 1.1
#181575 by self: API call to add redirects

Revision 1.1.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 26 23:36:06 2008 UTC (22 months ago) by horsepunchkid
Branch: DRUPAL-6--1
Changes since 1.1.2.11: +42 -66 lines
Diff to previous 1.1.2.11 , to branch point 1.1
Lots of updates to catch back up with 5.x head.

Revision 1.1.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 21 23:27:19 2008 UTC (22 months ago) by horsepunchkid
Branch: DRUPAL-6--1
Changes since 1.1.2.10: +17 -15 lines
Diff to previous 1.1.2.10 , to branch point 1.1
#203728 by self: URL fixes and other minor housekeeping

Revision 1.1.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 25 11:04:53 2007 UTC (23 months ago) by hass
Branch: DRUPAL-6--1
Changes since 1.1.2.9: +2 -2 lines
Diff to previous 1.1.2.9 , to branch point 1.1
Removed double blank

Revision 1.1.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 25 10:18:56 2007 UTC (23 months ago) by hass
Branch: DRUPAL-6--1
Changes since 1.1.2.8: +7 -7 lines
Diff to previous 1.1.2.8 , to branch point 1.1
* Fixed some code style issues regarding t().
* Moved as much HTML as possible outside translatable strings.
* Reusing core strings like 'Edit', etc.

Revision 1.1.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 24 18:50:37 2007 UTC (23 months ago) by horsepunchkid
Branch: DRUPAL-6--1
Changes since 1.1.2.7: +39 -36 lines
Diff to previous 1.1.2.7 , to branch point 1.1
#203505 by self: Validation does not check if "from" path is already redirected
* More useful path_redirect_load() can now load by "from" path
* Better inline help messages and validation error messages
* Standardized form construction between 5.x and 6.x branches
* Cleaned up various code comments
* Display admin table even if no redirects exist

Revision 1.1.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 23 21:51:07 2007 UTC (23 months ago) by horsepunchkid
Branch: DRUPAL-6--1
Changes since 1.1.2.6: +18 -13 lines
Diff to previous 1.1.2.6 , to branch point 1.1
#203208 by greggles, self: Bad signature for path_redirect_admin_form (mislabeled form_state)
* Better labels for add/edit buttons in the form

Revision 1.1.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 16 19:58:32 2007 UTC (23 months, 1 week ago) by horsepunchkid
Branch: DRUPAL-6--1
Changes since 1.1.2.5: +2 -2 lines
Diff to previous 1.1.2.5 , to branch point 1.1
#201505 by greggles, self: UI says 307 redirect, code does 306

Revision 1.1.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 16 18:55:29 2007 UTC (23 months, 1 week ago) by horsepunchkid
Branch: DRUPAL-6--1
Changes since 1.1.2.4: +4 -5 lines
Diff to previous 1.1.2.4 , to branch point 1.1
#194974 by greggles, self: proper way to delete redirects from external code
* Better preg_replace for grabbing the "from" path (see #158261)
* Minor code format cleanup

Revision 1.1.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 2 00:14:35 2007 UTC (23 months, 3 weeks ago) by horsepunchkid
Branch: DRUPAL-6--1
Changes since 1.1.2.3: +2 -2 lines
Diff to previous 1.1.2.3 , to branch point 1.1
#196206 by self: Test link should not include query and fragment

Revision 1.1.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 29 03:07:41 2007 UTC (23 months, 4 weeks ago) by horsepunchkid
Branch: DRUPAL-6--1
Changes since 1.1.2.2: +6 -8 lines
Diff to previous 1.1.2.2 , to branch point 1.1
#194556 by self: Does not return to main admin page after edit or delete
#194337 by self: Improper comparison when checking for redirect to self
* Bits of extraneous whitespace, partially thanks to coder.module

Revision 1.1.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 22 02:13:42 2007 UTC (2 years ago) by horsepunchkid
Branch: DRUPAL-6--1
Changes since 1.1.2.1: +4 -1 lines
Diff to previous 1.1.2.1 , to branch point 1.1
#193885 by self: Missing maxlengths on path_redirect edit fields

Revision 1.1.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 21 17:16:16 2007 UTC (2 years, 1 month ago) by horsepunchkid
Branch: DRUPAL-6--1
Changes since 1.1: +250 -0 lines
Diff to previous 1.1
#183430 by HorsePunchKid: Updated for D6, tested against MySQL and Postgres and is working fairly well

Revision 1.1
Sun Oct 21 17:16:16 2007 UTC (2 years, 1 month ago) by horsepunchkid
Branch: MAIN
Branch point for: DRUPAL-6--1
FILE REMOVED
file path_redirect.admin.inc was initially added on branch DRUPAL-6--1.

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

  ViewVC Help
Powered by ViewVC 1.1.2