Quick Search:

Line History

line history graph

Show Arbitrary Diff

From to

Supports revisions and tags.

History

trunk 1820 1413 1207 784 751 140 tag:1.8.5-RC1 1782 tag:1.8.6-RC1 1783 tag:1.8.1-RC1 1779 tag:1.8.1-RC2 1227 tag:1.8.1-RC3 1781 tag:1.8.1-final 1784 tag:1.8.1_RC2 1318 tag:1.8.1-RC2_updated 1780 tag:1.7.5 856 854 tag:1.7.5 RC1 1778

latest revision Branch trunk

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

Created: 2008-11-02 07:30:12 -0600 (2 months 6 days ago) | Author: chr_schwarz | Changeset: 1820

org imports and added updated jars from fatjar build

Tags: 1.8.11

1818 annotated / raw | Diffs: previous, other | Lines: 100 ( +6, -11 )

Created: 2008-11-02 06:58:25 -0600 (2 months 6 days ago) | Author: chr_schwarz | Changeset: 1818

Now more Ajax friendly! Now uses selenium's Wait object for waiting for page elements. Updated user interaction dialog.

1413 annotated / raw | Diffs: previous, other | Lines: 105 ( +23, -12 )

Created: 2008-04-27 16:41:51 -0500 (8 months ago) | Author: chr_schwarz | Changeset: 1413

CT-34, more intelligent handling of waitForPageToLoad

Branch point for: tag:1.8.5-RC1 tag:1.8.6-RC1

Tags: 1.8.5-RC1 1.8.6-RC1 1.8.6 1.8.9-RC1 1.8.9-RC2

1207 annotated / raw | Diffs: previous, other | Lines: 94 ( +10, -4 )

Created: 2008-01-07 14:00:02 -0600 (12 months ago) | Author: chr_schwarz | Changeset: 1207

Changed to EPL license

Branch point for: tag:1.8.1-RC1 tag:1.8.1-RC2 tag:1.8.1-RC3 tag:1.8.1-final tag:1.8.1_RC2

Tags: 1.8.1-RC1 1.8.1-RC2 1.8.1_RC2 1.8.1-RC3 1.8.1-final 1.8.2

954 annotated / raw | Diffs: previous, other | Lines: 88 ( +1, -1 )

Created: 2007-09-14 15:54:59 -0500 (15 months ago) | Author: chr_schwarz | Changeset: 954

refactored out base classes for common code between watir and selenium exporter. prepared to add xpath to watir exporter

Tags: 1.7.11

784 annotated / raw | Diffs: previous, other | Lines: 88 ( +2, -6 )

Created: 2007-06-10 13:48:17 -0500 (18 months ago) | Author: chr_schwarz | Changeset: 784

fixed some bugs

Branch point for: tag:1.7.5

Tags: 1.7.5 1.7.6 1.7.8

751 annotated / raw | Diffs: previous, other | Lines: 92 ( +1, -1 )

Created: 2007-06-03 10:45:33 -0500 (19 months ago) | Author: chr_schwarz | Changeset: 751

now uses smart contexts for all assertions.
Now asserts context's presence

Branch point for: tag:1.7.5

Tags: 1.7.5

728 annotated / raw | Diffs: previous, other | Lines: 92 ( +6, -5 )

Created: 2007-06-02 02:44:16 -0500 (19 months ago) | Author: chr_schwarz | Changeset: 728

now smart contexts (looks for all / previous elements)
fixed problem with cached test for runner
better context layout
better page element assertions

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

Created: 2007-04-24 10:13:01 -0500 (20 months ago) | Author: chr_schwarz | Changeset: 574

organized imports

Tags: 1.0.0.M4

507 annotated / raw | Diffs: previous, other | Lines: 92 ( +8, -1 )

Created: 2007-04-12 13:04:34 -0500 (20 months ago) | Author: chr_schwarz | Changeset: 507

now uses full context for all user interactions

Tags: 1.0.0.M3

498 annotated / raw | Diffs: previous, other | Lines: 85 ( +2, -2 )

Created: 2007-04-11 15:53:27 -0500 (20 months ago) | Author: chr_schwarz | Changeset: 498

now asserts index property!

495 annotated / raw | Diffs: previous, other | Lines: 85 ( +6, -4 )

Created: 2007-04-10 17:26:41 -0500 (20 months ago) | Author: chr_schwarz | Changeset: 495

now handles more ID types

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

Created: 2007-04-03 16:51:07 -0500 (21 months ago) | Author: chr_schwarz | Changeset: 417

Moved from: trunk/CubicTestSeleniumExporter/src/main/java/org/cubictest/exporters/selenium/converters/TransitionConverter.java 348

new package structure

348 annotated / raw | Diffs: previous, other | Lines: 83 ( +1, -1 )

Created: 2007-03-30 04:36:00 -0500 (21 months ago) | Author: chr_schwarz | Changeset: 348

Moved to: trunk/CubicTestSeleniumExporter/src/main/java/org/cubictest/exporters/selenium/selenese/converters/TransitionConverter.java 417

