27 May, 2013
24 commits
-
add code comment about backing up folder when restoring
-
Use default cursor on network graph.
-
…itlabhq into dmedvinsky-add-defaults-create-group-team Conflicts: config/gitlab.yml.example
-
Fix link 404.
-
…rmer03-feature_teams_api Conflicts: doc/api/README.md
-
Fix regression caused by using newer version of Grape
-
improved issue reporting guidelines
-
Include groups in import with import repos rake task
-
remove branch dependencies in README where not necessary
-
clarify when issue tracker is to be used so as to not contradict issue t...
-
add stack overflow to help page
-
details on looking for correct installation guide
-
added stack overflow as support option
-
…uidelines and maintenance policy
26 May, 2013
4 commits
-
no need to download init and nginx files since they are in repo now
-
Fixed typo in CHANGELOG.md
-
styling and typo fixes in installation guide
25 May, 2013
7 commits
-
addresses gitlabhq/gitlabhq#3809
-
This commit fixes the regression caused by using a newer version of Grape and Grape entity. This solves Issue 4023.
-
Expand the import glob to include `**/*.git` to find projects in groups as well as top level projects. Check for existing group, and create group if needed. Set namespace_id for imported projects.
24 May, 2013
5 commits
-
Hipchat service implementation