Bump version to 0.004002 and update Changes.
[catagits/Gitalist.git] / lib /
2013-04-01 Dan Brook Bump version to 0.004002 and update Changes. master 0.004002
2013-04-01 Dan Brook Merge remote branch 'seveas/seveas/syntax_highlight'
2013-04-01 Dan Brook Merge remote branch 'seveas/seveas/tree_speedup'
2013-03-15 Dan Brook Bump version to 0.004001 and update Changes. 0.004001
2012-08-03 Dennis Kaarsemaker Massive tree action speedup
2012-08-01 Dennis Kaarsemaker Stop breaking trees when submodules are encountered
2012-08-01 Dennis Kaarsemaker Make Git/Repository.pm correctly handle utf-8 encoded...
2012-07-29 Dennis Kaarsemaker Have linenumbers in blob displays
2012-07-29 Dennis Kaarsemaker Syntax higlighting improvements
2012-07-21 Tomas Doran Controller::ActionRole is dead
2012-03-18 Dan Brook Bump version to 0.003009 and update Changes.
2012-03-18 Dan Brook Drop MooseX::Types::ISO8601 dependency.
2012-03-09 Dan Brook Use MooseX::Types::ISO8601 coercion behaviour without...
2012-01-29 Dan Brook Drop redundant requires in G::G::COR::Role::Context.
2012-01-29 Dan Brook Bump version number to 0.003008 and add to Changes. 0.003008
2012-01-29 Dan Brook Align Vhost code with reality. 0.003007
2012-01-23 Dan Brook Changed repos_dir to repo_dir in the COR model.
2011-11-22 Tomas Doran Revert "Change to visit"
2011-11-22 Tomas Doran A basic --repo_dir now works again
2011-11-22 Tomas Doran Better debugging
2011-11-22 Tomas Doran Make die string in controller much better
2011-11-22 Tomas Doran Get sane debugging info for the setup of everything
2011-11-22 Tomas Doran Change to visit
2011-11-22 Tomas Doran Use new Catalyst features
2011-11-21 Gun.io Whitespace... Remove whitespace [Gun.io WhitespaceBot]
2011-11-14 Tomas Doran Don't blow up so much, but still not working
2011-11-14 Tomas Doran Get the vhost based repository displatcher for shadowca...
2011-11-14 Tomas Doran Pass the vhost in as a parameter
2011-11-14 Tomas Doran Vhost based repository chooser.
2011-11-13 Dan Brook Ressurect repo_dir as it is still in use.
2011-11-13 Dan Brook Drop noisy debug call.
2011-11-13 Tomas Doran Make the tests pass again
2011-11-13 Tomas Doran Better document and clean up the factory for collection...
2011-11-13 Tomas Doran Merge branch 'git_in_path_at_startup'
2011-11-13 Tomas Doran Unfuck DateTime type with newer MX::Types
2011-11-13 Tomas Doran Fix trailing hatespace
2011-11-13 Dan Brook Allow the model to be user defined.
2011-11-12 Tomas Doran Make sure we find git at app start time git_in_path_at_startup
2011-11-09 Tomas Doran Less madness with the environment. Not tested run_options
2011-11-09 Tomas Doran Merge remote branch 'origin/model-from-args'
2011-11-09 Tomas Doran Unfuck DateTime type with newer MX::Types
2011-11-09 Tomas Doran Fix trailing hatespace
2011-11-06 Dan Brook Allow the model to be user defined. model-from-args
2011-10-19 Dan Brook Bump version to 0.003006, update Changes and README. 0.003006
2011-10-18 Tomas Doran Fix deprecated qw
2011-10-18 Tomas Doran This setting isn't actually used
2011-10-16 Gisle Aas Avoid "Use of qw(...) as parentheses is deprecated...
2011-07-13 Dan Brook Bump version to 0.003005, update Changes and README. 0.003005
2011-07-13 Dan Brook Provide option to disable gravatars. wilson
2011-07-13 Christian Walde Win32 does not have reliable symlinks
2011-07-13 Christian Walde I18N::Langinfo is not available on Win32
2011-07-13 Dan Brook Add Apache specific section to docs.
2011-07-07 Dan Brook Merge pull request #21 from wchristian/css_fix
2011-07-06 Jonas Genannt fixing inline pod documentation for the debian package...
2011-06-07 Dan Brook Bump version to 0.003004, update Changes. 0.003004
2011-06-06 Dan Brook Bump version to 0.003003, update Changes. 0.003003
2011-06-06 Dan Brook Don't attempt to syntax highlight anything big.
2011-06-06 Dan Brook Fix for infinite loop bug in blame.
2011-06-05 Christian Walde Enabled content type css for css files served by templa...
2011-05-23 Dan Brook Bump version to 0.003002, update Changes and README. joad 0.003002
2011-05-23 Dan Brook Provide .psgi for Plack goodness.
2011-05-23 Dan Brook Expose serialization via JSON.
2011-05-23 Dan Brook Add serialization to Gitalist::Git::Object.
2011-05-20 Dan Brook First cut at reintroducing object serialization.
2011-03-13 Dan Brook Bump version to 0.003001, update Changes and README. macquart 0.003001
2011-03-13 Dan Brook Simplified Repository BUILDARGS logic.
2011-03-13 Dan Brook Reinstate FromDirectory in model.
2011-03-13 Jose Luis Martinez Fixed tree view for repos with / in name
2011-03-13 Jose Luis Martinez Make get_repository expect already instanced repo
2011-03-13 Lian Wan Situ Make paging work for history
2011-03-13 Dan Brook Respect paging.log config settings.
2011-03-09 Jose Luis Martinez Be able to override the autodetected repo name
2011-03-06 Dan Brook Bump version to 0.002009 and update Changes. 0.002009
2011-03-06 Dan Brook Add CONFIGURATION section to Gitalist POD.
2011-03-06 Dan Brook Allow enabling recursive repo search in config.
2011-03-06 Dan Brook Assume UTF8 encoded blobs.
2011-02-26 Dan Brook Bump version to 0.002008, regen README, update Changes. florent 0.002008
2011-02-26 Dan Brook Only use first column in whitelist.
2011-02-26 Dan Brook Tweak docs to be explicit about gitalist_server.pl...
2011-02-26 Dan Brook Add the ability to provide a whitelist of repos.
2011-02-26 Dan Brook Add support for export-ok config option.
2011-02-26 Dan Brook Ignore ancient/malformed tags.
2011-02-19 Dan Brook Bump version to 0.002007, update Changes. 0.002007
2011-02-19 Dan Brook Clearer error message for get_repository.
2011-02-19 Dan Brook Allow top-level directories in the Repo constructor.
2011-02-19 Dan Brook Recursive directory lookup now stops when a repo is...
2010-11-01 Dan Brook Squash warning in Path::Class::Dir from contains()...
2010-11-01 Dipesh Patel Do proper checking of git directories.
2010-11-01 Dipesh Patel Fix broken recursive lookup and add unit tests.
2010-11-01 Dipesh Patel No need for addtional variable.
2010-11-01 Dipesh Patel Few tidy ups on Recursive From Directory.
2010-11-01 Dipesh Patel First pass attempt to recursively search through direct...
2010-10-31 Dan Brook Fix for failing assertion in t/02git_object.t.
2010-10-31 Zachary Stevens Introduce Gitalist::Git::Tag.
2010-10-31 Zachary Stevens Create Head instances from unparsed git output.
2010-10-31 Zachary Stevens Introduce Gitalist::Git::Head.
2010-10-31 Zachary Stevens Commit->sha_by_path now returns an object.
2010-10-31 Zachary Stevens Remove Repository->get_object_or_head.
2010-10-31 Zachary Stevens Remove Repository->list_tree.
2010-10-31 Zachary Stevens Move Repository->hash_by_path to Commit->sha_by_path.
next