<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/features/steps/shared/markdown.rb, branch bump_gitlab_shell</title>
<subtitle>gitlab.com: gitlab-org/gitlab-ce.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/'/>
<entry>
<title>Change `within` to `page.within` in feature steps</title>
<updated>2015-06-12T09:12:42+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2015-06-12T05:36:00+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=584f8601eff79fe6e400026ba6db086002ce2cba'/>
<id>584f8601eff79fe6e400026ba6db086002ce2cba</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update all `should`-style syntax to `expect` in features</title>
<updated>2015-06-12T09:12:09+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2015-06-12T04:44:13+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=69bbc413fec7aa4168d9ff12df5421674db90032'/>
<id>69bbc413fec7aa4168d9ff12df5421674db90032</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove feature tests for old task lists</title>
<updated>2015-05-06T17:00:14+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2015-05-04T21:46:21+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=f3d63eeb181db1c089bf9e4f5c0e296f6ca6230b'/>
<id>f3d63eeb181db1c089bf9e4f5c0e296f6ca6230b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix header_should_have_correct_id_and_link for features</title>
<updated>2015-04-30T20:35:26+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2015-04-28T19:37:04+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=a3fbf344693957ed0f39171400efa706b3a8709c'/>
<id>a3fbf344693957ed0f39171400efa706b3a8709c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix test assertions</title>
<updated>2014-10-22T04:29:31+00:00</updated>
<author>
<name>Vinnie Okada</name>
<email>vokada@mrvinn.com</email>
</author>
<published>2014-10-21T02:53:17+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=7a5072c5a8f03cd7342a5f8e74e1fde0250ce360'/>
<id>7a5072c5a8f03cd7342a5f8e74e1fde0250ce360</id>
<content type='text'>
Make sure we're asserting the correct thing when testing visible and
invisible DOM elements.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Make sure we're asserting the correct thing when testing visible and
invisible DOM elements.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix houndci warnings</title>
<updated>2014-10-18T23:24:12+00:00</updated>
<author>
<name>Vinnie Okada</name>
<email>vokada@mrvinn.com</email>
</author>
<published>2014-10-18T23:24:12+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=74c82ae32583ebf335f310a29ffb22d75b356863'/>
<id>74c82ae32583ebf335f310a29ffb22d75b356863</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix Markdown preview tests</title>
<updated>2014-10-18T23:07:23+00:00</updated>
<author>
<name>Vinnie Okada</name>
<email>vokada@mrvinn.com</email>
</author>
<published>2014-10-17T04:36:52+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e06f0ead9843df2688ca2f341a3b37d4d56a955d'/>
<id>e06f0ead9843df2688ca2f341a3b37d4d56a955d</id>
<content type='text'>
Update Spinach tests for Markdown previews for the new-ish tab UI that
replaced the old preview/edit toggle button.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update Spinach tests for Markdown previews for the new-ish tab UI that
replaced the old preview/edit toggle button.
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor Markdown preview tests</title>
<updated>2014-10-18T22:58:34+00:00</updated>
<author>
<name>Vinnie Okada</name>
<email>vokada@mrvinn.com</email>
</author>
<published>2014-10-17T04:10:50+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e1491465de441b386c72726f0b869104d1c15680'/>
<id>e1491465de441b386c72726f0b869104d1c15680</id>
<content type='text'>
Create a new shared module for common issue/merge request behavior,
use `expect` syntax instead of `should`, and avoid `visible: false` in
the `have_css` matcher.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Create a new shared module for common issue/merge request behavior,
use `expect` syntax instead of `should`, and avoid `visible: false` in
the `have_css` matcher.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Markdown preview to more forms</title>
<updated>2014-10-16T04:52:33+00:00</updated>
<author>
<name>Vinnie Okada</name>
<email>vokada@mrvinn.com</email>
</author>
<published>2014-10-15T07:21:21+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=5700842ba8ca2f3100395a9fb98c759e78e63d96'/>
<id>5700842ba8ca2f3100395a9fb98c759e78e63d96</id>
<content type='text'>
Enable Markdown previews when creating and editing issues, merge
requests, and milestones, and when editing notes.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Enable Markdown previews when creating and editing issues, merge
requests, and milestones, and when editing notes.
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor task list tests and coffeescript</title>
<updated>2014-10-07T00:19:12+00:00</updated>
<author>
<name>Vinnie Okada</name>
<email>vokada@mrvinn.com</email>
</author>
<published>2014-10-07T00:19:12+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=40263a06c196e0c99cc13d187228bd62bbcf4a6a'/>
<id>40263a06c196e0c99cc13d187228bd62bbcf4a6a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
