Module: Dolt

Defined in:
lib/dolt/version.rb,
lib/dolt/git/blame.rb,
lib/dolt/view/blob.rb,
lib/dolt/view/tree.rb,
lib/dolt/git/commit.rb,
lib/dolt/view/blame.rb,
lib/dolt/view/commit.rb,
lib/dolt/view/markup.rb,
lib/dolt/view/object.rb,
lib/dolt/repo_actions.rb,
lib/dolt/sinatra/base.rb,
lib/dolt/view/gravatar.rb,
lib/dolt/git/repository.rb,
lib/dolt/view/tab_width.rb,
lib/dolt/sinatra/actions.rb,
lib/dolt/view/breadcrumb.rb,
lib/dolt/template_renderer.rb,
lib/dolt/disk_repo_resolver.rb,
lib/dolt/view/multi_repository.rb,
lib/dolt/view/syntax_highlight.rb,
lib/dolt/view/single_repository.rb,
lib/dolt/view/smart_blob_renderer.rb,
lib/dolt/view/binary_blob_embedder.rb,
lib/dolt/sinatra/multi_repo_browser.rb,
lib/dolt/sinatra/single_repo_browser.rb

Overview

Copyright (C) 2012 Gitorious AS

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.

++

Defined Under Namespace

Modules: Git, Sinatra, View Classes: DiskRepoResolver, RepoActions, TemplateRenderer

Constant Summary collapse

VERSION =
"0.4.2"