OSDN Git Service

Merge pull request #2250 from jouve/fix_missing_tr_in_thead
[wvm/gitlab.git] / README.md
1 # Welcome to GitLab [![build status](https://secure.travis-ci.org/gitlabhq/gitlabhq.png)](https://travis-ci.org/gitlabhq/gitlabhq) [![build status](https://secure.travis-ci.org/gitlabhq/grit.png)](https://travis-ci.org/gitlabhq/grit) [![Code Climate](https://codeclimate.com/badge.png)](https://codeclimate.com/github/gitlabhq/gitlabhq) [![Dependency Status](https://gemnasium.com/gitlabhq/gitlabhq.png)](https://gemnasium.com/gitlabhq/gitlabhq)
2
3 GitLab is a free project and repository management application
4
5
6 ## Application details
7
8 * based on Ruby on Rails
9 * distributed under the MIT License
10 * works with gitolite
11
12 ## Requirements
13
14 * Ubuntu/Debian
15 * ruby 1.9.3+
16 * MySQL
17 * git
18 * gitolite
19 * redis
20
21 ## Install
22
23 Checkout wiki pages for installation information, migration, etc.
24
25 ## Community
26
27 [Google Group](https://groups.google.com/group/gitlabhq)
28
29 ## Contacts
30
31 Twitter:
32
33  * @gitlabhq
34  * @dzaporozhets 
35
36 Email
37
38  * m@gitlabhq.com
39
40 ## Contribute
41
42 [Development Tips](https://github.com/gitlabhq/gitlabhq/blob/master/doc/development.md)
43 Want to help - send a pull request.
44 We'll accept good pull requests.