Next | Query returned 17 messages, browsing 1 to 10 | Previous

History of commit frequency

CVS Commit History:


   2023-01-19 16:17:29 by Takahiro Kambe | Files touched by this commit (3) | Package updated
Log message:
www/ramaze: update to 2023.01.06

2023.01.06

No release note nor changelog.  Basically, refacter and catch up to recent
innate and Ruby.

Please refer
<https://github.com/Ramaze/ramaze/compare/2015.10.28...2023.01.06> in
detail.
   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:52:04 by Takahiro Kambe | Files touched by this commit (1)
Log message:
www/ramaze: use --format-executable RUBYGEM_OPTIONS

Use --format-executable RUBYGEM_OPTIONS instead of manually renaming
with post-install.

No functional change.
   2021-05-21 23:06:19 by Nia Alarie | Files touched by this commit (3)
Log message:
ramaze: fix self-conflict
   2015-11-04 03:47:43 by Alistair G. Crooks | Files touched by this commit (758)
Log message:
Add SHA512 digests for distfiles for www category

Problems found locating distfiles:
	Package haskell-cgi: missing distfile haskell-cgi-20001206.tar.gz
	Package nginx: missing distfile array-var-nginx-module-0.04.tar.gz
	Package nginx: missing distfile encrypted-session-nginx-module-0.04.tar.gz
	Package nginx: missing distfile headers-more-nginx-module-0.261.tar.gz
	Package nginx: missing distfile nginx_http_push_module-0.692.tar.gz
	Package nginx: missing distfile set-misc-nginx-module-0.29.tar.gz
	Package nginx-devel: missing distfile echo-nginx-module-0.58.tar.gz
	Package nginx-devel: missing distfile form-input-nginx-module-0.11.tar.gz
	Package nginx-devel: missing distfile lua-nginx-module-0.9.16.tar.gz
	Package nginx-devel: missing distfile nginx_http_push_module-0.692.tar.gz
	Package nginx-devel: missing distfile set-misc-nginx-module-0.29.tar.gz
	Package php-owncloud: missing distfile owncloud-8.2.0.tar.bz2

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
   2012-12-17 16:10:57 by Takahiro Kambe | Files touched by this commit (3)
Log message:
Update ramaze to 2012.12.08.

Changes are too many to write here, please refer CHANGELOG.
   2012-04-29 18:09:34 by Takahiro Kambe | Files touched by this commit (3) | Package updated
Log message:
Update ramaze to 2012.04.14.

Changelog

* The Redis adapter (Ramaze::Cache::Redis) has been fixed so that it works
  with sessions, previously this would result in "Can't convert into \ 
symbol"
  errors and the like. This problem was caused by not encoding data using
  Marshal. Thanks to EdvardM for reporting the issue.
* The Redis cache adapter namespaces keys just like the other adapters.
* Ramaze::Cache::MemCache has been updated for the latest version of Dalli and
  should no longer display deprecation warnings. The minimum required version
  of Dalli has been set to at least 2.0.2.
* Various documentation improvements and additions.
* The HTML of the pagination helper can now be customized, thanks to Leucos
  and bougyman for adding it.
   2012-03-20 14:53:35 by Takahiro Kambe | Files touched by this commit (3) | Package updated
Log message:
Update ramaze to 2012.03.07.

[aa5d48f | Mon Mar 05 19:08:01 UTC 2012] Yorick Peterse \ 
<yorickpeterse@gmail.com>

  * Updated the list of authors and the changelog.

    Signed-off-by: Yorick Peterse <yorickpeterse@gmail.com>

[8040c21 | Mon Mar 05 19:04:17 UTC 2012] Yorick Peterse \ 
<yorickpeterse@gmail.com>

  * Ramaze is now licensed under the MIT license.

    Signed-off-by: Yorick Peterse <yorickpeterse@gmail.com>

[b1e5d5c | Fri Mar 02 15:21:37 UTC 2012] John Pagonis <john@pagonis.org>

  * Explains how to reuse the existing middlewares stack with own middleware.

    Signed-off-by: Yorick Peterse <yorickpeterse@gmail.com>

[556597f | Fri Mar 02 12:41:53 UTC 2012] John Pagonis <john@pagonis.org>

  * Added a reference to the popular default Innate helpers to ramaze, to stop \ 
us wasting time looking for them.

    Signed-off-by: Yorick Peterse <yorickpeterse@gmail.com>

[df6bd77 | Fri Mar 02 11:01:37 UTC 2012] Yorick Peterse <yorick@isset.nl>

  * Added a general Git workflow link.

    As suggested by @pagojo I've added a link to a guide that describes the various
    steps of contributing to Github projects.

    Issue: #33

    Signed-off-by: Yorick Peterse <yorick@isset.nl>

