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
path: root/danger
AgeCommit message (Expand)Author
2018-11-07Warn when MR titles are too longYorick Peterse
2018-10-23Also count specs in new files in Danger checkSean McGivern
2018-10-22Create helper to get all changed filesLukas Eipert
2018-09-29Danger check for ignored eslint rulesLukas Eipert
2018-09-28Danger check for unprettified JavaScriptLukas Eipert
2018-09-19Relax the subject line requirements for commitsYorick Peterse
2018-09-18Improve Emoji detection in commit messagesYorick Peterse
2018-09-14Merge branch 'danger-commit-count' into 'master'Robert Speicher
2018-09-14Fix typo in Danger messageLukas Eipert
2018-09-14Relax Danger requirements about changed linesYorick Peterse
2018-09-10Added Danger file to lint commit messagesYorick Peterse
2018-09-08Merge branch 'docs/dangerfile' into 'master'Mike Lewis
2018-09-06Add Documentation DangerfileAchilleas Pipinellis
2018-09-04Fix wording in Danger warning about MRs to non-masterSean McGivern
2018-08-24Drop WIP from changelog command in Danger commentWinnie Hellmann
2018-07-26Merge branch '49631-fix-dangerfile-schema-rb' into 'master'Rémy Coutable
2018-07-26Fix regexp for detected `db/schema.rb` and `ee/db/geo/schema.rb`Thong Kuah
2018-07-26Make the frozen_string Danger check more resilientRobert Speicher
2018-07-24Add Dangerfile for frozen_string_literalgfyoung
2018-07-17Improve danger/specs/Dangerfile by not requiring new specs if specific labels...Rémy Coutable
2018-07-17Improve danger/changelog/Dangerfile to include the title in the bin/changelog...Rémy Coutable
2018-07-13Use the correct exceptions to look for invalid YAML in ChangelogsGabriel Mazetto
2018-07-12Fix DangerfileStan Hu
2018-07-11Autocorrect RuboCop violations in danger/**/DangerfileRobert Speicher
2018-07-11Wrap DB paths in backticks in the Danger checkRémy Coutable
2018-07-11Fix "Database Team" typo for DangerYorick Peterse
2018-07-11Tweak the Danger settings for DB changesYorick Peterse
2018-07-11Improve Danger files after first reviewRémy Coutable
2018-07-11Start to use Danger for automating MR reviewsRémy Coutable