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

Globalize:Provide Bidi structured text support to MessageFormat #539 #598

Closed
wants to merge 813 commits into from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Oct 13, 2013

  1. Configuration menu
    Copy the full SHA
    964e2e1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8bd9d4f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a05c668 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4051432 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    db30d9d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0e4a451 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    737f199 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e9c36c9 View commit details
    Browse the repository at this point in the history
  9. Using dup instead of clone.

    parndt committed Oct 13, 2013
    Configuration menu
    Copy the full SHA
    c6c29de View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2da5a18 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    650e48a View commit details
    Browse the repository at this point in the history
  12. add globalize relation class that selectively modifies query conditions

    to return results from translation table for translated attributes.
    shioyama authored and parndt committed Oct 13, 2013
    Configuration menu
    Copy the full SHA
    090266a View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    8d30acd View commit details
    Browse the repository at this point in the history
  14. add tests to make sure we don't load translations unless there are tr…

    …anslated attributes in the query conditions.
    shioyama authored and parndt committed Oct 13, 2013
    Configuration menu
    Copy the full SHA
    3e8340a View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    82dbafe View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    9435a4b View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    4c59356 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    97c874e View commit details
    Browse the repository at this point in the history
  19. handle string-valued keys when overriding query methods to avoid endl…

    …ess recursion, should fix problem reported in globalizejs#274.
    shioyama authored and parndt committed Oct 13, 2013
    Configuration menu
    Copy the full SHA
    b2c14ba View commit details
    Browse the repository at this point in the history
  20. Revert "override select to handle translated attributes."

    This reverts commit 28653bb571052768158c84eaf98448e22e796df7.
    shioyama authored and parndt committed Oct 13, 2013
    Configuration menu
    Copy the full SHA
    a683f31 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    0b91c2a View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    d452858 View commit details
    Browse the repository at this point in the history
  23. Added license to gemspec

    parndt committed Oct 13, 2013
    Configuration menu
    Copy the full SHA
    22cb1ea View commit details
    Browse the repository at this point in the history
  24. All ActiveRecord

    parndt committed Oct 13, 2013
    Configuration menu
    Copy the full SHA
    3593919 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    8475475 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    5e0e581 View commit details
    Browse the repository at this point in the history
  27. Document 3-0-stable branch

    parndt committed Oct 13, 2013
    Configuration menu
    Copy the full SHA
    8eecac1 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    ff8a014 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2013

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

Commits on Oct 17, 2013

  1. Configuration menu
    Copy the full SHA
    503915b View commit details
    Browse the repository at this point in the history
  2. revert merge of translation_accessors branch -- functionality is in t…

    …he globalize-accessors gem.
    shioyama committed Oct 17, 2013
    Configuration menu
    Copy the full SHA
    80a80cf View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2013

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

Commits on Oct 22, 2013

  1. Configuration menu
    Copy the full SHA
    187f5a8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5577388 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2013

  1. Configuration menu
    Copy the full SHA
    3a9156d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ae462f8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    98fdc1a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8a42882 View commit details
    Browse the repository at this point in the history
  5. Time to release 4.0.0.alpha.2

    parndt committed Oct 24, 2013
    Configuration menu
    Copy the full SHA
    c7e555c View commit details
    Browse the repository at this point in the history
  6. globalize for activerecord 4 is still in alpha, so need to include --…

    …pre otherwise it will install earlier rails3 version.
    shioyama committed Oct 24, 2013
    Configuration menu
    Copy the full SHA
    7e3c236 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5e07742 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2013

  1. Removing versioning test since problem is in paper_trail not globaliz…

    …e, as discussed in globalizejs#285.
    
    This reverts commit 98fdc1a, reversing
    changes made to ae462f8.
    shioyama committed Oct 26, 2013
    Configuration menu
    Copy the full SHA
    7cb4267 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2013

  1. move where_values_hash patch into globalize relation class so we don't

    have to monkeypatch activerecord, fixes globalizejs#288.
    shioyama committed Oct 27, 2013
    Configuration menu
    Copy the full SHA
    fe3532a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6136284 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e102464 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2013

  1. Configuration menu
    Copy the full SHA
    c816026 View commit details
    Browse the repository at this point in the history
  2. Merge pull request globalizejs#293 from BrandonMathis/master

    Added Code Climate Score
    tomash committed Nov 1, 2013
    Configuration menu
    Copy the full SHA
    885ec67 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2013

  1. use FriendlyId pattern for overriding relation method in order to avo…

    …id conflict, should solve issue in globalizejs#288.
    shioyama committed Nov 5, 2013
    Configuration menu
    Copy the full SHA
    a370308 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9043073 View commit details
    Browse the repository at this point in the history
  3. give abstract class a name.

    shioyama committed Nov 5, 2013
    Configuration menu
    Copy the full SHA
    98a9b26 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2013

  1. Query using Globalize.fallbacks rather than locale only

    When fetching a record users might want to grab values from another
    locale in case there's no record for the current locale. e.g.
    huoxito committed Nov 11, 2013
    Configuration menu
    Copy the full SHA
    a0faacc View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2013

  1. Configuration menu
    Copy the full SHA
    38d34ad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6c415a3 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2013

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

