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
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
2017-12-18Fixes 40842 - Adds extra cookies to JIRA service requestsStanislaw Wozniak
2017-11-16Adds Rubocop rule for line break after guard clauseJacopo
2017-10-24Validate username/pw for Jiraservice, require them in the APIRobert Schilling
2017-08-03Ensure `JIRA::Resource::Issue` responds to `resolution` before calling itMehdi Lahmam
2017-08-01Rename many path_with_namespace -> full_pathGabriel Mazetto
2017-07-27Display specific error message when JIRA test failsJarka Kadlecova
2017-07-25Remove project_key from the Jira configurationJarka Kadlecova
2017-07-24Support both internal and external issue trackersJarka Kadlecova
2017-07-07Include new URL helpers retroactively into includers of Gitlab::RoutingDouwe Maan
2017-07-05Create and use project path helpers that only need a project, no namespaceDouwe Maan
2017-06-30Improve support for external issue referencesAdam Niedzielski
2017-06-01Address MR commentsJarka Kadlecova
2017-06-01Add feature tests for improved JIRA settingsJarka Kadlecova
2017-06-01simplify test&save actions when setting a service integrationJarka Kadlecova
2017-05-30Don’t create comment on JIRA if link already existsJarka Kadlecova
2017-05-26Add API URL to JIRA settingsJarka Kadlecova
2017-05-23Rescue OpenSSL::SSL::SSLError in JiraService and IssueTrackerServiceChris Wilson
2017-05-10Enable the Style/TrailingCommaInLiteral copRémy Coutable
2017-04-05Remove confusing placeholder for JIRA transition_idJarka Kadlecova
2017-03-31Fix link to Jira service documentationJarka Kadlecova
2017-02-08Remove JIRA closed status iconFelipe Artur
2017-01-31Merge branch 'correct-gitlab-host-references' into 'master' Achilleas Pipinellis
2017-01-30Corrected docs href'sLuke "Jared" Bennett
2017-01-22adds test suiteTiago Botelho
2017-01-22adds events to services api deserializationTiago Botelho
2016-12-13For single line git commit messages, the close quote should be on the same li...Julian Zinn
2016-12-01Refactor JiraService by moving code out of JiraService#execute methodAdam Niedzielski
2016-11-22Change documentation link in JIRA serviceAchilleas Pipinellis
2016-11-21Allow JIRA references for project snippetsFelipe Artur
2016-11-18Allow enabling and disabling commit and MR events for JIRAFelipe Artur
2016-11-18Merge branch 'issue_13232' into 'master' Sean McGivern
2016-11-18Add JIRA remotelinks and prevent duplicated closing messagesFelipe Artur