<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/lib, branch commit-project</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>Fix errors.</title>
<updated>2015-04-24T10:30:37+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@gitlab.com</email>
</author>
<published>2015-04-21T15:07:21+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=2456695422f01c677cf287f0021d01a08dd60c30'/>
<id>2456695422f01c677cf287f0021d01a08dd60c30</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>No longer needed to pass project argument to commit methods.</title>
<updated>2015-04-24T10:29:36+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@gitlab.com</email>
</author>
<published>2015-04-21T13:15:49+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=27af24c1c951385bccd298c98044d57ff22ccd1c'/>
<id>27af24c1c951385bccd298c98044d57ff22ccd1c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use project.commit convenience method.</title>
<updated>2015-04-24T10:29:36+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@gitlab.com</email>
</author>
<published>2015-04-21T13:13:40+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=8ed7ac9d443563a62a6aa03a2ec72b9fcb0d2df1'/>
<id>8ed7ac9d443563a62a6aa03a2ec72b9fcb0d2df1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Let commit model know about its project.</title>
<updated>2015-04-24T10:29:36+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@gitlab.com</email>
</author>
<published>2015-04-21T13:09:15+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=84a1590252c63c710bceaa7a394799cdc5109505'/>
<id>84a1590252c63c710bceaa7a394799cdc5109505</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Provide autoload paths for filters to prevent circular dependency</title>
<updated>2015-04-23T16:58:55+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2015-04-23T16:58:55+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=a14d109b9b487a379b82c578b42012f690e3c469'/>
<id>a14d109b9b487a379b82c578b42012f690e3c469</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 'issue-body-code-mentions' into 'master'</title>
<updated>2015-04-23T12:33:01+00:00</updated>
<author>
<name>Dmitriy Zaporozhets</name>
<email>dmitriy.zaporozhets@gmail.com</email>
</author>
<published>2015-04-23T12:33:01+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=285ae60c15c913aa6145554ecbddf9b966ebd0e7'/>
<id>285ae60c15c913aa6145554ecbddf9b966ebd0e7</id>
<content type='text'>
Fix bug causing at-username inside code blocks to sometimes be picked up as a user mention.

Addresses private issue https://dev.gitlab.org/gitlab/gitlabhq/issues/2254.

See merge request !553
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix bug causing at-username inside code blocks to sometimes be picked up as a user mention.

Addresses private issue https://dev.gitlab.org/gitlab/gitlabhq/issues/2254.

See merge request !553
</pre>
</div>
</content>
</entry>
<entry>
<title>Use `search_text_nodes` helper in our custom filters</title>
<updated>2015-04-22T17:18:15+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2015-04-22T17:18:15+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=fb5116caa2945d7b0bba317274d58911b2497711'/>
<id>fb5116caa2945d7b0bba317274d58911b2497711</id>
<content type='text'>
Closes #1477
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #1477
</pre>
</div>
</content>
</entry>
<entry>
<title>Update Gitlab::Markdown to use the :new: EmojiFilter :sparkles:</title>
<updated>2015-04-21T16:53:42+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2015-04-16T21:39:09+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=fca624670ac212d4241fa262dbaf1f908e7658b9'/>
<id>fca624670ac212d4241fa262dbaf1f908e7658b9</id>
<content type='text'>
Removes emoji-centric tests from GFM specs :boom:
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Removes emoji-centric tests from GFM specs :boom:
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Gitlab::Markdown::EmojiFilter</title>
<updated>2015-04-21T16:53:42+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2015-04-16T21:38:01+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=4ced630fed7cc057e66f2c795ebca17a5d6a22e6'/>
<id>4ced630fed7cc057e66f2c795ebca17a5d6a22e6</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 'rs-reference-filters' into 'master'</title>
<updated>2015-04-21T16:43:54+00:00</updated>
<author>
<name>Dmitriy Zaporozhets</name>
<email>dzaporozhets@gitlab.com</email>
</author>
<published>2015-04-21T16:43:54+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=2cd501f7e4f1f0e5461aa1fe994b214357fcdc5e'/>
<id>2cd501f7e4f1f0e5461aa1fe994b214357fcdc5e</id>
<content type='text'>
Convert GFM reference handling to html-pipeline filters

- `Gitlab::Markdown` is now much cleaner
- Better separation of concerns
- Cleaner, less brittle, more maintainable specs for each reference type.
- Label references actually work!

See merge request !1753
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Convert GFM reference handling to html-pipeline filters

- `Gitlab::Markdown` is now much cleaner
- Better separation of concerns
- Cleaner, less brittle, more maintainable specs for each reference type.
- Label references actually work!

See merge request !1753
</pre>
</div>
</content>
</entry>
</feed>
