<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/app/views/import/bitbucket_server, branch scripts-differences</title>
<subtitle>gitlab.com: gitlab-org/gitlab-ce.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/'/>
<entry>
<title>Merged changes from master</title>
<updated>2019-05-28T20:33:07+00:00</updated>
<author>
<name>David Planella</name>
<email>dplanella@gitlab.com</email>
</author>
<published>2019-05-28T20:33:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=bebc7b58b84b4061fec25c7bf1858c1abd274957'/>
<id>bebc7b58b84b4061fec25c7bf1858c1abd274957</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix Bitbucket Server import not allowing personal projects</title>
<updated>2019-01-28T21:06:27+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2018-12-06T00:43:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=eafccaad7346d6e1f8d13024bb5295bc683ab046'/>
<id>eafccaad7346d6e1f8d13024bb5295bc683ab046</id>
<content type='text'>
Bitbucket Server places personal projects in a namespace called
`~username`. This change allows those projects and also strips
them from the GitLab namespace.

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/53419
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bitbucket Server places personal projects in a namespace called
`~username`. This change allows those projects and also strips
them from the GitLab namespace.

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/53419
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix leading whitespace in translatable string</title>
<updated>2018-12-16T16:50:43+00:00</updated>
<author>
<name>David Planella</name>
<email>dplanella@gitlab.com</email>
</author>
<published>2018-12-16T16:50:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=351586876ffc217f757032d477f871da4ece3b77'/>
<id>351586876ffc217f757032d477f871da4ece3b77</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Removes all the irrelevant import related code and columns</title>
<updated>2018-11-27T12:58:13+00:00</updated>
<author>
<name>Tiago Botelho</name>
<email>tiagonbotelho@hotmail.com</email>
</author>
<published>2018-11-27T09:41:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=4bd8a427d4e8127f1badc7365b35702472918956'/>
<id>4bd8a427d4e8127f1badc7365b35702472918956</id>
<content type='text'>
Clears the import related columns and code from the Project
model over to the ProjectImportState model
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Clears the import related columns and code from the Project
model over to the ProjectImportState model
</pre>
</div>
</content>
</entry>
<entry>
<title>Paginate Bitbucket Server importer projects</title>
<updated>2018-11-07T19:37:46+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2018-11-05T23:37:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=5b6d5301d9589b694fea0820a2b6cf165642669b'/>
<id>5b6d5301d9589b694fea0820a2b6cf165642669b</id>
<content type='text'>
To prevent delays in loading the page and reduce memory usage, limit the
number of projects shown at 25 per page.

Part of https://gitlab.com/gitlab-org/gitlab-ce/issues/50021
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
To prevent delays in loading the page and reduce memory usage, limit the
number of projects shown at 25 per page.

Part of https://gitlab.com/gitlab-org/gitlab-ce/issues/50021
</pre>
</div>
</content>
</entry>
<entry>
<title>Use slugs for default project path and sanitize names before import</title>
<updated>2018-08-24T17:29:14+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2018-08-23T22:21:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=f2005125dfe7810de910b61dee8d7a9203a6ca6e'/>
<id>f2005125dfe7810de910b61dee8d7a9203a6ca6e</id>
<content type='text'>
Users importing from Bitbucket Cloud, Bitbucket Server, or GitHub
often complained about getting failed imports due to 422 errors.
This change ensures that project names are imported with names that
are guaranteed to pass the regular expression validation.

Part of #50021
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Users importing from Bitbucket Cloud, Bitbucket Server, or GitHub
often complained about getting failed imports due to 422 errors.
This change ensures that project names are imported with names that
are guaranteed to pass the regular expression validation.

Part of #50021
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove modal and standardize caps</title>
<updated>2018-08-03T18:54:41+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2018-08-03T18:54:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=c5f6e48752e65072ac8a1d9e3b7e9cdeb5cdb03a'/>
<id>c5f6e48752e65072ac8a1d9e3b7e9cdeb5cdb03a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use prepend to add margins to top of table</title>
<updated>2018-08-03T18:52:21+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2018-08-03T18:51:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=787742e3030e2bb5d1d986364374e8bf365b26d3'/>
<id>787742e3030e2bb5d1d986364374e8bf365b26d3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Assorted Bitbucket Server importer code cleanup based on review</title>
<updated>2018-08-01T17:45:04+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2018-08-01T17:44:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=aa5821e571620e09229721a1a235d93a554db6a3'/>
<id>aa5821e571620e09229721a1a235d93a554db6a3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve localization and formatting of Bitbucket Server importer status page</title>
<updated>2018-08-01T17:28:15+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2018-08-01T17:28:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d26074c7e900381c1ad6ffd2cb75f5015bcec40e'/>
<id>d26074c7e900381c1ad6ffd2cb75f5015bcec40e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
