GitHub / ruby/cgi issues and pull requests
#73 - Bump step-security/harden-runner from 2.12.1 to 2.12.2
Pull Request -
State: closed - Opened by dependabot[bot] 26 days ago
Labels: dependencies, github_actions
#72 - Remove an unnecessary `each` call
Pull Request -
State: open - Opened by nobu about 1 month ago
#71 - Bump step-security/harden-runner from 2.12.0 to 2.12.1
Pull Request -
State: closed - Opened by dependabot[bot] about 2 months ago
Labels: dependencies, github_actions
#70 - Add `Max-Age` attribute
Issue -
State: open - Opened by artur-intech about 2 months ago
#69 - The unreleased Ruby 3.5.0 raises NoMethodError: undefined method 'parse' for class CGI
Issue -
State: open - Opened by piotrmurach 2 months ago
- 2 comments
#68 - Fix reference error of @@accept_charset class variable.
Pull Request -
State: closed - Opened by hsbt 3 months ago
#67 - Support to require `cgi/escape`
Pull Request -
State: closed - Opened by hsbt 3 months ago
- 1 comment
#66 - Update rb_define_method calls for Ruby 3.4
Pull Request -
State: closed - Opened by nathan-nhm 3 months ago
- 2 comments
#65 - Ruby 3.4.3 x64-mingw-ucrt Build error
Issue -
State: closed - Opened by nathan-nhm 3 months ago
- 2 comments
#64 - Bump step-security/harden-runner from 2.11.0 to 2.12.0
Pull Request -
State: closed - Opened by dependabot[bot] 3 months ago
- 1 comment
Labels: dependencies, github_actions
#63 - Load cgi/util only with test_cgi_util.rb
Pull Request -
State: closed - Opened by hsbt 3 months ago
- 1 comment
#62 - Add 'digest' option
Pull Request -
State: open - Opened by nobu 3 months ago
#61 - README.md: Document "Get form values"
Pull Request -
State: closed - Opened by olleolleolle 4 months ago
#60 - CI: Configure JRuby: use javac --release, JRUBY_OPTS=--debug, use Java 21
Pull Request -
State: closed - Opened by olleolleolle 4 months ago
- 2 comments
#59 - CI: JRuby test suite fails to compile
Issue -
State: open - Opened by olleolleolle 4 months ago
- 1 comment
#58 - Bump step-security/harden-runner from 2.11.0 to 2.11.1
Pull Request -
State: closed - Opened by dependabot[bot] 4 months ago
- 1 comment
Labels: dependencies, github_actions
#57 - Unable to read query params in a POST method
Issue -
State: open - Opened by LevitatingBusinessMan 5 months ago
- 2 comments
#56 - crashes when a POST request does not have a Content-Length
Issue -
State: open - Opened by LevitatingBusinessMan 5 months ago
#55 - Allow GCI.escapeHTML to take a custom escape table
Pull Request -
State: open - Opened by byroot 5 months ago
#54 - Fix escapeElement and CGI::Cookie.parse for v0.3.5.x
Pull Request -
State: closed - Opened by hsbt 5 months ago
#53 - Fix escapeElement and CGI::Cookie.parse for v0.3.x
Pull Request -
State: closed - Opened by hsbt 5 months ago
#52 - Fix escapeElement and CGI::Cookie.parse
Pull Request -
State: closed - Opened by hsbt 5 months ago
#51 - Enabled trusted publisher for rubygems.org
Pull Request -
State: closed - Opened by hsbt 5 months ago
#49 - Exclude older than 2.6 on macos-14
Pull Request -
State: closed - Opened by nobu about 1 year ago
#48 - Fix unescapeHTML
Pull Request -
State: closed - Opened by flosacca over 1 year ago
- 4 comments
#47 - Use test-unit-ruby-core gem
Pull Request -
State: closed - Opened by hsbt almost 2 years ago
#46 - doc: fix method name
Pull Request -
State: closed - Opened by noraj almost 2 years ago
#45 - Bump actions/checkout from 3 to 4
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies
#44 - Add TruffleRuby support and add it in CI
Pull Request -
State: closed - Opened by eregon about 2 years ago
- 1 comment
#43 - Update test libraries from ruby/ruby 2023-03-24
Pull Request -
State: closed - Opened by hsbt over 2 years ago
#42 - Use reusing workflow
Pull Request -
State: closed - Opened by hsbt over 2 years ago
#41 - blade is hosted under ruby-lang.org now
Pull Request -
State: closed - Opened by hsbt over 2 years ago
#40 - Migrate `set-output` to `$GITHUB_OUTPUT`
Pull Request -
State: closed - Opened by bobby02832 over 2 years ago
#39 - Questions About Token and Path
Issue -
State: open - Opened by xiaoge1001 over 2 years ago
#38 - ArgumentError: invalid domain: ".example.com"
Issue -
State: closed - Opened by joshuapinter over 2 years ago
- 1 comment
#37 - Remove bundle exec for assert_separately.
Pull Request -
State: closed - Opened by hsbt over 2 years ago
#36 - Since 2.7.7 CGI::Cookie raises ArgumentError when cookie domains is prefixed with a dot
Issue -
State: closed - Opened by cpinto over 2 years ago
- 2 comments
#35 - cgi 0.34 or higher does not allow `.example.com` as domain
Issue -
State: closed - Opened by yahonda over 2 years ago
- 3 comments
#34 - Recent changes for v0.1.0.2 do not pass RubySpec
Issue -
State: closed - Opened by headius over 2 years ago
- 8 comments
#33 - Fix test that only runs in 2.7 or higher
Pull Request -
State: open - Opened by headius over 2 years ago
- 1 comment
#32 - test_cgi_cookie_new_with_domain does not run in 2.6 or earlier
Issue -
State: open - Opened by headius over 2 years ago
- 4 comments
#31 - CGI security fixes for old versions are not in repository
Issue -
State: open - Opened by headius over 2 years ago
- 8 comments
#30 - Fix test_cgi_cookie_new_with_domain to pass on older rubies
Pull Request -
State: closed - Opened by casperisfine over 2 years ago
#29 - Loosen the domain regex to accept '.'
Pull Request -
State: closed - Opened by tubaxenor over 2 years ago
- 11 comments
#28 - Optimize the no-escape case with strpbrk
Pull Request -
State: closed - Opened by k0kubun over 2 years ago
- 1 comment
#27 - Add snake case aliases for escapeURIComponent
Pull Request -
State: closed - Opened by casperisfine almost 3 years ago
- 4 comments
#26 - Implement `CGI.escapeURIComponent ` and `CGI.unescapeURIComponent `
Pull Request -
State: closed - Opened by casperisfine about 3 years ago
- 10 comments
#25 - Update Ruby versions on GHA with ci_versions/all.json
Pull Request -
State: closed - Opened by hsbt about 3 years ago
#24 - Bump actions/checkout from 2 to 3
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
Labels: dependencies
#23 - Added dependabot.yml for actions
Pull Request -
State: closed - Opened by hsbt over 3 years ago
#22 - s/RubyVM::JIT/RubyVM::MJIT/g
Pull Request -
State: closed - Opened by k0kubun over 3 years ago
#21 - Extract CGI::Session#new_store_file
Pull Request -
State: closed - Opened by nobu over 3 years ago
#20 - Check integer overflow in long range
Pull Request -
State: closed - Opened by nobu over 3 years ago
#19 - The class of `CGI.escapeHTML` result
Issue -
State: open - Opened by nobu over 3 years ago
#18 - Drop C89 support (= Ruby 2.x support)?
Issue -
State: open - Opened by nobu over 3 years ago
- 3 comments
#17 - Compile the extension for the test
Pull Request -
State: closed - Opened by nobu over 3 years ago
#16 - Test on Windows
Pull Request -
State: closed - Opened by nobu over 3 years ago
#15 - Exclude unused files from built package
Pull Request -
State: closed - Opened by nobu over 3 years ago
#14 - Set extconf.rb to extensions
Pull Request -
State: closed - Opened by nobu over 3 years ago
#13 - Update rake files
Pull Request -
State: closed - Opened by nobu over 3 years ago
#12 - CI: Use bundler-cache from ruby/setup-ruby
Pull Request -
State: closed - Opened by olleolleolle almost 4 years ago
#11 - compilation fails on ruby <2.7
Issue -
State: closed - Opened by ahorek almost 4 years ago
#10 - cgi released with Ruby 3.0.2 does not match released gem
Issue -
State: closed - Opened by headius almost 4 years ago
- 3 comments
#9 - jruby support
Pull Request -
State: closed - Opened by ahorek almost 4 years ago
- 8 comments
#8 - Use Time#strftime
Pull Request -
State: closed - Opened by nobu almost 4 years ago
#7 - CI: YAML quote 3.0 to avoid string "3"
Pull Request -
State: closed - Opened by olleolleolle over 4 years ago
#6 - gemspec: Explicitly empty executables list
Pull Request -
State: closed - Opened by olleolleolle over 4 years ago
#5 - Tweak actions
Pull Request -
State: closed - Opened by hsbt over 4 years ago
#4 - Handle invalid encoding in the pure ruby version of CGI.escapeHTML and CGI.unescapeHTML
Pull Request -
State: closed - Opened by jeremyevans over 4 years ago
- 2 comments
#3 - Use GitHub Actions instead of Travis CI
Pull Request -
State: closed - Opened by hsbt over 5 years ago
#2 - handle invalid encoding in the pure ruby version of CGI.escapeHTML and CGI.unescapeHTML
Pull Request -
State: closed - Opened by ahorek over 5 years ago
- 3 comments
#1 - Use GitHub Actions instead of Travis CI.
Pull Request -
State: closed - Opened by hsbt over 5 years ago