Directory trunk/acceptance/hangman/

Total Files:
2
Deleted Files:
0
Lines of Code:
281

[root]/trunk/acceptance/hangman

Lines of Code

trunk/acceptance/hangman/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
JeffMoore 15 (100.0%) 72 (100.0%) 4.8

Most Recent Commits

JeffMoore 2009-05-24 03:25 Rev.: 975

fix path names to respect the new capitalization of file names

1 lines of code changed in 1 file:

  • trunk/acceptance/hangman: index.php (+1 -1)
JeffMoore 2009-05-01 05:45 Rev.: 906

detab.

1 lines of code changed in 1 file:

  • trunk/acceptance/hangman: view.inc.php (+1 -1)
JeffMoore 2008-11-09 01:51 Rev.: 867

Refactored scoping to be more clear.

22 lines of code changed in 1 file:

  • trunk/acceptance/hangman: view.inc.php (+22 -22)
JeffMoore 2008-10-13 06:27 Rev.: 772

Change the construction parameters for transitions.

10 lines of code changed in 1 file:

  • trunk/acceptance/hangman: view.inc.php (+10 -14)
JeffMoore 2008-10-13 00:50 Rev.: 771

Fix reference to obsolete class.

2 lines of code changed in 1 file:

  • trunk/acceptance/hangman: view.inc.php (+2 -6)
JeffMoore 2008-10-13 00:10 Rev.: 767

Changed Wact_Controller_Base to require Config Registry.

3 lines of code changed in 1 file:

  • trunk/acceptance/hangman: index.php (+3 -3)
JeffMoore 2008-09-28 23:26 Rev.: 726

Convert Views to autoloading class naming pattern.

9 lines of code changed in 1 file:

  • trunk/acceptance/hangman: view.inc.php (+9 -11)
JeffMoore 2008-05-11 02:57 Rev.: 701

Split Transition Builder into separate transition class files and use Wact_Loader class names.

7 lines of code changed in 1 file:

  • trunk/acceptance/hangman: view.inc.php (+7 -8)
JeffMoore 2008-05-11 00:31 Rev.: 698

Extracted and renamed request parameter classes.

8 lines of code changed in 1 file:

  • trunk/acceptance/hangman: index.php (+8 -8)
JeffMoore 2008-05-10 23:24 Rev.: 697

Converted WactController to Wact_Controller_Base and removed explicit includes in favor of autoloading.

2 lines of code changed in 3 files:

  • trunk/acceptance/hangman: index.php (+2 -4), view.inc.php (new)
JeffMoore 2008-03-30 02:26 Rev.: 669

Converted acceptance tests, examples, and web based utilities to use the new Wact_Loader
to Setup include paths, instead of set_include_path().

2 lines of code changed in 1 file:

  • trunk/acceptance/hangman: index.php (+2 -1)
JeffMoore 2007-07-14 18:54 Rev.: 545

Extracted a setPartialView method from setView.
Hopefully, this will result in making it easier to understand how view
composition works.
Changed the order of parameters in setPartialView versus what it was in SetView.
The intent of this is to allow new optional parameters to appear at the end
of SetView or SetPartialView. This was not advisable when these were both
one method distinguished by an optional parameter.

5 lines of code changed in 2 files:

  • trunk/acceptance/hangman: index.php (new)
Generated by StatSVN 0.4.0