[5ecdb93 | Thu Mar 01 19:05:56 UTC 2012] Yorick Peterse \ 
<yorickpeterse@gmail.com>

  * Woops, YARD can't resolve to Ramaze.start.

    Signed-off-by: Yorick Peterse <yorickpeterse@gmail.com>

[3f6168a | Thu Mar 01 18:58:17 UTC 2012] Yorick Peterse \ 
<yorickpeterse@gmail.com>

  * Expanded the sessions guide.

    It now includes a list of the available drivers (copied from the caching guide)
    as well as some instructions on how to change the adapter to use for session
    data.

    Signed-off-by: Yorick Peterse <yorickpeterse@gmail.com>

[7d5f8a0 | Thu Mar 01 18:48:42 UTC 2012] Yorick Peterse \ 
<yorickpeterse@gmail.com>

  * Describe how to write/test documentation.

    Signed-off-by: Yorick Peterse <yorickpeterse@gmail.com>

[d8a3cc4 | Thu Mar 01 13:46:44 UTC 2012] Yorick Peterse <yorick@isset.nl>

  * Small formatting changes for the middlewares guide

    See #33

    Signed-off-by: Yorick Peterse <yorick@isset.nl>

[346a202 | Thu Mar 01 13:45:02 UTC 2012] Yorick Peterse <yorick@isset.nl>

  * Removed trailing whitespace.

    See #33 for more information.

    Signed-off-by: Yorick Peterse <yorick@isset.nl>

[e125277 | Thu Mar 01 12:17:21 UTC 2012] John Pagonis <john@pagonis.org>

  * Clarified the middlewares documentation a bit.

    Signed-off-by: Yorick Peterse <yorick@isset.nl>

[5e9f80d | Wed Feb 29 20:12:54 UTC 2012] Yorick Peterse \ 
<yorickpeterse@gmail.com>

  * Updated the list of authors.

    Signed-off-by: Yorick Peterse <yorickpeterse@gmail.com>

[cd11c7f | Mon Feb 20 20:45:12 UTC 2012] Yorick Peterse \ 
<yorickpeterse@gmail.com>

  * Fixed the formatting of the User helper docs.

    See #32 for more information.

    Signed-off-by: Yorick Peterse <yorickpeterse@gmail.com>

[e9225b4 | Fri Feb 17 13:31:21 UTC 2012] John Pagonis <john@pagonis.org>

  * Corrected the user_login documentation.

    Signed-off-by: Yorick Peterse <yorick@isset.nl>

[846a4b3 | Thu Feb 16 19:22:14 UTC 2012] Yorick Peterse \ 
<yorickpeterse@gmail.com>

  * Improved the docs for the User helper a bit.

    See #30 for more information.

    Signed-off-by: Yorick Peterse <yorickpeterse@gmail.com>

[2475a04 | Sat Feb 04 13:04:04 UTC 2012] Michael Fellinger \ 
<m.fellinger@gmail.com>

  * update travis config

[4cfea2b | Wed Jan 25 14:35:19 UTC 2012] Yorick Peterse \ 
<yorickpeterse@gmail.com>

  * Re-generate CSRF tokens for valid requests.

    Re-generating the CSRF tokens on each valid request fixes the annoying issue of
    the tokens *always* expiring after 15 minutes. This is very annoying if you're
    trying to edit some content and all of a sudden you're unable to submit a form
    as the token has expired.

    See #27 for more information.

    Signed-off-by: Yorick Peterse <yorickpeterse@gmail.com>

[2e98ff1 | Wed Jan 25 14:29:20 UTC 2012] Yorick Peterse \ 
<yorickpeterse@gmail.com>

  * Removed a few more useless comments.

    Signed-off-by: Yorick Peterse <yorickpeterse@gmail.com>

[5cdc51c | Wed Jan 25 14:28:44 UTC 2012] Yorick Peterse \ 
<yorickpeterse@gmail.com>

  * No need to brush my ego that much.

    Signed-off-by: Yorick Peterse <yorickpeterse@gmail.com>

[b24669f | Wed Jan 25 14:26:27 UTC 2012] Yorick Peterse \ 
<yorickpeterse@gmail.com>

  * Removed some useless code.

    Signed-off-by: Yorick Peterse <yorickpeterse@gmail.com>

[e435ceb | Wed Jan 25 14:10:21 UTC 2012] Yorick Peterse \ 
<yorickpeterse@gmail.com>

  * Use Ramaze.setup for the view adapters.

    Using Ramaze.setup() for installing and loading the gems required for various
    view adapters should make it easier for developers to get started as they no
    longer have to deal with errors related to certain Gems not being installed.

    Signed-off-by: Yorick Peterse <yorickpeterse@gmail.com>

