webmcp

log

age author description
2015-12-09 jbe Use uservalues rather than ephemeron tables in mondelefant
2015-12-09 jbe Fixed error in autodoc documentation of <db_handle>:quote_binary(...)
2015-12-09 jbe Documentation of return values of <db_handle>:wait(...) call in case of error or timeout
2015-12-09 jbe Added <db_handle>:wait(...) method to wait for NOTIFYs
2015-12-04 jbe Updated framework/webmcp_version file to match current version
2015-12-03 jbe Reset window.location.hash after collapsing/expanding sections in autodoc reference
2015-12-03 jbe Keep track of expanded sections in autodoc reference (and collapse sections on hash change)
2015-12-03 jbe Utilize onhashchange event in autodoc output
2015-12-02 jbe Changed version number to 2.0.4
2015-12-01 jbe Changed version numbers of dependencies in documentation
2015-12-01 jbe Callback of ui.list{...} receives index as second argument
2015-12-01 jbe Added missing parenthesis around gsub call (code cleanup only)
2015-11-16 jbe New implementation of (proxy) write access to fields of JSON object in a special column
2015-11-16 jbe New implementation of (proxy) read access to fields of JSON object in a special column
2015-11-16 jbe Reverted changes to mondelefant_result_index and mondelefant_result_newindex C-functions (proxying of JSON document)
2015-11-16 jbe Anchor (URI fragment) support for autodoc system
2015-11-16 jbe Extended _column_info table to be an associative array as well (in addition to a sequence); Allow direct (proxy) access to fields of JSON object in a special column (completed write access)
2015-11-16 jbe Removed wrongly committed lines
2015-11-16 jbe Preparatory work for proxy write access to "document_column"
2015-11-15 jbe Slightly improved efficiency of (JSON) document proxying in mondelefant_native.c
2015-11-14 jbe Allow direct (proxy) access to fields of JSON object in a special column (set in the model) (write access not implemented yet)
2015-11-14 jbe Proper support for mutable data types (JSON objects/arrays) in table columns
2015-11-14 jbe Added mutability state handlers in mondelefant_atom_connector.lua and prepare its usage in mondelefant_native.c
2015-11-14 jbe Support for primary keys in JSON documents (fixes mistake with extra parenthesis in RETURN clause)
2015-08-22 jbe Workaround for issue with noncompliant (_GNU_SOURCE) strerror_r() implementation
2015-08-07 jbe Added tag v2.0.3 for changeset 35d1b6485145
2015-08-05 jbe Changed version to 2.0.3v2.0.3
2015-08-05 jbe Reverted previous changeset (6ad9f6113c52, Support for primary keys in JSON documents)
2015-07-27 jbe Bugfix in request.set_absolute_baseurl and request.register_mime_type (use request.configure to allow call at configuration time)
2015-06-21 jbe Updated documentation for new Moonbridge version (again)
2015-06-20 jbe Updated documentation for new Moonbridge version
2015-05-22 jbe Support for primary keys in JSON documents
2015-03-29 jbe Added tag v2.0.2 for changeset 1d850c6688b6
2015-03-29 jbe New release of v2.0.2 because tar.gz file of v2.0.1 did not contain Makefile.optionsv2.0.2
2015-03-29 jbe Fixed autodoc comment for auth.openid.verify{...}
2015-03-26 jbe Added tag v2.0.1 for changeset 785ff282af16
2015-03-26 jbe Changed version string to "2.0.1"v2.0.1
2015-03-26 jbe Bugfix in trace.error{}: close all open sections to show timings
2015-03-26 jbe Code cleanup in request.handler(...) and request.default_router(...)
2015-03-26 jbe Bugfix in request.get_param_strings{...} which caused an empty table to be returned
2015-03-26 jbe Bugfix in request.get_param_strings{...} regarding include_internal flag
2015-03-26 jbe Bugfix in request.get_param{...} function regarding metadata
2015-03-26 jbe Fixed comment
2015-03-26 jbe Fixed indentation of autodoc comments
2015-03-26 jbe Code cleanup and performance improvements regarding 404 check; Deprecated encode.action_file_path{...} and encode.view_file_path{...}
2015-03-26 jbe extos.stat(...) returns false (instead of nil) if file does not exist; Added extos.lstat(...) and extos.fstat(...)
2015-03-26 jbe trace.debug(...) now handles nil values properly
2015-03-26 jbe Fixed commas in autodoc comments
2015-03-26 jbe Fixed two tiny errors in autodoc comments in mondelefant
2015-03-26 jbe Prohibit public access to listing of subdirectories in static/ (on BSD systems)
2015-03-26 jbe Bugfix regarding MIME types for static file delivery
2015-03-26 jbe Fixed documentation of extos.listdir(...), which was wrong
2015-03-26 jbe Added new function extos.stat(...)
2015-03-26 jbe Code cleanup in extos.c: use 1.0e9 instead of 0.000000001 to avoid floating-point inaccuracies, added "const" qualifiers to avoid two compiler warnings
2015-03-24 jbe Bugfix: respect "index" argument to request.get_param{...} function; Allow access to metadata of POST fields in request.get_param{...}
2015-03-24 jbe Added tag v2.0.0 for changeset f85de175b8c0
2015-03-24 jbe Updated LICENSE filev2.0.0
2015-03-24 jbe Restored accidentally modified Makefile.options file
2015-03-24 jbe Documented maximum_input_chunk_size option to listen function
2015-03-24 jbe Updated documentation of listen function

Impressum / About Us