Timeline
Jan 10, 2015:
- 5:32 PM Changeset [5093] by
- Minimal support of content type and content encoding.
- 5:13 PM Changeset [5092] by
- Fix memory corruption.
- 4:54 PM Changeset [5091] by
- Initial support of Servlet_Output_Stream.
- 1:07 PM Changeset [5090] by
- Move implementation of session manager into servlet core.
- 11:03 AM Changeset [5089] by
- Extent API of Cookie.
- 7:24 AM Ticket #392 (exceptionless variant of From_Base_64) closed by
- fixed
- 5:43 AM Changeset [5088] by
- Add Base_64 subprogram with Success flag. Refs #392.
- 5:39 AM Changeset [5087] by
- Add subprogram to check whether shared object can be reused. Refs 392.
- 5:39 AM Changeset [5086] by
- Add subprogram to replace internal shared object by new one. Refs #392.
- 5:33 AM Changeset [5085] by
- Mark subprogram as inline.
- 4:54 AM Ticket #392 (exceptionless variant of From_Base_64) created by
- It would be useful to have variant of From_Base_64 subprogram which …
- 4:20 AM Ticket #391 (mark League.Base_64 as preelaborated) closed by
- fixed
- 4:19 AM Changeset [5084] by
- Mark unit as preelaborated. Refs #391.
- 4:16 AM Ticket #391 (mark League.Base_64 as preelaborated) created by
- 3:37 AM Ticket #390 (Index raises CONSTRAINT_ERROR) created by
- […] $ /tmp/aaa raised CONSTRAINT_ERROR : …
Jan 8, 2015:
- 8:55 AM Changeset [5083] by
- Initialize AWS response object.
- 8:54 AM Changeset [5082] by
- Add Add_Cookie subprogram for response.
- 8:52 AM Changeset [5081] by
- Return empty string when path is empty.
- 8:23 AM Changeset [5080] by
- Extend Cookie type.
- 5:58 AM Changeset [5079] by
- Extends HTTP_Cookie and HTTP_Coocie_Set types.
- 5:57 AM Changeset [5078] by
- Move session management code into server independent code.
- 5:32 AM Changeset [5077] by
- Link HTTP Request with HTTP Response object to allow session management.
- 5:17 AM Changeset [5076] by
- Rename Abstract_Servlet_Response to Abstract_HTTP_Servlet_Response.
- 5:11 AM Changeset [5075] by
- Rename HTTP_Cookie_Vector to HTTP_Cookie_Set.
- 5:05 AM Changeset [5074] by
- Return computed value of cookies.
- 5:01 AM Changeset [5073] by
- Initial support for cookie in AWS mode.
Jan 7, 2015:
- 2:50 PM Changeset [5072] by
- Add stub for vector of Cookie.
- 2:44 AM Changeset [5071] by
- Rename package.
- 2:19 AM Changeset [5070] by
- Sutbs for cookie type.
Jan 6, 2015:
- 3:52 PM Changeset [5069] by
- Add more characters.
- 2:44 PM Changeset [5068] by
- Add Get_Session subprogram for request.
- 1:49 PM Changeset [5067] by
- Stub for Apache module.
Jan 5, 2015:
- 4:20 PM Changeset [5066] by
- Try to use path mapping servlet always when other servlet was not found.
Jan 4, 2015:
- 4:37 PM Changeset [5065] by
- Remove unnecessary variable.
- 4:34 PM Changeset [5064] by
- Set index of last segment of context and servlet paths during …
Jan 3, 2015:
- 2:42 PM Changeset [5063] by
- Remove unnecessary components.
- 2:24 PM Ticket #389 (Slice for Universal_String_Vector) closed by
- fixed
- 2:23 PM Changeset [5062] by
- Use path of HTTP request to dispatch.
- 8:57 AM Changeset [5061] by
- Define base tagged type for HTTP requests and move path specific …
- 8:48 AM Changeset [5060] by
- Add Slice subprogram for Universal_String_Vector. Refs #389.
- 8:30 AM Ticket #389 (Slice for Universal_String_Vector) created by
- 8:14 AM Changeset [5059] by
- Minor reformatting.
- 8:14 AM Changeset [5058] by
- Update copyright year.
- 8:13 AM Changeset [5057] by
- Add directory for Apache module.
- 7:52 AM Changeset [5056] by
- Add stubs for Get_Context_Path, Get_Path_Info and Get_Servlet_Path …
- 5:39 AM Changeset [5055] by
- Add Get_Servlet_Info subprogram.
- 4:24 AM Changeset [5054] by
- Add subprogram to initialize and destroy servlets.
- 4:16 AM Changeset [5053] by
- Change profile of Get_Servlet_Name to use 'in' mode instead of access type.
- 4:13 AM Changeset [5052] by
- Add subprogram to get servlet config object from generic servlet.
- 4:07 AM Changeset [5051] by
- Store config object in generic servlet.
- 3:04 AM Changeset [5050] by
- Support Servlet_Config by internal servlet registration object.
Dec 28, 2014:
Dec 27, 2014:
- 4:57 PM Changeset [5049] by
- Create AWS response object in header mode to allow to debug application.
- 4:53 PM Changeset [5048] by
- Dispatch HTTP rerquest to appropriate subprogram depending from used …
- 4:43 PM Changeset [5047] by
- Add Get_Method subprogram for HTTP_Request.
- 4:28 PM Changeset [5046] by
- Extent API of HTTP_Servlet.
- 3:34 PM Changeset [5045] by
- Add default servlet for context.
- 3:20 PM Changeset [5044] by
- Add HTTP status code and subprograms to get/set status code of …
- 12:41 PM Changeset [5043] by
- Fix selection of servlet to process requests for root path of context.
- 12:03 PM Changeset [5042] by
- Call Service subprogram to process request.
- 12:02 PM Changeset [5041] by
- Remove empty segments of URI. It allows to translate "root" ("/") to …
- 3:38 AM Ticket #388 (application crash on Last_Index call for empty string) closed by
- fixed
- 3:19 AM Changeset [5040] by
- Check that specified string is not empty. Refs #388.
- 3:18 AM Changeset [5039] by
- Add automated test. Refs #388.
- 2:49 AM Ticket #388 (application crash on Last_Index call for empty string) created by
- Call of Last_Index on Empty_Universal_String crash application.
- 1:47 AM Changeset [5038] by
- Pass request's path explicitly, there is no such component in …
- 1:31 AM Changeset [5037] by
- Add stub packages for HTTP request/response and fix inheritance of AWS …
Dec 26, 2014:
- 7:39 AM Changeset [5036] by
- Implement dispatching of AWS requests.
- 7:26 AM Changeset [5035] by
- Fix typo.
- 7:23 AM Changeset [5034] by
- Rename packages.
- 7:20 AM Changeset [5033] by
- Complete establiching of link between Server and Container.
- 4:55 AM Changeset [5032] by
- Add implementation of adding mapping for servlet registration.
- 4:55 AM Changeset [5031] by
- Remove commented out pragma.
- 4:50 AM Changeset [5030] by
- Link servlet registration with servlet context.
Dec 25, 2014:
- 3:24 PM Changeset [5029] by
- Move most of dispatcher types into private part.
- 3:07 PM Changeset [5028] by
- Move URL pattern parser into dispatchers package. Complete …
- 7:12 AM Changeset [5027] by
- Initial implementation of parser for URL patterns.
- 7:01 AM Ticket #387 (Starts_With/Ends_With for Universal_String_Vector) closed by
- fixed
- 7:00 AM Changeset [5026] by
- Add Starts_With/Ends_With subprograms for Universal_String_Vector. …
- 6:31 AM Ticket #387 (Starts_With/Ends_With for Universal_String_Vector) created by
- It is useful to have Starts_With/Ends_With functions for …
- 5:14 AM Changeset [5025] by
- Initial implementation of request dispatching.
- 2:33 AM Changeset [5024] by
- Move package into future features directory.
Dec 19, 2014:
- 11:21 AM Changeset [5023] by
- Add subprogram to return servlet's name.
- 10:58 AM Changeset [5022] by
- Add base tagged type for servlets and implementation of …
Dec 18, 2014:
- 10:23 AM Changeset [5021] by
- Add stub for Add_Mapping subprogram.
- 10:06 AM Changeset [5020] by
- Returned Servlet_Registration can be null.
- 10:04 AM Changeset [5019] by
- Add implementation of Add_Servlet subprogram.
- 9:05 AM Changeset [5018] by
- Run Context_Destroy on listeners in backward order.
- 8:43 AM Changeset [5017] by
- Add registration code for Servlet_Container_Listener.
- 5:01 AM Changeset [5016] by
- Add subprogram to register listeners.
Dec 17, 2014:
- 4:56 AM Changeset [5015] by
- Add stub for async listener.
- 4:48 AM Changeset [5014] by
- Add AWS startup and shutdown code.
- 3:16 AM Changeset [5013] by
- Add tagged type for integration of servlet container with Web servers.
Dec 16, 2014:
- 12:16 PM Changeset [5012] by
- Add stub for implementation of servlet container.
- 12:15 PM Changeset [5011] by
- Add subprogram to register servlets.
- 5:52 AM Changeset [5010] by
- Remove constant from Self parameter.
- 5:42 AM Changeset [5009] by
- Add Servlet_Context_Listener interface and its subprogram to register …
- 5:09 AM Changeset [5008] by
- Add function to obtain servlet context interface of the running servel …
- 4:57 AM Changeset [5007] by
- Fix typo.
- 4:48 AM Changeset [5006] by
- Move unsupported package into future directory.
- 4:28 AM Changeset [5005] by
- Add Servlet_Container_Initializer interface.
- 3:40 AM Changeset [5004] by
- Extend profile of application.
Dec 13, 2014:
- 5:13 AM Changeset [5003] by
- Stub for application.
- 4:54 AM Changeset [5002] by
- Initial implementation of request and response for FastCGI.
- 4:53 AM Changeset [5001] by
- Add Is_Async_Supported function.
Dec 12, 2014:
- 9:12 AM Changeset [5000] by
- Initial version of request/response wrappers.
- 8:10 AM Changeset [4999] by
- Add named access types for request and response objects.
Note:
See TracTimeline
for information about the timeline view.