27 May, 2013
5 commits
-
add stack overflow to help page
-
details on looking for correct installation guide
-
added stack overflow as support option
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
5 commits
-
addresses gitlabhq/gitlabhq#3809
24 May, 2013
8 commits
-
Hipchat service implementation
23 May, 2013
9 commits
-
improve regrex for match(sidekiq) robustness
22 May, 2013
9 commits
-
Fixed typo in Readme.md
-
Security: keep the Rails secret token out of version control.
-
Store the secret token in a .gitignored file called ".secret", which is created by the initializer if it doesn't exist.
-
Fixed 22th -> 22nd