Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-06-21Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon
2017-06-14Correct RSpec/SingleLineHook cop offensesRobert Speicher
2017-05-25Bugfix: Always use the default language when generating emails.Ruben Davila
2017-05-04Backport of multiple_assignees_feature [ci skip]Valery Sizov
2017-05-01Auto-correct `RSpec/DescribedClass` violationsRobert Speicher
2017-04-26Enable RSpec/FilePath copSean McGivern
2017-04-06Merge branch 'update-droplab-to-webpack-version' into new-resolvable-discussionLuke "Jared" Bennett
2017-04-06Make it possible to preview pipeline success/failed emailsToon Claes
2017-04-05Remove unused codeDouwe Maan
2017-04-05Address review commentsDouwe Maan
2017-04-05Fix specsDouwe Maan
2017-04-05Add specsDouwe Maan
2017-04-05Better notification emails for notes and (diff) discussionsDouwe Maan
2017-04-03Don't use FFaker in factories, use sequences insteadRémy Coutable
2017-03-28Use `:empty_project` where possible in mailer specsRobert Speicher
2017-03-22Combine redundant `it` blocks in Notify specRobert Speicher
2017-03-21Move the `a new user email` shared example to the Emails::Profile specRobert Speicher
2017-03-18All CI offline migrationsKamil Trzciński
2017-03-17Add a new have_html_escaped_body_text that match an HTML-escaped textRémy Coutable
2017-03-14Fix intermittent spec failures in notify_spec.rbNick Thomas
2016-11-29Merge branch '24880-configurable-plaintext-emails' into 'master' Sean McGivern
2016-11-29Add new configuration setting to enable/disable HTML emails.Ruben Davila
2016-11-28Fix spec styleSean McGivern
2016-11-28Tidy up text emailsSean McGivern
2016-11-25Clean up rubocop complainthhoopes
2016-11-25Add keyword arguments to truncated_diff methodhhoopes
2016-11-25Change diff highlight/truncate for reusabilityhhoopes
2016-11-25Add new template to handle both commit & mr noteshhoopes
2016-11-25Add diff hunks to notification emails on MRhhoopes
2016-11-18Use `Gitlab.config.gitlab.host` over `'localhost'`Lin Jen-Shin
2016-11-11Make access request specs explicitly enable or disable access requests as req...Nick Thomas
2016-10-23Move spec/mailers/shared/notify.rb to spec/supportJared Ready
2016-10-11refactors tests because of gitlab-test repository changestiagonbotelho
2016-10-03override subject method in devise mailerFu Xu
2016-10-03follow the styleguide: Don't use parentheses around a literalFu Xu
2016-10-03move spec back into shared example `an email sent from GitLab`Fu Xu
2016-10-03stub config settings in specFu Xu
2016-10-03remove empty line at block body endFu Xu
2016-10-03create new test in `spec/mailers/notify_spec.rb`Fu Xu
2016-10-03add configurable email subject suffixFu Xu
2016-10-02Merge branch '21983-member-add_user-doesn-t-detect-existing-members-that-have...Robert Speicher
2016-10-02Merge branch 'rc-new-members-request-access-service' into 'master' Robert Speicher
2016-09-28Allow Member.add_user to handle access requestersRémy Coutable
2016-09-26Wrap List-Unsubscribe link in angle bracketsSean McGivern
2016-09-22Fix specs that requires an access requestRémy Coutable
2016-09-20Fix "Unsubscribe" link in notification emails that is triggered by anti-virusMaximiliano Perez Coto
2016-08-19Merge branch 'master' into 'expiration-date-on-memberships'Sean McGivern
2016-08-18Merge branch 'master' into expiration-date-on-membershipsSean McGivern
2016-08-13Merge branch 'master' into diff-line-comment-vuejsDouwe Maan
2016-08-13Add specs for system note and email when all discussions are resolvedDouwe Maan