<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/app/views/admin, 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>Make flash notifications sticky</title>
<updated>2019-09-03T09:03:35+00:00</updated>
<author>
<name>Fatih Acet</name>
<email>acetfatih@gmail.com</email>
</author>
<published>2019-09-03T09:03:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3741402a241df2ad6ab28e4b76edafe5083ce733'/>
<id>3741402a241df2ad6ab28e4b76edafe5083ce733</id>
<content type='text'>
This commit also unifies layout structure
and remove no_container flag
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This commit also unifies layout structure
and remove no_container flag
</pre>
</div>
</content>
</entry>
<entry>
<title>Update views for testability</title>
<updated>2019-08-30T17:00:29+00:00</updated>
<author>
<name>Walmyr Lima</name>
<email>walmyr@gitlab.com</email>
</author>
<published>2019-08-30T10:27:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=28588add73552bc95b28e07b6ba16043d6bbecd3'/>
<id>28588add73552bc95b28e07b6ba16043d6bbecd3</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 '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://git.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://git.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>Add QA specs for using IP rate limits</title>
<updated>2019-08-27T05:07:13+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2019-08-24T06:41:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=9f219873a1677d17275e08b9ca7328f976c84fa9'/>
<id>9f219873a1677d17275e08b9ca7328f976c84fa9</id>
<content type='text'>
This will help prevent issues such as
https://gitlab.com/gitlab-org/gitlab-ce/issues/66449.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This will help prevent issues such as
https://gitlab.com/gitlab-org/gitlab-ce/issues/66449.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove inline JS in links</title>
<updated>2019-08-20T21:43:04+00:00</updated>
<author>
<name>Heinrich Lee Yu</name>
<email>heinrich@gitlab.com</email>
</author>
<published>2019-08-15T07:29:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=0284917c701acfa5d88a98fef641ab35164ed9a8'/>
<id>0284917c701acfa5d88a98fef641ab35164ed9a8</id>
<content type='text'>
Changes these to use unobtrusive JS
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Changes these to use unobtrusive JS
</pre>
</div>
</content>
</entry>
<entry>
<title>Migrates Snowplow backend from EE to CE</title>
<updated>2019-08-14T19:21:58+00:00</updated>
<author>
<name>Jeremy Jackson</name>
<email>jjackson@gitlab.com</email>
</author>
<published>2019-08-14T19:21:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=5d9d5e603119c3ae334b0855a63d10d12b2390bd'/>
<id>5d9d5e603119c3ae334b0855a63d10d12b2390bd</id>
<content type='text'>
This introduces several changes, but these are all just ported from the
EE project.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This introduces several changes, but these are all just ported from the
EE project.
</pre>
</div>
</content>
</entry>
<entry>
<title>Final removal of KubernetesService</title>
<updated>2019-08-07T23:47:07+00:00</updated>
<author>
<name>Tiger</name>
<email>twatson@gitlab.com</email>
</author>
<published>2019-08-01T06:20:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e3696bf20e4d646f46f847237da828eaee00253a'/>
<id>e3696bf20e4d646f46f847237da828eaee00253a</id>
<content type='text'>
Creating new records has been disabled, and all
existing records been migrated to clusters as of
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/28534
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Creating new records has been disabled, and all
existing records been migrated to clusters as of
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/28534
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix Admin area user access level radio button labels</title>
<updated>2019-08-05T23:00:57+00:00</updated>
<author>
<name>Drew Blessing</name>
<email>drew@blessing.io</email>
</author>
<published>2019-07-25T15:51:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=81f44275bd3882d2153357c1839561e5a6a53348'/>
<id>81f44275bd3882d2153357c1839561e5a6a53348</id>
<content type='text'>
In the admin user edit form, access level radio button labels didn't have
the correct 'for' value. Clicking on the label did not select the radio
button. This makes usability a bit nicer since the click area is increased
when the label is clickable.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In the admin user edit form, access level radio button labels didn't have
the correct 'for' value. Clicking on the label did not select the radio
button. This makes usability a bit nicer since the click area is increased
when the label is clickable.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update translations in gitlab.pot</title>
<updated>2019-08-02T14:39:18+00:00</updated>
<author>
<name>George Koltsov</name>
<email>gkoltsov@gitlab.com</email>
</author>
<published>2019-07-26T12:08:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=5a19a43a13031de83af2d241498465a882421270'/>
<id>5a19a43a13031de83af2d241498465a882421270</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
