Quick Search:

Line History

line history graph

Show Arbitrary Diff

From to

Supports revisions and tags.

History

root: 7150 3171

latest revision Branch root:

7150 annotated / raw | Diffs: previous, other | Lines: 96 ( +26, -59 )

Created: 2008-08-20 14:41:55 +0400 (4 months 17 days ago) | Author: conf | Changeset: 7150

Copied to: 3.x/branches/2008/limb/validation/tests/cases/rule/lmbUrlRuleTest.class.php 7280

-- lmbUrlRule is completely rewritten using regexps.
-- fixed tests.

7107 annotated / raw | Diffs: previous, other | Lines: 129 ( +13, -0 )

Created: 2008-07-10 00:05:52 +0400 (5 months 28 days ago) | Author: conf | Changeset: 7107

-- added broken test for lmbUrlRule (does this rule work at all?)

6482 annotated / raw | Diffs: previous, other | Lines: 116 ( +0, -1 )

Created: 2007-11-02 10:59:36 +0300 (14 months ago) | Author: serega | Changeset: 6482

Copied to: 3.x/tags/2007.4/limb/validation/tests/cases/rule/lmbUrlRuleTest.class.php 6686

-- new lmbNotInArrayRule validation rule added
-- minor refactoring in validation rules tests

6467 annotated / raw | Diffs: previous, other | Lines: 117 ( +12, -0 )

Created: 2007-10-29 18:24:16 +0300 (14 months ago) | Author: serega | Changeset: 6467

-- lmbUrlRule now works proper for urls without schemas

6241 annotated / raw | Diffs: previous, other | Lines: 105 ( +1, -1 )

Created: 2007-08-29 09:46:06 +0400 (16 months ago) | Author: pachanga | Changeset: 6241

-- removing closing ?> and replacing rest of \r\n with \n

6238 annotated / raw | Diffs: previous, other | Lines: 105 ( +99, -99 )

Created: 2007-08-28 17:13:39 +0400 (16 months ago) | Author: pachanga | Changeset: 6238

-- replacing \r\n with \n

5942 annotated / raw | Diffs: previous, other | Lines: 105 ( +3, -6 )

Created: 2007-06-05 23:22:26 +0400 (19 months ago) | Author: pachanga | Changeset: 5942

Copied to: 3.x/branches/2007.3/limb/validation/tests/cases/rule/lmbUrlRuleTest.class.php 6070

-- "Oops, I did it again" :) Changing header once again...

5933 annotated / raw | Diffs: previous, other | Lines: 108 ( +9, -9 )

Created: 2007-06-04 17:06:23 +0400 (19 months ago) | Author: pachanga | Changeset: 5933

-- changing header: making the name more clear and making it to play nicely with phpDocumentor

5628 annotated / raw | Diffs: previous, other | Lines: 108 ( +6, -6 )

Created: 2007-04-11 16:09:20 +0400 (20 months ago) | Author: pachanga | Changeset: 5628

-- lmbDataspace => lmbSet

5584 annotated / raw | Diffs: previous, other | Lines: 108 ( +31, -0 )

Created: 2007-04-09 14:43:58 +0400 (20 months ago) | Author: serega | Changeset: 5584

-- all validation rules now accepts optional $custom_error message as the last constructor parameter. This $custom_error will be used instead of default messages in all error cases (VLD-2)

5522 new/moved annotated / raw | Diffs: previous, other | Lines: 77 ( +77, -0 )

Created: 2007-04-03 19:38:26 +0400 (21 months ago) | Author: pachanga | Changeset: 5522

Moved from: 3.x/limb/validation/tests/cases/rule/lmbUrlRuleTest.class.php 5413

-- changing repos layout

5413 annotated / raw | Diffs: previous, other | Lines: 77 ( +3, -3 )

Created: 2007-03-29 14:08:00 +0400 (21 months ago) | Author: pachanga | Changeset: 5413

Moved to: 3.x/trunk/limb/validation/tests/cases/rule/lmbUrlRuleTest.class.php 5522

Copied to: 3.x/tags/limb3-2007.2/validation/tests/cases/rule/lmbUrlRuleTest.class.php 5496

-- migrating from __() to lmb_i18n()

5355 annotated / raw | Diffs: previous, other | Lines: 77 ( +12, -12 )

Created: 2007-03-27 20:33:50 +0400 (21 months ago) | Author: pachanga | Changeset: 5355

-- using __() instead of tr()

5010 annotated / raw | Diffs: previous, other | Lines: 77 ( +1, -1 )

Created: 2007-02-08 18:37:40 +0300 (22 months ago) | Author: pachanga | Changeset: 5010

-- fixing @package

