You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: languages/en/administration-guide/projects-management/export-import/import-from-other-tools.rst
-16Lines changed: 0 additions & 16 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,19 +19,3 @@ GitLab
19
19
''''''
20
20
21
21
You can integrate GitLab in Tuleap and improve your experience. Learn how to create this integration and to use it in the :ref:`dedicated section <version-control-with-gitlab>`.
22
-
23
-
Bugzilla
24
-
''''''''
25
-
26
-
Leveraging Tuleap XML import format, `bz2tuleap <https://github.com/Enalean/bz2tuleap/pkgs/container/bz2tuleap>`_ is a tool that convert
27
-
any Bugzilla XML query into an archive ready to be :doc:`imported <import-format>` into a Tuleap instance.
28
-
29
-
Not only it will recreate the bugs and their comments with proper usernames and dates
30
-
but corresponding user accounts will be created automatically during import.
31
-
32
-
.. attention::
33
-
34
-
As of today the tool was developed against Eclipse bugzilla (v4.4.7) it's likely
35
-
than some tweaks are needed to make it generic and usable with newer versions.
36
-
37
-
Check `source code <https://github.com/Enalean/bz2tuleap>`_ for more details.
Copy file name to clipboardExpand all lines: languages/en/conf.py
-1Lines changed: 0 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -232,7 +232,6 @@
232
232
'https://tuleap-web.tuleap-aio-dev.docker/',
233
233
'https://tuleap/',
234
234
'https://github.com/squizlabs/PHP_CodeSniffer/wiki/Advanced-Usage#ignoring-files-and-folders', # Anchor is not found due to the page generation client side
235
-
'https://github.com/Enalean/bz2tuleap#jira-to-tuleap', # Anchor is not found due to the page generation client side
236
235
'https://prismjs.com/#supported-languages', # Anchor is not found due to the page generation client side
237
236
r'https://ci\.enalean\.com/.*', # No public access
238
237
r'https://my\.enalean\.com/.*', # No public access
0 commit comments