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-08-12switch to multi-line before blockhttp://jneen.net/
2017-08-12restructure the #new_key notification spechttp://jneen.net/
2017-08-12reset_delivered_emails before testing #new_keyhttp://jneen.net/
2017-08-12move the member spec to be with the other oneshttp://jneen.net/
2017-08-12add a spec for new_group_memberhttp://jneen.net/
2017-08-12add a spec for never emailing the ghost userhttp://jneen.net/
2017-08-12check notifiability for more emailshttp://jneen.net/
2017-08-11Enable the RSpec/HookArgument cop and auto-correct offensesRobert Speicher
2017-08-09Enable the Layout/SpaceBeforeBlockBraces copRémy Coutable
2017-08-04Merge branch 'refactor.notification-recipient-builders' into 'master'Sean McGivern
2017-08-03add builder helpers with levels and start to separate out #filter!http://jneen.net/
2017-08-03Don't include EmailHelpers manually, pick with rspecLin Jen-Shin
2017-08-03Change all `:empty_project` to `:project`Robert Speicher
2017-07-28De-duplicate two specs in spec/services/notification_service_specRobert Speicher
2017-07-27Merge branch 'feature/gpg-signed-commits' into 'master'Dmitriy Zaporozhets
2017-07-27notification email on add new gpg keyAlexis Reigel
2017-07-27Use described_class when possibleRémy Coutable
2017-07-27Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable
2017-07-17Cache Note#notable for commits and fix testsLin Jen-Shin
2017-06-15Deserialise existing custom notification settingsSean McGivern
2017-05-10Enable the Style/TrailingCommaInLiteral copRémy Coutable
2017-05-04Backport of multiple_assignees_feature [ci skip]Valery Sizov
2017-04-09Fix email not being sent after project exportmhasbini
2017-04-05Don't use original_discussion_idDouwe Maan
2017-04-05Add option to start a new discussion on an MRDouwe Maan
2017-04-03Quiet pipeline emailsSean McGivern
2017-03-28Use `:empty_project` where possible in service specsRobert Speicher
2017-03-18Merge branch 'master' into sh-bring-back-option-to-be-notified-of-own-activityStan Hu
2017-03-17Resolve "Extract logic of who should receive notification into separate classes"Dongqing Hu
2017-03-17Revert "Merge branch '8836-mr-revert' into 'master'Stan Hu
2017-03-15Revert "Merge branch 'option-to-be-notified-of-own-activity' into 'master'Stan Hu
2017-03-01Update occurrences of MWBS to MWPSJames Lopez
2017-02-01Update NotificationService to respect User#notified_of_own_activityRichard Macklin
2017-01-30Fix notification when global=disabled, group=watchamaia
2017-01-27Merge branch 'get-rid-of-water-from-notification_service_spec-to-make-it-DRY'...Rémy Coutable
2017-01-19make mentions working when project not specifiedJarka Kadlecova
2017-01-19Support notes without projectJarka Kadlecova
2016-12-12Make notification_service spec DRYer by making some tests reusableYarNayar
2016-12-01Only include EmailHelpers in mailer specs and specs using themRobert Speicher
2016-11-18Add shortcuts for adding users to a project team with a specific roleRobert Speicher
2016-11-17Allow subscriptions to be created without a projectDouglas Barbosa Alexandre
2016-11-17Remove default value for `project` argument on subscribable concernDouglas Barbosa Alexandre
2016-11-17Refactoring notification service to find subscriptions per projectDouglas Barbosa Alexandre
2016-10-17should_email_no_one -> should_not_email_anyone, feedback:Lin Jen-Shin
2016-10-17Update the other sites for reset_delivered_emails! as wellLin Jen-Shin
2016-10-11Make guests unable to view MRsValery Sizov
2016-09-29Notify current_user about automatic merge after successful buildDimitris Karakasilis
2016-09-21Reload issues in spec to ensure label<->issue mapping properly loadedStan Hu
2016-08-19Fix notification_service argument error of declined invitation emailsPaco Guzman
2016-08-18Merge branch 'master' into diff-line-comment-vuejsConnor Shea