Ashwin Maroli
|
c368fec322
|
Create symlink only if target is accessible (#7429)
Merge pull request 7429
|
2018-12-18 12:00:27 -05:00 |
Ashwin Maroli
|
bfc733da90
|
Only read layouts from source_dir or theme_dir (#6788)
Merge pull request 6788
|
2018-11-18 06:54:32 -05:00 |
Parker Moore
|
f1c87a9129
|
Security: fix `include` bypass of `EntryFilter#filter` symlink check (#7226)
Merge pull request 7226
|
2018-09-07 15:17:55 -04:00 |
Ashwin Maroli
|
9adac3a11e
|
Fix Rubocop offences in test files (#7128)
Merge pull request 7128
|
2018-07-12 10:21:23 -04:00 |
Parker Moore
|
7cf5f51ca2
|
Enforce Style/FrozenStringLiteralComment. (#6265)
Merge pull request 6265
|
2017-08-03 21:27:32 -04:00 |
Pat Hawks
|
1d885911bc
|
Rubocop: Require consistent comma in multiline literals
|
2017-01-12 17:52:29 -06:00 |
Brint O'Hearn
|
98eef8af95
|
Aligning hashes per 2caff75
|
2016-05-16 19:48:04 -05:00 |
Brint O'Hearn
|
271a8aebfb
|
Rubocop fixes for test/test_layout_reader.rb
|
2016-05-16 19:26:53 -05:00 |
Pat Hawks
|
a47ce7b655
|
Wrap Arguments in () when used in a setter
|
2015-12-26 12:48:20 -08:00 |
Arthur Neves
|
67ba8ad0cb
|
Use rspec-mock instead of rr
|
2015-03-06 20:13:07 -05:00 |
Parker Moore
|
7ad0597bff
|
Make our own Minitest::Test subclass for further subclassing
|
2015-02-21 00:33:47 -08:00 |
Parker Moore
|
4b59eb4175
|
Fix the test inheritance for the tests.
|
2015-02-20 13:35:02 -08:00 |
Matt Rogers
|
b68229aa2c
|
Make LayoutReader#layout_directory public.
Since it's being used in a test, let's go ahead and expose it instead of
dealing with using Object#send to send the message along.
|
2014-02-17 22:13:29 -06:00 |
Parker Moore
|
1a879a04ab
|
Add tests for determining source dir
|
2014-02-16 23:19:03 -05:00 |
Matt Rogers & Persa Zula
|
facf115c04
|
Move layout tests from site to its own file
|
2014-02-06 22:45:51 -06:00 |