<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/app/models/commit.rb, branch param-view</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>Correctly find last known blob for file deleted in MR.</title>
<updated>2015-10-20T12:24:02+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@gitlab.com</email>
</author>
<published>2015-10-20T12:23:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=8710739e4e5d12ac9e2aa88a553cc1e02dc2b2d1'/>
<id>8710739e4e5d12ac9e2aa88a553cc1e02dc2b2d1</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' into rs-redactor-filter</title>
<updated>2015-10-15T09:26:58+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@gitlab.com</email>
</author>
<published>2015-10-15T09:26:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=95f0440a7823a927ebba1557b091c12255e49ac4'/>
<id>95f0440a7823a927ebba1557b091c12255e49ac4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Participable doesn't need to know about Mentionable</title>
<updated>2015-10-14T14:20:11+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@gitlab.com</email>
</author>
<published>2015-10-14T14:20:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=4a5b77188ec7525d1c3a1ee925c8791f841b040c'/>
<id>4a5b77188ec7525d1c3a1ee925c8791f841b040c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement Commit Status API</title>
<updated>2015-10-12T09:53:49+00:00</updated>
<author>
<name>Kamil Trzcinski</name>
<email>ayufan@ayufan.eu</email>
</author>
<published>2015-10-06T10:01:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=914cfbd2f154ed3154a7dc3cee3309713eea786f'/>
<id>914cfbd2f154ed3154a7dc3cee3309713eea786f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Only look up Commit authors/committers by email</title>
<updated>2015-06-23T22:07:15+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2015-06-23T22:04:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e9b65a3e05ca3bf4ea42f547f42a133802037b7e'/>
<id>e9b65a3e05ca3bf4ea42f547f42a133802037b7e</id>
<content type='text'>
- Removes looking up authors/committers by name
- Renames `User.find_for_commit` to `User.find_by_any_email`
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Removes looking up authors/committers by name
- Renames `User.find_for_commit` to `User.find_by_any_email`
</pre>
</div>
</content>
</entry>
<entry>
<title>Add `respond_to_missing?` for Commit and Repository</title>
<updated>2015-06-10T05:31:27+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2015-05-23T22:38:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=33df3ed384563b1e302e5a4f2186b156c35bafc5'/>
<id>33df3ed384563b1e302e5a4f2186b156c35bafc5</id>
<content type='text'>
As of Ruby 1.9, this is the correct way to handle `respond_to?` for
methods implemented by `method_missing`.

See https://robots.thoughtbot.com/always-define-respond-to-missing-when-overriding
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
As of Ruby 1.9, this is the correct way to handle `respond_to?` for
methods implemented by `method_missing`.

See https://robots.thoughtbot.com/always-define-respond-to-missing-when-overriding
</pre>
</div>
</content>
</entry>
<entry>
<title>Surround Project.reference_pattern in parenthesis inside other patterns</title>
<updated>2015-05-26T19:49:22+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2015-05-15T20:10:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=1a9da9178cfd25190997b621e428a5c7ce467cd1'/>
<id>1a9da9178cfd25190997b621e428a5c7ce467cd1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add `reference_pattern` to Referable models</title>
<updated>2015-05-26T19:48:32+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2015-05-14T20:59:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=b88da58cb6272a86b6df2e4efe392f10e689a6b2'/>
<id>b88da58cb6272a86b6df2e4efe392f10e689a6b2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement gfm_reference directly in Mentionable</title>
<updated>2015-05-26T19:48:31+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2015-05-11T19:56:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=0359d41b064e9f7680d0017013e011103747b614'/>
<id>0359d41b064e9f7680d0017013e011103747b614</id>
<content type='text'>
Except for Note, which still overrides it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Except for Note, which still overrides it.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add `to_reference` for models that support references</title>
<updated>2015-05-26T19:48:30+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2015-05-03T03:11:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=c0faf91ff23815404a95cf4510b43dcf5e331c4f'/>
<id>c0faf91ff23815404a95cf4510b43dcf5e331c4f</id>
<content type='text'>
Now there is a single source of information for which attribute a model
uses to be referenced, and its special character.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Now there is a single source of information for which attribute a model
uses to be referenced, and its special character.
</pre>
</div>
</content>
</entry>
</feed>
