RubyGems Navigation menu

grack 0.1.1

This project aims to replace the builtin git-http-backend CGI handler distributed with C Git with a Rack application. By default, Grack uses calls to git on the system to implement Smart HTTP. Since the git-http-backend is really just a simple wrapper for the upload-pack and receive-pack processes with the '--stateless-rpc' option, this does not actually re-implement very much. However, it is possible to use a different backend by specifying a different Adapter.

Gemfile:
= クリップボードにコピー コピー完了!

インストール:
=

バージョン履歴:

  1. 0.1.1 - March 14, 2020 (26KB)
  2. 0.1.0 - April 30, 2016 (26KB)
  3. 0.1.0.pre2 - September 22, 2015 (27.5KB)
  4. 0.1.0.pre1 - September 14, 2015 (27KB)
  5. 0.0.2 - October 10, 2012 (5KB)
全てのバージョンを表示(全6件)

Runtime依存関係 (1):

rack >= 0

Development依存関係 (9):

github-markup ~> 1.0, >= 1.0.2
minitest >= 5.8.0, ~> 5.8
mocha >= 1.1.0, ~> 1.1
pry ~> 0
rack-test ~> 0.6, >= 0.6.3
rake >= 12.3.3, ~> 12.3.3
redcarpet >= 3.1.0, ~> 3.1
simplecov >= 0.10.0, ~> 0.10
yard ~> 0.9.24

所有者:

プッシュ者:

作者:

  • Scott Chacon, Dawa Ometto, Jeremy Bopp

SHA 256チェックサム:

20e32c8156713b2e4b53ea513e9e2bd49db9d39ee24d9126f8ebf54f3886b976

累計ダウンロード数 20,165

このバージョンのみ 6,294

ライセンス:

MIT

必要なRubyのバージョン: >= 0

リンク: