index
:
delta/ruby.git
5a1dfb04bc2
KEIJU
KOSAKO
RUBY
SER
SHIGEO
SPCOLTRIN
baserock/GENIVI/G-1.2
baserock/liw/sam/chef
baserock/morph/ruby_1_8_7
baserock/morph/ruby_1_9_3
baserock/ps/proto-web-system
baserock/ruby_1_9_3
baserock/ruby_2_0_0
baserock/ruby_2_1
baserock/v1_9_3_194-bootstrap
bundler
c65f10304f
copy_file_range_bug
dependabot/bundler/spec/mspec/rake-12.3.3
half-baked-1.9
master
matzruby
maximecb-patch-1
maximecb-patch-2
mvm
new_gc
revert-2779-news-for-module-name
rexml_adds_tests
ricsin
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_m17n
scheduler-process-wait
testunit
thread_inspect
trunk
unlabeled-1.1.1
unlabeled-1.39.2
v1_0r
v1_1dev
v1_1r
win32-unicode-test
yuki24-patch-1
github.com: ruby/ruby.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
erb
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ruby/erb] Revert "Remove safe_level and further positional arguments (https:...
Takashi Kokubun
2022-01-17
2
-12
/
+77
*
[ruby/erb] Remove safe_level and further positional arguments (https://github...
Takashi Kokubun
2022-01-16
2
-77
/
+12
*
[ruby/erb] Warn safe_level and later args even without -w
Takashi Kokubun
2021-01-21
1
-9
/
+3
*
[ruby/erb] Make sure erb.rb in this repository is tested
Takashi Kokubun
2021-01-21
1
-6
/
+3
*
[ruby/erb] Prefer __dir__ to reduce ../
Takashi Kokubun
2021-01-20
1
-3
/
+3
*
Pend erb command tests for Ruby 2.5 for now
Takashi Kokubun
2021-01-20
1
-0
/
+3
*
Fixup 3292f4d965845d543733559fd1736b8c42fadab3
Hiroshi SHIBATA
2020-08-21
1
-1
/
+1
*
Fixed the executable path for erb command
Hiroshi SHIBATA
2020-08-21
1
-3
/
+3
*
Suppress uninitialized instance variable warnings
Nobuyoshi Nakada
2019-07-04
1
-0
/
+1
*
erb.rb: prohibit marshaling [EXPERIMENTAL]
nobu
2019-03-28
1
-0
/
+13
*
erb.rb: increase warn level only when non-zero safe_level
k0kubun
2018-12-29
1
-1
/
+7
*
Revert "erb.rb: print deprecation warning with warn level 1"
k0kubun
2018-12-29
1
-4
/
+4
*
erb.rb: print deprecation warning with warn level 1
k0kubun
2018-12-25
1
-4
/
+4
*
erb.rb: warn invalid trim_mode [Misc #15294]
k0kubun
2018-11-12
1
-0
/
+22
*
Rename test classes to allow stable test count when running test-all -j
nobu
2018-03-13
1
-1
/
+1
*
lib/erb.rb: Add uplevel to warn
kazu
2018-02-24
1
-1
/
+1
*
erb.rb: deprecate safe_level of ERB.new
k0kubun
2018-02-22
2
-27
/
+69
*
erb.rb: preserve the behavior for invalid syntax
k0kubun
2017-12-27
1
-0
/
+7
*
erb.rb: shadow by keys
nobu
2017-12-22
1
-0
/
+4
*
fix test_erb.rb [GH-1763]
nobu
2017-11-21
1
-0
/
+2
*
bin/erb: change template file encoding to UTF-8
k0kubun
2017-11-10
1
-0
/
+6
*
test_erb.rb: add test cases for uncovered methods
k0kubun
2017-09-26
1
-0
/
+22
*
test/erb/test_erb.rb: Fix unused variable warning
k0kubun
2017-05-29
1
-0
/
+1
*
erb.rb: Add ERB#result_with_hash
k0kubun
2017-05-25
1
-0
/
+29
*
erb.rb: Allow trimming CR in all trim_modes
k0kubun
2017-05-20
1
-0
/
+8
*
erb.rb: Allow explicit trimming carriage return
k0kubun
2017-05-20
1
-0
/
+11
*
erb.rb: Allow trimming carriage return
k0kubun
2017-05-20
1
-0
/
+5
*
erb.rb: Don't encode tilde in #url_encode
k0kubun
2017-05-17
1
-0
/
+4
*
erb.rb: fronzen-string-literal in comment [Fix GH-1229]
nobu
2016-01-29
1
-0
/
+5
*
test_erb.rb: improve assertions
nobu
2016-01-29
1
-38
/
+26
*
erb.rb: frozen-string-literal safe
nobu
2016-01-29
1
-0
/
+9
*
test_erb.rb: escape
nobu
2016-01-29
1
-3
/
+3
*
Allow ERB subclass to add token easily. [Feature #11936]
seki
2016-01-02
1
-0
/
+53
*
Add frozen_string_literal: false for all files
naruse
2015-12-16
3
-0
/
+3
*
* include/ruby/ruby.h: $SAFE=2 is now obsolete.
hsbt
2015-06-18
1
-1
/
+0
*
* include/ruby/ruby.h: $SAFE=3 is now obsolete.
hsbt
2015-06-17
1
-7
/
+0
*
erb: suppress warnings
nobu
2014-12-12
1
-1
/
+2
*
erb: set variables from the command line
nobu
2014-12-12
1
-0
/
+10
*
erb: lineno and location setters
nobu
2014-12-12
1
-0
/
+19
*
fix encoding spec
nobu
2014-07-25
1
-1
/
+1
*
* safe.c (rb_set_safe_level, safe_setter): raise an ArgumentError
shugo
2013-06-12
1
-5
/
+0
*
test: remove or replace trailing spaces
nobu
2012-12-07
1
-11
/
+11
*
erb.rb: safe concurrent use
nobu
2012-11-09
1
-1
/
+11
*
* lib/cgi/util.rb (CGI.escapeHTML): use '
naruse
2012-08-21
1
-2
/
+1
*
* test/erb/test_erb.rb (test_html_escape): add assertions for the
shugo
2012-08-14
1
-0
/
+3
*
Suppress warnings.
naruse
2012-08-14
1
-6
/
+12
*
Tue Aug 14 11:55:37 2012 Takeyuki FUJIOKA <xibbar@ruby-lang.org>
xibbar
2012-08-14
1
-1
/
+1
*
* test/erb/test_erb.rb (test_html_escape): fix typo.
shugo
2012-08-13
1
-1
/
+1
*
* lib/erb.rb (ERB::Util.html_escape): use CGI.escape to escape
shugo
2012-08-13
1
-0
/
+10
*
supress warnings.
akr
2010-01-25
1
-18
/
+18
[next]