GitHub / ruby/erb / commits
An easy to use but powerful templating system for Ruby
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 9907393a | Version 6.0.7 | Takashi Kokubun <t****n@g****m> | 27 days ago | |
| 26f674e4 |
Bump lewagon/wait-on-check-action from 1.8.0 to 1.9.0
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: github-actions[bot] <4****]@u****m> |
about 1 month ago | |
| 58411353 |
Bump step-security/harden-runner from 2.19.4 to 2.20.0
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: github-actions[bot] <4****]@u****m> |
about 1 month ago | |
| 50f434e7 | Simplify Scanner's Ractor safety code |
Hartley McGuire <s****l@g****m>
Committed by: Takashi Kokubun <t****n@g****m> |
about 1 month ago | |
| 75f1ea05 | Fix Ractor compatibility regression, add tests |
Hartley McGuire <s****l@g****m>
Committed by: Takashi Kokubun <t****n@g****m> |
about 1 month ago | |
| 488683a7 | Version 6.0.6 | Takashi Kokubun <t****n@g****m> | about 1 month ago | |
| 0f9a6d6a | Fix `-h` CLI option (#126) |
Masafumi Koba <4****s@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| 37daba66 | Fix documentation typos and code examples (#125) |
Masafumi Koba <4****s@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| 37c941cb | Version 6.0.5 | Takashi Kokubun <t****n@g****m> | about 2 months ago | |
| ce08ffbe | Hide ERB init guard internals from RDoc | Takashi Kokubun <t****n@g****m> | about 2 months ago | |
| 4bf35f17 | Avoid dispatch in ERB initialization guard | Takashi Kokubun <t****n@g****m> | about 2 months ago | |
| fbe832ac |
Fix wrong receiver in eoutvar example for #src (#123)
Co-authored-by: Claude Fable 5 <n****y@a****m> |
Hiroshi SHIBATA <h****t@r****g>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| ba3086de |
Bump actions/checkout from 6 to 7
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: github-actions[bot] <4****]@u****m> |
2 months ago | |
| e5598396 | Add a job to aggregate test results | Takashi Kokubun <t****n@g****m> | 2 months ago | |
| cc48728d |
Bump lewagon/wait-on-check-action from 1.7.0 to 1.8.0
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: github-actions[bot] <4****]@u****m> |
2 months ago | |
| 5442d86e |
Bump rubygems/release-gem from 1.2.0 to 1.4.0
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: github-actions[bot] <4****]@u****m> |
2 months ago | |
| 5b01c89e | Restrict RDoc cap to JRuby | Takashi Kokubun <t****n@g****m> | 2 months ago | |
| 6956ea3a | Constrain RDoc below 8 for JRuby CI | Takashi Kokubun <t****n@g****m> | 2 months ago | |
| 758ced0f |
Bump step-security/harden-runner from 2.19.0 to 2.19.4
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: github-actions[bot] <4****]@u****m> |
3 months ago | |
| 8ee64c1b |
Bump lewagon/wait-on-check-action from 1.6.0 to 1.7.0 (#116)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 8480213a |
Bump step-security/harden-runner from 2.16.1 to 2.19.0 (#117)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| c10f009a |
Bump dependabot/fetch-metadata from 2 to 3
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: github-actions[bot] <4****]@u****m> |
4 months ago | |
| b5af2bac | chore: forward-port NEWS/changelog entries (#114) |
Chad Wilson <2****n@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 905bb9a2 | chore: fix dead link (#113) |
Chad Wilson <2****n@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 4d2b45e1 | Version 6.0.4 | Takashi Kokubun <t****n@g****m> | 4 months ago | |
| 9d017be4 |
Prohibit def_method on marshal-loaded ERB instances
Co-authored-by: Tristan Madani <T****c@g****m> |
Takashi Kokubun <t****n@g****m> | 4 months ago | |
| 0ebc6aef |
Bump rubygems/release-gem from 1.1.2 to 1.2.0
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: github-actions[bot] <4****]@u****m> |
5 months ago | |
| 25a729a9 |
Bump step-security/harden-runner from 2.15.0 to 2.16.1
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: github-actions[bot] <4****]@u****m> |
5 months ago | |
| 26113660 |
Bump lewagon/wait-on-check-action from 1.5.0 to 1.6.0
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: github-actions[bot] <4****]@u****m> |
5 months ago | |
| 98208023 |
Bump actions/create-github-app-token from 2 to 3
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: github-actions[bot] <4****]@u****m> |
5 months ago | |
| 890d87f0 | Use github.token instead of missing MATZBOT_DEPENDABOT_MERGE_TOKEN secret | Takashi Kokubun <t****n@g****m> | 5 months ago | |
| afc32b6d | Fix dependabot auto-merge by using GH_TOKEN env var | Takashi Kokubun <t****n@g****m> | 5 months ago | |
| 2fd0a6b7 |
fix: exclude some files from published gem (#108)
Co-authored-by: Takashi Kokubun <t****n@g****m> |
Gareth Jones <3****h@u****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| bf1ded95 | Use tag instead of branch with lewagon/wait-on-check-action (#107) |
Hiroshi SHIBATA <h****t@r****g>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| 4359937d | Fix a missing action tag | Takashi Kokubun <t****n@g****m> | 6 months ago | |
| 677f418f |
Bump step-security/harden-runner from 2.14.1 to 2.15.0 (#106)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| 9c8fa8a3 | Version 6.0.3 | Takashi Kokubun <t****n@g****m> | 6 months ago | |
| 3d4dc319 | Freeze src in initialize (#105) |
John Hawthorn <j****n@h****l>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| c0e7d5f5 | Stop mentioning a link that doesn't exist | Takashi Kokubun <t****n@g****m> | 7 months ago | |
| 6a6f7857 |
Bump step-security/harden-runner from 2.14.0 to 2.14.1
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: Hiroshi SHIBATA <h****t@r****g> |
7 months ago | |
| a5b7b794 | Fix typo: rename BDSL to BSDL (#103) |
kazunoko <6****o@u****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| ccbf2655 |
Bump step-security/harden-runner from 2.13.2 to 2.14.0 (#102)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
8 months ago | |
| 52bd1bb1 | Exclude dependabot updates from release note | Hiroshi SHIBATA <h****t@r****g> | 9 months ago | |
| bbde68fc | Version 6.0.1 | Takashi Kokubun <t****n@g****m> | 9 months ago | |
| 43f08765 | Freeze ERB::Compiler::TrimScanner::ERB_STAG (#100) |
Daisuke Aritomo <d****o@g****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| 2aa3a680 | Fixed by `misspell -w -error -source=text` (#99) |
Hiroshi SHIBATA <h****t@r****g>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| f91b2600 |
Bump step-security/harden-runner from 2.13.1 to 2.13.2 (#98)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| 543500f2 |
Bump actions/checkout from 5 to 6 (#97)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| b23452a4 | Fix typo in changelog (#96) |
Chris <7****r@u****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| bbaaf1f5 | Version 6.0.0 | Takashi Kokubun <t****n@g****m> | 10 months ago | |
| 1f83b257 | Drop a deprecated constant ERB::Revision | Takashi Kokubun <t****n@g****m> | 10 months ago | |
| 9da628f2 | Drop an obsolete constant ERB::NOT_GIVEN | Takashi Kokubun <t****n@g****m> | 10 months ago | |
| 4162a24e | Reapply "Remove safe_level and further positional arguments (#7)" (#95) |
Takashi Kokubun <t****n@s****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| a5d42484 | Replace Ruby 3.5 with Ruby 4.0 (#94) |
Yasuo Honda <y****a@g****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| 332e2000 | [DOC] Suppress documentation for internals | Nobuyoshi Nakada <n****u@r****g> | 10 months ago | |
| 50a5cd76 | Fix tag shown in example of ERB expression tag and execution tag (#92) |
Sam Partington <s****m@o****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| 6bceee7d | Fix typo in documentation (#91) |
Alejandro Exojo <s****y@b****g>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| 3848f7c5 | Update the latest versions of actions (#90) |
Hiroshi SHIBATA <h****t@r****g>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| 450d807d | Create GitHub release only once | Takashi Kokubun <t****n@g****m> | 10 months ago | |
| e8d382a8 | Version 5.1.3 | Takashi Kokubun <t****n@g****m> | 10 months ago | |
| ae5bc380 | Publish a gem for JRuby as well | Takashi Kokubun <t****n@g****m> | 10 months ago | |
| daa0e871 | Version 5.1.2 | Takashi Kokubun <t****n@g****m> | 10 months ago | |
| fa6a2c9f | Add a workflow for trusted publishing | Takashi Kokubun <t****n@g****m> | 10 months ago | |
| 85a4f103 | Add `changelog_uri` to spec metadata (#89) |
Jason Garber <j****n@s****g>
Committed by: GitHub <n****y@g****m> |
11 months ago | |
| c231ced3 | html_escape: refactor redundant if (#88) |
Sharon Rosner <s****n@n****m>
Committed by: GitHub <n****y@g****m> |
11 months ago | |
| 3dc0bb09 | Version 5.1.1 | Takashi Kokubun <t****n@g****m> | 11 months ago | |
| 75764f02 | Fix integer overflow | Nobuyoshi Nakada <n****u@r****g> | 11 months ago | |
| 25fdde41 | Version 5.1.0 | Takashi Kokubun <t****n@g****m> | 11 months ago | |
| aa482890 | html_escape: Avoid buffer allocation for strings with no escapable character ... |
Sharon Rosner <s****n@n****m>
Committed by: GitHub <n****y@g****m> |
11 months ago | |
| 5be8f4ae | Fix the syntax that is weird as markdown from README | Takashi Kokubun <t****n@g****m> | 11 months ago | |
| 58662845 | Remove the reference of erb from the workflow | Takashi Kokubun <t****n@g****m> | 11 months ago | |
| ddfc1ba5 | Version 5.0.3 | Takashi Kokubun <t****n@g****m> | 11 months ago | |
| 1d2a22ab | sync-ruby.yml: Simplify the workflow name | Takashi Kokubun <t****n@g****m> | 11 months ago | |
| 8eb0e308 | sync-ruby.yml: Specify the repository for app token | Takashi Kokubun <t****n@g****m> | 11 months ago | |
| d8df2e92 | sync-ruby.yml: Fix indentation | Takashi Kokubun <t****n@g****m> | 11 months ago | |
| b52727fb | Add a workflow to sync commits to ruby/ruby (#86) |
Takashi Kokubun <t****n@s****m>
Committed by: GitHub <n****y@g****m> |
11 months ago | |
| 51c09221 | Remove a trailing space | Takashi Kokubun <t****n@g****m> | 11 months ago | |
| 692597b9 | Enhancements (mostly documentation) (#85) |
Burdette Lamar <B****r@Y****m>
Committed by: GitHub <n****y@g****m> |
11 months ago | |
| 1512314a | [DOC] Correct two errors |
BurdetteLamar <b****r@y****m>
Committed by: Takashi Kokubun <t****n@g****m> |
11 months ago | |
| a082298d | [DOC] Doc for #def_method and #def_module |
BurdetteLamar <b****r@y****m>
Committed by: Takashi Kokubun <t****n@g****m> |
11 months ago | |
| 4ca7784f | [DOC] Doc for ERB#def_class |
BurdetteLamar <b****r@y****m>
Committed by: Takashi Kokubun <t****n@g****m> |
12 months ago | |
| cb4911f5 | [DOC] Doc for ERB#set_eoutvar |
BurdetteLamar <b****r@y****m>
Committed by: Takashi Kokubun <t****n@g****m> |
12 months ago | |
| 5e6fea04 | [DOC] Correct error in #make_compiler example |
BurdetteLamar <b****r@y****m>
Committed by: Takashi Kokubun <t****n@g****m> |
12 months ago | |
| ad8231cd | [DOC] Doc for ERB#make_compiler |
BurdetteLamar <b****r@y****m>
Committed by: Takashi Kokubun <t****n@g****m> |
12 months ago | |
| b0ccb1e3 | [DOC] Remove example from ERB.version (will get out-of-date) |
BurdetteLamar <b****r@y****m>
Committed by: Takashi Kokubun <t****n@g****m> |
12 months ago | |
| b629d578 | [DOC] Tweak for ERB.new (argument eoutvar) |
BurdetteLamar <b****r@y****m>
Committed by: Takashi Kokubun <t****n@g****m> |
12 months ago | |
| 3e57b275 | [DOC] Correct link in doc for attribute #encoding |
BurdetteLamar <b****r@y****m>
Committed by: Takashi Kokubun <t****n@g****m> |
12 months ago | |
| 9b16b2d5 | [DOC] Doc for constant VERSION |
BurdetteLamar <b****r@y****m>
Committed by: Takashi Kokubun <t****n@g****m> |
12 months ago | |
| dd6db81d | [DOC] Doc for constant NOT_GIVEN |
BurdetteLamar <b****r@y****m>
Committed by: Takashi Kokubun <t****n@g****m> |
12 months ago | |
| 7556e681 | [DOC] Doc for attribute src |
BurdetteLamar <b****r@y****m>
Committed by: Takashi Kokubun <t****n@g****m> |
12 months ago | |
| cd8a962d | Keep RDoc coverage (#80) |
Nobuyoshi Nakada <n****u@r****g>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| 7fed01c4 | [DOC] `ERB::Version` | Nobuyoshi Nakada <n****u@r****g> | 12 months ago | |
| 62282e32 | [DOC] Fix the location of `url_encode` doc | Nobuyoshi Nakada <n****u@r****g> | 12 months ago | |
| de0f1857 | [DOC] Fix the description of #new_toplevel (#78) |
Nobuyoshi Nakada <n****u@r****g>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| dee5dd4d | [DOC] Doc for #new_toplevel |
BurdetteLamar <b****r@y****m>
Committed by: Takashi Kokubun <t****n@g****m> |
12 months ago | |
| d5f6f65a | [DOC] More on encodings |
BurdetteLamar <b****r@y****m>
Committed by: Takashi Kokubun <t****n@g****m> |
12 months ago | |
| 77830cb2 | [DOC] Doc for ERB#run |
BurdetteLamar <b****r@y****m>
Committed by: Takashi Kokubun <t****n@g****m> |
12 months ago | |
| 8dc0eaca | [DOC] Adds section 'Error Reporting' (#75) |
Burdette Lamar <B****r@Y****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| 125ce1f8 | [DOC] More on bindings (#74) |
Burdette Lamar <B****r@Y****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| 04bb746f | [DOC] Enhanced doc for ERB.result (#73) |
Burdette Lamar <B****r@Y****m>
Committed by: GitHub <n****y@g****m> |
12 months ago |