[17c909e | Wed Jan 25 14:03:37 UTC 2012] Yorick Peterse \ 
<yorickpeterse@gmail.com>

  * Added a few specifications for Slim.

    Signed-off-by: Yorick Peterse <yorickpeterse@gmail.com>

[969a02c | Wed Jan 25 13:42:20 UTC 2012] Yorick Peterse \ 
<yorickpeterse@gmail.com>

  * Docs for the Slim engine and cleaned it up a bit.

    Signed-off-by: Yorick Peterse <yorickpeterse@gmail.com>

[023d6cd | Wed Jan 25 13:35:36 UTC 2012] Yorick Peterse \ 
<yorickpeterse@gmail.com>

  * Removed a tab.

    Signed-off-by: Yorick Peterse <yorickpeterse@gmail.com>

[37f0f73 | Thu Jan 19 05:52:52 UTC 2012] Marc Weber <marco-oweber@gmx.de>

  * adding support for slim template engine

    thanks to yorickpeterse, manveru

    Signed-off-by: Yorick Peterse <yorickpeterse@gmail.com>

[561d528 | Tue Jan 17 18:23:19 UTC 2012] Yorick Peterse \ 
<yorickpeterse@gmail.com>

  * Fixed a small statement bug in the blog example.

    This bug would cause an exception to be raised whenever a user would try to log
    in with invalid details. Thanks to MarcWeber for reporting the issue.

    Signed-off-by: Yorick Peterse <yorickpeterse@gmail.com>

[e8b3786 | Tue Jan 17 17:14:52 UTC 2012] Yorick Peterse \ 
<yorickpeterse@gmail.com>

  * No need to boost my ego that much.

    Signed-off-by: Yorick Peterse <yorickpeterse@gmail.com>

[b33c13c | Tue Jan 17 17:04:10 UTC 2012] Michael Fellinger \ 
<m.fellinger@gmail.com>

  * fix some wikore bugs

[fb84aea | Wed Dec 28 17:29:21 UTC 2011] Yorick Peterse \ 
<yorickpeterse@gmail.com>

  * Release 2011.12.28

    Signed-off-by: Yorick Peterse <yorickpeterse@gmail.com>

[4553e0b | Wed Dec 28 05:13:22 UTC 2011] Michael Fellinger \ 
<m.fellinger@gmail.com>

  * Wrap Rack::File so we can continue to use Rack::Cascade

[f52f010 | Wed Dec 28 03:07:49 UTC 2011] Michael Fellinger \ 
<m.fellinger@gmail.com>

  * avoid shadow warning in controller

[c64833c | Wed Dec 28 02:58:55 UTC 2011] Michael Fellinger \ 
<m.fellinger@gmail.com>

  * fix shadowed variables in Thread#into

[4c66220 | Sat Dec 24 12:32:17 UTC 2011] Michael Fellinger \ 
<m.fellinger@gmail.com>

  * Update rvmrc to 1.9.3 and new convention

[de1a871 | Sat Dec 24 12:33:11 UTC 2011] Yorick Peterse \ 
<yorickpeterse@gmail.com>

  * Don't specify the exact amount of lines.

    Signed-off-by: Yorick Peterse <yorickpeterse@gmail.com>

[3b17e67 | Sat Dec 24 12:24:29 UTC 2011] Yorick Peterse \ 
<yorickpeterse@gmail.com>

  * Set Ramaze.options.roots in the intro tutorial.

    Without this Ramaze won't be able to properly locate your root directories and
    thus will fail to load views, layouts, etc.

    Signed-off-by: Yorick Peterse <yorickpeterse@gmail.com>

[88c5a38 | Wed Nov 09 18:26:11 UTC 2011] Yorick Peterse \ 
<yorickpeterse@gmail.com>

  * Use request.ip/request.host instead of request.env

    Using request.env['REMOTE_ADDR'] and request.env['REMOTE_HOST'] can break on
    certain environments (e.g. Heroku). Thanks to @stas for reporting the issue.

    Signed-off-by: Yorick Peterse <yorickpeterse@gmail.com>

[51c8d43 | Sun Oct 23 18:11:57 UTC 2011] Yorick Peterse \ 
<yorickpeterse@gmail.com>

  * Minor style changes to the Flash documentation.

    Signed-off-by: Yorick Peterse <yorickpeterse@gmail.com>
   2011-12-16 14:21:50 by Takahiro Kambe | Files touched by this commit (3)
Log message:
Update www/ramaze package to 2011.10.23.

Changes are too many to write here, please refer CHANGELOG file.

Next | Query returned 17 messages, browsing 1 to 10 | Previous