04 Nov, 2015
5 commits
01 Nov, 2015
1 commit
-
Rubocop: indentation consistency fixes
31 Oct, 2015
13 commits
-
Sorry, this touches a lot of code.
30 Oct, 2015
3 commits
-
fixed button 'show/hide resolved' on errors#index page
-
Restore migration to extract issue trackers
29 Oct, 2015
1 commit
28 Oct, 2015
1 commit
24 Oct, 2015
1 commit
-
Remove test-unit to avoid 'invalid option' message
23 Oct, 2015
1 commit
-
Rubocop: consistent access modifier indentation
20 Oct, 2015
3 commits
-
This reverts commit 644116d884df846f633ee0d213fab94138e80465.
-
This fortunately caused a spec to fail.
-
This is a tough call, both the Rails style (with private/protected) methods indented one level under the keyword, and other places using the standard ruby don't modify identation for access level. I think this strikes a good balance while still being readable. s
19 Oct, 2015
1 commit
-
Chore/rubocop newline fixes
16 Oct, 2015
2 commits
-
Update github_login label on user edit page to use GITHUB_SITE_TITLE
-
The Test::Unit runner will attempt to parse options that are meant for RSpec. See https://github.com/rspec/rspec-rails/issues/1343 for details.
15 Oct, 2015
6 commits
-
Still allowing for internal alignment across lines.
-
Tiny addition to overall consistency
14 Oct, 2015
2 commits