Commits on Nov 18, 2013

  1. use a module (QueryMethods) rather than a class (Relation) so that we…

    … can re-use the same methods when patching CollectionAssociation.
    shioyama committed Nov 18, 2013
    Configuration menu
    Copy the full SHA
    32af839 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2013

  1. Include QueryMethods in delegated subclasses of ActiveRecord::Relatio…

    …n for
    
    translated model. This enables translated query methods on associations, as
    discussed in globalizejs#303.
    shioyama committed Nov 19, 2013
    Configuration menu
    Copy the full SHA
    048a303 View commit details
    Browse the repository at this point in the history
  2. Check that delegated relation classes are defined before including

    QueryMethods from them, to safeguard against changes in ActiveRecord.
    shioyama committed Nov 19, 2013
    Configuration menu
    Copy the full SHA
    8551ec4 View commit details
    Browse the repository at this point in the history
  3. super returns class that includes globalize query methods, so we can …

    …call with_translations_in_fallbacks.
    shioyama committed Nov 19, 2013
    Configuration menu
    Copy the full SHA
    cb834f1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e3676a2 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2013

  1. Configuration menu
    Copy the full SHA
    0bb0b9b View commit details
    Browse the repository at this point in the history
  2. no more rbx-19mode.

    shioyama committed Nov 28, 2013
    Configuration menu
    Copy the full SHA
    7bd6f51 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2013

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

Commits on Dec 13, 2013

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

Commits on Dec 17, 2013

  1. Configuration menu
    Copy the full SHA
    a9147d1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request globalizejs#312 from globalize/simplify_relation_p…

    …atch
    
    use AR::Relation#extending! method to override query methods, much simpler
    shioyama committed Dec 17, 2013
    Configuration menu
    Copy the full SHA
    2bf0ede View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2013

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

Commits on Dec 19, 2013

  1. clonned -> cloned.

    shioyama committed Dec 19, 2013
    Configuration menu
    Copy the full SHA
    d9e162b View commit details
    Browse the repository at this point in the history
  2. add changelog.

    shioyama committed Dec 19, 2013
    Configuration menu
    Copy the full SHA
    b6646bc View commit details
    Browse the repository at this point in the history
  3. add contributing guidelines.

    shioyama committed Dec 19, 2013
    Configuration menu
    Copy the full SHA
    bcf2db9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f70523b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    196042e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3da8518 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0c3db10 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2b09996 View commit details
    Browse the repository at this point in the history
  9. update changelog.

    shioyama committed Dec 19, 2013
    Configuration menu
    Copy the full SHA
    c535261 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8d23fa0 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ad34415 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    556a2f6 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a1d2689 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    1d14371 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    31ae626 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2013

  1. Configuration menu
    Copy the full SHA
    4d0bb74 View commit details
    Browse the repository at this point in the history
  2. refactor to reduce clutter.

    shioyama committed Dec 28, 2013
    Configuration menu
    Copy the full SHA
    bdc3af5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5a0b881 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2013

  1. Configuration menu
    Copy the full SHA
    da7bbb6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    175b18d View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2013

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

Commits on Jan 2, 2014

  1. Configuration menu
    Copy the full SHA
    001548d View commit details
    Browse the repository at this point in the history
  2. Remove clone method

    If I recall correctly, before Rails 3, only `clone` was implemented in
    active record. From Rails 3.1, `clone` and `dup` are both used, with
    semantics that follows Ruby:
    
    * clone only does a shallow copy, meaning that attributes are not
      copied, and if you change an attribute on one object, it also changes
      on its clone
    * dup returns a new object with no id, but with a copy of the attributes
      (except created/modified at).
    
    Globalize's `clone` seems to be based off the Rails 2 semantics. In
    001548d I implemented the dup method, and I think globalize should no
    longer implement clone.
    pwim committed Jan 2, 2014
    Configuration menu
    Copy the full SHA
    d89c626 View commit details
    Browse the repository at this point in the history
  3. Fix issue where globalize breaks has_many through

    Any time you were using where on a has many through association
    with a model that doesn't use translates, an exception was being thrown
    because translated_attribute_names wasn't defined
    pwim committed Jan 2, 2014
    Configuration menu
    Copy the full SHA
    6aaaba2 View commit details
    Browse the repository at this point in the history
  4. Merge pull request globalizejs#318 from pwim/has-many-through-bug

    Fix issue where globalize breaks has_many through
    shioyama committed Jan 2, 2014
    Configuration menu
    Copy the full SHA
    9e69e02 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2014

  1. Configuration menu
    Copy the full SHA
    77cba2a View commit details
    Browse the repository at this point in the history
  2. bump version.

    shioyama committed Jan 4, 2014
    Configuration menu
    Copy the full SHA
    52fb962 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    21bee16 View commit details
    Browse the repository at this point in the history
  4. remove versioning code.

    shioyama committed Jan 4, 2014
    Configuration menu
    Copy the full SHA
    c3b2a02 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    42b9410 View commit details
    Browse the repository at this point in the history
  6. remove versioning table.

    shioyama committed Jan 4, 2014
    Configuration menu
    Copy the full SHA
    53a0c62 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c15adfa View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    639ed4f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c4af31e View commit details
    Browse the repository at this point in the history
  10. Merge pull request globalizejs#309 from globalize/gut_versioning_4-0

    Extract versioning code
    shioyama committed Jan 4, 2014
    Configuration menu
    Copy the full SHA
    d9e49a7 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    aef80fd View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2014

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