now uses better util methods for id types

331 annotated / raw | Diffs: previous, other | Lines: 83 ( +9, -3 )

Created: 2007-03-27 07:13:54 -0500 (21 months ago) | Author: chr_schwarz | Changeset: 331

fixed select list

170 annotated / raw | Diffs: previous, other | Lines: 77 ( +2, -4 )

Created: 2007-02-20 16:58:44 -0600 (22 months ago) | Author: chr_schwarz | Changeset: 170

better support for contexts

159 annotated / raw | Diffs: previous, other | Lines: 79 ( +14, -3 )

Created: 2007-02-18 14:50:38 -0600 (22 months ago) | Author: chr_schwarz | Changeset: 159

better handling of contexts

155 annotated / raw | Diffs: previous, other | Lines: 68 ( +31, -142 )

Created: 2007-02-18 12:42:59 -0600 (22 months ago) | Author: chr_schwarz | Changeset: 155

added transition conversion +++

151 annotated / raw | Diffs: previous, other | Lines: 179 ( +3, -3 )

Created: 2007-02-16 15:58:11 -0600 (22 months ago) | Author: chr_schwarz | Changeset: 151

javadoc
now no activator
misc xmlutils

143 annotated / raw | Diffs: previous, other | Lines: 179 ( +2, -2 )

Created: 2007-02-14 16:17:25 -0600 (22 months ago) | Author: chr_schwarz | Changeset: 143

javadoc
better selenium export

140 new annotated / raw | Lines: 179 ( +179, -0 )

Created: 2007-02-12 17:23:08 -0600 (22 months ago) | Author: chr_schwarz | Changeset: 140

init

latest revision Branch tag:1.7.5

856 new/copied annotated / raw | Diffs: previous, other | Lines: 88 ( +88, -0 )

Created: 2007-06-26 05:53:15 -0500 (18 months ago) | Author: chr_schwarz | Changeset: 856

1.7.5 release

Tags: 1.7.5

854 deleted | Lines: 0 ( +0, -92 )

Created: 2007-06-25 16:31:30 -0500 (18 months ago) | Author: chr_schwarz | Changeset: 854

Renamed remotely

Branch point for: tag:1.7.5 RC1

Tags: 1.7.5 1.7.5 RC1

latest revision Branch tag:1.7.5 RC1

1778 deleted | Lines: 0 ( +0, -0 )

Created: 2008-10-12 05:32:15 -0500 (2 months 27 days ago) | Author: chr_schwarz | Changeset: 1778

not needed anymore

Tags: 1.7.5 RC1

latest revision Branch tag:1.8.1-RC1

1779 deleted | Lines: 0 ( +0, -94 )

Created: 2008-10-12 05:32:42 -0500 (2 months 27 days ago) | Author: chr_schwarz | Changeset: 1779

not needed anymore

Tags: 1.8.1-RC1

latest revision Branch tag:1.8.1-RC2

1227 deleted | Lines: 0 ( +0, -94 )

Created: 2008-01-14 04:55:30 -0600 (11 months ago) | Author: chr_schwarz | Changeset: 1227

replaced by a java 5 comptible _RC2

Tags: 1.8.1-RC2

latest revision Branch tag:1.8.1-RC2_updated

1780 deleted | Lines: 0 ( +0, -0 )

Created: 2008-10-12 05:32:56 -0500 (2 months 27 days ago) | Author: chr_schwarz | Changeset: 1780

not needed anymore

Tags: 1.8.1-RC2_updated

latest revision Branch tag:1.8.1-RC3

1781 deleted | Lines: 0 ( +0, -94 )

Created: 2008-10-12 05:33:12 -0500 (2 months 27 days ago) | Author: chr_schwarz | Changeset: 1781

not needed anymore

Tags: 1.8.1-RC3

latest revision Branch tag:1.8.1-final

1784 deleted | Lines: 0 ( +0, -94 )

Created: 2008-10-12 05:34:32 -0500 (2 months 27 days ago) | Author: chr_schwarz | Changeset: 1784

renamed

Tags: 1.8.1-final 1.8.1

latest revision Branch tag:1.8.1_RC2

1318 deleted | Lines: 0 ( +0, -94 )

Created: 2008-02-06 02:10:38 -0600 (11 months ago) | Author: chr_schwarz | Changeset: 1318

renamed

Branch point for: tag:1.8.1-RC2_updated

Tags: 1.8.1_RC2 1.8.1-RC2_updated

latest revision Branch tag:1.8.5-RC1

1782 deleted | Lines: 0 ( +0, -105 )

Created: 2008-10-12 05:33:33 -0500 (2 months 27 days ago) | Author: chr_schwarz | Changeset: 1782

not needed anymore

Tags: 1.8.5-RC1

latest revision Branch tag:1.8.6-RC1

1783 deleted | Lines: 0 ( +0, -105 )

Created: 2008-10-12 05:34:10 -0500 (2 months 27 days ago) | Author: chr_schwarz | Changeset: 1783

not needed anymore

Tags: 1.8.6-RC1