Log of /contributions/modules/path_redirect/path_redirect.test
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.1.2.9
Tue Mar 3 19:16:45 2009 UTC
(8 months, 3 weeks ago)
by
hass
Branch:
DRUPAL-6--1
Changes since
1.1.2.8: +1 -1 lines
FILE REMOVED
Move test to tests.
Revision
1.1.2.4 -
(
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.3: +33 -8 lines
Diff to
previous 1.1.2.3
, 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.1 -
(
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: +70 -0 lines
Diff to
previous 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
Wed Jan 28 20:44:00 2009 UTC
(9 months, 3 weeks ago)
by
davereid
Branch:
MAIN
Branch point for:
DRUPAL-6--1
FILE REMOVED
file path_redirect.test 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.