2018-09-24 03:21:54 by Takahiro Kambe | Files touched by this commit (1) |
Log message:
www/heel: relax dependency to ruby-puma
Allow depends on ruby-puma 3.12.0.
Bump PKGREVISION.
|
2018-03-17 15:46:45 by Takahiro Kambe | Files touched by this commit (2) | |
Log message:
www/heel: update to 3.2.0
## Version 3.2.0 - 2018-03-14
* fix missing rack dependency [#17](https://github.com/copiousfreetime/heel/pull/17)
* across the board gem dependency updates
* ruby 2.2 minimum dependency - because of transitive dependencies
|
2017-03-23 18:07:02 by Joerg Sonnenberger | Files touched by this commit (219) |
Log message:
Extend SHA512 checksums to various files I have on my local distfile
mirror.
|
2015-02-04 16:13:29 by Takahiro Kambe | Files touched by this commit (1) |
Log message:
Switch to use mail/ruby-mime-types1 package.
Bump PKGREVISION.
|
2014-03-14 19:45:16 by Takahiro Kambe | Files touched by this commit (3) |
Log message:
Update heel 3.1.3.
## Version 3.1.3 - 2013-11-26
* URL encode the links to files \
[#14](https://github.com/copiousfreetime/heel/issues/14)
* Fix pid file cleanup on ruby 2.0 \
[#15](https://github.com/copiousfreetime/heel/issues/15)
## Version 3.1.2 - 2013-10-16
* Fix usage of Mime::Types \
[#12](https://github.com/copiousfreetime/heel/issues/12) \
[#13](https://github.com/copiousfreetime/heel/issues/13)
## Version 3.1.1 - 2013-09-29
* Fix request logging [#10](https://github.com/copiousfreetime/heel/issues/10)
|
2013-09-15 18:43:28 by Takahiro Kambe | Files touched by this commit (3) |
Log message:
Update heel to 3.1.0.
# Changelog
## Version 3.1.0 - 2013-07-07
* Update dependencies
* Switch to template contributed by brianflanagan [#8]
* Add support for multiple independent heel servers [#9]
|
2013-04-07 22:49:45 by Blue Rats | Files touched by this commit (91) |
Log message:
Edited DESCR in the case of:
File too long (should be no more than 24 lines).
Line too long (should be no more than 80 characters).
Trailing empty lines.
Trailing white-space.
Trucated the long files as best as possible while preserving the most info
contained in them.
|
2013-03-17 16:57:46 by Takahiro Kambe | Files touched by this commit (3) |
Log message:
Update heel to 3.0.2.
# Changelog
## Version 3.0.2 - 2013-03-13
* Fix generated pages to say they are utf-8 [#4]
* Fix formatting of usage section of documentation
* Update dependencies
* Convert to RDoc 4.0
|
2013-02-13 16:42:54 by Takahiro Kambe | Files touched by this commit (3) |
Log message:
Update heel to 3.0.1.
= Changelog
== Version 3.0.1 - 2013-02-06
* Switch to using puma for the webserver
* Switch to using simplecov for coverage testing
* Update all gem dependencies
* Update to fixme project template
* Convert to minitest
== Version 2.1.0 - 2011-03-17
* Update to Launchy 1.0.0
* Update to Thin 1.2.8
|
2011-12-17 08:10:51 by Takahiro Kambe | Files touched by this commit (1) |
Log message:
Relax depending version to www/thin.
|