| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch '24880-configurable-plaintext-emails' into 'master'
| Sean McGivern | 2016-11-29 | 1 | -0/+34 |
|\ |
|
| * | Add new configuration setting to enable/disable HTML emails.24880-configurable-plaintext-emails | Ruben Davila | 2016-11-28 | 1 | -0/+34 |
* | | Fix spec style | Sean McGivern | 2016-11-28 | 1 | -0/+1 |
* | | Tidy up text emails | Sean McGivern | 2016-11-28 | 1 | -4/+4 |
* | | Clean up rubocop complaint | hhoopes | 2016-11-25 | 1 | -1/+1 |
* | | Add keyword arguments to truncated_diff method | hhoopes | 2016-11-25 | 1 | -7/+1 |
* | | Change diff highlight/truncate for reusability | hhoopes | 2016-11-25 | 1 | -1/+79 |
* | | Add new template to handle both commit & mr notes | hhoopes | 2016-11-25 | 1 | -17/+2 |
* | | Add diff hunks to notification emails on MR | hhoopes | 2016-11-25 | 1 | -2/+17 |
|/ |
|
* | Use `Gitlab.config.gitlab.host` over `'localhost'`fix-tests-for-different-host | Lin Jen-Shin | 2016-11-18 | 1 | -1/+1 |
* | Make access request specs explicitly enable or disable access requests as req... | Nick Thomas | 2016-11-11 | 1 | -5/+10 |
* | Move spec/mailers/shared/notify.rb to spec/support | Jared Ready | 2016-10-22 | 5 | -204/+0 |
* | refactors tests because of gitlab-test repository changes20708-new-branch-is-immediatelly-tagged-as-merged | tiagonbotelho | 2016-10-11 | 1 | -1/+1 |
* | override subject method in devise mailer | Fu Xu | 2016-10-03 | 1 | -1/+2 |
* | follow the styleguide: Don't use parentheses around a literal | Fu Xu | 2016-10-03 | 1 | -1/+1 |
* | move spec back into shared example `an email sent from GitLab` | Fu Xu | 2016-10-03 | 2 | -7/+10 |
* | stub config settings in spec | Fu Xu | 2016-10-03 | 1 | -5/+2 |
* | remove empty line at block body end | Fu Xu | 2016-10-03 | 1 | -1/+0 |
* | create new test in `spec/mailers/notify_spec.rb` | Fu Xu | 2016-10-03 | 2 | -4/+11 |
* | add configurable email subject suffix | Fu Xu | 2016-10-03 | 1 | -0/+4 |
* | Merge branch '21983-member-add_user-doesn-t-detect-existing-members-that-have... | Robert Speicher | 2016-10-02 | 1 | -24/+26 |
|\ |
|
| * | Allow Member.add_user to handle access requesters | Rémy Coutable | 2016-09-28 | 1 | -24/+26 |
* | | Merge branch 'rc-new-members-request-access-service' into 'master'
| Robert Speicher | 2016-10-02 | 1 | -2/+2 |
|\ \
| |/
|/| |
|
| * | Fix specs that requires an access request | Rémy Coutable | 2016-09-22 | 1 | -2/+2 |
* | | Wrap List-Unsubscribe link in angle bracketsfix-unsubscribe-header | Sean McGivern | 2016-09-26 | 1 | -1/+2 |
|/ |
|
* | Fix "Unsubscribe" link in notification emails that is triggered by anti-virus | Maximiliano Perez Coto | 2016-09-20 | 2 | -5/+13 |
* | Merge branch 'master' into 'expiration-date-on-memberships' | Sean McGivern | 2016-08-19 | 1 | -0/+19 |
|\ |
|
| * | Merge branch 'master' into diff-line-comment-vuejs | Douwe Maan | 2016-08-12 | 2 | -2/+2 |
| |\ |
|
| * | | Add specs for system note and email when all discussions are resolved | Douwe Maan | 2016-08-12 | 1 | -0/+19 |
* | | | Merge branch 'master' into expiration-date-on-memberships | Sean McGivern | 2016-08-18 | 2 | -6/+8 |
|\ \ \
| | |/
| |/| |
|
| * | | adds second batch of tests changed to active tenseactive-tense-test-coverage | tiagonbotelho | 2016-08-09 | 2 | -2/+2 |
| |/ |
|
| * | Introduce Compare model in the codebase. | Paco Guzman | 2016-08-03 | 1 | -4/+6 |
* | | Replace optional parameters with keyword arguments. | Adam Niedzielski | 2016-08-02 | 1 | -2/+12 |
|/ |
|
* | Make Notify specs more robust by setting up assignee names | Rémy Coutable | 2016-07-22 | 1 | -1/+1 |
* | Represent DiffRefs as proper class instead of tuple array | Douwe Maan | 2016-07-06 | 1 | -2/+2 |
* | Merge branch 'explicit-requesters-scope' into 'master'
| Douwe Maan | 2016-07-01 | 1 | -5/+5 |
|\ |
|
| * | Exclude requesters from Project#members, Group#members and User#membersexplicit-requesters-scope | Rémy Coutable | 2016-07-01 | 1 | -5/+5 |
* | | Enable Style/EmptyLines cop, remove redundant onesrubocop/enable-cops-for-empty-lines | Grzegorz Bizon | 2016-07-01 | 1 | -5/+0 |
|/ |
|
* | Fallback to group's owners/masters when a project has none18757-fix | Rémy Coutable | 2016-06-20 | 1 | -14/+47 |
* | Add previews for all customized Devise emails | Robert Speicher | 2016-06-16 | 1 | -2/+21 |
* | UI and copywriting improvements13948-access-request-to-projects-and-groups | Rémy Coutable | 2016-06-14 | 1 | -54/+78 |
* | Factorize members mails into a new Emails::Members module | Rémy Coutable | 2016-06-14 | 1 | -77/+179 |
* | Add request access for groups | Rémy Coutable | 2016-06-14 | 1 | -2/+98 |
* | Update tests for the current_application_settings request store changes | DJ Mountney | 2016-05-27 | 1 | -3/+3 |
* | New confirmation email :fire: | Robert Speicher | 2016-05-25 | 1 | -1/+1 |
* | Customize ActionMailer preview path | Robert Speicher | 2016-05-25 | 1 | -0/+11 |
* | Enable RSpec/NotToNot cop and auto-correct offensesrs-rubocop-nottonot | Robert Speicher | 2016-05-24 | 1 | -2/+2 |
* | Syntax-highlight diffs in push emails17464-backport-email-syntax-highlighting | Sean McGivern | 2016-05-17 | 1 | -7/+9 |
* | Only generate repository push email once | Sean McGivern | 2016-05-11 | 1 | -30/+6 |
* | Merge branch 'mr-formatting' into 'master'
| Robert Speicher | 2016-04-19 | 1 | -6/+6 |
|\ |
|