<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/spec/views, branch document-lambda-deploy</title>
<subtitle>gitlab.com: gitlab-org/gitlab-ce.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/'/>
<entry>
<title>Add cluster domain warning</title>
<updated>2019-09-03T23:15:13+00:00</updated>
<author>
<name>Jacques Erasmus</name>
<email>jerasmus@gitlab.com</email>
</author>
<published>2019-09-03T23:15:13+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=85f89d21aa38e6eb5c91495607078c1f3690d898'/>
<id>85f89d21aa38e6eb5c91495607078c1f3690d898</id>
<content type='text'>
Added a cluster domain wanring if no domain is defined
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added a cluster domain wanring if no domain is defined
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '66741-remove-spec-rails_helper-rb' into 'master'</title>
<updated>2019-09-03T13:48:17+00:00</updated>
<author>
<name>Grzegorz Bizon</name>
<email>grzegorz@gitlab.com</email>
</author>
<published>2019-09-03T13:48:17+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=1068ec2e9201af3de1fc5ebe9c8d9f7953c89b51'/>
<id>1068ec2e9201af3de1fc5ebe9c8d9f7953c89b51</id>
<content type='text'>
Remove spec/rails_helper.rb

Closes #66741

See merge request gitlab-org/gitlab-ce!32380</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove spec/rails_helper.rb

Closes #66741

See merge request gitlab-org/gitlab-ce!32380</pre>
</div>
</content>
</entry>
<entry>
<title>Improve search result labels</title>
<updated>2019-08-30T09:49:14+00:00</updated>
<author>
<name>Markus Koller</name>
<email>mkoller@gitlab.com</email>
</author>
<published>2019-08-30T09:49:14+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=1bccd36f04f1e1c4efe9155ea9037910c42a3749'/>
<id>1bccd36f04f1e1c4efe9155ea9037910c42a3749</id>
<content type='text'>
- Use "results" instead of "blobs", "wiki blobs", "snippet blobs"
- Use "comments" instead of "notes"
- Use correct pluralization
- Don't add "1 - 10 of" if there's only one page
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Use "results" instead of "blobs", "wiki blobs", "snippet blobs"
- Use "comments" instead of "notes"
- Use correct pluralization
- Don't add "1 - 10 of" if there's only one page
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace rails_helper.rb with spec_helper.rb</title>
<updated>2019-08-30T02:26:18+00:00</updated>
<author>
<name>Ash McKenzie</name>
<email>amckenzie@gitlab.com</email>
</author>
<published>2019-08-29T07:56:52+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=19ff9d9899a9f1a69ca4cd9df357c7a9716edcbb'/>
<id>19ff9d9899a9f1a69ca4cd9df357c7a9716edcbb</id>
<content type='text'>
rails_helper.rb's only logic was to require
spec_helper.rb.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
rails_helper.rb's only logic was to require
spec_helper.rb.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq</title>
<updated>2019-08-29T22:17:37+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2019-08-29T22:17:37+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=7698d405506bc10dfd7fb2e6e02b419dd5925725'/>
<id>7698d405506bc10dfd7fb2e6e02b419dd5925725</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 'security-59549-add-capcha-for-failed-logins' into 'master'</title>
<updated>2019-08-29T21:34:12+00:00</updated>
<author>
<name>GitLab Release Tools Bot</name>
<email>robert+release-tools@gitlab.com</email>
</author>
<published>2019-08-29T21:34:12+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=a5b2a3786056ddf99de06c8315e9a42c3bf86cd5'/>
<id>a5b2a3786056ddf99de06c8315e9a42c3bf86cd5</id>
<content type='text'>
Require a captcha after unique failed logins from the same IP

See merge request gitlab/gitlabhq!3270</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Require a captcha after unique failed logins from the same IP

See merge request gitlab/gitlabhq!3270</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'chore/unnecessary-css-class-removal' into 'master'</title>
<updated>2019-08-29T11:35:55+00:00</updated>
<author>
<name>Paul Slaughter</name>
<email>pslaughter@gitlab.com</email>
</author>
<published>2019-08-29T11:35:55+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=9bd6f33677d2c7fcffcb5d02397b56ec5a8de01d'/>
<id>9bd6f33677d2c7fcffcb5d02397b56ec5a8de01d</id>
<content type='text'>
Remove unnecessary CSS class

Closes #66163

See merge request gitlab-org/gitlab-ce!32320</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove unnecessary CSS class

Closes #66163

See merge request gitlab-org/gitlab-ce!32320</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unnecessary CSS class</title>
<updated>2019-08-28T07:42:05+00:00</updated>
<author>
<name>Arun Kumar Mohan</name>
<email>arunmohandm@gmail.com</email>
</author>
<published>2019-08-28T07:16:29+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=65272b9e546308b999156a48801acb4b577d4f98'/>
<id>65272b9e546308b999156a48801acb4b577d4f98</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix Piwik not working</title>
<updated>2019-08-26T22:46:14+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2019-08-26T20:03:42+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=f6058981919ab431e7c1e053b5ae6119a9a24e30'/>
<id>f6058981919ab431e7c1e053b5ae6119a9a24e30</id>
<content type='text'>
Due to indentation, the changes in
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/31402 broke the
templating of Piwik script header.

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/66627
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Due to indentation, the changes in
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/31402 broke the
templating of Piwik script header.

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/66627
</pre>
</div>
</content>
</entry>
<entry>
<title>Add warning when LE certificate can't be obtained</title>
<updated>2019-08-19T10:44:12+00:00</updated>
<author>
<name>Vladimir Shushlin</name>
<email>v.shushlin@gmail.com</email>
</author>
<published>2019-08-13T17:14:13+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=bab522d48c76ab3ede544f4d628b42bb296bc06d'/>
<id>bab522d48c76ab3ede544f4d628b42bb296bc06d</id>
<content type='text'>
* Refactor some tests as well
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Refactor some tests as well
</pre>
</div>
</content>
</entry>
</feed>
