- 27 May, 2012 1 commit
-
-
Gabriel Mazetto authored
-
- 26 May, 2012 4 commits
-
-
Gabriel Mazetto authored
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.
-
Gabriel Mazetto authored
It's dangerous to rescue errors here as it will hide bugs. define_tree_vars already catch all situations where something may not exist.
-
Gabriel Mazetto authored
-
Gabriel Mazetto authored
-
- 22 May, 2012 1 commit
-
-
Dmitriy Zaporozhets authored
-
- 21 May, 2012 1 commit
-
-
Dmitriy Zaporozhets authored
* Grit gem updated * gitolite-client updated * logger added * few fixes
-
- 20 May, 2012 3 commits
-
-
Dmitriy Zaporozhets authored
Refactoring: get rid of ruby antipattern unless/else and use if/else instead
-
Dmitriy Zaporozhets authored
Get rid of useless public/index.html (auto-generated file when new rails app was created)
-
Andrey Vakarev authored
-
- 19 May, 2012 8 commits
-
-
Andrey Vakarev authored
-
Dmitriy Zaporozhets authored
Added force utf8 encoding
-
Dmitriy Zaporozhets authored
-
Nek authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
Use modified pygments.rb to allow dependency to rubypython 0.6
-
Akzhan Abdulin authored
Use modified pygments.rb to allow dependency to rubypython 0.6.1 or above that fixes installation issues on some 64bit OSes like RHEL-based Scientific Linux 6.
-
- 17 May, 2012 6 commits
-
-
Dmitriy Zaporozhets authored
-
mikkyhouse authored
Chosen 0.9.8 + Autocomplete contains
-
Cedric Gatay authored
Bumped Chosen to 0.9.8 (latest) and added default option to allow autocompletes to find items containing entered text.
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
fix bug in mailer
-
RickXing authored
-
- 16 May, 2012 16 commits
-
-
Dmitriy Zaporozhets authored
Fix bug: Update Notify spec to use host set in config/gitlab.yml
-
Robb Kidd authored
Fixes failing tests introduced in pull request #824
-
Dmitriy Zaporozhets authored
View project pages without master branch
-
Demelziraptor authored
-
Dmitriy Zaporozhets authored
Spec Notify mailers
-
Robb Kidd authored
-
Robb Kidd authored
-
Robb Kidd authored
-
Robb Kidd authored
-
Robb Kidd authored
Update method to take ids and then perform #finds itself during mailer queue worker kick-off.
-
Robb Kidd authored
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.
-
Robb Kidd authored
Update method to take ids and then perform #finds itself during mailer queue worker kick-off.
-
Robb Kidd authored
Update method to take ids and then perform #finds itself during mailer queue worker kick-off.
-
Robb Kidd authored
#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.
-
Robb Kidd authored
#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.
-
Robb Kidd authored
-