<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/app/services/system_note_service.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>Fix hooks for web based events with external issue references</title>
<updated>2015-06-14T15:41:11+00:00</updated>
<author>
<name>Daniel Gerhardt</name>
<email>code@dgerhardt.net</email>
</author>
<published>2015-06-14T15:41:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=92bb845e1ed18395615ba8a252de4a8b123c1914'/>
<id>92bb845e1ed18395615ba8a252de4a8b123c1914</id>
<content type='text'>
The creation of cross references for external issues (which would fail)
is now prevented.

Fixes #1650, GH-9333.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The creation of cross references for external issues (which would fail)
is now prevented.

Fixes #1650, GH-9333.
</pre>
</div>
</content>
</entry>
<entry>
<title>Support editing target branch of merge request</title>
<updated>2015-05-29T11:08:08+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2015-05-29T01:00:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=5e4384ec9bc5e015c6a5427e337d8f5412e91d1e'/>
<id>5e4384ec9bc5e015c6a5427e337d8f5412e91d1e</id>
<content type='text'>
Closes https://github.com/gitlabhq/gitlabhq/issues/7105
See: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/130
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes https://github.com/gitlabhq/gitlabhq/issues/7105
See: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/130
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'rs-to_reference' into 'master'</title>
<updated>2015-05-27T10:03:14+00:00</updated>
<author>
<name>Dmitriy Zaporozhets</name>
<email>dmitriy.zaporozhets@gmail.com</email>
</author>
<published>2015-05-27T10:03:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=701c2e9a3b4b60642eba0ee00c3e11e1e43fb131'/>
<id>701c2e9a3b4b60642eba0ee00c3e11e1e43fb131</id>
<content type='text'>
Add to_reference method to referable models

Now there is a single source of information for which attribute a model uses to be referenced, and its special character.

See merge request !641
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add to_reference method to referable models

Now there is a single source of information for which attribute a model uses to be referenced, and its special character.

See merge request !641
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a note when an Issue or Merge Request's title changes</title>
<updated>2015-05-27T01:49:04+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2015-05-27T01:49:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=1aa3921dd8b0084260fa381ed79580b4b54284b6'/>
<id>1aa3921dd8b0084260fa381ed79580b4b54284b6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>More SystemNoteService cleanup</title>
<updated>2015-05-26T20:30:07+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2015-05-26T20:30:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3cb6a338466ca9b8e2a831cce306fc6d650231ed'/>
<id>3cb6a338466ca9b8e2a831cce306fc6d650231ed</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor SystemNoteService.cross_reference_disallowed?</title>
<updated>2015-05-11T04:01:16+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2015-05-11T03:52:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3e8efce360e3dadac69554d0bdebdcfde918f6e7'/>
<id>3e8efce360e3dadac69554d0bdebdcfde918f6e7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update SystemNoteService method naming conventions</title>
<updated>2015-05-11T04:01:15+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2015-05-09T22:18:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=686f6855c25ecfc09fdf199cb7e3fb7dd787ed28'/>
<id>686f6855c25ecfc09fdf199cb7e3fb7dd787ed28</id>
<content type='text'>
Now the verb comes first, and there is no restriction on
singular/plural.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Now the verb comes first, and there is no restriction on
singular/plural.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove legacy special case for emphasized reference notes</title>
<updated>2015-05-11T04:01:15+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2015-05-09T22:09:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=ff3a62aad171e4211dd9c5c6e762b1b32f9921ac'/>
<id>ff3a62aad171e4211dd9c5c6e762b1b32f9921ac</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a SystemNoteService class</title>
<updated>2015-05-11T04:01:01+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2015-05-01T03:16:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=48e6fb532a6655b98319403c5e8699f7daf0305e'/>
<id>48e6fb532a6655b98319403c5e8699f7daf0305e</id>
<content type='text'>
There's a lot of code in the Note model that only deals with creating
system notes, so we're going to split that into its own class.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There's a lot of code in the Note model that only deals with creating
system notes, so we're going to split that into its own class.
</pre>
</div>
</content>
</entry>
</feed>
