Changes for version 0.3.21

  • fixed the ACL mechanism; now we allow ACL rules like GET /=/~/~/~/~.
  • fixed the "space-in-column-name" bug for POST model column API reported by carrie++
  • fixed the default value issue for creating model column of the serial type, reported by zhu jingjing++, our QA girl ;)
  • fixed a bug in GET /=/model/Foo/~/query and also added t/38-global-search.t to test it.
  • perl minisql compiler - added support for as (col type, col2, type2, ...).
  • perl minisql compiler - added support for the prefix_range column type as well as the @> operator.
  • added support for char(xxx) colmun type in the Model handler.
  • applied the validator quasiquote to the Model handler.
  • applied the sql quasiquote to all the handlers.
  • added more POD to OpenResty::Limits as per cnhackTNT++'s suggestion.
  • added a new document OpenResty::Tutorial::RunTestsOnWin32_cn
  • renamed OpenResty::Spec::Installation to OpenResty::Spec::Install.
  • renamed OpenResty::Spec::Installation::Binary to OpenResty::Spec::Install::Binary_cn.
  • demo/Admin - implemented the bulk row import and table row truncating interfaces.
  • demo/Admin - added (all-column) search box to model row panel.
  • removed bin/test-account-admin.sh.
  • demo/Springbot - added timeout to springbot.
  • demo/Springbot - added more ext to the filter.

Documentation

Command-line frontend utility for the OpenResty server
Cheat sheet for OpenResty
OpenResty Account Admininstration
OpenSearch 体系结构白皮书(草案)
Captcha 图片生成和验证
Installation instructions for OpenResty servers
Install binary distributions of OpenResty
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
中文版快速入门教程
Running the OpenResty test suite on Win32

Modules

General-purpose web service platform for web applications
class factory for OpenResty backend classes
Base class for OpenResty backend classes
Pg backend for OpenResty running via PL/Perl
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
Various contraints used in the OpenResty server
OpenResty app class for inlined REST requrests
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/QuasiQuote/SQL.pm
in lib/OpenResty/QuasiQuote/Validator.pm
in lib/OpenResty/QuasiQuote/Validator/Compiler.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/OpenResty/QuasiQuote/Validator/Compiler.pm
in lib/WWW/OpenResty/Embedded.pm

Other files