Seeing `:javascript` all over Views feels like a code smell. This goes a long way towards reducing the amount of JS in views, but there's still plenty to be done on that front. |
||
|---|---|---|
| app | ||
| config | ||
| db | ||
| doc | ||
| features | ||
| lib | ||
| log | ||
| public | ||
| script | ||
| spec | ||
| tmp | ||
| vendor | ||
| .foreman | ||
| .gitignore | ||
| .rspec | ||
| .travis.yml | ||
| CHANGELOG | ||
| Gemfile | ||
| Gemfile.lock | ||
| LICENSE | ||
| Procfile | ||
| Procfile.production | ||
| README.md | ||
| Rakefile | ||
| VERSION | ||
| config.ru | ||
| gitlab | ||
| resque.sh | ||
| resque_dev.sh | ||
README.md
Welcome to GitLab

GitLab is a free project and repository management application
Application details
- based on Ruby on Rails
- distributed under the MIT License
- works with gitolite
Requirements
- Ubuntu/Debian
- ruby 1.9.2+
- mysql or sqlite
- git
- gitolite
- redis
Install
Checkout wiki pages for installation information, migration, etc.
Community
Contacts
Twitter:
- @gitlabhq
- @dzaporozhets
Contribute
Development Tips Want to help - send a pull request. We'll accept good pull requests.