<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/lib, branch i18n-cop</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>Autofixed some untranslated strings</title>
<updated>2019-01-31T04:56:51+00:00</updated>
<author>
<name>Luke Bennett</name>
<email>lbennett@gitlab.com</email>
</author>
<published>2019-01-30T05:10:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e33e3d29ae56ddd10b66513c35f3e318ea375cb9'/>
<id>e33e3d29ae56ddd10b66513c35f3e318ea375cb9</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 '56417-update-helm-to-2-12-2' into 'master'</title>
<updated>2019-01-23T12:30:06+00:00</updated>
<author>
<name>Kamil Trzciński</name>
<email>ayufan@ayufan.eu</email>
</author>
<published>2019-01-23T12:30:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e8f73aaee6d93b7fc289e08c238886c6a4992826'/>
<id>e8f73aaee6d93b7fc289e08c238886c6a4992826</id>
<content type='text'>
Update Helm to 2.12.2 to address Helm client vulnerability

Closes #56417

See merge request gitlab-org/gitlab-ce!24418</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update Helm to 2.12.2 to address Helm client vulnerability

Closes #56417

See merge request gitlab-org/gitlab-ce!24418</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '25569-changing-wording-to-delete-when-referring-to-removing-a-branch' into 'master'</title>
<updated>2019-01-23T11:02:22+00:00</updated>
<author>
<name>Filipa Lacerda</name>
<email>filipa@gitlab.com</email>
</author>
<published>2019-01-23T11:02:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3ed8078507b6cb37c7dd85f2fc22c9494faf9e1e'/>
<id>3ed8078507b6cb37c7dd85f2fc22c9494faf9e1e</id>
<content type='text'>
Resolve "Changing wording to "Delete" when referring to removing a branch"

Closes #25569

See merge request gitlab-org/gitlab-ce!23966</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Resolve "Changing wording to "Delete" when referring to removing a branch"

Closes #25569

See merge request gitlab-org/gitlab-ce!23966</pre>
</div>
</content>
</entry>
<entry>
<title>Use 'delete' instead of 'remove' for source branch</title>
<updated>2019-01-22T17:57:01+00:00</updated>
<author>
<name>Sam Bigelow</name>
<email>sbigelow@gitlab.com</email>
</author>
<published>2019-01-10T04:08:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=c607b358241712af0d6b442b8e7a277cb6ba8a38'/>
<id>c607b358241712af0d6b442b8e7a277cb6ba8a38</id>
<content type='text'>
This is to match `git branch -D &lt;branchname&gt;`
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is to match `git branch -D &lt;branchname&gt;`
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'an-opentracing-propagation' into 'master'</title>
<updated>2019-01-22T17:45:44+00:00</updated>
<author>
<name>Kamil Trzciński</name>
<email>ayufan@ayufan.eu</email>
</author>
<published>2019-01-22T17:45:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=ae2166188d11c6a0fef133af4b154ddf7fa83fd6'/>
<id>ae2166188d11c6a0fef133af4b154ddf7fa83fd6</id>
<content type='text'>
Adds inter-service OpenTracing propagation

See merge request gitlab-org/gitlab-ce!24239</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adds inter-service OpenTracing propagation

See merge request gitlab-org/gitlab-ce!24239</pre>
</div>
</content>
</entry>
<entry>
<title>Adds inter-service OpenTracing propagation</title>
<updated>2019-01-22T16:15:30+00:00</updated>
<author>
<name>Andrew Newdigate</name>
<email>andrew@gitlab.com</email>
</author>
<published>2019-01-07T10:40:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=ca464b603396693ae992096a4efa05def0fa28e8'/>
<id>ca464b603396693ae992096a4efa05def0fa28e8</id>
<content type='text'>
This change allows the GitLab rails and sidekiq components to receive
tracing spans from upstream services such as Workhorse and pass these
spans on to downstream services including Gitaly and Sidekiq.

This change will also emit traces for incoming and outgoing requests
using the propagated trace information. This will allow operators and
engineers to view traces across the Workhorse, GitLab Rails, Sidekiq and
Gitaly components.

Additional intra-service instrumentation will be added in future
changes.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change allows the GitLab rails and sidekiq components to receive
tracing spans from upstream services such as Workhorse and pass these
spans on to downstream services including Gitaly and Sidekiq.

This change will also emit traces for incoming and outgoing requests
using the propagated trace information. This will allow operators and
engineers to view traces across the Workhorse, GitLab Rails, Sidekiq and
Gitaly components.

Additional intra-service instrumentation will be added in future
changes.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '55966-when-ref-is-ambiguous-createpipelineservice-raises-an-error' into 'master'</title>
<updated>2019-01-22T15:36:48+00:00</updated>
<author>
<name>Grzegorz Bizon</name>
<email>grzegorz@gitlab.com</email>
</author>
<published>2019-01-22T15:36:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=f02be29e52ceb5622e3182830be833f4dfe7c9ce'/>
<id>f02be29e52ceb5622e3182830be833f4dfe7c9ce</id>
<content type='text'>
Resolve "When ref is ambiguous, `CreatePipelineService` raises an error"

Closes #55966

See merge request gitlab-org/gitlab-ce!24437</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Resolve "When ref is ambiguous, `CreatePipelineService` raises an error"

Closes #55966

See merge request gitlab-org/gitlab-ce!24437</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '56547-limit-sidekiq-logging-based-on-argument-size' into 'master'</title>
<updated>2019-01-22T14:45:50+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2019-01-22T14:45:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=39348adbc982d2058cf5e2bcb954b2c0eb76cd19'/>
<id>39348adbc982d2058cf5e2bcb954b2c0eb76cd19</id>
<content type='text'>
Resolve "Limit sidekiq logging based on argument size"

Closes #56547

See merge request gitlab-org/gitlab-ce!24493</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Resolve "Limit sidekiq logging based on argument size"

Closes #56547

See merge request gitlab-org/gitlab-ce!24493</pre>
</div>
</content>
</entry>
<entry>
<title>Limit Sidekiq args logging to 10 KB of JSON</title>
<updated>2019-01-22T10:54:12+00:00</updated>
<author>
<name>Sean McGivern</name>
<email>sean@gitlab.com</email>
</author>
<published>2019-01-18T16:21:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=9d2be75674c5d073bc8020a4ace1b7bff5bb16fb'/>
<id>9d2be75674c5d073bc8020a4ace1b7bff5bb16fb</id>
<content type='text'>
When logging arguments from Sidekiq to JSON, restrict the size of `args`
to 10 KB (when converted to JSON). This is to avoid blowing up with
excessively large job payloads.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When logging arguments from Sidekiq to JSON, restrict the size of `args`
to 10 KB (when converted to JSON). This is to avoid blowing up with
excessively large job payloads.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'force-redeploy-on-updated-secrets' into 'master'</title>
<updated>2019-01-22T08:30:49+00:00</updated>
<author>
<name>Kamil Trzciński</name>
<email>ayufan@ayufan.eu</email>
</author>
<published>2019-01-22T08:30:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=60d3fe5804ccb17f0069b51464f5aa3dcc5f63d5'/>
<id>60d3fe5804ccb17f0069b51464f5aa3dcc5f63d5</id>
<content type='text'>
Force Auto DevOps redeployment when application secrets are updated

Closes #55540

See merge request gitlab-org/gitlab-ce!24498</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Force Auto DevOps redeployment when application secrets are updated

Closes #55540

See merge request gitlab-org/gitlab-ce!24498</pre>
</div>
</content>
</entry>
</feed>
