<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/spec/features/users_spec.rb, branch bump_gitlab_shell</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>Add `feature` tag to feature specs</title>
<updated>2015-07-07T02:39:55+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2015-06-28T20:19:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=4b4351a18c5cc31cc1365b24b8c00360730cd100'/>
<id>4b4351a18c5cc31cc1365b24b8c00360730cd100</id>
<content type='text'>
Not to be confused with the RSpec `type: :feature` tag, this tag is used
by the `spec:feature` Rake task for filtering/grouping specs.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Not to be confused with the RSpec `type: :feature` tag, this tag is used
by the `spec:feature` Rake task for filtering/grouping specs.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix duplicate 'Email has already been taken' message when creating a user</title>
<updated>2015-06-16T13:24:05+00:00</updated>
<author>
<name>swellard</name>
<email>swellard@perforce.com</email>
</author>
<published>2015-06-15T15:35:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=98615ef536186d2aff95c02246ef30254ab9b1f2'/>
<id>98615ef536186d2aff95c02246ef30254ab9b1f2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Specs don't need to set default_url_options anymore</title>
<updated>2015-04-27T19:47:05+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2015-04-27T19:43:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e3d2304d6971c42436e711ccf70b8e4d5114f887'/>
<id>e3d2304d6971c42436e711ccf70b8e4d5114f887</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Upon successful login, clear `reset_password_token` field</title>
<updated>2015-04-08T20:06:56+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2015-04-08T18:26:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=57afaf9d92eb7d34d51d89ba7af350531f2e0fde'/>
<id>57afaf9d92eb7d34d51d89ba7af350531f2e0fde</id>
<content type='text'>
Closes #1942
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #1942
</pre>
</div>
</content>
</entry>
<entry>
<title>Redirect signup page to signin page.</title>
<updated>2015-02-05T14:56:28+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@gitlab.com</email>
</author>
<published>2015-02-05T14:56:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=ab22caa97e4c1d749f1acfa344c0b1c91eba598b'/>
<id>ab22caa97e4c1d749f1acfa344c0b1c91eba598b</id>
<content type='text'>
Resolves #1916.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Resolves #1916.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove password strength indicator</title>
<updated>2015-01-15T13:10:13+00:00</updated>
<author>
<name>Jacob Vosmaer</name>
<email>contact@jacobvosmaer.nl</email>
</author>
<published>2015-01-15T13:02:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=b79ada97bb8e85c85472e0cee269a28c0e6d5ef7'/>
<id>b79ada97bb8e85c85472e0cee269a28c0e6d5ef7</id>
<content type='text'>
We were having the following issues:
- the indicator would sometimes stay red even if the password that was
  entered was long enough;
- the indicator had a middle yellow signal: what does that mean?
- the red/green backgrounds were not color-blind-friendly.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We were having the following issues:
- the indicator would sometimes stay red even if the password that was
  entered was long enough;
- the indicator had a middle yellow signal: what does that mean?
- the red/green backgrounds were not color-blind-friendly.
</pre>
</div>
</content>
</entry>
<entry>
<title>Finally fix stuff related to dynamic config</title>
<updated>2015-01-08T22:26:43+00:00</updated>
<author>
<name>Dmitriy Zaporozhets</name>
<email>dmitriy.zaporozhets@gmail.com</email>
</author>
<published>2015-01-08T22:26:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=08c9cb4cabab648d90e6fcf055f1143fbbc994e8'/>
<id>08c9cb4cabab648d90e6fcf055f1143fbbc994e8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated the IDs of the fields, so that it wouldn't mess with many tests</title>
<updated>2014-10-23T01:39:02+00:00</updated>
<author>
<name>Patricio Cano</name>
<email>patricio@gitlab.com</email>
</author>
<published>2014-10-23T01:39:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=7039c9868a3209d89f8306c65ca5b74f8e2ea2c0'/>
<id>7039c9868a3209d89f8306c65ca5b74f8e2ea2c0</id>
<content type='text'>
Updated some tests to match new IDs
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Updated some tests to match new IDs
</pre>
</div>
</content>
</entry>
<entry>
<title>Split feature tests out to different build job</title>
<updated>2014-04-13T17:05:52+00:00</updated>
<author>
<name>Jeroen van Baarsen</name>
<email>jeroenvanbaarsen@gmail.com</email>
</author>
<published>2014-04-12T08:56:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=8362026a33c98aa73ddbb9f330b91bb5327e29e3'/>
<id>8362026a33c98aa73ddbb9f330b91bb5327e29e3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixing rspec after upgrade to capybara pt1</title>
<updated>2013-02-21T11:09:47+00:00</updated>
<author>
<name>Dmitriy Zaporozhets</name>
<email>dmitriy.zaporozhets@gmail.com</email>
</author>
<published>2013-02-21T11:09:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=5aeaf248f1730ba1698d9e98ec43920b172b9e0c'/>
<id>5aeaf248f1730ba1698d9e98ec43920b172b9e0c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
