Skip to content
This repository has been archived by the owner on Mar 1, 2023. It is now read-only.

Issue 78 refactor translator #122

Merged
merged 68 commits into from
Jun 25, 2016
Merged

Issue 78 refactor translator #122

merged 68 commits into from
Jun 25, 2016

Commits on Dec 25, 2015

  1. start fixing tests

    prisis committed Dec 25, 2015
    Configuration menu
    Copy the full SHA
    d850c69 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a48c9f3 View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2015

  1. Configuration menu
    Copy the full SHA
    733682f View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2015

  1. Configuration menu
    Copy the full SHA
    79d6b62 View commit details
    Browse the repository at this point in the history
  2. cs fixes

    prisis committed Dec 27, 2015
    Configuration menu
    Copy the full SHA
    1410495 View commit details
    Browse the repository at this point in the history
  3. removed all not needed traits

    prisis committed Dec 27, 2015
    Configuration menu
    Copy the full SHA
    3650e7c View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2016

  1. Merge branch 'develop' into issue-78-refactor-translator

    # Conflicts:
    #	src/Viserio/Translator/composer.json
    prisis committed Jan 2, 2016
    Configuration menu
    Copy the full SHA
    d34e6ca View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2016

  1. remove some old use

    prisis committed Jan 3, 2016
    Configuration menu
    Copy the full SHA
    ca73128 View commit details
    Browse the repository at this point in the history
  2. small changes

    prisis committed Jan 3, 2016
    Configuration menu
    Copy the full SHA
    136582f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    237be3a View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2016

  1. fixed all tests

    anolilab committed Jan 4, 2016
    Configuration menu
    Copy the full SHA
    4f1d073 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ddc3994 View commit details
    Browse the repository at this point in the history
  3. Added 3 parser files

    prisis committed Jan 4, 2016
    Configuration menu
    Copy the full SHA
    bdd93d3 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2016

  1. Configuration menu
    Copy the full SHA
    e7cfe97 View commit details
    Browse the repository at this point in the history
  2. rename file

    anolilab committed Jan 5, 2016
    Configuration menu
    Copy the full SHA
    88e02a6 View commit details
    Browse the repository at this point in the history
  3. small changes

    anolilab committed Jan 5, 2016
    Configuration menu
    Copy the full SHA
    3a82a8d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6b439b6 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2016

  1. Configuration menu
    Copy the full SHA
    30eb701 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' into issue-78-refactor-translator

    # Conflicts:
    #	.travis.yml
    prisis committed Jan 6, 2016
    Configuration menu
    Copy the full SHA
    86f23a0 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2016

  1. Merge branch 'develop' into issue-78-refactor-translator

    Conflicts:
    	composer.json
    	phpunit.xml.dist
    	src/Viserio/Support/Arr.php
    	src/Viserio/Translator/composer.json
    anolilab committed Jan 18, 2016
    Configuration menu
    Copy the full SHA
    0390195 View commit details
    Browse the repository at this point in the history
  2. Applied fixes from StyleCI

    prisis authored and StyleCIBot committed Jan 18, 2016
    Configuration menu
    Copy the full SHA
    6c41ae1 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #134 from narrowspark/analysis-8AD2Py

    Applied fixes from StyleCI
    prisis committed Jan 18, 2016
    Configuration menu
    Copy the full SHA
    5ff946c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6bb895c View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2016

  1. Applied fixes from StyleCI

    prisis authored and StyleCIBot committed Jan 22, 2016
    Configuration menu
    Copy the full SHA
    3043d7d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #150 from narrowspark/analysis-XZllbR

    Applied fixes from StyleCI
    prisis committed Jan 22, 2016
    Configuration menu
    Copy the full SHA
    ea7cd45 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2016

  1. Merge branch 'develop' into issue-78-refactor-translator

    # Conflicts:
    #	composer.json
    #	src/Viserio/Filesystem/Parser/Yaml.php
    #	src/Viserio/Support/composer.json
    #	src/Viserio/Translator/composer.json
    prisis committed May 12, 2016
    Configuration menu
    Copy the full SHA
    f51c50b View commit details
    Browse the repository at this point in the history

Commits on May 15, 2016

  1. Merge branch 'develop' into issue-78-refactor-translator

    # Conflicts:
    #	composer.json
    #	src/Viserio/Support/composer.json
    #	src/Viserio/Translator/composer.json
    prisis committed May 15, 2016
    Configuration menu
    Copy the full SHA
    d2c3a1d View commit details
    Browse the repository at this point in the history