4968 annotated / raw | Diffs: previous, other | Lines: 77 ( +9, -9 )

Created: 2007-02-07 14:40:46 +0300 (22 months ago) | Author: pachanga | Changeset: 4968

-- fixing source files header

4907 annotated / raw | Diffs: previous, other | Lines: 77 ( +10, -9 )

Created: 2007-02-07 13:47:45 +0300 (22 months ago) | Author: pachanga | Changeset: 4907

-- changing source files header

4691 new/moved annotated / raw | Diffs: previous, other | Lines: 76 ( +76, -0 )

Created: 2006-12-17 02:16:44 +0300 (2 years ago) | Author: pachanga | Changeset: 4691

Moved from: 3.x/packages/validation/tests/cases/rule/lmbUrlRuleTest.class.php 4649

-- changing repo layout

4649 new/moved annotated / raw | Diffs: previous, other | Lines: 76 ( +76, -0 )

Created: 2006-12-17 01:42:54 +0300 (2 years ago) | Author: pachanga | Changeset: 4649

Moved from: 3.x/packages/_validation/trunk/tests/cases/rule/lmbUrlRuleTest.class.php 4613

Moved to: 3.x/limb/validation/tests/cases/rule/lmbUrlRuleTest.class.php 4691

-- changing repo layout

4613 new/moved annotated / raw | Diffs: previous, other | Lines: 76 ( +76, -0 )

Created: 2006-12-17 01:10:48 +0300 (2 years ago) | Author: pachanga | Changeset: 4613

Moved from: 3.x/packages/validation/trunk/tests/cases/rule/lmbUrlRuleTest.class.php 4241

Moved to: 3.x/packages/validation/tests/cases/rule/lmbUrlRuleTest.class.php 4649

-- changing repo layout

4241 annotated / raw | Diffs: previous, other | Lines: 76 ( +1, -1 )

Created: 2006-10-18 19:24:15 +0400 (2 years 2 months ago) | Author: pachanga | Changeset: 4241

Moved to: 3.x/packages/_validation/trunk/tests/cases/rule/lmbUrlRuleTest.class.php 4613

-- changes due to CRE-1(removing packages support from Limb 3.x)











3935 annotated / raw | Diffs: previous, other | Lines: 76 ( +4, -4 )

Created: 2006-09-11 01:25:29 +0400 (2 years 3 months ago) | Author: serega | Changeset: 3935

-- lmbFieldErrorList -> lmbErrorList in VALIDATION package
-- lmbErrorList :: addFieldError() -> addError() in VALIDATION package

3593 annotated / raw | Diffs: previous, other | Lines: 76 ( +2, -2 )

Created: 2006-06-16 12:33:07 +0400 (2 years 6 months ago) | Author: serega | Changeset: 3593

-- fixed tests for VALIDATION package

3515 annotated / raw | Diffs: previous, other | Lines: 76 ( +1, -1 )

Created: 2006-05-11 16:48:54 +0400 (2 years 7 months ago) | Author: pachanga | Changeset: 3515

-- fixing paths in templates and code, using package constants

3461 annotated / raw | Diffs: previous, other | Lines: 76 ( +1, -1 )

Created: 2006-05-10 18:15:40 +0400 (2 years 7 months ago) | Author: pachanga | Changeset: 3461

-- switching to new PEAR alike PHP files inclusion (#135)

3428 annotated / raw | Diffs: previous, other | Lines: 76 ( +4, -4 )

Created: 2006-05-10 13:20:27 +0400 (2 years 7 months ago) | Author: serega | Changeset: 3428

-- changes related to portage of iterator and dataspace classes to Limb DATASOURCE package.

3347 new/moved annotated / raw | Diffs: previous, other | Lines: 76 ( +76, -0 )

Created: 2006-05-02 15:40:52 +0400 (2 years 8 months ago) | Author: serega | Changeset: 3347

Moved from: 3.x/packages/validation/trunk/tests/cases/validation/rule/lmbUrlRuleTest.class.php 3302

-- -- moved all files from /src/validation to /src in VALIDATION package

3302 annotated / raw | Diffs: previous, other | Lines: 76 ( +0, -0 )

Created: 2006-04-28 16:39:43 +0400 (2 years 8 months ago) | Author: pachanga | Changeset: 3302

Moved to: 3.x/packages/validation/trunk/tests/cases/rule/lmbUrlRuleTest.class.php 3347

-- svn:keywords fixes

3171 new annotated / raw | Lines: 76 ( +76, -0 )

Created: 2006-04-25 20:01:24 +0400 (2 years 8 months ago) | Author: pachanga | Changeset: 3171

-- initial commit of validation package