FossMD

Timeline
Login

Timeline

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

50 most recent check-ins

2018-08-16
17:14
Added geckodriver v0.21 Leaf check-in: 6975a0566c user: redantig tags: trunk
2018-01-04
11:29
Added info about math lib KaTeX check-in: 47b81b3f8d user: redantig tags: trunk
2017-08-21
07:40
Fixed various help messages. TODO: webctl for validate. check-in: 0b4590eb48 user: redantig tags: trunk
2017-08-18
12:36
Included fossilctl in test-get-js.py. TODO: do similar in perl for test-validate check-in: 7f4acddfc8 user: redantig tags: trunk
2017-08-17
16:16
Added Python class fossilctl.py. TODO: Include fossilctl in test-get-js.py. TODO2: do similar in perl for test-validate check-in: 75465cfe12 user: redantig tags: trunk
2017-08-09
15:40
TODO: include fossil-server-asynch.py. Use same option flags in test-validate as in test-get-js check-in: 3be9529c1a user: redantig tags: trunk
2017-08-07
16:53
Added call() and Popen() to test-get-js.py, no need to call i-started-fossil-ui check-in: 78627237e1 user: redantig tags: trunk
2017-08-04
13:04
Tested forced SIGALRM and SIGCHLD, both at startup and at teardown. Changed signal() for sigaction(). Added sigsetup(). TODO: add ps_status to optionally change 'ps' output, add command to be executed and handled as 'grandchild' process, saving PID for later killing check-in: aa8a58720b user: redantig tags: trunk
2017-08-03
16:30
Added temporary daemon programs for fossil ui. TODO: Test forced SIGALRM and SIGCHLD, add ps_status to optionally change 'ps' output. check-in: 7141c0bd22 user: redantig tags: trunk
2017-07-31
16:42
More verbose assert message in get-js. Init messages, cached parsed commands/webpages. TODO: get-www, validate. BUG: test/test.sh -h fails when not run from current dir. check-in: 6a91187231 user: redantig tags: trunk
2017-07-18
18:00
Fixed abspaths. BUGS: test-get-www.pl, test-diff.sh, test-validate.sh check-in: e038a8d679 user: redantig tags: trunk
2017-07-14
13:05
Fixed rel path problem in test scripts. TODO/BUG: fix rel path to test-in, test-out in TestFossMD.pm check-in: c95d37d821 user: redantig tags: trunk
07:10
Sync with Fossil 23895c7b99 check-in: 69295286c4 user: redantig tags: trunk
2017-07-13
19:59
Manifest file for FossMD. Use 'f diff --brief' after updating Fossil source, so code synch is less painful. TODO: Test 'commit' command with manifest_fossmd. TODO2: Create compile timestamp instead of commit hash in manifest_fossmd.uuid check-in: b1edfb53e9 user: redantig tags: trunk
2017-07-12
17:52
fossil version --verbose done. Updated to latest fossil. TODO: Patch for all 'unsigned', so synching code with fossil may be less painful. TODO2: Manifest file for FossMD in 'commit' command, to distinguish from Fossil manifest files check-in: f7583ee308 user: redantig tags: trunk
2017-07-11
23:07
First command out: 'version' TODO: Include FOSSMD in verbode mode check-in: 5dabae35b0 user: redantig tags: trunk
2017-06-30
13:14
markdown patch check-in: b6a4715762 user: redantig tags: trunk
2017-06-29
16:43
TODO: validate, get test/html pages only, plus /doc pages check-in: f4eea66d76 user: redantig tags: trunk
2017-06-28
17:04
Grouped www output into 200/302/403/404 pages. TODO: www command help check-in: 285825cc9d user: redantig tags: trunk
2017-06-27
09:35
Updated README check-in: b0bb498472 user: redantig tags: trunk
2017-06-21
15:56
TODO: arr_diff check-in: 45c4522b0e user: redantig tags: trunk
2017-06-16
14:59
TODO: diff: all file extensions for both out and expected as .fossil.html or .fossil.txt check-in: 685f50b813 user: redantig tags: trunk
12:52
Help complete for diff. TODO: Finish diff and validate scripts and help. Add tests to 'in' and 'expected' check-in: 2f6d39a0fd user: redantig tags: trunk
2017-06-15
16:27
Help for test.sh done. TODO: move help to help-more for test-get check-in: 18374858b2 user: redantig tags: trunk
2017-06-14
16:35
Help messages in separate pm. TODO: Detect invalid args in some scripts check-in: eb3e144b87 user: redantig tags: trunk
2017-06-13
16:54
TODO: Help messages check-in: 0843a5579c user: redantig tags: trunk
2017-06-12
16:05
Excluded non-HTML Content-Type web pages. TODO: parse help web pages for both cli and www, ex /help?cmd=/file check-in: b7915d94fe user: redantig tags: trunk
2017-06-09
15:29
Added W3C-based validator.sh. TODO: exclude zip and similar (parse Content-Type as done in validate.sh), parse help web pages for both cli and www, ex /help?cmd=/file check-in: 5f98197ded user: redantig tags: trunk
2017-06-07
15:34
www fixes. TODO: exclude zip and similar, parse help web pages for both cli and www, ex /help?cmd=/file check-in: fa7de6079b user: redantig tags: trunk
14:22
test-http instead of http made my day check-in: df28cec6ae user: redantig tags: trunk
2017-06-05
16:01
test-get.sh working as wrapper check-in: 91310ebf54 user: redantig tags: trunk
2017-06-02
09:08
www slash fix check-in: edc835650d user: redantig tags: trunk
2017-06-01
16:34
create test-out if nedded check-in: 70254f85a6 user: redantig tags: trunk
2017-05-31
15:33
lesskk check-in: a407898514 user: redantig tags: trunk
14:54
kk check-in: 64bc40dee8 user: redantig tags: trunk
2017-05-30
16:33
Included test-get-cli.pl and test-get-www.pl, finish them in TestFossMD.pm check-in: 397b77d92c user: redantig tags: trunk
2017-05-26
12:46
finished test-get-md.pl TODO: test-get-wiki.pl check-in: a49205fe36 user: redantig tags: trunk
2017-05-14
23:07
test-get-js.py working for MS Windows (no XFvb, not headless) TODO: Fix Mermaid, add uv geckodrivers check-in: 96510cb56e user: redantig tags: trunk
2017-04-25
17:02
Added command-line options to test-get-js.py. TODO: Fix MathJax. Run a complete test: get, strip, compare check-in: 70c186ddd7 user: redantig tags: trunk
2017-04-20
16:38
TODO: Add command-line options to test-get-js.py. TODO2: Run a complete test: get, strip, compare check-in: d3b2aa5842 user: redantig tags: trunk
2017-04-18
16:31
TODO: OS portable geckodriver path for test-get-js.py check-in: dd8bf0801b user: redantig tags: trunk
2017-04-12
13:27
Added several test files check-in: cfbb29cf11 user: redantig tags: trunk
2017-04-11
12:44
Renamed dir: ut to test check-in: 0895ce9fae user: redantig tags: trunk
2017-04-07
14:41
Better UT luck with geckodriver, Selenium, and Xfvb on Linux XUbuntu amd-64 check-in: 6e1ad457ba user: redantig tags: trunk
2017-04-04
13:38
Added UT, but no luck with geckodriver on FreeBSD check-in: 6abda58455 user: redantig tags: trunk
2017-03-27
14:59
Added first Zombie headless browser test check-in: 21e045f37d user: redantig tags: trunk
2017-03-15
17:30
Project structure for all 4 progs added. TODO: Fix Makefile check-in: a5ffeb9a22 user: redantig tags: trunk
2017-03-06
16:56
Split fossmd.pl into modules in 'pm' directory, concat with Makefile check-in: b973376f4d user: redantig tags: trunk
2017-02-16
17:18
Added Text::Fossmd::Cmd module check-in: da10fcb649 user: redantig tags: trunk
09:30
Recover fossmd.BUP changes check-in: e5ac38182f user: redantig tags: trunk