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-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