<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/spec/lib, branch fix-migration</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>Drop existing trigger before creating new one</title>
<updated>2019-08-24T02:20:58+00:00</updated>
<author>
<name>rpereira2</name>
<email>rpereira@gitlab.com</email>
</author>
<published>2019-08-23T13:02:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=c09aa0ddcc53641a8f15722b8405cb372688d73e'/>
<id>c09aa0ddcc53641a8f15722b8405cb372688d73e</id>
<content type='text'>
- When renaming a column concurrently, drop any existing trigger before
attempting to create a new one.

When running migration specs multiple times (as it happens during
local development), the down method of previous migrations are called.
If any of the called methods contains a call to
rename_column_concurrently, a trigger will be created and not removed.
So, the next time a migration spec is run, if the same down method is
executed again, it will cause an error when attempting to create the
trigger (since it already exists). Dropping the trigger if it already
exists will prevent this problem.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- When renaming a column concurrently, drop any existing trigger before
attempting to create a new one.

When running migration specs multiple times (as it happens during
local development), the down method of previous migrations are called.
If any of the called methods contains a call to
rename_column_concurrently, a trigger will be created and not removed.
So, the next time a migration spec is run, if the same down method is
executed again, it will cause an error when attempting to create the
trigger (since it already exists). Dropping the trigger if it already
exists will prevent this problem.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a link to docs in project description</title>
<updated>2019-08-23T22:27:41+00:00</updated>
<author>
<name>Reuben Pereira</name>
<email>rpereira@gitlab.com</email>
</author>
<published>2019-08-23T22:27:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=2515c0cd44db9e14ebea9a9218b05853b9afcaad'/>
<id>2515c0cd44db9e14ebea9a9218b05853b9afcaad</id>
<content type='text'>
Add to the service and migration both.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add to the service and migration both.
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement validation logic to ProjectStage</title>
<updated>2019-08-23T20:28:11+00:00</updated>
<author>
<name>Adam Hegyi</name>
<email>ahegyi@gitlab.com</email>
</author>
<published>2019-08-23T20:28:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=60e33885269bdae71e9710b17f199708b9b7c9e0'/>
<id>60e33885269bdae71e9710b17f199708b9b7c9e0</id>
<content type='text'>
- Introducting StageEvents to define the available events
- Define the event pairing rules, since some events are not compatible
- Express default Cycle Analytics stages with the event structure
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Introducting StageEvents to define the available events
- Define the event pairing rules, since some events are not compatible
- Express default Cycle Analytics stages with the event structure
</pre>
</div>
</content>
</entry>
<entry>
<title>Add label_id parameter to label API for PUT and DELETE</title>
<updated>2019-08-23T17:45:42+00:00</updated>
<author>
<name>Patrick Derichs</name>
<email>pderichs@gitlab.com</email>
</author>
<published>2019-08-23T17:45:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=f1e24d4d31776f675cd4a7cdc21ddc9d496400cf'/>
<id>f1e24d4d31776f675cd4a7cdc21ddc9d496400cf</id>
<content type='text'>
Add specs for new parameter and updated documentation as well.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add specs for new parameter and updated documentation as well.
</pre>
</div>
</content>
</entry>
<entry>
<title>Handle when server info doesn't have the storage in question</title>
<updated>2019-08-23T15:42:00+00:00</updated>
<author>
<name>John Cai</name>
<email>jcai@gitlab.com</email>
</author>
<published>2019-08-19T22:14:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=ebbd2aeb5f56bc2cacc5d95d41da370d8c29069d'/>
<id>ebbd2aeb5f56bc2cacc5d95d41da370d8c29069d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'frozen_string_lib_2' into 'master'</title>
<updated>2019-08-23T10:26:12+00:00</updated>
<author>
<name>Nick Thomas</name>
<email>nick@gitlab.com</email>
</author>
<published>2019-08-23T10:26:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=fd577b864f9a4f0c1b12d29d197ce9441253ef6c'/>
<id>fd577b864f9a4f0c1b12d29d197ce9441253ef6c</id>
<content type='text'>
Add frozen_string_literal to lib part 2

See merge request gitlab-org/gitlab-ce!32094</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add frozen_string_literal to lib part 2

See merge request gitlab-org/gitlab-ce!32094</pre>
</div>
</content>
</entry>
<entry>
<title>Exempt `jwt/auth` for user `gitlab-ci-token` from rate limiting</title>
<updated>2019-08-23T08:05:48+00:00</updated>
<author>
<name>Marius Bobin</name>
<email>mbobin@gitlab.com</email>
</author>
<published>2019-08-23T08:05:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d51365efe7378eed087d9d925dec1624cb933ae6'/>
<id>d51365efe7378eed087d9d925dec1624cb933ae6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Expose namespace storage statistics with GraphQL</title>
<updated>2019-08-22T22:08:28+00:00</updated>
<author>
<name>Alessio Caiazza</name>
<email>acaiazza@gitlab.com</email>
</author>
<published>2019-08-22T22:08:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=606a1d2d31aff69ddabe7e3794f61f3e778da3e8'/>
<id>606a1d2d31aff69ddabe7e3794f61f3e778da3e8</id>
<content type='text'>
Root namespaces have storage statistics.
This commit allows namespace owners to get those stats via GraphQL
queries like the following one

{
  namespace(fullPath: "a_namespace_path") {
    rootStorageStatistics {
      storageSize
      repositorySize
      lfsObjectsSize
      buildArtifactsSize
      packagesSize
      wikiSize
    }
  }
}
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Root namespaces have storage statistics.
This commit allows namespace owners to get those stats via GraphQL
queries like the following one

{
  namespace(fullPath: "a_namespace_path") {
    rootStorageStatistics {
      storageSize
      repositorySize
      lfsObjectsSize
      buildArtifactsSize
      packagesSize
      wikiSize
    }
  }
}
</pre>
</div>
</content>
</entry>
<entry>
<title>Log time spent on CPU to sidekiq.log</title>
<updated>2019-08-22T14:31:57+00:00</updated>
<author>
<name>Balakumar</name>
<email>sribalakumar@gmail.com</email>
</author>
<published>2019-08-22T14:31:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=a47db86e909ec237332b6836dd830d1a0d54fd39'/>
<id>a47db86e909ec237332b6836dd830d1a0d54fd39</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix frozen string errors</title>
<updated>2019-08-22T12:17:11+00:00</updated>
<author>
<name>Thong Kuah</name>
<email>tkuah@gitlab.com</email>
</author>
<published>2019-08-22T12:17:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=c5acf26e0609ec0c5e16b2fb232d7058e6c066cd'/>
<id>c5acf26e0609ec0c5e16b2fb232d7058e6c066cd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
