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

Updated for tag to use sort_by and order_by tags to allow sorting #1

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

Commits on Aug 19, 2010

  1. Configuration menu
    Copy the full SHA
    39e7810 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6150705 View commit details
    Browse the repository at this point in the history
  3. clean code

    did committed Aug 19, 2010
    Configuration menu
    Copy the full SHA
    92aad46 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a41213c View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2010

  1. Configuration menu
    Copy the full SHA
    ba44b85 View commit details
    Browse the repository at this point in the history
  2. a bit of refactoring

    did committed Aug 24, 2010
    Configuration menu
    Copy the full SHA
    dbcc0b1 View commit details
    Browse the repository at this point in the history
  3. a bit of refactoring

    did committed Aug 24, 2010
    Configuration menu
    Copy the full SHA
    0c1cf77 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2010

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

Commits on Aug 26, 2010

  1. context used in the parsing time was not the same instance all the ti…

    …me causing some bugs
    did committed Aug 26, 2010
    Configuration menu
    Copy the full SHA
    f299f8b View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2010

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

Commits on Aug 30, 2010

  1. new algorithm for the inheritance module. This one is much more simpl…

    …er to understand + refactor / clean code
    did committed Aug 30, 2010
    Configuration menu
    Copy the full SHA
    9ec5709 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2010

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

