21 Jan, 2013
3 commits
-
Render submodule bugfix
20 Jan, 2013
1 commit
19 Jan, 2013
16 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
15 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