Commits on May 16, 2016

  1. Configuration menu
    Copy the full SHA
    3b68fda View commit details
    Browse the repository at this point in the history
  2. fix composer

    prisis committed May 16, 2016
    Configuration menu
    Copy the full SHA
    c68039f View commit details
    Browse the repository at this point in the history
  3. fix namespace

    prisis committed May 16, 2016
    Configuration menu
    Copy the full SHA
    58130f3 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2016

  1. moved some classes to formats

    prisis committed May 17, 2016
    Configuration menu
    Copy the full SHA
    3348448 View commit details
    Browse the repository at this point in the history
  2. Applied fixes from StyleCI

    prisis authored and StyleCIBot committed May 17, 2016
    Configuration menu
    Copy the full SHA
    e7fde20 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #238 from narrowspark/analysis-8neK2N

    Applied fixes from StyleCI
    prisis committed May 17, 2016
    Configuration menu
    Copy the full SHA
    3dd4f3f View commit details
    Browse the repository at this point in the history
  4. added more tests

    prisis committed May 17, 2016
    Configuration menu
    Copy the full SHA
    ec28f81 View commit details
    Browse the repository at this point in the history
  5. added manager

    prisis committed May 17, 2016
    Configuration menu
    Copy the full SHA
    51b4fcf View commit details
    Browse the repository at this point in the history
  6. Applied fixes from StyleCI

    prisis authored and StyleCIBot committed May 17, 2016
    Configuration menu
    Copy the full SHA
    4443f58 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #240 from narrowspark/analysis-zDyD6L

    Applied fixes from StyleCI
    prisis committed May 17, 2016
    Configuration menu
    Copy the full SHA
    2c60a5e View commit details
    Browse the repository at this point in the history

