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-11-18Add latest changes from gitlab-org/gitlab@14-5-stable-eev14.5.0-rc42GitLab Bot
2021-07-20Add latest changes from gitlab-org/gitlab@14-1-stable-eev14.1.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-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
2019-10-17Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-08-30Replace rails_helper.rb with spec_helper.rbAsh McKenzie
2019-04-01Add # frozen_string_literal to spec/modelsThong Kuah
2018-12-16Remove rails4 specific codeJasper Maes
2018-12-03fix wordingShinya Maeda
2018-12-03Fix the coding styleShinya Maeda
2018-12-03Validate enum uniquenessShinya Maeda
2018-08-14Add email_events to replace EMAIL_EVENTS because it needs to be dynamic,Mark Chao
2018-07-12Allow to toggle notifications for issues due soonFelipe Artur
2018-07-09Updates from `rubocop -a`Lin Jen-Shin
2018-05-01[Rails5] Fix spec/models/notification_setting_spec.rbblackst0ne
2017-07-31Remove events column from notification settingsSean McGivern
2017-07-27Remove superfluous type defs in specsKeifer Furzland
2017-07-24Adjust tests to work with latest shoulda gemDmitriy Zaporozhets
2017-07-24Update tests for new version of shoulda-matchersDmitriy Zaporozhets
2017-06-15Deserialise existing custom notification settingsSean McGivern
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-03-30Add spec for user_id uniq in NotificationSetting modelDmitriy Zaporozhets
2016-03-30Small refactoring and cleanup of notification logicDmitriy Zaporozhets
2016-03-30Introduce NotificationSetting modelDmitriy Zaporozhets