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-06-16Add latest changes from gitlab-org/gitlab@14-0-stable-eev14.0.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-02-18Add latest changes from gitlab-org/gitlab@13-9-stable-eev13.9.0-rc42GitLab Bot
2021-01-20Add latest changes from gitlab-org/gitlab@13-8-stable-eev13.8.0-rc42Robert Speicher
2020-12-17Add latest changes from gitlab-org/gitlab@13-7-stable-eev13.7.0-rc42GitLab Bot
2020-11-19Add latest changes from gitlab-org/gitlab@13-6-stable-eev13.6.0-rc42GitLab Bot
2020-09-19Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot
2020-08-20Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot
2020-07-20Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot
2020-06-18Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot
2020-05-20Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot
2020-04-04Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-03-13Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-03-13Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-02-18Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-01-27Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-11-26Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-10-17Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-10-11Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-10-07Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-26Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-25Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-18Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-16Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-08-08Fix DNS rebind vulnerability for JIRA integrationFelipe Artur
2019-07-25Backport Jira issue key regexHeinrich Lee Yu
2019-07-22Handle trailing slashes when generating Jira URLsHeinrich Lee Yu
2019-07-16Fix message for successful jira testJarka Košanová
2019-07-02Use title and description fields for issue trackersJarka Košanová
2019-06-28Replace 'JIRA' with 'Jira'Takuya Noguchi
2019-05-10Resolve "JIRA service: NoMethodError: undefined method `find' for nil:NilClass"Patrick Derichs
2019-04-12Externalize strings in app/modelsMartin Wortschack
2019-03-13Run rubocop -aNick Thomas
2019-02-28Jira: Make issue links title compactDouglas Barbosa Alexandre
2018-11-10Make sure there's only one slash as path separatorStan Hu
2018-10-17Allow JIRA to login using email and API tokenFelipe Artur
2018-09-06Move project services log to a separate fileFelipe Artur
2018-08-10Enable frozen string in rest of app/models/**/*.rbgfyoung
2018-08-03Allow multiple JIRA transition idsFelipe Artur
2018-06-05use Gitlab::Favicon for jira serviceAlexis Reigel
2018-06-05remove all .ico favicon variations, use png alwaysAlexis Reigel
2018-06-01Add validation to webhook and service URLs to ensure they are not blocked bec...Francisco Javier López
2018-03-19Improve JIRA event descriptionsFelipe Artur
2018-03-16Merge branch '43522-technical-debt-service-disabled_title' into 'master'Dmitriy Zaporozhets
2018-03-16Removed unused `Service#disabled_title` methodsJames Edwards-Jones
2018-03-05Use host URL to build JIRA remote link iconFelipe Artur
2018-02-14Display a link to external issue tracker when enabledJarka Kadlecová
2018-01-31Enable RuboCop Style/RegexpLiteralTakuya Noguchi
2018-01-30Fix JIRA not working when a trailing slash is includedStan Hu