Changes for version 0.3.16

  • checks /etc/openresty/site_openresty.conf and /etc/openresty/openresty.conf when \$FindBin::Bin/etc/*.conf are not found.
  • now "make install" also installs haskell/bin/restyscript in case it exists.
  • added the misc/restylog utility for analysing lighttpd log for the OpenResty server.
  • added hint for editing the config file when the user starts the OpenResty server with the PgMocked backend enabled.
  • updated the docs to reflect the fact that we now use api.openresty.org for our main OpenResty server hosted by Yahoo! China.
  • updated the docs to reflect that we host the admin site now at http://openresty.org/admin/.
  • added an onerror handler to openresty's get method and now it croaks on failed HTTP requests like 404, 503 and bad address :)
  • demo/Admin - fixed an IE issue in admin.js regarding deleting a model row and adding the first model row.
  • demo/Admin - now it displays the loading flag during logging and also croaks on bad request by means of openresty.js's new onerror handler.
  • added the LICENSE file.
  • added debian packaging utilty. now "make -f dev.mk debian" will create a .deb file for OpenResty.
  • added some POD to OpenResty::Config.
  • added a section to OpenResty::Spec::Installation for system-wide installation of OpenResty.
  • skipped t/21-capthca.t in pgmocked and recording mode.

Documentation

Command-line frontend utility for the OpenResty server
Cheat sheet for OpenResty
OpenResty Account Admininstration
OpenSearch 体系结构白皮书(草案)
Captcha 图片生成和验证
Installation instructions for OpenResty servers
Metamodel for OpenResty backends
Overview of the OpenResty service platform
OpenResty REST Service Specification [draft]
OpenResty REST 协议白皮书(草案)
Introduction to the OpenResty test suite
Upgrading to new versions of OpenResty server
Zero to OpenResty for Perl programmers
中文版快速入门教程

Modules

General-purpose web service platform for web applications
class factory for OpenResty backend classes
Base class for OpenResty backend classes
OpenResty backend for PostgreSQL standalone databases
OpenResty backend for the PostgreSQL PL/Proxy-based cluster databases
A mocked-up OpenResty backend for the Pg backend
Cache for OpenResty
Configure file reader for OpenResty
The main dispatcher for the OpenResty server
The action handler for OpenResty
The captcha handler for OpenResty
The feed handler for OpenResty
The login handler for OpenResty
The model handler for OpenResty
The role handler for OpenResty
The "unsafe" handler for OpenResty
The version handler for OpenResty
The view handler for OpenResty
OpenResty app class for inlined REST requrests
OpenResty backend for the PostgreSQL PL/Proxy-based cluster databases
Perl wrapper for the restyscript compiler via IPC
RestyScript (for Views) compiler in pure Perl
SQL generator for insert statements
SQL generator for select statements
Base class for the various SQL generator classes
SQL generator for update statements
Standalone server based on HTTP::Server::Simple for OpenResty
Utility functions for OpenResty

Provides

in lib/OpenResty/FastCGI.pm
in lib/OpenResty/FeedWriter/RSS.pm
in lib/OpenResty/RestyScript/ViewUpgrade.pm
in lib/OpenResty/Script/Upgrade.pm
in lib/OpenResty/Shell.pm
in lib/OpenResty/Shell/History.pm
in lib/WWW/OpenResty/Embedded.pm

Other files