<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/db/post_migrate, branch docs-css</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>Add multiple assignees migration and table population</title>
<updated>2019-03-25T22:50:40+00:00</updated>
<author>
<name>Oswaldo Ferreira</name>
<email>oswaldo@gitlab.com</email>
</author>
<published>2019-03-22T16:51:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=929ee4d18da886826e9fcc15c35b4d4024bc8237'/>
<id>929ee4d18da886826e9fcc15c35b4d4024bc8237</id>
<content type='text'>
This will be further required for supporting multi-assignees MRs
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This will be further required for supporting multi-assignees MRs
</pre>
</div>
</content>
</entry>
<entry>
<title>Migrate sidekiq queue to the new :hashed_storage namespace</title>
<updated>2019-03-01T14:50:27+00:00</updated>
<author>
<name>Gabriel Mazetto</name>
<email>brodock@gmail.com</email>
</author>
<published>2019-03-01T07:20:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=61d77a042da2ada48cdcd83f97923780aac407f4'/>
<id>61d77a042da2ada48cdcd83f97923780aac407f4</id>
<content type='text'>
`project_migrate_hashed_storage` is now
`hashed_storage:hashed_storage_project_migrate`
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
`project_migrate_hashed_storage` is now
`hashed_storage:hashed_storage_project_migrate`
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove undigested token column from personal_access_tokens table</title>
<updated>2019-02-20T11:39:37+00:00</updated>
<author>
<name>Imre Farkas</name>
<email>ifarkas@gitlab.com</email>
</author>
<published>2019-02-20T11:39:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=6d92a3d4e232d4137f66773c82f01c32d7474a21'/>
<id>6d92a3d4e232d4137f66773c82f01c32d7474a21</id>
<content type='text'>
Token column are no longer used as token values are stored digested in
token_digest.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Token column are no longer used as token values are stored digested in
token_digest.
</pre>
</div>
</content>
</entry>
<entry>
<title>Addresses backend/db review comments</title>
<updated>2019-02-04T18:08:09+00:00</updated>
<author>
<name>Mayra Cabrera</name>
<email>mcabrera@gitlab.com</email>
</author>
<published>2019-01-31T14:58:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=087af654bbae1e4a843029b33e1aab546f4d7d61'/>
<id>087af654bbae1e4a843029b33e1aab546f4d7d61</id>
<content type='text'>
- Fixes multiple typos on AutoDevops script
- Add an alias to Clusters::Cluster#domain as base_domain, so it's more
descriptive
- Removes unnecessary memoization on qa specs
- Changes migration to a post migration to deal better with traffic on
big instances (like gitlab.com)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Fixes multiple typos on AutoDevops script
- Add an alias to Clusters::Cluster#domain as base_domain, so it's more
descriptive
- Removes unnecessary memoization on qa specs
- Changes migration to a post migration to deal better with traffic on
big instances (like gitlab.com)
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix template labels</title>
<updated>2019-02-04T10:52:19+00:00</updated>
<author>
<name>Felipe Artur</name>
<email>fcardozo@gitlab.com</email>
</author>
<published>2019-02-04T10:52:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d3f5fd33cfb0075d109494233ed7010f7e8db34d'/>
<id>d3f5fd33cfb0075d109494233ed7010f7e8db34d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix tree restorer visibility level</title>
<updated>2019-01-31T15:52:49+00:00</updated>
<author>
<name>James Lopez</name>
<email>james@jameslopez.es</email>
</author>
<published>2018-12-19T11:49:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=f78545af980d339e0095df1f8113aeff58f5d5c8'/>
<id>f78545af980d339e0095df1f8113aeff58f5d5c8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add migration to cleanup iid records</title>
<updated>2019-01-29T14:38:40+00:00</updated>
<author>
<name>Andreas Brandl</name>
<email>abrandl@gitlab.com</email>
</author>
<published>2019-01-02T15:25:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=13f5f7e64de8016bafc6c897a4dc405250f2f63d'/>
<id>13f5f7e64de8016bafc6c897a4dc405250f2f63d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Sidekiq queue migration for HashedStorage::MigratorWorker</title>
<updated>2019-01-25T19:26:35+00:00</updated>
<author>
<name>Gabriel Mazetto</name>
<email>brodock@gmail.com</email>
</author>
<published>2019-01-24T19:31:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=33ec8f7e7ca99777cebd3b5e6ab7ace8c3a5d6b5'/>
<id>33ec8f7e7ca99777cebd3b5e6ab7ace8c3a5d6b5</id>
<content type='text'>
Migrate jobs from `storage_migrator` to
`hashed_storage:hashed_storage_migrator`.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Migrate jobs from `storage_migrator` to
`hashed_storage:hashed_storage_migrator`.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'container-repository-cleanup-api' into 'master'</title>
<updated>2019-01-25T13:24:35+00:00</updated>
<author>
<name>Grzegorz Bizon</name>
<email>grzegorz@gitlab.com</email>
</author>
<published>2019-01-25T13:24:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=dc6091876d1c70e25f2153d24dbe04f8b4b875a9'/>
<id>dc6091876d1c70e25f2153d24dbe04f8b4b875a9</id>
<content type='text'>
Container repository cleanup API

Closes #55978

See merge request gitlab-org/gitlab-ce!24303</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Container repository cleanup API

Closes #55978

See merge request gitlab-org/gitlab-ce!24303</pre>
</div>
</content>
</entry>
<entry>
<title>Add Container Registry API</title>
<updated>2019-01-25T12:13:48+00:00</updated>
<author>
<name>Kamil Trzciński</name>
<email>ayufan@ayufan.eu</email>
</author>
<published>2019-01-10T14:22:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=045d07bab37df2020f650f7354157f5267f57c8a'/>
<id>045d07bab37df2020f650f7354157f5267f57c8a</id>
<content type='text'>
This includes a set of APIs to manipulate container registry.
This includes also an ability to delete tags based on requested
criteria, like keep-last-n, matching-name, older-than.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This includes a set of APIs to manipulate container registry.
This includes also an ability to delete tags based on requested
criteria, like keep-last-n, matching-name, older-than.
</pre>
</div>
</content>
</entry>
</feed>