Commits on May 18, 2016

  1. Configuration menu
    Copy the full SHA
    045bdb6 View commit details
    Browse the repository at this point in the history
  2. Applied fixes from StyleCI

    prisis authored and StyleCIBot committed May 18, 2016
    Configuration menu
    Copy the full SHA
    69485cb View commit details
    Browse the repository at this point in the history
  3. Merge pull request #241 from narrowspark/analysis-q16kML

    Applied fixes from StyleCI
    prisis committed May 18, 2016
    Configuration menu
    Copy the full SHA
    1193fb0 View commit details
    Browse the repository at this point in the history
  4. fix cache setting

    prisis committed May 18, 2016
    Configuration menu
    Copy the full SHA
    fd64610 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2016

  1. fix config tests

    prisis committed May 19, 2016
    Configuration menu
    Copy the full SHA
    e8b1a04 View commit details
    Browse the repository at this point in the history
  2. Applied fixes from StyleCI

    prisis authored and StyleCIBot committed May 19, 2016
    Configuration menu
    Copy the full SHA
    4fbf9b5 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #242 from narrowspark/analysis-Xa6Qgm

    Applied fixes from StyleCI
    prisis committed May 19, 2016
    Configuration menu
    Copy the full SHA
    c7f6e85 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2016

  1. Moved some traits

    prisis committed May 20, 2016
    Configuration menu
    Copy the full SHA
    c4e7113 View commit details
    Browse the repository at this point in the history
  2. Applied fixes from StyleCI

    prisis authored and StyleCIBot committed May 20, 2016
    Configuration menu
    Copy the full SHA
    7e24308 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #244 from narrowspark/analysis-zRPYNY

    Applied fixes from StyleCI
    prisis committed May 20, 2016
    Configuration menu
    Copy the full SHA
    42d1b05 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    70f6b81 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    405b2e9 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2016

  1. update

    prisis committed Jun 20, 2016
    Configuration menu
    Copy the full SHA
    6a106f9 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' into issue-78-refactor-translator

    # Conflicts:
    #	src/Viserio/Application/ServiceProvider.php
    #	src/Viserio/Cache/CacheManager.php
    #	src/Viserio/Config/Manager.php
    #	src/Viserio/Contracts/Translator/Translator.php
    #	src/Viserio/Parsers/FileLoader.php
    #	src/Viserio/Parsers/composer.json
    #	src/Viserio/Support/Manager.php
    #	src/Viserio/Support/composer.json
    #	src/Viserio/Translation/PluralCategorys/Polish.php
    #	src/Viserio/Translation/PluralizationRules.php
    #	src/Viserio/Translation/Tests/PluralizationRulesTest.php
    #	src/Viserio/Translation/Traits/IntervalTrait.php
    #	src/Viserio/Translation/composer.json
    #	src/Viserio/Translator/Manager.php
    #	src/Viserio/Translator/PluralCategorys/Balkan.php
    #	src/Viserio/Translator/PluralCategorys/Breton.php
    #	src/Viserio/Translator/PluralCategorys/Gaelic.php
    #	src/Viserio/Translator/PluralCategorys/Irish.php
    #	src/Viserio/Translator/PluralCategorys/Lithuanian.php
    #	src/Viserio/Translator/PluralCategorys/Macedonian.php
    #	src/Viserio/Translator/PluralCategorys/Maltese.php
    #	src/Viserio/Translator/PluralCategorys/Manx.php
    #	src/Viserio/Translator/PluralCategorys/Romanian.php
    #	src/Viserio/Translator/PluralCategorys/Slovenian.php
    #	src/Viserio/Translator/PluralCategorys/Tachelhit.php
    #	src/Viserio/Translator/PluralCategorys/Tamazight.php
    #	src/Viserio/Translator/Traits/HelpersTrait.php
    #	src/Viserio/Translator/Traits/ReplacementTrait.php
    #	src/Viserio/Translator/Traits/TranslateTrait.php
    prisis committed Jun 20, 2016
    Configuration menu
    Copy the full SHA
    afdd760 View commit details
    Browse the repository at this point in the history
  3. remove translator

    prisis committed Jun 20, 2016
    Configuration menu
    Copy the full SHA
    ff1c742 View commit details
    Browse the repository at this point in the history
  4. fix tests

    prisis committed Jun 20, 2016
    Configuration menu
    Copy the full SHA
    7187981 View commit details
    Browse the repository at this point in the history
  5. fix tests

    prisis committed Jun 20, 2016
    Configuration menu
    Copy the full SHA
    bd757dd View commit details
    Browse the repository at this point in the history
  6. Scrutinizer Auto-Fixes (#287)

    This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
    scrutinizer-auto-fixer authored and prisis committed Jun 20, 2016
    Configuration menu
    Copy the full SHA
    fb410e4 View commit details
    Browse the repository at this point in the history
  7. try fix humbug

    prisis committed Jun 20, 2016
    Configuration menu
    Copy the full SHA
    f7be488 View commit details
    Browse the repository at this point in the history
  8. remove loop

    prisis committed Jun 20, 2016
    Configuration menu
    Copy the full SHA
    8c26c98 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2016

  1. Merge branch 'develop' into issue-78-refactor-translator

    # Conflicts:
    #	phpunit.xml.dist
    prisis committed Jun 23, 2016
    Configuration menu
    Copy the full SHA
    c53cdd3 View commit details
    Browse the repository at this point in the history
  2. adding new classes

    prisis committed Jun 23, 2016
    Configuration menu
    Copy the full SHA
    358acfb View commit details
    Browse the repository at this point in the history
  3. fix tests

    prisis committed Jun 23, 2016
    Configuration menu
    Copy the full SHA
    cd8a8b2 View commit details
    Browse the repository at this point in the history
  4. fixed type

    prisis committed Jun 23, 2016
    Configuration menu
    Copy the full SHA
    1966c80 View commit details
    Browse the repository at this point in the history
  5. added small changes

    prisis committed Jun 23, 2016
    Configuration menu
    Copy the full SHA
    5b8a7be View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2016

  1. update to php7

    prisis committed Jun 24, 2016
    Configuration menu
    Copy the full SHA
    bb8bb66 View commit details
    Browse the repository at this point in the history
  2. added csv

    prisis committed Jun 24, 2016
    Configuration menu
    Copy the full SHA
    21595e9 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2016

  1. added all parser tests

    prisis committed Jun 25, 2016
    Configuration menu
    Copy the full SHA
    b93e3d3 View commit details
    Browse the repository at this point in the history
  2. added more tests

    prisis committed Jun 25, 2016
    Configuration menu
    Copy the full SHA
    ddca570 View commit details
    Browse the repository at this point in the history
  3. changes for php7

    prisis committed Jun 25, 2016
    Configuration menu
    Copy the full SHA
    3b514f7 View commit details
    Browse the repository at this point in the history
  4. remove a trait

    prisis committed Jun 25, 2016
    Configuration menu
    Copy the full SHA
    a2c32fe View commit details
    Browse the repository at this point in the history