07 Jan, 2015
2 commits
-
Remove puma and Procfile.dev
06 Jan, 2015
4 commits
-
Fix double escaping of problem title in list view
-
Also added a spec to test for double escaping which fails without the changes to truncated_problem_message.
-
Fix favicon URL
-
favicon_link_tag defaults to /images/favicon.ico, so the location in public was wrong. To avoid 404 errors for user agents blindly requesting /favicon.ico, we add a symlink in public.
05 Jan, 2015
8 commits
-
create docs section for deployment info
-
Ruby 2.2 compatibility
-
Support Ruby 2.2.0
04 Jan, 2015
2 commits
-
Upgrade devise to 3.4.1
03 Jan, 2015
1 commit
-
move unicorn.rb to unicorn.default.rb
01 Jan, 2015
8 commits
-
FIX inline comments styles
-
kgio (it is dependency of unicorn) couldn't built on Ruby 2.2.
31 Dec, 2014
8 commits
-
Refactor fingerprinting into a Fingerprint module
-
Fingerprint::Sha1 and Fingerprint::MD5 instead of the less descriptive Default and Legacy. Updates README Conflicts: README.md
29 Dec, 2014
3 commits
-
Refacorting issue tracker
28 Dec, 2014
2 commits
27 Dec, 2014
2 commits