Commit Graph

  • fa6cd6287e date filter gracefully accepts empty string #555 Loren Hale 2015-05-07 17:04:21 +08:00
  • e853bf5b84 Also dump object distribution objects-opt Lourens Naudé 2015-05-06 10:45:20 -04:00
  • 27248f1eb1 Lazy init context errors and interrupts to prevent excess allocation Lourens Naudé 2015-05-05 23:40:52 -04:00
  • 174839fbef Reuse filters array during variable parsing Lourens Naudé 2015-05-05 23:30:05 -04:00
  • 01a86728f2 Remove needless intermediate local var in VariableLookup#initialize Lourens Naudé 2015-05-05 23:21:28 -04:00
  • 0e38f88b58 Recycle the array buffer in BlockBody#render Lourens Naudé 2015-05-05 23:02:08 -04:00
  • 5a48edae6a Introduce support for memory usage profiles Lourens Naudé 2015-05-05 23:00:28 -04:00
  • 76c24db039 Remove ruby-head from allowed failures Justin Li 2015-05-05 12:49:04 -04:00
  • 068791d698 Added method parens Martin Hanzel 2015-05-05 11:49:14 -04:00
  • 3a082ddbbd Changed sort_natural filter to use casecmp. Strings only. Martin Hanzel 2015-05-04 11:55:14 -04:00
  • 03b3446119 Resolves #529. Resolves #404. Added natural sorting filter and tests. Martin Hanzel 2015-05-03 20:53:58 -04:00
  • 251ce7483c Merge pull request #441 from Shopify/remove_context_from_read_template_file James Reid-Smith 2015-04-27 12:13:36 -04:00
  • 5d7c00a202 Merge pull request #553 from Shopify/cherry-pick-lookup v3.0.2 Justin Li 2015-04-27 11:56:13 -04:00
  • 4592afcc8b Updated History.md and removed a couple remaining methods using the old signature #441 James Reid-Smith 2015-04-27 15:45:44 +00:00
  • 448766b0c4 Removed context from read_template_file, fixed tests to match new arity James Reid-Smith 2014-09-11 23:27:08 +00:00
  • 6390652c3f Update changelog with backported patches Justin Li 2015-04-24 16:09:37 -04:00
  • 9bd05110dc Update changelog #553 Justin Li 2015-04-24 16:05:55 -04:00
  • 40ab7b9fea Rebase fix. #456 Joost Hietbrink 2015-04-24 21:42:32 +02:00
  • 1de00f9807 Fix for loop with reversed and limit. Joost Hietbrink 2014-10-10 14:43:15 +02:00
  • 9dd24824f9 Disable minitest expectation interface due to reckless modification of Object Justin Li 2015-04-20 10:15:19 -04:00
  • 291b58bc91 Merge pull request #489 from alex-ross/patch-1 Florian Weingarten 2014-11-19 14:02:58 +01:00
  • 8c193e203f bump version Florian Weingarten 2015-04-24 11:25:16 -04:00
  • 47dbcd93a5 Merge pull request #551 from Shopify/expose-variable-name Justin Li 2015-04-21 23:33:13 -04:00
  • f266aee2e5 Slightly more concise issue# reference in changelog Justin Li 2015-04-21 23:40:42 -04:00
  • df0649a031 Update changelog Justin Li 2015-04-21 23:36:54 -04:00
  • 78a5972487 Merge pull request #541 from Shopify/history-sync Justin Li 2015-04-21 23:34:29 -04:00
  • 298ae3357c Merge pull request #551 from Shopify/expose-variable-name Justin Li 2015-04-21 23:33:13 -04:00
  • f1f3f57647 Remove command_lookups reader #551 Justin Li 2015-04-21 00:25:51 -04:00
  • e5dd63e1fc Expose name, lookups, and command flags from VariableLookup Justin Li 2015-04-20 17:36:04 -04:00
  • 881f86d698 Merge pull request #550 from Shopify/minitest-fail-workaround Justin Li 2015-04-20 10:22:19 -04:00
  • a1b209d212 Disable minitest expectation interface due to reckless modification of Object #550 Justin Li 2015-04-20 10:15:19 -04:00
  • 8e5926669b Merge pull request #545 from Shopify/explode-invokable_methods-on-drop Thierry Joyal 2015-04-02 09:02:48 -07:00
  • 8736b602ea Explode invokable_methods method on Liquid::Drop #545 Thierry Joyal 2015-04-02 13:16:07 +00:00
  • ae3d14bef5 Merge pull request #537 from parkr/docs-update tetchi 2015-03-27 23:01:16 -04:00
  • ec38c46ff6 Exclude README and CNAME from Jekyll built site. #537 Parker Moore 2015-03-27 13:06:22 -07:00
  • 13532f7768 Change posts permalink to exclude categories. Parker Moore 2015-03-27 13:05:55 -07:00
  • 0359e54999 Use Ruby 2.1 in Travis. Parker Moore 2015-03-27 13:04:08 -07:00
  • b899c61bbc Add an edit link so users can contribute easily. Parker Moore 2015-03-27 13:02:02 -07:00
  • b8365af07d Add changes for 4.0.0 #541 Justin Li 2015-03-25 14:53:43 -04:00
  • 53842a471e Create history section for 4.0.0 Justin Li 2015-03-25 14:40:19 -04:00
  • 86a82d3039 Merge pull request #540 from Shopify/array-concat Justin Li 2015-03-25 01:42:22 -04:00
  • 2b78e74b4e Add test for concat filter with non-array input #540 Justin Li 2015-03-25 01:34:47 -04:00
  • db396dd739 adding concat filter to append arrays divecch 2014-08-24 14:45:57 -03:00
  • 7acc74d0d8 Merge 14a223d7ead076c1cb3d66058ae09fab5706fc73 into 3213db54d62e4f432287a66ab98aad5b1467d9c6 #429 Diogo Beato 2015-03-25 05:28:07 +00:00
  • 3213db54d6 Merge pull request #520 from Shopify/forloop-parentloop Justin Li 2015-03-25 01:22:35 -04:00
  • 97a3f145a1 Merge pull request #499 from kreynolds/to_date_downcase_regression Justin Li 2015-03-25 01:22:04 -04:00
  • 2fbe813770 Merge pull request #539 from Dorian/patch-1 Florian Weingarten 2015-03-24 15:21:22 +01:00
  • 23a23c6419 Update module_ex.rb code documentation and code style #539 Dorian Marié 2015-03-24 14:09:08 +01:00
  • 1aeb8a3305 A lot more updates Garen Torikian 2015-03-20 16:51:51 -07:00
  • 99db066e2a Add docs for the strip commands Garen Torikian 2015-03-20 16:23:38 -07:00
  • 2937f1988b Merge pull request #1 from parkr/updates-to-doc-update Parker Moore 2015-03-18 13:39:05 -07:00
  • d65511e328 Add some more docs Garen Torikian 2015-03-15 22:10:36 -07:00
  • 601e49dc55 pretty tables Garen Torikian 2015-03-15 18:23:17 -07:00
  • 2232f9157c Add documentation for date Garen Torikian 2015-03-15 18:20:32 -07:00
  • c09cb6e05a Add scrollbar to the left sidebar Garen Torikian 2015-03-15 18:20:25 -07:00
  • fe0809e2fa Stub out the other filters Parker Moore 2015-03-13 16:39:23 -07:00
  • f21311b946 Document downcase Parker Moore 2015-03-13 16:32:16 -07:00
  • adff96b4cf Document divided_by & make liquid raw Parker Moore 2015-03-13 16:29:00 -07:00
  • 43c2aab84b Add docs for default Parker Moore 2015-03-13 16:20:39 -07:00
  • dc7cd7704f How do I Liquid? Parker Moore 2015-03-13 16:20:30 -07:00
  • 57f83933fd Document ceil Parker Moore 2015-03-13 16:11:12 -07:00
  • 48b5f59b8e Put all the filters on one page Parker Moore 2015-03-13 16:11:04 -07:00
  • 1b5ff4c86f use a table to show input/output Parker Moore 2015-03-13 16:06:31 -07:00
  • 963cd58ab6 Add travis build script Parker Moore 2015-03-13 15:40:10 -07:00
  • f302fce89e Add capitalize docs Parker Moore 2015-03-13 15:39:58 -07:00
  • 5342f6f55a Add 'append' documentation Parker Moore 2015-03-13 15:29:02 -07:00
  • 5f1624d6f5 Initial munge of the site. Parker Moore 2015-03-13 15:28:30 -07:00
  • 000d0c911b Merge pull request #519 from Shopify/remove-filter-method-blacklist Dylan Thacker-Smith 2015-02-04 18:07:51 -05:00
  • 63eb1aac69 Merge pull request #519 from Shopify/remove-filter-method-blacklist Dylan Thacker-Smith 2015-02-04 18:07:51 -05:00
  • 205bd19d3f Add forloop.parentloop as a reference to the parent loop #520 Justin Li 2015-02-04 12:43:09 -05:00
  • 950f062041 Allow filters to redefine Object methods to make them invokable. #519 Dylan Thacker-Smith 2015-02-03 13:20:28 -05:00
  • 447dd346c1 further work on index.md Tetsuro 2015-01-27 16:50:51 -05:00
  • 26f12734f8 adding readme Tetsuro 2015-01-27 15:30:23 -05:00
  • 67865368aa Homepage work + Readme Tetsuro 2015-01-27 15:29:13 -05:00
  • 1fad0e2638 Further work on the homepage Tetsuro 2015-01-27 15:06:23 -05:00
  • fe4253f872 Realized I don't need flexbox. Position fixed sidebar Tetsuro 2015-01-26 20:58:06 -05:00
  • a8dc349f01 starting sidebar coding Tetsuro 2015-01-26 20:41:04 -05:00
  • 79ec1506de cleaning up stylesheets Tetsuro 2015-01-26 20:32:10 -05:00
  • e661b5a275 big gutting job Tetsuro 2015-01-26 20:19:33 -05:00
  • 955a1fae98 Forgot to add files... Tetsuro 2015-01-26 17:53:33 -05:00
  • ecda8ff57b initial commit, setting up Jekyll Tetsuro 2015-01-26 17:52:23 -05:00
  • 3476a556dd Merge pull request #512 from Shopify/fix_tobi_name Tobias Lütke 2015-01-23 21:24:04 -05:00
  • 14a223d7ea update concat to work only with arrays #429 diogobeato 2015-01-23 14:47:50 -02:00
  • d2ef9cef10
    master is 4.0.0 Arthur Neves 2015-01-23 10:49:07 -05:00
  • 95b340a7cf
    Bump to version 3.0.1 v3.0.1 Arthur Neves 2015-01-23 10:45:47 -05:00
  • 36a8696c07
    Add ruby 2.2 to travis Arthur Neves 2015-01-23 10:42:26 -05:00
  • 0021c93fef
    Add ruby 2.2 to travis Arthur Neves 2015-01-23 10:42:26 -05:00
  • cbc163ba1c
    Merge pull request #506 from Shopify/fix_capture_with_hyphen Florian Weingarten 2015-01-10 23:27:00 -05:00
  • dcf7064460
    Fix Tobi last name on gemspec #512 Arthur Neves 2015-01-23 10:21:40 -05:00
  • 4f33cd1eae
    Bump to version 2.6.2 v2.6.2 Arthur Neves 2015-01-23 10:18:03 -05:00
  • 1854cd17ab
    Bump version to 2.6.1 Florian Weingarten 2014-01-10 13:21:05 -05:00
  • 9faf8f9a56
    Merge pull request #504 from alfredxing/duplicate-keys Arthur Nogueira Neves 2014-12-30 13:15:10 -05:00
  • 73b3490fbe adding concat filter to append arrays divecch 2014-08-24 14:45:57 -03:00
  • 7e4eacddda template inheritance works with liquid 3.0 #336 did 2015-01-18 16:03:08 +01:00
  • a6e6e7027d Merge branch 'master' into new-template-inheritance did 2015-01-17 22:59:45 +01:00
  • bebd3570ee Merge pull request #506 from Shopify/fix_capture_with_hyphen Florian Weingarten 2015-01-10 23:27:00 -05:00
  • 7cfee1616a Use VariableSignature as Syntax for Capture tag to allow hyphens in variable names #506 Florian Weingarten 2015-01-09 14:15:26 +00:00
  • 4b0a7c5d1d Merge pull request #504 from alfredxing/duplicate-keys Arthur Nogueira Neves 2014-12-30 13:15:10 -05:00
  • 69c2575485 Merge pull request #503 from parkr/patch-1 Arthur Nogueira Neves 2014-12-30 13:15:04 -05:00
  • 0e98b29665 Remove duplicate index0 key in htmltags #503 Parker Moore 2014-12-26 16:33:47 -05:00