<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/lib/system_check, branch document-lambda-deploy</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>Remove outdated mail_room check</title>
<updated>2019-09-03T13:37:47+00:00</updated>
<author>
<name>Winnie Hellmann</name>
<email>winnie@gitlab.com</email>
</author>
<published>2019-09-03T13:37:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=ebb81978605a788f774f2a33fda00543b74be0af'/>
<id>ebb81978605a788f774f2a33fda00543b74be0af</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Auto create authorized_keys file if doesn't exist</title>
<updated>2019-08-29T08:33:04+00:00</updated>
<author>
<name>Patrick Bajao</name>
<email>ebajao@gitlab.com</email>
</author>
<published>2019-08-29T08:28:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=a1ec2ad0b2638f084dffbe804b681c96dc6dadb8'/>
<id>a1ec2ad0b2638f084dffbe804b681c96dc6dadb8</id>
<content type='text'>
Utilize the auto repair functionality of system checks.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Utilize the auto repair functionality of system checks.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add system check for authorized_keys file perm</title>
<updated>2019-08-29T08:33:04+00:00</updated>
<author>
<name>Patrick Bajao</name>
<email>ebajao@gitlab.com</email>
</author>
<published>2019-08-27T04:33:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=0e33f16b5f93382214f806737d3fcf5e065c5447'/>
<id>0e33f16b5f93382214f806737d3fcf5e065c5447</id>
<content type='text'>
This check is being removed from gitlab-shell as the file
is now being managed by gitlab-rails.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This check is being removed from gitlab-shell as the file
is now being managed by gitlab-rails.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use Git 2.22 for GitLab</title>
<updated>2019-08-07T12:25:58+00:00</updated>
<author>
<name>Zeger-Jan van de Weg</name>
<email>git@zjvandeweg.nl</email>
</author>
<published>2019-08-07T12:25:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3ace5766e907e4a201e67be5a9f58526c92b0ef2'/>
<id>3ace5766e907e4a201e67be5a9f58526c92b0ef2</id>
<content type='text'>
Part of: https://gitlab.com/gitlab-org/gitaly/issues/1715
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Part of: https://gitlab.com/gitlab-org/gitaly/issues/1715
</pre>
</div>
</content>
</entry>
<entry>
<title>Sanitize LDAP output in Rake tasks</title>
<updated>2019-06-21T10:49:56+00:00</updated>
<author>
<name>Drew Blessing</name>
<email>drew@blessing.io</email>
</author>
<published>2019-05-17T20:26:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=05d5504d072fa1a1c222e94b21e483ba28cbe666'/>
<id>05d5504d072fa1a1c222e94b21e483ba28cbe666</id>
<content type='text'>
The various LDAP check Rake tasks have long supported a SANITIZE
environment variable. When present, identifiable information is
obscured such as user names and project/group names. Until now,
the LDAP check did not honor this. Now it will only say how many
users were found. This should at least give the indication that
the LDAP configuration found something, but will not leak what
it is. Resolves #56131
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The various LDAP check Rake tasks have long supported a SANITIZE
environment variable. When present, identifiable information is
obscured such as user names and project/group names. Until now,
the LDAP check did not honor this. Now it will only say how many
users were found. This should at least give the indication that
the LDAP configuration found something, but will not leak what
it is. Resolves #56131
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix typos in the whole gitlab-ce project</title>
<updated>2019-05-20T14:11:44+00:00</updated>
<author>
<name>Yoginth</name>
<email>me@yoginth.com</email>
</author>
<published>2019-05-20T14:11:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=2f6a20ce665de6a23fe2c1cc28cc6398afcb1b71'/>
<id>2f6a20ce665de6a23fe2c1cc28cc6398afcb1b71</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump required Ruby version check to 2.5.3</title>
<updated>2019-04-18T17:15:53+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2019-04-18T17:13:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=0ca790aff77ceaf4de1a7f1df0af6780f2859b32'/>
<id>0ca790aff77ceaf4de1a7f1df0af6780f2859b32</id>
<content type='text'>
Relates to https://gitlab.com/gitlab-org/gitlab-ce/issues/58079

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/60704
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Relates to https://gitlab.com/gitlab-org/gitlab-ce/issues/58079

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/60704
</pre>
</div>
</content>
</entry>
<entry>
<title>Update preflight check to require 2.21</title>
<updated>2019-04-16T14:09:45+00:00</updated>
<author>
<name>Zeger-Jan van de Weg</name>
<email>git@zjvandeweg.nl</email>
</author>
<published>2019-04-16T14:09:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=98befb5d4057e367df43c2371888fa9edbc1df06'/>
<id>98befb5d4057e367df43c2371888fa9edbc1df06</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Adds the Rubocop ReturnNil cop</title>
<updated>2019-03-06T15:51:56+00:00</updated>
<author>
<name>Andrew Newdigate</name>
<email>andrew@gitlab.com</email>
</author>
<published>2019-02-08T12:19:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3288e1a874ec0184f9f27f932748e51c57babf17'/>
<id>3288e1a874ec0184f9f27f932748e51c57babf17</id>
<content type='text'>
This style change enforces `return if ...` instead of
`return nil if ...` to save maintainers a few minor review points
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This style change enforces `return if ...` instead of
`return nil if ...` to save maintainers a few minor review points
</pre>
</div>
</content>
</entry>
<entry>
<title>chore(rubocop): fix Style/TrivialAccessors issues</title>
<updated>2019-01-16T08:53:04+00:00</updated>
<author>
<name>Semyon Pupkov</name>
<email>mail@semyonpupkov.com</email>
</author>
<published>2019-01-16T05:48:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=c379973bceccbcd7b554f4a9c7026aca7cba4618'/>
<id>c379973bceccbcd7b554f4a9c7026aca7cba4618</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
