Changes for version 0.000006 - 2010-04-10
- Major frontend redesign, thanks to ranguard and the web designers at Foxtons for making this happen.
- Major URI overhaul, Gitalist has gone from old gitweb style CGI parameters to proper URIs, however the old URIs are still supported and will redirect appropriately (Tomas Doran).
- With the URI overhaul also came breaking up actions into fragments for use with Catalyst::View::Component::SubInclude.
- BIG BREAKING CHANGE - Gitalist::Model::GitRepos has been renamed Gitalist::Model::CollectionOfRepos. You need to fix your config and if you have actually installed Gitalist - remove the old model file.
- Bump required version of Git::PurePerl for Encoding fixes.
- Fix Makefile.PL to not need release deps when checking out of Git.
Documentation
Frequently asked questions about Gitalist
Catalyst CGI
Create a new Catalyst Component
Catalyst FastCGI
Catalyst Test Server
Catalyst Test
Modules
A modern git web viewer
Root controller for the application
Interface and partial implementation of a collection of git repositories
Model of a directory containing git repositories
Model of a collection of git repositories
Role for classes with an instance of Gitalist::Git::Util
Model of a git object.
Model of a git repository
Class for utilities to run git or deal with Git::PurePerl
Role for Gitalist scripts.
trivial utils for Gitalist
HTML View
Responsible for syntax highlighting code
Provides
in lib/Gitalist/ActionRole/FilenameArgs.pm
in lib/Gitalist/Controller.pm
in lib/Gitalist/Controller/Fragment.pm
in lib/Gitalist/Controller/Fragment/Ref.pm
in lib/Gitalist/Controller/Fragment/Repository.pm
in lib/Gitalist/Controller/LegacyURI.pm
in lib/Gitalist/Controller/OPML.pm
in lib/Gitalist/Controller/Ref.pm
in lib/Gitalist/Controller/Repository.pm
in lib/Gitalist/Git/Types.pm
in lib/Gitalist/Model/CollectionOfRepos.pm
in lib/Gitalist/Script/CGI.pm
in lib/Gitalist/Script/FastCGI.pm
in lib/Gitalist/Script/Server.pm
in lib/Gitalist/URIStructure/Fragment/WithLog.pm
in lib/Gitalist/URIStructure/Ref.pm
in lib/Gitalist/URIStructure/Repository.pm
in lib/Gitalist/URIStructure/WithLog.pm