Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix stack exception when calling translates multiple times #50

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Commits on Mar 17, 2016

  1. Fix stack loop when calling translates multiple times

    Óscar de Arriba committed Mar 17, 2016
    Configuration menu
    Copy the full SHA
    3a96f99 View commit details
    Browse the repository at this point in the history
  2. Fix previous initialization check.

    Óscar de Arriba committed Mar 17, 2016
    Configuration menu
    Copy the full SHA
    623c7d8 View commit details
    Browse the repository at this point in the history
  3. Fix translated_attrs override when calling more than one time.

    Óscar de Arriba committed Mar 17, 2016
    Configuration menu
    Copy the full SHA
    4ef3bb2 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2016

  1. Update travis config

    Óscar de Arriba committed Apr 12, 2016
    Configuration menu
    Copy the full SHA
    f7c00db View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/Leadformance/hstore_trans…

    …late into Leadformance-master
    Óscar de Arriba committed Apr 12, 2016
    Configuration menu
    Copy the full SHA
    2cf60f0 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'Leadformance-master'

    Óscar de Arriba committed Apr 12, 2016
    Configuration menu
    Copy the full SHA
    52d595d View commit details
    Browse the repository at this point in the history
  4. Update travis config.

    Óscar de Arriba committed Apr 12, 2016
    Configuration menu
    Copy the full SHA
    83e59ad View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2016

  1. Add extra tests for translates double-calling

    Óscar de Arriba committed Apr 14, 2016
    Configuration menu
    Copy the full SHA
    5c7070e View commit details
    Browse the repository at this point in the history
  2. Merge branch 'extra_tests'

    Óscar de Arriba committed Apr 14, 2016
    Configuration menu
    Copy the full SHA
    c8b4851 View commit details
    Browse the repository at this point in the history