unofficial mirror of meta@public-inbox.org
 help / color / mirror / Atom feed
* [PATCH 0/4] more tweaks and finalize WwwStream conversion
@ 2016-07-07  1:50 Eric Wong
  2016-07-07  1:50 ` [PATCH 1/4] githttpbackend: avoid intermediate array creation from stat Eric Wong
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Eric Wong @ 2016-07-07  1:50 UTC (permalink / raw)
  To: meta

Finally, we now have consistent HTML for all of our non-error
pages and we have fewer layering violations for cleanup.

Eric Wong (4):
      githttpbackend: avoid intermediate array creation from stat
      t/git-http-backend: check BSD::Resource availability
      inbox: cleanup and consolidate object weakening
      www: remove old footer generation code and normalize new.html

 lib/PublicInbox/Feed.pm           | 86 ++++++++++-----------------------------
 lib/PublicInbox/GitHTTPBackend.pm |  3 +-
 lib/PublicInbox/HTTP.pm           | 16 --------
 lib/PublicInbox/Inbox.pm          | 37 +++++++++++++++--
 lib/PublicInbox/NNTP.pm           | 17 --------
 lib/PublicInbox/View.pm           | 47 ++++++++++++++++-----
 lib/PublicInbox/WWW.pm            | 44 +-------------------
 t/cgi.t                           | 17 +-------
 t/git-http-backend.t              |  2 +-
 t/html_index.t                    | 16 --------
 t/plack.t                         |  4 +-
 11 files changed, 98 insertions(+), 191 deletions(-)


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2016-07-07  1:50 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-07-07  1:50 [PATCH 0/4] more tweaks and finalize WwwStream conversion Eric Wong
2016-07-07  1:50 ` [PATCH 1/4] githttpbackend: avoid intermediate array creation from stat Eric Wong
2016-07-07  1:50 ` [PATCH 2/4] t/git-http-backend: check BSD::Resource availability Eric Wong
2016-07-07  1:50 ` [PATCH 3/4] inbox: cleanup and consolidate object weakening Eric Wong
2016-07-07  1:50 ` [PATCH 4/4] www: remove old footer generation code and normalize new.html Eric Wong

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).