Commits on Jan 7, 2014

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

Commits on Jan 9, 2014

  1. Update changelog.

    shioyama committed Jan 9, 2014
    Configuration menu
    Copy the full SHA
    8377799 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7b950ce View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2014

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

Commits on Jan 15, 2014

  1. Fix failing test and add more tests for first/last/take

    with limit argument, fixes globalizejs#322 and globalizejs#323.
    Chris Salzberg committed Jan 15, 2014
    Configuration menu
    Copy the full SHA
    73e0916 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2014

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

Commits on Jan 25, 2014

  1. Configuration menu
    Copy the full SHA
    a466d86 View commit details
    Browse the repository at this point in the history
  2. Update readme.

    Conflicts:
    
    	readme.md
    shioyama committed Jan 25, 2014
    Configuration menu
    Copy the full SHA
    31aa185 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2014

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

Commits on Feb 6, 2014

  1. Replace includes with preload in with_translations

    It'll allow to use simpler queries, instead of LEFT OUTER JOIN
    Andrew Volozhanin committed Feb 6, 2014
    Configuration menu
    Copy the full SHA
    4fb9727 View commit details
    Browse the repository at this point in the history
  2. Override delete_all to destroy all translations of a globalized model.

    When a query includes translated attributes, the record returned
    may be missing translations, which will be left behind if the
    record is destroyed. This reloads the translations before destroying
    the record, ensuring they are also destroyed. (Re: globalizejs#327)
    shioyama committed Feb 6, 2014
    Configuration menu
    Copy the full SHA
    303b481 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2014

  1. Reload translations when converting relation to array.

    If the relation chain involves any queries on translated
    attributes, then we should reload each result to ensure
    that all translations are present in the result. destroy_all
    will then correctly destroy all translations.
    shioyama committed Feb 8, 2014
    Configuration menu
    Copy the full SHA
    f98a350 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2014

  1. Set touch: true on belongs_to globalized_model

    I think that it is right (sorry for my bad english)
    shlensky committed Feb 11, 2014
    Configuration menu
    Copy the full SHA
    4088241 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2014

  1. Update tests

    Andrew Volozhanin committed Feb 19, 2014
    Configuration menu
    Copy the full SHA
    2e1e1f9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0521113 View commit details
    Browse the repository at this point in the history
  3. Merge pull request globalizejs#337 from fluxusfrequency/patch-1

    Fixes small markdown formatting error [ci skip]
    shioyama committed Feb 19, 2014
    Configuration menu
    Copy the full SHA
    15b3364 View commit details
    Browse the repository at this point in the history
  4. Set readonly off in with_translations queries

    Andrew Volozhanin committed Feb 19, 2014
    Configuration menu
    Copy the full SHA
    adab055 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2014

  1. Configuration menu
    Copy the full SHA
    7cb65c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a56c29e View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2014

  1. add logo to readme.

    shioyama authored and Chris Salzberg committed Mar 5, 2014
    Configuration menu
    Copy the full SHA
    811680b View commit details
    Browse the repository at this point in the history
  2. Merge pull request globalizejs#292 from globalize/logo

    Globalize gets a logo
    shioyama committed Mar 5, 2014
    Configuration menu
    Copy the full SHA
    ca3c62f View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2014

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

Commits on Mar 29, 2014

  1. Update readme and changelog.

    Chris Salzberg committed Mar 29, 2014
    Configuration menu
    Copy the full SHA
    ee8d4a3 View commit details
    Browse the repository at this point in the history
  2. Release 4.0.1.

    Chris Salzberg committed Mar 29, 2014
    Configuration menu
    Copy the full SHA
    ee1ae7f View commit details
    Browse the repository at this point in the history
  3. Update license.

    shioyama committed Mar 29, 2014
    Configuration menu
    Copy the full SHA
    dab3cb9 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2014

  1. Merge pull request globalizejs#330 from shlensky/patch-1

    Set touch: true on belongs_to globalized_model
    shioyama committed Apr 24, 2014
    Configuration menu
    Copy the full SHA
    fcb456c View commit details
    Browse the repository at this point in the history

Commits on May 20, 2014

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

Commits on May 29, 2014

  1. Fixes a problem where after dup the dup'd model and the original mode…

    …l share a translation instance, which means that if you mutate a translated field on the dup and save it, the original becomes a clone of the dup.
    hypomodern committed May 29, 2014
    Configuration menu
    Copy the full SHA
    2413f44 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2014

  1. Fix compatibility with activerecord 4.1.2.rc1

    where_values_hash now taskes the reflection name as an argument, so we
    need to update the monkey patch. This should be fully backwards
    compatible.
    felixbuenemann committed Jun 4, 2014
    Configuration menu
    Copy the full SHA
    b62c5b3 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2014

  1. Merge pull request globalizejs#354 from felixbuenemann/rails-4.1.2.rc…

    …1-compatibility
    
    Fix compatibility with activerecord 4.1.2.rc1
    shioyama committed Jun 5, 2014
    Configuration menu
    Copy the full SHA
    10100f5 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2014

  1. Use reflections or _reflections, whichever is defined.

    Not beautiful, but this should fix globalizejs#353 for now. Also see
    rails/rails#15300.
    shioyama committed Jun 14, 2014
    Configuration menu
    Copy the full SHA
    639333e View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2014

  1. Added Gitter chat option

    [CI skip]
    parndt committed Jun 15, 2014
    Configuration menu
    Copy the full SHA
    49bd7f1 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2014

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

Commits on Jun 29, 2014

  1. Update changelog and readme.

    shioyama committed Jun 29, 2014
    Configuration menu
    Copy the full SHA
    02bd5ec View commit details
    Browse the repository at this point in the history
  2. Release 4.0.2.

    shioyama committed Jun 29, 2014
    Configuration menu
    Copy the full SHA
    a3243cb View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2014

  1. Configuration menu
    Copy the full SHA
    08b9f1f View commit details
    Browse the repository at this point in the history
  2. Add deprecation warnings for required_attributes methods.

    And delete tests since we're not supporting these methods anymore.
    Closes globalizejs#355.
    shioyama committed Jul 3, 2014
    Configuration menu
    Copy the full SHA
    eccb924 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2014

  1. Configuration menu
    Copy the full SHA
    f629436 View commit details
    Browse the repository at this point in the history
  2. Merge pull request globalizejs#365 from PeterDaveHello/patch-1

    Use svg instead of png to get better image quality
    parndt committed Sep 8, 2014
    Configuration menu
    Copy the full SHA
    ac1d600 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2014

  1. Configuration menu
    Copy the full SHA
    7756716 View commit details
    Browse the repository at this point in the history
  2. Merge pull request globalizejs#370 from murtra/patch-1

    Update readme to explain how to add a field to the translation table
    parndt committed Sep 26, 2014
    Configuration menu
    Copy the full SHA
    b8565e0 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2014

  1. Configuration menu
    Copy the full SHA
    0429f56 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fb6bfb3 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2014

  1. remove usage of Thread.current for fallbacks as this configuration is…

    … not thread-specific
    Hubert Lee committed Oct 15, 2014
    Configuration menu
    Copy the full SHA
    404f417 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2014

  1. Update instance_methods.rb

    perfomance optimization
    ASnow committed Oct 21, 2014
    Configuration menu
    Copy the full SHA
    ca4cc6b View commit details
    Browse the repository at this point in the history
  2. perfomance optimization bugfix

    ASnow committed Oct 21, 2014
    Configuration menu
    Copy the full SHA
    77037a7 View commit details
    Browse the repository at this point in the history
  3. Merge pull request globalizejs#376 from ASnow/master

    Refactoring for perfomance optimization
    parndt committed Oct 21, 2014
    Configuration menu
    Copy the full SHA
    0412211 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2014

  1. remove all usages of Thread.local

    Hubert Lee committed Oct 22, 2014
    Configuration menu
    Copy the full SHA
    5741f2a View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2014

  1. Removed dead links from Readme

    eljojo committed Oct 23, 2014
    Configuration menu
    Copy the full SHA
    8a79e29 View commit details
    Browse the repository at this point in the history
  2. Merge pull request globalizejs#377 from eljojo/patch-1

    Removed dead links from Readme
    
    [ci skip]
    parndt committed Oct 23, 2014
    Configuration menu
    Copy the full SHA
    f7a504c View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2014

  1. Add available_locales method

    Basically, it duplicated translated_locales method.
    But it doesn't use a separate DISTINCT query in comparison.
    Andrew Volozhanin committed Oct 27, 2014
    Configuration menu
    Copy the full SHA
    59400e8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6356f95 View commit details
    Browse the repository at this point in the history
  3. Add frament caching note into README

    Andrew Volozhanin committed Oct 27, 2014
    Configuration menu
    Copy the full SHA
    940157f View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2014

  1. Merge pull request globalizejs#339 from scarfacedeb/available_locales

    Add available_locales method
    parndt committed Oct 30, 2014
    Configuration menu
    Copy the full SHA
    74c5908 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2014

  1. Configuration menu
    Copy the full SHA
    a86116b View commit details
    Browse the repository at this point in the history
  2. Merge pull request globalizejs#378 from scarfacedeb/cache_key_readme

    Add frament caching note into README
    
    [ci skip]
    parndt committed Nov 16, 2014
    Configuration menu
    Copy the full SHA
    5002793 View commit details
    Browse the repository at this point in the history
  3. Merge pull request globalizejs#374 from hube/fix-fallbacks

    remove usage of Thread.current for fallbacks
    parndt committed Nov 16, 2014
    Configuration menu
    Copy the full SHA
    6d8f550 View commit details
    Browse the repository at this point in the history
  4. Merge pull request globalizejs#352 from hypomodern/fix-dup-translation

    Fixes a problem with dup and instance variables
    parndt committed Nov 16, 2014
    Configuration menu
    Copy the full SHA
    a074ca3 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2014

  1. Configuration menu
    Copy the full SHA
    8d1e81b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    83a3a46 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2014

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

Commits on Dec 6, 2014

  1. Add tests for null: false translation fields

    Andrew Volozhanin committed Dec 6, 2014
    Configuration menu
    Copy the full SHA
    c09767b View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2015

  1. fix issue with initializing new model in relation using has_many :thr…

    …ough which has no translations
    Azdaroth committed Jan 13, 2015
    Configuration menu
    Copy the full SHA
    d21b6bc View commit details
    Browse the repository at this point in the history
  2. Allow failure on rbx-2, not 2.2

    [ci skip]
    parndt committed Jan 13, 2015
    Configuration menu
    Copy the full SHA
    358845a View commit details
    Browse the repository at this point in the history
  3. Merge pull request globalizejs#398 from Azdaroth/relation-without-tra…

    …nslations-fix
    
    fix issue with initializing new model in relation using has_many :through which has no translations
    parndt committed Jan 13, 2015
    Configuration menu
    Copy the full SHA
    3f49fa5 View commit details
    Browse the repository at this point in the history
  4. Add order method to globalise.

    When `order` is used on a translated table, if it is called using
    either a Hash or a Symbol, the gem will translate the table name
    as required.
    
    Support for strings is wilfully ommitted.
    Rob Sharp committed Jan 13, 2015
    Configuration menu
    Copy the full SHA
    62e4789 View commit details
    Browse the repository at this point in the history
  5. Merge pull request globalizejs#389 from qnm/add-order-support

    Add `order` method to globalise.
    parndt committed Jan 13, 2015
    Configuration menu
    Copy the full SHA
    c0f909d View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2015

  1. Get serializer for attribute without serialized_attributes

    * 'serialized_attributes` is deprecated without replacement in Rails 5.
    * Use `column.cast_type.coder` instead
    nburkley committed Jan 25, 2015
    Configuration menu
    Copy the full SHA
    cbdc79b View commit details
    Browse the repository at this point in the history
  2. Merge pull request globalizejs#402 from nburkley/deprecated_serialize…

    …d_attributes
    
    Get serializer for attribute without `serialized_attributes`
    parndt committed Jan 25, 2015
    Configuration menu
    Copy the full SHA
    36afef0 View commit details
    Browse the repository at this point in the history
  3. make rails 4.2 compatibility changes conditional on rails version to …

    …stay backwards compatible
    
    * rails 4.2 needs table_name= above translates call for some reason
    * made dirty tracking work for rails 4.2
    * removed rails < 4.2 support
    ncri authored and parndt committed Jan 25, 2015
    Configuration menu
    Copy the full SHA
    a55be70 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7c708e9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cd876a6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1d8202a View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2015

  1. Fix ordering via translated columns for rails-4-2

    Rob Sharp committed Jan 30, 2015
    Configuration menu
    Copy the full SHA
    f14ec95 View commit details
    Browse the repository at this point in the history
  2. Merge pull request globalizejs#403 from qnm/rails-4-2-upgrade

    Fix ordering via translated columns for rails-4-2
    parndt committed Jan 30, 2015
    Configuration menu
    Copy the full SHA
    a705c2b View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2015

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

Commits on Feb 2, 2015

  1. Merge pull request globalizejs#404 from mvdstam/rails-4-2-upgrade

    Fixed correct table name for "news translations"
    parndt committed Feb 2, 2015
    Configuration menu
    Copy the full SHA
    0f0f19e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c33805 View commit details
    Browse the repository at this point in the history
  3. Inverted tests for updating original columns in some cases.

    All tests now pass.
    Max van der Stam committed Feb 2, 2015
    Configuration menu
    Copy the full SHA
    130aa5a View commit details
    Browse the repository at this point in the history
  4. Merge pull request globalizejs#405 from mvdstam/rails-4-2-upgrade

    Inverted tests for updating original columns in some cases.
    parndt committed Feb 2, 2015
    Configuration menu
    Copy the full SHA
    215a2d4 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2015

  1. Merge pull request globalizejs#396 from globalize/rails-4-2-upgrade

    Rails 4.2 upgrade
    parndt committed Feb 3, 2015
    Configuration menu
    Copy the full SHA
    229032a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    75cb755 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2015

  1. Configuration menu
    Copy the full SHA
    44e79fb View commit details
    Browse the repository at this point in the history
  2. Merge pull request globalizejs#407 from globalize/fix-migration-error

    Initialize Globalize just from model metadata.
    parndt committed Feb 5, 2015
    Configuration menu
    Copy the full SHA
    7488d92 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2015

  1. Test that cache_key changes when translation modified

    As reported in globalize/globalize#330 if a
    translated model object is used as a cache key for a cached block in a
    template, then the cache key should change if the translation of the
    item changes.
    
    This adds a unit test to verify this scenario. Note that I may have
    misunderstood the original scenario, but I have verified that if the
    `:touch => true` is removed from `#translation_class` then this test
    fails.
    
    I added a new `Product` model to support this test, because none of the
    other models had timestamps on. The timestamps are needed to exhibit the
    fact that the cache_key changes on modification of the
    translation.
    
    I considered adding timestamps to an existing model but I was concerned
    about unintended side-effects, so I opted for adding a new model
    instead.
    heathd committed Feb 6, 2015
    Configuration menu
    Copy the full SHA
    36c8345 View commit details
    Browse the repository at this point in the history
  2. Cache key incorporates translation cache key

    This ensures that when the translation is modified that modification is
    reflected in the cache key.
    
    It means that if either the parent model or the translation is modified
    (causing the `updated_at` timestamp to change) then the `cache_key` will
    also change.
    
    With this in place, we can remove `:touch => true` for the association
    from the translation to the parent model, which was causing problems
    with optimistic locking[1].
    
    [1]
    globalize/globalize#330 (comment)
    heathd committed Feb 6, 2015
    Configuration menu
    Copy the full SHA
    c96a11d View commit details
    Browse the repository at this point in the history
  3. Guard against #translation returning nil

    maybe I'm paranoid but the implementation of cache_key doesn't handle
    `#translation` returning nil. By default it builds an empty translation,
    so it works, but I thought it might be worth guarding against changes in
    the behaviour of `#translation`.
    heathd committed Feb 6, 2015
    Configuration menu
    Copy the full SHA
    06d59b7 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2015

  1. Configuration menu
    Copy the full SHA
    d81009c View commit details
    Browse the repository at this point in the history
  2. Merge pull request globalizejs#410 from tekin/readme-improvements

    Mention mass-assignment of translations in readme
    parndt committed Feb 10, 2015
    Configuration menu
    Copy the full SHA
    81ead20 View commit details
    Browse the repository at this point in the history
  3. Merge pull request globalizejs#408 from heathd/cache-key-should-chang…

    …e-when-translation-changes
    
    `#cache_key` should change when translation changes
    parndt committed Feb 10, 2015
    Configuration menu
    Copy the full SHA
    5cb1cad View commit details
    Browse the repository at this point in the history
  4. Remove unnecessary self calls

    None of these calls require the use of `self`.
    tekin committed Feb 10, 2015
    Configuration menu
    Copy the full SHA
    070e82f View commit details
    Browse the repository at this point in the history
  5. Remove translated table "locale" column handling

    This removes some legacy code that was added to automatically keep a default
    translation in sync on the parent table[1]. Globalize will no longer support
    this feature and users are expected to drop the translated columns from the
    parent table.
    
    [1] globalize/globalize#183
    tekin committed Feb 10, 2015
    Configuration menu
    Copy the full SHA
    da3fabf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2e5006c View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2015

  1. Merge pull request globalizejs#411 from tekin/remove-legacy-locale-co…

    …lumn-behaviour
    
    Remove handling for locale attribute on parent model
    parndt committed Feb 11, 2015
    Configuration menu
    Copy the full SHA
    134b2e1 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2015

  1. Configuration menu
    Copy the full SHA
    47ffb2d View commit details
    Browse the repository at this point in the history
  2. remove unused init.rb

    simi committed Feb 13, 2015
    Configuration menu
    Copy the full SHA
    770b38d View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2015

  1. Merge pull request globalizejs#412 from globalize/refactor-fix-407

    Don't touch table when model is loaded.
    parndt committed Feb 14, 2015
    Configuration menu
    Copy the full SHA
    8caa503 View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG.md

    [ci skip]
    simi committed Feb 14, 2015
    Configuration menu
    Copy the full SHA
    7a34d40 View commit details
    Browse the repository at this point in the history
  3. Update CHANGELOG.md

    [ci skip]
    simi committed Feb 14, 2015
    Configuration menu
    Copy the full SHA
    cbd267a View commit details
    Browse the repository at this point in the history
  4. specify *globalize_serialized_attributes* directly on ActiveRecord::Base

    Included block wasn't executed in some edge cases.
    simi committed Feb 14, 2015
    Configuration menu
    Copy the full SHA
    b50e250 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2015

  1. Version 5.0.1

    parndt committed Feb 15, 2015
    Configuration menu
    Copy the full SHA
    dfa9fc2 View commit details
    Browse the repository at this point in the history
  2. remove 1.9.3 from CI

    simi committed Feb 15, 2015
    Configuration menu
    Copy the full SHA
    9ef1131 View commit details
    Browse the repository at this point in the history
  3. Merge pull request globalizejs#414 from globalize/bye-193

    remove 1.9.3 from CI
    parndt committed Feb 15, 2015
    Configuration menu
    Copy the full SHA
    2731a0c View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'scarfacedeb/before_callbacks'

    Conflicts:
    	lib/globalize/active_record/adapter.rb
    	test/data/schema.rb
    parndt committed Feb 15, 2015
    Configuration menu
    Copy the full SHA
    40a909b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7e6a085 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2015

  1. Remove old links to other gems from README

    Andrew Volozhanin committed Feb 16, 2015
    Configuration menu
    Copy the full SHA
    312cbb5 View commit details
    Browse the repository at this point in the history
  2. Add friendly_id-globalize gem to related solutions

    Andrew Volozhanin committed Feb 16, 2015
    Configuration menu
    Copy the full SHA
    8ad426c View commit details
    Browse the repository at this point in the history
  3. Add sitepoint article into README

    Andrew Volozhanin committed Feb 16, 2015
    Configuration menu
    Copy the full SHA
    a5213b1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c11e840 View commit details
    Browse the repository at this point in the history
  5. Update readme.md

    [ci skip]
    simi committed Feb 16, 2015
    Configuration menu
    Copy the full SHA
    2c505a8 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2015

  1. Make presence validations work with fallback locales

    Turn off fallbacks during save and enable it after.
    
    Fix globalizejs#144
    Andrew Volozhanin committed Feb 17, 2015
    Configuration menu
    Copy the full SHA
    d0ec505 View commit details
    Browse the repository at this point in the history
  2. Merge pull request globalizejs#417 from scarfacedeb/fallback_validation

    Make presence validations work with fallback locales
    
    Fixes globalizejs#144
    parndt committed Feb 17, 2015
    Configuration menu
    Copy the full SHA
    7c94f6c View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2015

  1. Refactor translation_class to lookup constant only in the receiver

    The second parameter in const_defined? and const_get method determines
    if it should lookup in the ancestors.
    Andrew Volozhanin committed Feb 22, 2015
    Configuration menu
    Copy the full SHA
    91a3812 View commit details
    Browse the repository at this point in the history
  2. Add request_store gem to make globalize thread-safe again

    RequestStore protects from leaking of thread-global variables into
    multiple requests.
    
    Fixes globalizejs#224
    Andrew Volozhanin committed Feb 22, 2015
    Configuration menu
    Copy the full SHA
    97481bf View commit details
    Browse the repository at this point in the history
  3. Include request_store remark to readme

    Andrew Volozhanin committed Feb 22, 2015
    Configuration menu
    Copy the full SHA
    297f754 View commit details
    Browse the repository at this point in the history
  4. Update CHANGELOG.md

    Andrew Volozhanin committed Feb 22, 2015
    Configuration menu
    Copy the full SHA
    e9731a2 View commit details
    Browse the repository at this point in the history
  5. Merge pull request globalizejs#420 from scarfacedeb/request_store

    Add request_store to make Globalize thread safe with threaded web servers
    simi committed Feb 22, 2015
    Configuration menu
    Copy the full SHA
    a5d7c51 View commit details
    Browse the repository at this point in the history
  6. Merge pull request globalizejs#421 from scarfacedeb/remove_class_name

    Refactor translation_class to lookup constant only in the receiver
    parndt committed Feb 22, 2015
    Configuration menu
    Copy the full SHA
    f1d7b06 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2015

  1. Rename readme.md to README.md

    This is to let the gemspec pick up the file as it's way more useful to have in the .gem than e.g. `CONTRIBUTING.md`.
    elia committed Apr 1, 2015
    Configuration menu
    Copy the full SHA
    0f11844 View commit details
    Browse the repository at this point in the history
  2. Merge pull request globalizejs#433 from elia/patch-1

    Rename readme.md to README.md
    simi committed Apr 1, 2015
    Configuration menu
    Copy the full SHA
    50862bd View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2015

  1. Readme/Alternatives: Add Trasto

    joallard committed Apr 6, 2015
    Configuration menu
    Copy the full SHA
    c637b56 View commit details
    Browse the repository at this point in the history
  2. Merge pull request globalizejs#436 from joallard/patch-1

    Readme/Alternatives: Add Trasto
    simi committed Apr 6, 2015
    Configuration menu
    Copy the full SHA
    49578e5 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2015

  1. Documented version 3.0.5

    parndt committed Apr 23, 2015
    Configuration menu
    Copy the full SHA
    38270f1 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2015

  1. Update query_methods.rb

    thomasmaas committed Jun 18, 2015
    Configuration menu
    Copy the full SHA
    136c7bf View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2015

  1. update changelog

    thomasmaas committed Jun 22, 2015
    Configuration menu
    Copy the full SHA
    4a672bd View commit details
    Browse the repository at this point in the history
  2. Merge pull request globalizejs#447 from thomasmaas/ordering

    ordering by translated attributes
    parndt committed Jun 22, 2015
    Configuration menu
    Copy the full SHA
    a0e056b View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2015

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

Commits on Jun 30, 2015

  1. Inform about required translates call in the model before creating tr…

    …anslations table
    
    Without the translates call I got `undefined method `create_translation_table!' for #<Class:0x00000009124130>/` and when just specifying one of them I got `Missing translated field :banner_headline` - had to add them all for it to work. Information would be nice to have in the README so others don't make the same mistake as I did.
    PragTob committed Jun 30, 2015
    Configuration menu
    Copy the full SHA
    ae0ea03 View commit details
    Browse the repository at this point in the history
  2. auto-load translated fields

    kiliancs committed Jun 30, 2015
    Configuration menu
    Copy the full SHA
    529eee2 View commit details
    Browse the repository at this point in the history
  3. Merge pull request globalizejs#1 from kiliancs/independent_move_data_…

    …to_translation_table
    
    Independent move data to translation table
    kiliancs committed Jun 30, 2015
    Configuration menu
    Copy the full SHA
    33df7ae View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2015

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

Commits on Aug 22, 2015

  1. Merge pull request globalizejs#451 from PragTob/patch-1

    Inform about required translates call in the model before creating translations table
    simi committed Aug 22, 2015
    Configuration menu
    Copy the full SHA
    5db91fc View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2015

  1. https://github.com/globalize/globalize/pull/379

    Андрей Большов committed Sep 5, 2015
    Configuration menu
    Copy the full SHA
    4f4ef77 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2015

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

Commits on Jan 3, 2016

  1. reset author

    ashensis committed Jan 3, 2016
    Configuration menu
    Copy the full SHA
    10a3d82 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2016

  1. Merge pull request globalizejs#449 from kiliancs/fix_find_by

    Translated attributes as part of the join where
    parndt committed Jan 6, 2016
    Configuration menu
    Copy the full SHA
    98ab1aa View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2016

  1. added uniq to with_translations to prevent duplicates

    added a failing test case
    krisdigital committed Feb 18, 2016
    Configuration menu
    Copy the full SHA
    c0147df View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2016

  1. Merge pull request globalizejs#489 from krisdigital/master

    Added uniq to with_translations to prevent duplicates when fallbacks are defined
    parndt committed Mar 1, 2016
    Configuration menu
    Copy the full SHA
    4f52fd2 View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG.md

    krisdigital committed Mar 1, 2016
    Configuration menu
    Copy the full SHA
    0900a37 View commit details
    Browse the repository at this point in the history
  3. Merge pull request globalizejs#492 from krisdigital/patch-1

    Update CHANGELOG.md
    simi committed Mar 1, 2016
    Configuration menu
    Copy the full SHA
    6821741 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2016

  1. Merge pull request globalizejs#379 from ASnow/master

    Bug fix for saving changes in same translation
    parndt committed Mar 4, 2016
    Configuration menu
    Copy the full SHA
    3c176fa View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2016

  1. remove pry

    ASnow committed Mar 9, 2016
    Configuration menu
    Copy the full SHA
    0d238f2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request globalizejs#495 from ASnow/master

    remove pry
    parndt committed Mar 9, 2016
    Configuration menu
    Copy the full SHA
    7cf91dc View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2016

  1. Configuration menu
    Copy the full SHA
    00b93c7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5fb4812 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2016

  1. Globalize: synchronize

    ashensis committed Mar 20, 2016
    Configuration menu
    Copy the full SHA
    7e78b73 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2016

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