The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.000004 - 2009-12-19

  • Support being able to pass a list of repositories to view via configuration, rather than having a static directory.
  • Installation and configuration documentation has been enhanced.
  • Project has been renamed Repository to correspond with normal git terminology.
  • Repos has been refactored into a CollectionOfRepositories role and two differnet concrete implementations (the Catalyst model chooses which type to build based on the config).
  • Remove all tabs and fix no tabs test (Dagfinn Ilmari Mannsåker)
  • Decode getpwuid values correctly (Dagfinn Ilmari Mannsåker)
  • Generate correct provides information in META.yml so that search.cpan indexes the classes contained in Gitalist correctly.

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
Model of a git object.
Model of a git repository
trivial utils for Gitalist
Responsible for syntax highlighting code

Provides

in lib/Gitalist/Git/CollectionOfRepositories.pm
in lib/Gitalist/Git/CollectionOfRepositories/FromListOfDirectories.pm
in lib/Gitalist/Git/HasUtils.pm
in lib/Gitalist/Git/Types.pm
in lib/Gitalist/Git/Util.pm
in lib/Gitalist/Model/GitRepos.pm
in lib/Gitalist/Script/CGI.pm
in lib/Gitalist/Script/FastCGI.pm
in lib/Gitalist/Script/Server.pm
in lib/Gitalist/ScriptRole.pm