Skip to content
Snippets Groups Projects

Allow to configure Jira api URL

Merged Alex Lossent requested to merge alexcern/gitlab-ee:feature/jira_api_path into master

Cf. support request 2829

Provide a property api_url for JiraService in order to customize the API path. This is necessary if for instance Jira is not installed at the root of the web server. For user convenience, the API URL is automatically built from the Project URL using the same logic as before, so that it shouldn't be necessary for users to actually enter the API URL in most cases.

Remove the api_version property which seems redundant with the API URL. A DB migration removes api_version and initializes the API URL from project_url and api_version using the same logic as before for a seamless transition.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • @cernvcs Sorry for not responding sooner, trying to get trough my inbox.

  • Alex Lossent Added 252 commits:

    Added 252 commits:

    • 6040ddf2...0528ac63 - 251 commits from branch gitlab-org:master
    • 9d14892e - Allow configuring the Jira API URL
  • Author Contributor

    @marin thanks for the review, here's an update taking comments about the DB migration into account

  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Please register or sign in to reply
    Loading