Marc Anguera
|
3c34c18bdf
|
Minify JS: migrate from Uglifier to Terser gem to support ES6 (#2532)
* Minify JS: migrate from Uglifier to Terser gem to support ES6
* rebase and bundle update
Co-authored-by: Thomas Reynolds <me@tdreyno.com>
|
2022-01-30 19:37:53 +00:00 |
|
Alexey Vasiliev
|
61915cdaab
|
Update rubocop + use enable-frozen-string-literal (#2354)
|
2020-08-16 12:08:50 -07:00 |
|
Paul McMahon
|
635106c16f
|
Remove duplicate require (#2346)
|
2020-06-16 12:03:22 -07:00 |
|
Paul McMahon
|
85523c84bb
|
Trigger a reload for the preview server when data changes (#2340)
Resolves #2329. Without this, proxy pages that were passed data as a
local weren't being loaded when the data changed.
|
2020-06-11 08:25:59 -07:00 |
|
Paul McMahon
|
e277a80fa4
|
Remove tag for ruby less than 2.1 (#2338)
Minimum Ruby version is currently 2.5, so this is no longer relevant.
|
2020-06-10 11:38:55 -07:00 |
|
Paul McMahon
|
bfd978f509
|
Test reloading of the preview server (#2339)
When files like config.rb are changed, the preview server reloads. This
behaviour wasn't tested anywhere previously.
|
2020-06-10 11:20:01 -07:00 |
|
Ruben Grimm
|
5fd6a1efcb
|
Remove backports (#2315)
|
2020-02-14 09:11:33 -08:00 |
|
Thomas Reynolds
|
feb7a3d852
|
Centralize active_support integration (#2256)
* Centralize active_support integration
* For some reason, as_json is magic
* Fix ActiveSupport paths
* Env update
|
2019-03-01 14:18:29 -08:00 |
|
Thomas Reynolds
|
6714828e27
|
Update active support and padrino (#2237)
* Update active support and padrino
* Remove `present?` helper method
* Aruba deprecation
* Update changelog [ci skip]
|
2018-12-31 13:30:15 -08:00 |
|
Thomas Reynolds
|
f945bbad84
|
Refactor resource reducer (#2216)
* Refactor some resource reducer
* Refresh caches after metadata change
* Avoid over-clearing cache
* Fix contract
* Re-enable fast fail
* typo
* Hash back
* n/m
* Signal page_id change on routing info
* Disable ready callback changes
* Update directory_indexes.rb
|
2018-11-08 11:28:48 -08:00 |
|
Thomas Reynolds
|
f2d23a6f6d
|
Remove JS tests and PhantomJS. Fixes #1722 (#2209)
|
2018-10-19 12:25:25 -07:00 |
|
Thomas Reynolds
|
efd1ef69d6
|
2018 cleanup
Upgrade our deps
Drop support for Ruby 2.2 (because some deps have)
Update rubocop and lints
|
2018-09-11 11:43:07 -07:00 |
|
Thomas Reynolds
|
091e71a95a
|
Fix CLI test
|
2018-02-26 11:07:36 -08:00 |
|
Thomas Reynolds
|
5f32d3a901
|
Remove coveralls
|
2018-02-26 10:24:25 -08:00 |
|
Thomas Reynolds
|
1f33cfdf3c
|
More tweaks
|
2018-01-25 15:41:32 -08:00 |
|
Thomas Reynolds
|
936d19cbb3
|
Bump some deps
|
2017-08-29 16:18:43 -07:00 |
|
Thomas Reynolds
|
12eb9ab3a9
|
Fix cli tests
|
2017-08-29 13:49:26 -07:00 |
|
Thomas Reynolds
|
65aebc1887
|
Move some tests around
|
2016-01-19 14:55:47 -08:00 |
|
Thomas Reynolds
|
bea2515a41
|
Move CLI into middleman-cli
|
2014-01-02 16:39:06 -08:00 |
|