15 May, 2012
12 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.
-
#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.
-
Minor headers styles in readme fix: increased line-height for h1..h4.
-
show rendered file if it is .markdown file
14 May, 2012
1 commit
12 May, 2012
2 commits
03 May, 2012
7 commits
-
When the email address is empty gitlab will give a 500 error
-
Make permission overview structured
-
We have some projects which a length of 2. With this I lower the minimum lenght to 1. As I could not found a specific reason why it is set to 3...
-
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.
-
Since some conversion tools do commits with an empty commiters email address gitlab will fail with a 500 error
27 Apr, 2012
1 commit
26 Apr, 2012
2 commits
24 Apr, 2012
4 commits
-
Force utf-8 encoding for ldap omniauth_info.name
23 Apr, 2012
1 commit
22 Apr, 2012
4 commits
-
Fast automerge
21 Apr, 2012
4 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
2 commits
-
Fix typo: "less then" => "less than"