RubyGems Navigation menu

grack 0.1.0

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:
= Copier Copié!

installation:
=

Versions:

  1. 0.1.1 - March 14, 2020 (26 ko)
  2. 0.1.0 - April 30, 2016 (26 ko)
  3. 0.1.0.pre2 - September 22, 2015 (27,5 ko)
  4. 0.1.0.pre1 - September 14, 2015 (27 ko)
  5. 0.0.2 - October 10, 2012 (5 ko)
Voir toutes les versions (6)

Dépendances de Runtime (1):

rack >= 0

Dépendances de Development (9):

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

Propriétaires:

Auteurs:

  • Scott Chacon, Dawa Ometto, Jeremy Bopp

Total de contrôle SHA 256:

c344316081a7c1c4c56a344b996bfad27798d66268ca133100f5790b949b07d0

Total de téléchargements 20 197

Pour cette version 2 749

License:

MIT

Version de Ruby requise: >= 0

Liens: