RSS Git Download  Clone
Hover over the log to see the full commit message.
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • d0e8ee9 (HEAD -> master) 28/03/2021 16:26:06 by RAJ   refactored to use HTML::Tiny but old module, doesn't produce valid HTML5
  • 0bf8585 28/03/2021 00:28:45 by RAJ   added CHI/FastMmap session handler
  • 1071a4e 27/03/2021 19:22:54 by RAJ   added reset function; added server detection
  • 489861f 26/03/2021 15:08:27 by raj   corrected syntax typo from previous commit
  • 04560a9 26/03/2021 14:59:25 by raj   documentation and adjustments for deployment
  • e1b93d0 23/03/2021 17:25:34 by raj   enabled plack middleware debug & session in .psgi; switched dev session to PSGI; enabled PSGI sessions in session.t; new myapp.t
  • 9ab3760 22/03/2021 18:50:55 by RAJ   replaced Term::ANSIColor with Term::ANSIColor::Simple
  • 0b08357 22/03/2021 18:16:21 by RAJ   new test using integrated app; improved documentation
  • 6610be5 22/03/2021 16:32:54 by RAJ   new test script for '/sessiontest' using Starman doesn't emulate app is it doesn't fail token validation after delayed form submission
  • 42901e4 20/03/2021 13:54:48 by RAJ   modified log format; added pid (704) to output
  • 473a776 19/03/2021 12:45:57 by RAJ   initial commit - demo to test simple sessions with Starman & Twiggy