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
2021-08-19Add latest changes from gitlab-org/gitlab@14-2-stable-eev14.2.0-rc42GitLab Bot
2021-05-19Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42GitLab Bot
2021-04-21Add latest changes from gitlab-org/gitlab@13-11-stable-eev13.11.0-rc43GitLab Bot
2021-03-16Add latest changes from gitlab-org/gitlab@13-10-stable-eev13.10.0-rc40GitLab Bot
2020-12-17Add latest changes from gitlab-org/gitlab@13-7-stable-eev13.7.0-rc42GitLab Bot
2020-10-21Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot
2020-08-20Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot
2020-05-26Add latest changes from gitlab-org/security/gitlab@13-0-stable-eeGitLab Bot
2020-02-27Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-02-06Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-01-29Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-10-18Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-10-17Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-13Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-10Remove ignore_column occurence in CE codeDmitriy Zaporozhets
2019-08-30Use self.ignored_columns += instead of =Stan Hu
2019-08-29Remove dependency on IgnorableColumn concerndineshpanda
2019-06-05Simplify notification check for participatingHeinrich Lee Yu
2019-03-28Inherit from ApplicationRecord instead of ActiveRecord::BaseNick Thomas
2018-12-01reorder notification settings by noisy-nessC.J. Jameson
2018-08-14Move N_ calls into separate filesMark Chao
2018-08-14Add email_events to replace EMAIL_EVENTS because it needs to be dynamic,Mark Chao
2018-07-27Enable frozen string in app/models/*.rbgfyoung
2018-07-12Allow to toggle notifications for issues due soonFelipe Artur
2018-03-30Only send issue due emails to participants and custom subscribersSean McGivern
2018-03-26Send notification emails when push to a merge requestYarNayar
2017-08-08Re-enable SqlInjection and CommandInjectionBrian Neel
2017-07-31Remove events column from notification settingsSean McGivern
2017-06-28Fix current feature related specsTiago Botelho
2017-06-15Deserialise existing custom notification settingsSean McGivern
2017-06-15Add columns for custom notification settingsSean McGivern
2017-06-07Added Cop to blacklist polymorphic associationsYorick Peterse
2017-04-03Quiet pipeline emailsSean McGivern
2017-02-23Enable Style/MutableConstantDouwe Maan
2017-01-05Introduce EXCLUDED_WATCHER_EVENTS to exclude eventsLin Jen-Shin
2016-10-17Revert "Split notification integration into another branch"Lin Jen-Shin
2016-09-14Split notification integration into another branchLin Jen-Shin
2016-09-13Try to integrate the email into notification systemLin Jen-Shin
2016-07-07Exclude projects pending delete from notificationsSean McGivern
2016-06-15Implement custom notification level optionsFelipe Artur
2016-06-10Remove notification level from user modelFelipe Artur
2016-06-07Notifications dropdown on project page now has descriptionsPhil Hughes
2016-05-09Remove the annotate gem and delete old annotationsJeroen van Baarsen
2016-05-06Annotate the modelsZeger-Jan van de Weg
2016-04-11Use Hash instead of Array on NotificationSetting#level enumDouglas Barbosa Alexandre
2016-04-08Use default_value_for to set default NotificationSetting#levelDouglas Barbosa Alexandre
2016-03-30Refactor creating notification setting with defaultsDmitriy Zaporozhets
2016-03-30Introduce NotificationSetting to user interfaceDmitriy Zaporozhets
2016-03-30Introduce NotificationSetting modelDmitriy Zaporozhets