Home Website Changes Log in Log out

Development

This page is the entrypoint for coordinating developer work.

New Release Goals

Ongoing Pre 1.0 Work

Development Todo

Done

Biggest Bits of Conceptual Goo

This is a concept checklist of sorts for those who want to understand
the system in terms of its parts.

Random Jibberish

right:Request_Flow.png

RSS Feed of Darcs Changes

2010-02-06

  • 01:36 UTC TAG v1.1.1
    • 01:31 UTC Fix synopsis more
      • lib/Continuity/Adapt/PSGI.pm -5 +2
    • 01:18 UTC Slight addition to synopsis for PSGI
      • lib/Continuity/Adapt/PSGI.pm +2
    • 01:15 UTC update manifest
      • MANIFEST +7
    • 01:15 UTC Update changelogs, bump version, remove Plack adapter
      • Changes-darcs +28
      • lib/Continuity.pm -1 +1
      • lib/Continuity/Adapt/Plack.pm
      • Changes +6
    • 01:08 UTC TAG v1.1
      • 01:08 UTC version bump
        • lib/Continuity.pm -1 +1

      2010-02-01

      • 03:48 UTC Remove guess.psgi (redundant with guess.pl)
        • eg/guess.psgi
      • 03:47 UTC Add missing files
        • eg/guess.psgi
        • eg/petstore.pl
        • eg/slowprint.pl
        • eg/supercounter.pl
        • t/07_callback_counter.t
        • eg/callback_counter.pl
      • 03:45 UTC Remove cruft
        • lib/Continuity/Adapt/PSGI.pm -4 +1
      • 03:44 UTC Cede when printing in PSGI
        • lib/Continuity/Adapt/PSGI.pm +4

      2010-01-21

      • 02:53 UTC When we run off the end of the main subroutine, call a bonus ->end_request to finish things off
        • lib/Continuity/Mapper.pm +1
      • 02:53 UTC Since we're not in a direct loop, use 'return' instead of 'next'
        • lib/Continuity.pm -5 +5

      2010-01-19

      • 02:01 UTC Fix copyright a bit
        • lib/Continuity.pm -1 +1
        • eg/guess.pl -1
      • 02:00 UTC Documentation formatting and remove some dead code
        • lib/Continuity/Inspector.pm -1
        • lib/Continuity/Mapper.pm -62 +46
        • lib/Continuity.pm -9 +9