Commits on Sep 28, 2010

  1. Repackage liquid gem for locomotive

    Jacques Crocker committed Sep 28, 2010
    Configuration menu
    Copy the full SHA
    7a06126 View commit details
    Browse the repository at this point in the history
  2. reorganizing gemspec

    Jacques Crocker committed Sep 28, 2010
    Configuration menu
    Copy the full SHA
    8c2132d View commit details
    Browse the repository at this point in the history
  3. Cleanup Readme and gemspec

    Jacques Crocker committed Sep 28, 2010
    Configuration menu
    Copy the full SHA
    3691796 View commit details
    Browse the repository at this point in the history
  4. RSpec environment setup

    Jacques Crocker committed Sep 28, 2010
    Configuration menu
    Copy the full SHA
    a9345c4 View commit details
    Browse the repository at this point in the history
  5. Converting Block, Assign, and Capture to specs

    Jacques Crocker committed Sep 28, 2010
    Configuration menu
    Copy the full SHA
    49e718e View commit details
    Browse the repository at this point in the history
  6. Converting Condition Test

    Jacques Crocker committed Sep 28, 2010
    Configuration menu
    Copy the full SHA
    9ecb9ff View commit details
    Browse the repository at this point in the history
  7. Converting Context Spec

    Jacques Crocker committed Sep 28, 2010
    Configuration menu
    Copy the full SHA
    f0d0cc8 View commit details
    Browse the repository at this point in the history
  8. Refactoring specs

    Jacques Crocker committed Sep 28, 2010
    Configuration menu
    Copy the full SHA
    876972d View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2010

  1. Converting drop test

    Jacques Crocker committed Sep 29, 2010
    Configuration menu
    Copy the full SHA
    ac1a7bd View commit details
    Browse the repository at this point in the history
  2. Convert error handling spec

    Jacques Crocker committed Sep 29, 2010
    Configuration menu
    Copy the full SHA
    1fdfc2f View commit details
    Browse the repository at this point in the history
  3. Convert template inheritance spec

    Jacques Crocker committed Sep 29, 2010
    Configuration menu
    Copy the full SHA
    f3be5a6 View commit details
    Browse the repository at this point in the history
  4. spec cleanup and reorg

    Jacques Crocker committed Sep 29, 2010
    Configuration menu
    Copy the full SHA
    bb978e0 View commit details
    Browse the repository at this point in the history
  5. converting filesystem test

    Jacques Crocker committed Sep 29, 2010
    Configuration menu
    Copy the full SHA
    67062a4 View commit details
    Browse the repository at this point in the history
  6. Converting filter test

    Jacques Crocker committed Sep 29, 2010
    Configuration menu
    Copy the full SHA
    232645a View commit details
    Browse the repository at this point in the history
  7. Reorganizing fixtures

    Jacques Crocker committed Sep 29, 2010
    Configuration menu
    Copy the full SHA
    98eacaf View commit details
    Browse the repository at this point in the history
  8. Converting additional tests to specs

    Jacques Crocker committed Sep 29, 2010
    Configuration menu
    Copy the full SHA
    9ddce08 View commit details
    Browse the repository at this point in the history
  9. include tag spec, and cleanup

    Jacques Crocker committed Sep 29, 2010
    Configuration menu
    Copy the full SHA
    01a1bfc View commit details
    Browse the repository at this point in the history
  10. Converting some additional output specs

    Jacques Crocker committed Sep 29, 2010
    Configuration menu
    Copy the full SHA
    57149f9 View commit details
    Browse the repository at this point in the history
  11. reorganize specs

    Jacques Crocker committed Sep 29, 2010
    Configuration menu
    Copy the full SHA
    4e40056 View commit details
    Browse the repository at this point in the history
  12. Remove money_filter

    Jacques Crocker committed Sep 29, 2010
    Configuration menu
    Copy the full SHA
    d0c109c View commit details
    Browse the repository at this point in the history
  13. Additional spec refactoring

    Jacques Crocker committed Sep 29, 2010
    Configuration menu
    Copy the full SHA
    508d542 View commit details
    Browse the repository at this point in the history
  14. cleaning out template etsts

    Jacques Crocker committed Sep 29, 2010
    Configuration menu
    Copy the full SHA
    ec77241 View commit details
    Browse the repository at this point in the history
  15. Converting filter specs

    Jacques Crocker committed Sep 29, 2010
    Configuration menu
    Copy the full SHA
    31727bc View commit details
    Browse the repository at this point in the history
  16. reorganize filter spec

    Jacques Crocker committed Sep 29, 2010
    Configuration menu
    Copy the full SHA
    bcbc997 View commit details
    Browse the repository at this point in the history
  17. Rspec

    Jacques Crocker committed Sep 29, 2010
    Configuration menu
    Copy the full SHA
    f3affdb View commit details
    Browse the repository at this point in the history
  18. Adding output and tag specs

    Jacques Crocker committed Sep 29, 2010
    Configuration menu
    Copy the full SHA
    6f20154 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2010

  1. Refactor tag specs

    Jacques Crocker committed Sep 30, 2010
    Configuration menu
    Copy the full SHA
    5276a7b View commit details
    Browse the repository at this point in the history
  2. Adding RSpec to Rakefile

    Jacques Crocker committed Sep 30, 2010
    Configuration menu
    Copy the full SHA
    893a5f9 View commit details
    Browse the repository at this point in the history
  3. cleaning test folder

    Jacques Crocker committed Sep 30, 2010
    Configuration menu
    Copy the full SHA
    448ba2f View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2010

  1. Additional specs and cleanup

    Jacques Crocker committed Oct 1, 2010
    Configuration menu
    Copy the full SHA
    cd5e7b7 View commit details
    Browse the repository at this point in the history
  2. cleanup whitespace

    Jacques Crocker committed Oct 1, 2010
    Configuration menu
    Copy the full SHA
    78d5dad View commit details
    Browse the repository at this point in the history
  3. Adding strainger spec

    Jacques Crocker committed Oct 1, 2010
    Configuration menu
    Copy the full SHA
    093fe3e View commit details
    Browse the repository at this point in the history
  4. Strainer

      - respond_to_missing? is now a required method
    
    Conflicts:
    
    	test/strainer_test.rb
    Jacques Crocker committed Oct 1, 2010
    Configuration menu
    Copy the full SHA
    ff43af8 View commit details
    Browse the repository at this point in the history
  5. Fix up filters for Ruby 1.9.2

    Jacques Crocker committed Oct 1, 2010
    Configuration menu
    Copy the full SHA
    3dada41 View commit details
    Browse the repository at this point in the history
  6. Fix context for Ruby 1.9.2

    Jacques Crocker committed Oct 1, 2010
    Configuration menu
    Copy the full SHA
    bbab7be View commit details
    Browse the repository at this point in the history
  7. Additional fixes from master

    Jacques Crocker committed Oct 1, 2010
    Configuration menu
    Copy the full SHA
    fd63553 View commit details
    Browse the repository at this point in the history
  8. Adding Literal support + Specs

    Jacques Crocker committed Oct 1, 2010
    Configuration menu
    Copy the full SHA
    89985bc View commit details
    Browse the repository at this point in the history
  9. Updating history and readme

    Jacques Crocker committed Oct 1, 2010
    Configuration menu
    Copy the full SHA
    8b7b27d View commit details
    Browse the repository at this point in the history
  10. fixing gemspec

    Jacques Crocker committed Oct 1, 2010
    Configuration menu
    Copy the full SHA
    1b27b1a View commit details
    Browse the repository at this point in the history
  11. Adding release rake task

    Jacques Crocker committed Oct 1, 2010
    Configuration menu
    Copy the full SHA
    cd7d7e1 View commit details
    Browse the repository at this point in the history
  12. Reorgnaize specs a bit

    Jacques Crocker committed Oct 1, 2010
    Configuration menu
    Copy the full SHA
    eaee027 View commit details
    Browse the repository at this point in the history
  13. Add pending default content tag / spec

    Jacques Crocker committed Oct 1, 2010
    Configuration menu
    Copy the full SHA
    b107cd2 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2012

  1. Updated for tag to use sort_by and order_by tags to allow sorting and…

    … ordering. All credit due entirely to shopfiy/liquid commit c5e9755, courtesy of @KeeperPat.
    waynegerard committed May 24, 2012
    Configuration menu
    Copy the full SHA
    d61e77f View commit details
    Browse the repository at this point in the history