29 May, 2012
5 commits
28 May, 2012
1 commit
27 May, 2012
3 commits
- 
Conflicts: lib/gitlab/encode.rb
 
26 May, 2012
5 commits
- 
This helps fix cases where UTF-8 is wrongly identified as ISO-8859-1. We will only try to convert strings if we are 100% sure about the charset, otherwise, we will fallback to UTF-8.
 - 
…ady catch all situations where something may not exist.
 
24 May, 2012
1 commit
23 May, 2012
1 commit
21 May, 2012
1 commit
- 
* Grit gem updated * gitolite-client updated * logger added * few fixes
 
20 May, 2012
1 commit
19 May, 2012
5 commits
- 
Added force utf8 encoding
 
18 May, 2012
1 commit
17 May, 2012
4 commits
- 
Chosen 0.9.8 + Autocomplete contains
 - 
Bumped Chosen to 0.9.8 (latest) and added default option to allow autocompletes to find items containing entered text.
 
16 May, 2012
1 commit
15 May, 2012
11 commits
- 
Update method to take ids and then perform #finds itself during mailer queue worker kick-off.
 - 
Update method to take ids and then perform #finds itself during mailer queue worker kick-off. Also, the faux SHA1 cannot have underscores or it will not match the commit pattern defined in the routes.
 - 
Update method to take ids and then perform #finds itself during mailer queue worker kick-off.
 - 
Update method to take ids and then perform #finds itself during mailer queue worker kick-off.
 - 
#changed_merge_request_email was really sending emails about merge request reassignments. Updated method name to reflect that. Update method to take ids and then perform #finds itself during mailer queue worker kick-off.
 - 
#changed_issue_email was really sending emails about issue reassignments. Updated method name to reflect that. Update method to take ids and then perform #finds itself during mailer queue worker kick-off.