<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/scripts, branch docs/edit-rules-docs</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>Removed duplicate functions from utils.sh</title>
<updated>2019-08-09T13:34:06+00:00</updated>
<author>
<name>Yorick Peterse</name>
<email>yorickpeterse@gmail.com</email>
</author>
<published>2019-08-09T13:34:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=bd3699dc6ebc46410839667e6dcfc4038abf9a24'/>
<id>bd3699dc6ebc46410839667e6dcfc4038abf9a24</id>
<content type='text'>
This change was made in EE in MR
https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/14802, but this
was not backported to CE.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change was made in EE in MR
https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/14802, but this
was not backported to CE.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Gitaly and Rugged call timing in Sidekiq logs</title>
<updated>2019-08-09T08:08:32+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2019-08-09T04:33:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=a74396dcc5e372c0b6a23fd47db22ebbeb8386d7'/>
<id>a74396dcc5e372c0b6a23fd47db22ebbeb8386d7</id>
<content type='text'>
This will help identify Sidekiq jobs that invoke excessive number of
filesystem access.

The timing data is stored in `RequestStore`, but this is only active
within the middleware and is not directly accessible to the Sidekiq
logger. However, it is possible for the middleware to modify the job
hash to pass this data along to the logger.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This will help identify Sidekiq jobs that invoke excessive number of
filesystem access.

The timing data is stored in `RequestStore`, but this is only active
within the middleware and is not directly accessible to the Sidekiq
logger. However, it is possible for the middleware to modify the job
hash to pass this data along to the logger.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add script for frontend test file coverage</title>
<updated>2019-08-08T07:31:43+00:00</updated>
<author>
<name>Winnie Hellmann</name>
<email>winnie@gitlab.com</email>
</author>
<published>2019-08-08T07:31:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=4541b44c3652ee12acfe18fe0d705ce66f362bdc'/>
<id>4541b44c3652ee12acfe18fe0d705ce66f362bdc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove the wait_for_review_app_to_be_accessible step from review-deploy</title>
<updated>2019-07-30T17:13:43+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2019-07-30T15:33:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=8f501a74bde199723e1f01121a9a56e01aacaf1c'/>
<id>8f501a74bde199723e1f01121a9a56e01aacaf1c</id>
<content type='text'>
Signed-off-by: Rémy Coutable &lt;remy@rymai.me&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Rémy Coutable &lt;remy@rymai.me&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Use the --atomic flag when deploying Review Apps</title>
<updated>2019-07-30T07:25:28+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2019-07-29T11:24:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=9870e86f6c9e8899400fe847f741bda6f458a978'/>
<id>9870e86f6c9e8899400fe847f741bda6f458a978</id>
<content type='text'>
Signed-off-by: Rémy Coutable &lt;remy@rymai.me&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Rémy Coutable &lt;remy@rymai.me&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport EE changes made to the scripts/ directory</title>
<updated>2019-07-29T11:53:20+00:00</updated>
<author>
<name>Yorick Peterse</name>
<email>yorickpeterse@gmail.com</email>
</author>
<published>2019-07-22T15:11:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d7a4c1d2a5f395ca6ddb2dc2608ac33ccebf8a74'/>
<id>d7a4c1d2a5f395ca6ddb2dc2608ac33ccebf8a74</id>
<content type='text'>
This backport changes made by EE to the files in the scripts/ directory.
This comes with a few changes to some scripts to make them work in the
single codebase setup.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This backport changes made by EE to the files in the scripts/ directory.
This comes with a few changes to some scripts to make them work in the
single codebase setup.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '54478-table_exists-not-compatible-with-rails-5-1' into 'master'</title>
<updated>2019-07-25T15:05:07+00:00</updated>
<author>
<name>Douglas Barbosa Alexandre</name>
<email>dbalexandre@gmail.com</email>
</author>
<published>2019-07-25T15:05:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=aa9db9c869ecbc570bd03f02dd3febf32f99d560'/>
<id>aa9db9c869ecbc570bd03f02dd3febf32f99d560</id>
<content type='text'>
Resolve "table_exists? not compatible with Rails 5.1"

Closes #54478

See merge request gitlab-org/gitlab-ce!30832</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Resolve "table_exists? not compatible with Rails 5.1"

Closes #54478

See merge request gitlab-org/gitlab-ce!30832</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'qa-stop-printing-dots-while-retrieving-pod-names-in-review-deploy' into 'master'</title>
<updated>2019-07-25T14:19:27+00:00</updated>
<author>
<name>Nick Thomas</name>
<email>nick@gitlab.com</email>
</author>
<published>2019-07-25T14:19:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=72c168042448e469def169c71c4259135ce0e8d5'/>
<id>72c168042448e469def169c71c4259135ce0e8d5</id>
<content type='text'>
Stop printing dots while retrieving pod in review-apps.sh

See merge request gitlab-org/gitlab-ce!31062</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Stop printing dots while retrieving pod in review-apps.sh

See merge request gitlab-org/gitlab-ce!31062</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unneeded monkey-patch</title>
<updated>2019-07-25T04:21:38+00:00</updated>
<author>
<name>Heinrich Lee Yu</name>
<email>heinrich@gitlab.com</email>
</author>
<published>2019-07-17T03:51:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=2b3d00a77822eaf2e622dd0b1baf85ebea2b1ee4'/>
<id>2b3d00a77822eaf2e622dd0b1baf85ebea2b1ee4</id>
<content type='text'>
Changes all calls to data_source_exists? to table_exists?
since that is the intent of these calls
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Changes all calls to data_source_exists? to table_exists?
since that is the intent of these calls
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '64998-increase-helm-deploy-command-timeout' into 'master'</title>
<updated>2019-07-24T14:29:21+00:00</updated>
<author>
<name>Sean McGivern</name>
<email>sean@gitlab.com</email>
</author>
<published>2019-07-24T14:29:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=c02c83fa9b63601a0a4cb8ed78311d9461e70e35'/>
<id>c02c83fa9b63601a0a4cb8ed78311d9461e70e35</id>
<content type='text'>
Increase the Review App deploy command timeout to 15 minutes

Closes #64998

See merge request gitlab-org/gitlab-ce!31061</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Increase the Review App deploy command timeout to 15 minutes

Closes #64998

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