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
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
2016-11-05simplify url generationJarka Kadlecova
2016-11-04Allow to test JIRA service when project does not have repositoryFelipe Artur
2016-11-02Use the server's base URL without relative URL part when creating links in JIRABrian Kintz
2016-10-26Finish updates to use JIRA gemFelipe Artur
2016-10-26Refactor JIRA service to use gemDrew Blessing
2016-10-19Prevent wrong markdown on issue ids when project has Jira service activatedFelipe Artur
2016-07-07Rename MergeRequest methods that return commits or shas to be more clear and ...Douwe Maan
2016-07-01Enable Style/EmptyLines cop, remove redundant onesGrzegorz Bizon
2016-06-29Enable Style/SpaceAfterComma Rubocop copGrzegorz Bizon
2016-05-09Remove the annotate gem and delete old annotationsJeroen van Baarsen
2016-05-06Annotate the modelsZeger-Jan van de Weg
2016-04-25Ensure URL in all Service subclasses are validRémy Coutable
2016-04-01Added & use Gitlab::Routing for URL helpersYorick Peterse
2016-03-03Add commit message to JIRA's notification payload.Rubén Dávila
2016-02-29Revert "Merge branch 'issue_5854' into 'master' "Dmitriy Zaporozhets
2016-02-27Add commit message to JIRA's notification payload.Rubén Dávila
2016-01-11Merge branch 'fix_jira_shortterm' into 'master' Robert Speicher
2016-01-08Remove useless assignment to variableAchilleas Pipinellis
2016-01-08Remove reference to EE from JIRA service modelAchilleas Pipinellis
2016-01-08Do not call API if there is no API URLDrew Blessing
2016-01-06Annotate modelsStan Hu