<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/app/helpers/issues_helper.rb, branch 35942_api_binary_encoding</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>Merge branch 'remove-unused-code-issueshelper' into 'master'</title>
<updated>2017-09-04T11:10:44+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2017-09-04T11:10:44+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=970af9964ea9404942818d8c3394d2903955ed69'/>
<id>970af9964ea9404942818d8c3394d2903955ed69</id>
<content type='text'>
Remove unused methods from `IssuesHelper` and `IssuablesHelper`

See merge request !13793</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove unused methods from `IssuesHelper` and `IssuablesHelper`

See merge request !13793</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unused `IssuesHelper#merge_requests_sentence`</title>
<updated>2017-08-24T10:56:33+00:00</updated>
<author>
<name>Mehdi Lahmam</name>
<email>mehdi@lahmam.com</email>
</author>
<published>2017-08-20T19:20:50+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=9d7971c19b54d0e984c2f38045345f46a7d9d47d'/>
<id>9d7971c19b54d0e984c2f38045345f46a7d9d47d</id>
<content type='text'>
Its last usage has been removed at eb3e7bdfd8.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Its last usage has been removed at eb3e7bdfd8.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unused `IssuesHelper#due_date_options`</title>
<updated>2017-08-24T10:56:14+00:00</updated>
<author>
<name>Mehdi Lahmam</name>
<email>mehdi@lahmam.com</email>
</author>
<published>2017-08-18T19:53:14+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=fd511639d98962298f4ffb36cb95376bc7c9f19e'/>
<id>fd511639d98962298f4ffb36cb95376bc7c9f19e</id>
<content type='text'>
Its last usage has been removed at 05523b5bd1.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Its last usage has been removed at 05523b5bd1.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unused `IssuesHelper#bulk_update_milestone_options`</title>
<updated>2017-08-24T10:56:02+00:00</updated>
<author>
<name>Mehdi Lahmam</name>
<email>mehdi@lahmam.com</email>
</author>
<published>2017-08-18T19:33:59+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=cbd81b015621d4ae0076a42e8aa24fd68d36cace'/>
<id>cbd81b015621d4ae0076a42e8aa24fd68d36cace</id>
<content type='text'>
Its last usage has been removed at 2e3c082f2a.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Its last usage has been removed at 2e3c082f2a.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' into issue-discussions-refactor</title>
<updated>2017-07-31T08:23:50+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@selenight.nl</email>
</author>
<published>2017-07-31T08:23:50+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=95f9d6d83bcb7a9f45601f828c34301e536fc195'/>
<id>95f9d6d83bcb7a9f45601f828c34301e536fc195</id>
<content type='text'>
# Conflicts:
#	app/controllers/concerns/notes_actions.rb
#	spec/features/task_lists_spec.rb
#	spec/support/features/issuable_slash_commands_shared_examples.rb
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
# Conflicts:
#	app/controllers/concerns/notes_actions.rb
#	spec/features/task_lists_spec.rb
#	spec/support/features/issuable_slash_commands_shared_examples.rb
</pre>
</div>
</content>
</entry>
<entry>
<title>Support both internal and external issue trackers</title>
<updated>2017-07-24T06:13:43+00:00</updated>
<author>
<name>Jarka Kadlecova</name>
<email>jarka@gitlab.com</email>
</author>
<published>2017-07-10T07:38:42+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=7bee7b848aab883a6869e1fd2fbb9e66182d2023'/>
<id>7bee7b848aab883a6869e1fd2fbb9e66182d2023</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add full JSON endpoints for issue notes and discussions</title>
<updated>2017-07-21T19:35:24+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@selenight.nl</email>
</author>
<published>2017-06-09T21:24:54+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=76c3d2d434d3c550c3de912abc0a5b1dc1455368'/>
<id>76c3d2d434d3c550c3de912abc0a5b1dc1455368</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Create and use project path helpers that only need a project, no namespace</title>
<updated>2017-07-05T16:11:59+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@selenight.nl</email>
</author>
<published>2017-06-29T17:06:35+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=fe13f110412d85c05dc68e5ee1db499f681bf722'/>
<id>fe13f110412d85c05dc68e5ee1db499f681bf722</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>frontend prevent authored votes</title>
<updated>2017-04-14T08:33:28+00:00</updated>
<author>
<name>barthc</name>
<email>mackintosh02@gmail.com</email>
</author>
<published>2016-09-08T10:08:09+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=04e2dde538b7a91de0ffdd09d355e9c990b4c7b1'/>
<id>04e2dde538b7a91de0ffdd09d355e9c990b4c7b1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Indicate that `single_discussion` is optional</title>
<updated>2017-03-13T07:27:52+00:00</updated>
<author>
<name>Bob Van Landuyt</name>
<email>bob@gitlab.com</email>
</author>
<published>2017-03-09T13:28:57+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=80b67a79f45bd728d8eb2980d08004f0d2306a91'/>
<id>80b67a79f45bd728d8eb2980d08004f0d2306a91</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
