Directory Tests/Unit/Locale/

Directory Deleted:
2010-08-24 10:42
Total Files:
0
Deleted Files:
9
Lines of Code:
0

[root]/Tests/Unit/Locale
                Folder removed from repo CLDR (0 files, 0 lines)
                    Folder removed from repo Reader (0 files, 0 lines)
                Folder removed from repo Cldr (0 files, 0 lines)
                    Folder removed from repo Reader (0 files, 0 lines)
                Folder removed from repo Fixtures (0 files, 0 lines)
                    Folder removed from repo dtd (0 files, 0 lines)
                Folder removed from repo Formatter (0 files, 0 lines)
                Folder removed from repo TranslationProvider (0 files, 0 lines)
                Folder removed from repo Xliff (0 files, 0 lines)
                Folder removed from repo Xml (0 files, 0 lines)

Lines of Code

Tests/Unit/Locale/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 30 (100.0%) 881 (100.0%) 29.3
kgusak 15 (50.0%) 847 (96.1%) 56.4
k-fish 13 (43.3%) 31 (3.5%) 2.3
robert 2 (6.7%) 3 (0.3%) 1.5

Most Recent Commits

k-fish 2010-08-24 10:42 Rev.: 5057

Removed everything in trunk after move to git.

0 lines of code changed in 9 files:

  • Tests/Unit/Locale: DetectorTest.php (del), FormatResolverTest.php (del), LocaleCollectionTest.php (del), LocaleNodeTest.php (del), LocaleTest.php (del), LocaleTreeTest.php (del), ServiceTest.php (del), TranslatorTest.php (del), UtilityTest.php (del)
kgusak 2010-07-13 14:16 Rev.: 4847

[+FEATURE] FLOW3 (Locale): Translator class added. Relates to #8842.

0 lines of code changed in 1 file:

  • Tests/Unit/Locale: TranslatorTest.php (new)
kgusak 2010-07-02 10:15 Rev.: 4694

[+FEATURE] FLOW3 (Locale): Added base code for message formatting. Relates to #7724.

0 lines of code changed in 1 file:

  • Tests/Unit/Locale: FormatResolverTest.php (new)
kgusak 2010-05-30 13:37 Rev.: 4344

[+FEATURE] FLOW3 (Locale): Added fundamental classes for CLDR data reader. They will be used to build concrete readers. Relates to #7722.
[~TASK] FLOW3 (Locale): Moved the method responsible for generating available locales' list from Detector to Service class. Relates #7720.
[~TASK] FLOW3 (Locale): Minor code cleaning.

71 lines of code changed in 2 files:

  • Tests/Unit/Locale: DetectorTest.php (+16 -19), ServiceTest.php (+55 -3)
kgusak 2010-05-22 11:49 Rev.: 4328

[+FEATURE] FLOW3 (Locale): Collection of available locales is cached from now. Relates to #7720.

4 lines of code changed in 1 file:

  • Tests/Unit/Locale: DetectorTest.php (+4)
kgusak 2010-05-21 17:17 Rev.: 4327

[~TASK] FLOW3 (Locale): Reimplemented the locale collection structure and dependent classes, cleaned the naming. Relates to #7720.
[+FEATURE] FLOW3 (Locale): Added basic support for locale-dependent resources. Relates to #7721.

205 lines of code changed in 4 files:

  • Tests/Unit/Locale: DetectorTest.php (+21 -90), LocaleCollectionTest.php (new 85), ServiceTest.php (new 74), UtilityTest.php (+25)
k-fish 2010-05-19 00:40 Rev.: 4323

[~TASK] FLOW3 (Locale): Removed the option to manually configure available locales, keep it simple...

15 lines of code changed in 1 file:

  • Tests/Unit/Locale: DetectorTest.php (+15 -6)
k-fish 2010-05-18 22:10 Rev.: 4319

[~TASK] FLOW3 (Locale): Review results for the Locale subsystem, mostly changing naming and some coding style issues. Relates to #7720.

16 lines of code changed in 3 files:

  • Tests/Unit/Locale: DetectorTest.php (+1 -1), LocaleNodeTest.php (+8 -8), LocaleTest.php (+7)
kgusak 2010-05-17 18:49 Rev.: 4316

[+FEATURE] FLOW3 (Locale): Implemented a tree of locales in order to support locales hierarchy. Automatic locale detection rewritten. Relates to #7720.

306 lines of code changed in 3 files:

  • Tests/Unit/Locale: DetectorTest.php (+51 -63), LocaleNodeTest.php (new 160), LocaleTreeTest.php (new 95)
kgusak 2010-05-15 12:36 Rev.: 4310

[+FEATURE] FLOW3 (Locale): Support for list of available locales to set manually in configuration, as an alternative for automatic filesystem scanning. Relates to #7720.

38 lines of code changed in 1 file:

  • Tests/Unit/Locale: DetectorTest.php (+38 -3)
kgusak 2010-05-14 20:52 Rev.: 4308

[+FEATURE] FLOW3 (Locale): Basic automatic locale detection added. Relates to #7720.

223 lines of code changed in 2 files:

  • Tests/Unit/Locale: DetectorTest.php (new 166), UtilityTest.php (new 57)
robert 2010-01-15 15:38 Rev.: 3643

[~TASK] FLOW3 (Documentation): Updated the Coding Guidelines: removed inconsistent exceptions from the general class naming rules. Also added the rule that names of aspect classes must end with "Aspect". Relates to #5658
[~TASK] Global: Renamed many classes and interfaces in order to be consistent with FLOW3's naming rules. A migration script to update third-party applications will follow soon. Resolves #5658

3 lines of code changed in 2 files:

  • Tests/Unit/Locale: LocaleTest.php (new)
Generated by StatSVN 0.5.0