./www/ruby-padrino-cache, Page and fragment caching for Padrino

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.15.3, Package name: ruby31-padrino-cache-0.15.3, Maintainer: pkgsrc-users

= Painless Page and Fragment Caching (padrino-cache)

== Overview

This component enables caching of an application's response contents on
both page- and fragment-levels. Output cached in this manner is persisted,
until it expires or is actively expired, in a configurable store of your
choosing. Several common caching stores are supported out of the box.


Required to run:
[www/ruby-padrino-helpers] [www/ruby-padrino-core] [databases/ruby-moneta] [lang/ruby26-base]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 14.5 KB

Version history: (Expand)


CVS history: (Expand)


   2023-02-26 14:30:20 by Takahiro Kambe | Files touched by this commit (8) | Package updated
Log message:
www/ruby-padrino: update to 0.15.3

0.15.3 (2023-02-25)

* FIX #2266 Update ORM generator for ActiveRecord changes (@jkowens)
* FIX #2267 activerecord in gen task (@DimitriosLisenko)
   2023-01-04 16:33:37 by Takahiro Kambe | Files touched by this commit (16) | Package updated
Log message:
www/ruby-padrino: update to 0.15.2

0.15.2 (2022-12-23)

* FIX #2261 Resolve failures in CI Build and update Circle config (@jkowens)
* FIX #2263 Padrino-gen fix for ActiveRecord 6.1 (@jkowens)
* FIX #2260 Pin HAML to newer version 5 (@jkowens)
* NEW #2259 Add Sinatra 3 compatibility (@jkowens)
* NEW #2251 Sets up CircleCI for new builds (@wikimatze)
* FIX #2243 for cascading mailer path when using partials (@HR-Partner)
* FIX #2250 I18n translation issue on Ruby 3.0 (@jinshen1983)
* FIX #2246 Various routing upgrades and fixes (@takeshi-yashiro)
   2021-10-26 13:31:15 by Nia Alarie | Files touched by this commit (1030)
Log message:
www: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Not committed (merge conflicts):
www/nghttp2/distinfo

Unfetchable distfiles (almost certainly fetched conditionally...):
./www/nginx-devel/distinfo array-var-nginx-module-0.05.tar.gz
./www/nginx-devel/distinfo echo-nginx-module-0.62.tar.gz
./www/nginx-devel/distinfo encrypted-session-nginx-module-0.08.tar.gz
./www/nginx-devel/distinfo form-input-nginx-module-0.12.tar.gz
./www/nginx-devel/distinfo headers-more-nginx-module-0.33.tar.gz
./www/nginx-devel/distinfo lua-nginx-module-0.10.19.tar.gz
./www/nginx-devel/distinfo naxsi-1.3.tar.gz
./www/nginx-devel/distinfo nginx-dav-ext-module-3.0.0.tar.gz
./www/nginx-devel/distinfo nginx-rtmp-module-1.2.2.tar.gz
./www/nginx-devel/distinfo nginx_http_push_module-1.2.10.tar.gz
./www/nginx-devel/distinfo ngx_cache_purge-2.5.1.tar.gz
./www/nginx-devel/distinfo ngx_devel_kit-0.3.1.tar.gz
./www/nginx-devel/distinfo ngx_http_geoip2_module-3.3.tar.gz
./www/nginx-devel/distinfo njs-0.5.0.tar.gz
./www/nginx-devel/distinfo set-misc-nginx-module-0.32.tar.gz
./www/nginx/distinfo array-var-nginx-module-0.05.tar.gz
./www/nginx/distinfo echo-nginx-module-0.62.tar.gz
./www/nginx/distinfo encrypted-session-nginx-module-0.08.tar.gz
./www/nginx/distinfo form-input-nginx-module-0.12.tar.gz
./www/nginx/distinfo headers-more-nginx-module-0.33.tar.gz
./www/nginx/distinfo lua-nginx-module-0.10.19.tar.gz
./www/nginx/distinfo naxsi-1.3.tar.gz
./www/nginx/distinfo nginx-dav-ext-module-3.0.0.tar.gz
./www/nginx/distinfo nginx-rtmp-module-1.2.2.tar.gz
./www/nginx/distinfo nginx_http_push_module-1.2.10.tar.gz
./www/nginx/distinfo ngx_cache_purge-2.5.1.tar.gz
./www/nginx/distinfo ngx_devel_kit-0.3.1.tar.gz
./www/nginx/distinfo ngx_http_geoip2_module-3.3.tar.gz
./www/nginx/distinfo njs-0.5.0.tar.gz
./www/nginx/distinfo set-misc-nginx-module-0.32.tar.gz
   2021-10-07 17:09:00 by Nia Alarie | Files touched by this commit (1033)
Log message:
www: Remove SHA1 hashes for distfiles
   2021-06-02 17:09:54 by Takahiro Kambe | Files touched by this commit (13) | Package updated
Log message:
www/ruby-padrino: update to 0.15.1

0.15.1 (2021-04-25)

* FIX Adds readline as a dep (@nesquena)
* FIX #2229 Fix polish translations (@tiwi)
* FIX #2234 Avoid mocha warning in tests (@olleolleolle)
* FIX #2235 Update thor to a more recent version (@basex)
   2020-05-18 16:54:18 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
www/ruby-padrino-cache: update to 0.15.0

Update ruby-padrino-cache to 0.15.0.

pkgsrc change: update dependency to ruby-moneta.

* Remove obsolete rubyforge_project from gemspec.
   2019-02-06 16:03:08 by Takahiro Kambe | Files touched by this commit (10) | Package updated
Log message:
www/ruby-padrino: update to 0.14.4

* pkgsrc change: ruby-padrion-gen handles ruby-bundler dependency for
  ruby26.

0.14.4 (2018-11-05)

* FIX #2177 regexp routes and trailing slashes (@pdlug)
* FIX #2182 NoMethodError on `ar` tasks with activerecord v5.2.0+ (@sue445)
* FIX #2185 self.authenticate method in mongoid.rb.tt (@LarryFransson)
* FIX #2179 Deprecate safe_level of `ERB.new` in Ruby 2.6 (@koic)
* FIX #2193 nested require_dependencies (@genkami)
   2018-03-17 15:39:09 by Takahiro Kambe | Files touched by this commit (9) | Package updated
Log message:
www/ruby-padrino: update to 0.14.3

0.14.3 (2018-02-23)

* Move to mustermann
* Drop ruby prior to 2.2.2
* update default_inflections
* Fix params handling which broke with Sinatra 2.0.1 by removing guard clause
  to not initialize @params if already defined

0.14.2 (2018-01-02)

* FIX router in non-Padrino applications (@adam12)
* FIX padrino-admin haml layout
* FIX Datamapper tasks (@adam12)
* FIX #1979 default test or spec task
* FIX #2150 refuse invalid database adapters
* FIX #2152 using open without requiring 'open-uri'
* NEW #2161 allow array as tag attribute (@aeris)
* FIX #2163 preserve spaces in args of padrino gen
* update Sequel usage
* update ActiveRecord::Migration usage (@adam12)