Forum > Free Pascal
gitlab conversion online.
avra:
--- Quote from: Artlav on August 13, 2021, 12:25:11 am ---So, how do you link the accounts between gitlab bug tracker and the old bug tracker?
--- End quote ---
There used to be a notification period when you could send a mail with your mantis and gitlab account names which were later matched in an automated conversion process.
lucamar:
--- Quote from: Artlav on August 13, 2021, 12:25:11 am ---So, how do you link the accounts between gitlab bug tracker and the old bug tracker?
I see many people have "Note by Florian @FPK2" kind of links there, but no obvious way to link the two.
--- End quote ---
One can always do a "Search" for fpk2 in gitlab, which in this case leads to three members, the first of which is @FPK2 :)
Of course, for more common nicks, the search result might have thousands of users, which makes it a "little" unwieldly ...
Martin_fr:
It is not possible for us to create issues in another persons name. Gitlab will not allow that (for obvious reasons).
We announced a while back, that people who wanted their GitLab name mentioned in their issues/notes, should report it to us. Those who did were mentioned.
In either case you can search for the mantis or gitlab name.
For "reported issues" search for (including the quotes):
--- Code: Text [+][-]window.onload = function(){var x1 = document.getElementById("main_content_section"); if (x1) { var x = document.getElementsByClassName("geshi");for (var i = 0; i < x.length; i++) { x[i].style.maxHeight='none'; x[i].style.height = Math.min(x[i].clientHeight+15,306)+'px'; x[i].style.resize = "vertical";}};} ---"<small>Martin"Where martin is the mantis user name.
Or for notes and reports
--- Code: Text [+][-]window.onload = function(){var x1 = document.getElementById("main_content_section"); if (x1) { var x = document.getElementsByClassName("geshi");for (var i = 0; i < x.length; i++) { x[i].style.maxHeight='none'; x[i].style.height = Math.min(x[i].clientHeight+15,306)+'px'; x[i].style.resize = "vertical";}};} ---"** Martin"(This time the "full name" from mantis)
For monitored issues, search for (including the quotes / mind the space too):
--- Code: Text [+][-]window.onload = function(){var x1 = document.getElementById("main_content_section"); if (x1) { var x = document.getElementsByClassName("geshi");for (var i = 0; i < x.length; i++) { x[i].style.maxHeight='none'; x[i].style.height = Math.min(x[i].clientHeight+15,306)+'px'; x[i].style.resize = "vertical";}};} ---"» @martin_frb""» martin"The "@" is the GitLab name, the other is mantis. (the mantis name only works, if no GitLab name was given)
olly:
Question: Should the bootstrappers be available on Gitlab?
Currently only accessable via FTP, I think.
ftp://ftp.freepascal.org/pub/fpc/dist/3.2.0/bootstrap/
funlw65:
It should!
Navigation
[0] Message Index
[*] Previous page