Natools.Web Ada Library

Timeline
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

50 most recent check-ins

2019-05-24
21:46
tests: test the new hashed token authentication Leaf check-in: 963f235e1f user: nat tags: trunk
2019-05-23
21:25
acl-sx_backends: fix a bug when inserting the second hash function check-in: 14b4a29d19 user: nat tags: trunk
2019-05-22
18:58
acl-sx_backends: store the hashed tokens in the backend check-in: 649f1f1903 user: nat tags: trunk
2019-05-21
19:00
acl-sx_backends: gather hashed tokens in the backend builder check-in: 877614a6ab user: nat tags: trunk
2019-05-20
16:59
acl-sx_backends: parse user hashed tokens check-in: de57bb5cf1 user: nat tags: trunk
2019-05-19
21:51
acl-sx_backends: prepare sizing for hashed tokens check-in: 142c412102 user: nat tags: trunk
2019-05-18
17:43
acl-sx_backends: use hashed tokens to authenticate check-in: 76f30351a1 user: nat tags: trunk
2019-05-17
21:23
acl-sx_backends: add storage for hashed tokens check-in: 662b7b31bd user: nat tags: trunk
2019-05-16
21:51
acl-sx_backends: add a backend-builder type, to prepare for future complexity check-in: 60988ecd8d user: nat tags: trunk
2019-05-15
21:48
acl-sx_backends: use a Character rather than an Octet to identify a hash function check-in: 0c36c83f4d user: nat tags: trunk
2019-05-14
21:21
acl-sx_backends: add a hash function database check-in: 8f6fb40b4e user: nat tags: trunk
2019-05-04
21:09
tests: copy multipage tests as a base for dynamic multipages check-in: 4d464bcb1f user: nat tags: trunk
2019-05-03
20:47
simple_pages-dynamic_multipages: new package for POSTing new multipage elements check-in: c234c0c066 user: nat tags: trunk
2019-05-02
19:59
tests: add missing expected pages from multipage test check-in: bed24795e2 user: nat tags: trunk
2019-05-01
21:46
comments: add a new primitive to load a comment list on a live site check-in: 953c8b15de user: nat tags: trunk
2019-04-30
18:14
tags: add a new primitive to print an existing tag list check-in: 30a6e79eab user: nat tags: trunk
2019-04-29
20:36
sites: add a new primitive to add a page to an existing site check-in: 32a97622f8 user: nat tags: trunk
2019-04-27
20:15
simple_pages-multipages: use the common page template updater check-in: 77702c32dd user: nat tags: trunk
2019-04-26
16:09
simple_pages: add page template updaters from S-expressions check-in: d676ce60e0 user: nat tags: trunk
2019-04-25
20:13
tests: check comment name override in multipage check-in: 7df56390d9 user: nat tags: trunk
2019-04-24
19:28
simple_pages: add support for comment name override in templated paths check-in: b91f6a09f3 user: nat tags: trunk
2019-04-23
18:33
simple_pages-multipages: use the new simple page template check-in: a183eff695 user: nat tags: trunk
2019-04-22
13:47
simple_pages: add support for page templates in constructors check-in: dd5bc3406e user: nat tags: trunk
2019-04-21
21:20
containers: add a primitive to add to an expression map instead of resetting it check-in: 566556072d user: nat tags: trunk
2019-04-20
18:40
simple_pages: add a new object to hold a page template check-in: d3148b94c2 user: nat tags: trunk
2019-04-19
20:27
sites: rewrite Get_Template using the new optinal expression type check-in: 33b9b451cf user: nat tags: trunk
2019-04-18
16:58
containers: add a type for optional expressions check-in: 98e6846674 user: nat tags: trunk
2019-04-17
20:33
tests: use the new multipages check-in: 5f6fc119f2 user: nat tags: trunk
2019-04-16
18:38
simple_pages-multipages: fix outdated description comment check-in: 889cdf0bac user: nat tags: trunk
2019-04-15
21:18
tests: gather all transient data in the same subdirectory check-in: ce9b3937b6 user: nat tags: trunk
2019-04-14
21:54
simple_pages-multipages: new package for files gathering several simple pages check-in: 316cb9952b user: nat tags: trunk
2019-04-13
14:40
comnents: add a Set alternative with default values from a given template check-in: 28c47d5cfa user: nat tags: trunk
2019-04-12
21:33
comments: add a primitive to test whether a comment list is usable check-in: 7df1247ef3 user: nat tags: trunk
2019-04-07
18:50
cookie_setters: use the new transient page loader interface check-in: b533c8eea2 user: nat tags: trunk
2019-04-06
20:02
tests: add a second reload page to test transient page loader interface check-in: 51162c6c14 user: nat tags: trunk
2019-04-05
20:14
reload-pages: use the new transient page loader interface check-in: 03340ed56a user: nat tags: trunk
2019-04-04
21:30
sites: new interface for non-cached page loaders check-in: d5b9da3c5b user: nat tags: trunk
2019-04-03
19:46
tests: check various uses for the cookie setter pages check-in: e7ddc83e37 user: nat tags: trunk
2019-04-02
18:32
tests: add cookie setter pages check-in: dfc3f58b4f user: nat tags: trunk
2019-04-01
17:52
cookie_setters: fix cookie name in removal check-in: 35ecec2e09 user: nat tags: trunk
2019-03-29
22:49
cookie_setters: new page class to set arbitrary cookies check-in: 411180cae7 user: nat tags: trunk
2019-03-28
22:41
exchanges: allow more parameters when setting cookies check-in: c2425e4749 user: nat tags: trunk
2019-03-27
18:24
tests: use the new comment class feature check-in: 093f7a49f4 user: nat tags: trunk
2019-03-26
19:55
comments: set posted comment class from user group check-in: f549c72f9e user: nat tags: trunk
2019-03-25
22:42
containers: add an accessor to the array underlying an atom set check-in: 807d178bab user: nat tags: trunk
2019-03-24
22:02
tests: add comments in /contact as some users check-in: 033b0e60a4 user: nat tags: trunk
2019-03-23
21:51
tests: fix the /contact page check-in: fc38012f10 user: nat tags: trunk
2019-03-22
20:51
comments: store only the comment id in Comment_Inserter objects check-in: 1307d4ed87 user: nat tags: trunk
2019-03-21
18:57
tests: use multiple ignore feature check-in: 74344e4c7a user: nat tags: trunk
2019-03-20
21:39
commits: accept many "id" parameters in ignore URL endpoint check-in: 5ba6691096 user: nat tags: trunk