Skip to content
This repository was archived by the owner on Sep 5, 2022. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: JetBrains/youtrack-python-scripts
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: yavin5/youtrack-python-scripts
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 2 commits
  • 2 files changed
  • 1 contributor

Commits on Aug 22, 2018

  1. Added the GitLab issue tracker migration script.

    - Adapted from github2youtrack.py
    - Tested and verified against GitLab 11.x, API v4, multiple projects with hundreds of real issues.
    - Includes migrating comments, but not attachments on comments yet.
    - Fixes a date format issue bug in cvs2youtrack.py by clipping milliseconds field out of date strings that come from GitLab.  This shouldn't harm other migrators.
    yavin5 committed Aug 22, 2018
    Configuration menu
    Copy the full SHA
    89b240c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a53d31a View commit details
    Browse the repository at this point in the history
Loading