Go to file
Dmitriy Zaporozhets aca0caa8cc Merge pull request #2534 from AlexDenisov/ajax_activities
Reload activities/events on the dashboard page via ajax
2013-01-09 13:26:54 -08:00
app replace javascript:void with preventDefault 2013-01-09 21:02:41 +00:00
config Fixed tree logs for branches with slash. Fixed remember of path when switch branch 2013-01-09 09:34:26 +02:00
db
doc
features JavaScript removed from dashboard#index template. 2013-01-09 19:30:20 +00:00
lib Fix sidekiq chech and added script/check 2013-01-09 20:31:05 +02:00
log
public
script Fix sidekiq chech and added script/check 2013-01-09 20:31:05 +02:00
spec Fix routing specs 2013-01-09 09:47:25 +02:00
tmp
vendor
.foreman
.gitignore gitignore updates. 2013-01-09 16:39:43 +00:00
.rspec
.simplecov
.travis.yml
CHANGELOG
CONTRIBUTING.md
Gemfile Rails upto 3.2.11 2013-01-09 11:07:55 +02:00
Gemfile.lock Rails upto 3.2.11 2013-01-09 11:07:55 +02:00
Guardfile
LICENSE
Procfile sidekiq with green tests 2013-01-09 09:14:05 +03:00
README.md
ROADMAP.md
Rakefile
VERSION
config.ru

README.md

Welcome to GitLab build status build status Code Climate Dependency Status

GitLab is a free project and repository management application

CI

Application details

  • based on Ruby on Rails
  • distributed under the MIT License
  • works with gitolite

Requirements

  • Ubuntu/Debian
  • ruby 1.9.3+
  • MySQL
  • git
  • gitolite
  • redis

Install

Checkout wiki pages for installation information, migration, etc.

Community

Google Group

Contacts

Twitter:

  • @gitlabhq
  • @dzaporozhets

Email

Contribute

Developer Guide Want to help - send a pull request. We'll accept good pull requests.