19 Jan, 2013
2 commits
18 Jan, 2013
5 commits
-
Add optional signup
-
error is that ```enabled ||= true``` always evaluates to true. Change all initialization of bool settings to use the same syntax: ```setting = true if setting.nil?```
17 Jan, 2013
22 commits
-
Fix default settings when they are boolean.
-
Improve setup task, by making it less dangerous
-
Eliminate horizontal shifting on diff body heights
-
…not have membership and leave comment
-
Add SSH custom port support for install/installation.md
-
Fixes #2608
16 Jan, 2013
11 commits
-
Allow the OmniAuth provider args parameter to be passed through
-
…o VonC-check_gitlab_in_git_group
-
Fixes #2166
-
Fixes #2617
-
Fixes #2563
-
add default for Settings['satellites']