16 Sep, 2012
1 commit
-
Rename: unicorn.rb.orig --> unicorn.rb.example
15 Sep, 2012
10 commits
-
Updated development docs
-
…e with the common used naming in the config directory. Plus seeing *.orig files I think of the leftovers of git merges, which left me puzzled for quite some time.
14 Sep, 2012
25 commits
-
Repaired Get patch
13 Sep, 2012
2 commits
-
Fix HTML entities being parsed in GFM
-
Also fixes the spec so that it actually tests the thing it says it's testing. Hooray! Closes #1308
12 Sep, 2012
2 commits
-
Be more resilient in the case of missing omniauth settings
-
Should no longer freak out when omniauth settings aren't present in gitlab.yml. People who aren't using it shouldn't even have to put a 'false' entry in their config for it (and probably wouldn't, after an upgrade).