High Activity

Commits : Individual Commit

  Analyzed 4 days ago based on code collected 4 days ago.

Commit ID 2726e059e62d311a7ae1ba51fa0d5977b6d3a586

Avatar Contributor: zmalltalker
as Marius Mathiesen
Files Modified: 4
Date: 04-October-2012 at 11:03 Lines Added: 72
Repository: git://gitorious.org/gitorious/mainline.git master Lines Removed: 0
Commit Comment: Introducing $GITORIOUS_ROOT/bin for CLI work with Gitorious
In order to make it easier to run Gitorious CLI tools directly,
without dealing with switching users, running `bundle exec` and so,
we're now shipping some preconfigured scripts inside bin/.

These scripts will load a functional Gitorious environment and (if
running in production mode) require that either the user configured in
gitorious.yml is used or switch to that user before running the
scripts. This means these scripts can be run either as the configured
user (usually "git") or by root (in which case the scripts will switch
to that user.

The first two CLI tools included are rake (which lets you invoke Rake)
and unicorn (which lets you run Unicorn).
 

Changes by Language

Language Code Added Code Removed Comments Added Comment Removed Blanks Added Blanks Removed
  Ruby 52 0 14 0 6 0

Changes by File

Showing page 1 of 1
File Language Code Added Code Removed Comments Added Comment Removed Blanks Added Blanks Removed
bin/rake Ruby 4 0 5 0 0 0
bin/setup.rb Ruby 44 0 8 0 6 0
bin/unicorn Ruby 4 0 1 0 0 0
script/unicorn   No source code was detected in this file.
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.