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
2018-01-17Initial work to add notification reason to emailsMario de la Ossa
2017-12-22Replace '.team << [user, role]' with 'add_role(user)' in specsblackst0ne
2017-12-13Make discussion mail References all notes in the discussionToon Claes
2017-12-01Stop calling #strip in a commit title in Notify specsRémy Coutable
2017-11-13Fix image diff notes emailFelipe Artur
2017-10-09Don't show an "Unsubscribe" link in snippet comment notificationsRémy Coutable
2017-09-23Send a confirmation email when the user adds a secondary email address. Utili...Brett Walker
2017-09-01Remove some empty lines from notify specsGrzegorz Bizon
2017-09-01Optimize notification emails specsGrzegorz Bizon
2017-08-11Enable the RSpec/HookArgument cop and auto-correct offensesRobert Speicher
2017-08-03Change all `:empty_project` to `:project`Robert Speicher
2017-07-27notification email on add new gpg keyAlexis Reigel
2017-07-05Create and use project path helpers that only need a project, no namespaceDouwe Maan
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