31 May, 2012
1 commit
30 May, 2012
1 commit
-
…ncoding, not encoding to utf8. will cause encoding problem.
28 May, 2012
1 commit
27 May, 2012
2 commits
-
Conflicts: lib/gitlab/encode.rb
26 May, 2012
2 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.
24 May, 2012
1 commit
23 May, 2012
1 commit
19 May, 2012
5 commits
-
Added force utf8 encoding
18 May, 2012
1 commit
17 May, 2012
2 commits
15 May, 2012
10 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.
12 May, 2012
1 commit
03 May, 2012
2 commits
-
The current overview is a mess. This pull commit will make it look more clean. All permissions are alliged between the columns and the master rights have been enchanced with all its rights.
27 Apr, 2012
1 commit
26 Apr, 2012
1 commit
24 Apr, 2012
2 commits
23 Apr, 2012
1 commit
22 Apr, 2012
1 commit
21 Apr, 2012
3 commits
-
Conflicts: app/assets/javascripts/merge_requests.js db/schema.rb
-
…edcarpet_for_markdown
-
…gitlabhq into arthurschreiber-use_redcarpet_for_markdown Conflicts: Gemfile Gemfile.lock
20 Apr, 2012
1 commit
-
Fix typo: "less then" => "less than"