- 16 May, 2012 15 commits
-
-
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
-
Robb Kidd authored
-
Robb Kidd authored
Covers new user, new issue and wall note emails. Depends on email_spec (https://github.com/bmabey/email-spec/) for friendly matchers.
-
- 15 May, 2012 11 commits
-
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
CSS fix: main menu buttons dividers
-
Nick Kugaevsky authored
-
Dmitriy Zaporozhets authored
Activity stream labels css fix
-
Nick Kugaevsky authored
-
Nick Kugaevsky authored
-
Dmitriy Zaporozhets authored
Minor headers styles in readme fix: increased line-height for h1..h4.
-
Dmitriy Zaporozhets authored
show rendered file if it is .markdown file
-
Dmitriy Zaporozhets authored
Fix bug: missing call to MergeRequest.find in Notify#changed_merge_request_email
-
RickXing authored
-
Robb Kidd authored
-
- 13 May, 2012 2 commits
-
-
Dmitriy Zaporozhets authored
Fixed a bug in the bundle exec rake db:migrate RAILS_ENV=production that...
-
Valeriy Sizov authored
Adding sudo before sudo rm -rf /tmp/gitolite-admin (privileges needed)
-
- 12 May, 2012 5 commits
-
-
Dmitriy Zaporozhets authored
Add spec for ProtectedBranch.
-
Dmitriy Zaporozhets authored
-
-
Nick Kugaevsky authored
-
RickXing authored
-
- 11 May, 2012 3 commits
-
-
bgondy authored
-
Valeriy Sizov authored
Updated gems. Specs all still pass. (Devise pinned to 1.x)
-
Valeriy Sizov authored
Add to schema.rb the increased MR text column size.
-
- 10 May, 2012 4 commits
-
-
Robb Kidd authored
-
Robb Kidd authored
Pinned devise to the 1.x series for the moment. Going to 2.0 threw deprecation warnings about: * Devise.stateless_token= (append :token_auth to Devise.skip_session_storage instead) * devise.registrations.reasons in yml (use devise.registrations.signed_up_but_REASON)
-
Valeriy Sizov authored
in /etc/init.d/gitlab, I add "-l" option in sh command
-