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
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-03-13Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-02-18Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-02-07Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-02-06Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-01-27Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-12-12Add 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-10-01Add 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-07-22Handle trailing slashes when generating Jira URLsHeinrich Lee Yu
2019-07-11Make sure all specs run properlyJarka 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-01Add # frozen_string_literal to spec/modelsThong Kuah
2019-02-28Jira: Make issue links title compactDouglas Barbosa Alexandre
2018-09-06Move project services log to a separate fileFelipe Artur
2018-08-21Add JIRA service specs to commit objectFelipe Artur
2018-08-03Allow multiple JIRA transition idsFelipe Artur
2018-06-15Remove FaviconUploader favicon_main versionDouwe Maan
2018-06-11Don't use Rails.root.join for upload fixture pathsRémy Coutable
2018-06-06find assets in test for CI and local testAlexis Reigel
2018-06-05use Gitlab::Favicon for jira serviceAlexis Reigel
2018-06-05remove all .ico favicon variations, use png alwaysAlexis Reigel
2018-03-05Use host URL to build JIRA remote link iconFelipe Artur
2018-01-31Enable RuboCop Style/RegexpLiteralTakuya Noguchi
2018-01-30Fix JIRA not working when a trailing slash is includedStan Hu
2017-12-18Fixes 40842 - Adds extra cookies to JIRA service requestsStanislaw Wozniak
2017-10-24Validate username/pw for Jiraservice, require them in the APIRobert Schilling
2017-08-04Merge branch 'fix-jira-integration' into 'master'Rémy Coutable
2017-08-03Ensure `JIRA::Resource::Issue` responds to `resolution` before calling itMehdi Lahmam
2017-08-03Change all `:empty_project` to `:project`Robert Speicher
2017-08-01Ensure all project factories use `:repository` trait or `:empty_project`Robert Speicher
2017-08-01Rename path_with_namespace -> disk_path when dealing with the filesystemGabriel Mazetto
2017-07-28Merge branch '32483-jira-error' into 'master'Sean McGivern
2017-07-27Use described_class when possibleRémy Coutable
2017-07-27Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable
2017-07-27Display specific error message when JIRA test failsJarka Kadlecova
2017-07-25Remove project_key from the Jira configurationJarka Kadlecova
2017-07-07Include new URL helpers retroactively into includers of Gitlab::RoutingDouwe Maan
2017-06-30Improve support for external issue referencesAdam Niedzielski