<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/app/services/notes, branch frozen_string_lib_2</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>Improve quick action error messages</title>
<updated>2019-08-13T00:40:39+00:00</updated>
<author>
<name>Heinrich Lee Yu</name>
<email>heinrich@gitlab.com</email>
</author>
<published>2019-08-13T00:40:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=7a6ecbcb18e691d88d22b400973ebeb81390e9fd'/>
<id>7a6ecbcb18e691d88d22b400973ebeb81390e9fd</id>
<content type='text'>
Standardize punctuation and format
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Standardize punctuation and format
</pre>
</div>
</content>
</entry>
<entry>
<title>Record usage on snippet usage</title>
<updated>2019-08-08T13:18:57+00:00</updated>
<author>
<name>Mark Chao</name>
<email>mchao@gitlab.com</email>
</author>
<published>2019-08-08T13:18:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=4a6f959ab8f2928225a055d9dc62647c78df5bbe'/>
<id>4a6f959ab8f2928225a055d9dc62647c78df5bbe</id>
<content type='text'>
Generalize wiki page counter for other page types to extend to.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Generalize wiki page counter for other page types to extend to.
</pre>
</div>
</content>
</entry>
<entry>
<title>Make quick action "commands applied" banner more useful</title>
<updated>2019-07-29T22:35:29+00:00</updated>
<author>
<name>🙈  jacopo beschi 🙉</name>
<email>intrip@gmail.com</email>
</author>
<published>2019-07-29T22:35:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=c96e1257006fc0c7309bd7757bd2c53444d7d3af'/>
<id>c96e1257006fc0c7309bd7757bd2c53444d7d3af</id>
<content type='text'>
Extends the quick actions "commands applied" banner to show
the quick action preview text, but with everything in past tense.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Extends the quick actions "commands applied" banner to show
the quick action preview text, but with everything in past tense.
</pre>
</div>
</content>
</entry>
<entry>
<title>Forbid the use of `#reload` and prefer `#reset`</title>
<updated>2019-04-15T11:05:14+00:00</updated>
<author>
<name>Kamil Trzciński</name>
<email>ayufan@ayufan.eu</email>
</author>
<published>2019-04-08T13:33:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=650f40865e5d8136cb366fbde689c4100aafb0c5'/>
<id>650f40865e5d8136cb366fbde689c4100aafb0c5</id>
<content type='text'>
The `#reload` makes to load all objects into memory,
and the main purpose of `#reload` is to drop the association cache.

The `#reset` seems to solve exactly that case.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The `#reload` makes to load all objects into memory,
and the main purpose of `#reload` is to drop the association cache.

The `#reset` seems to solve exactly that case.
</pre>
</div>
</content>
</entry>
<entry>
<title>Show commands applied message when promoting issues</title>
<updated>2019-03-04T09:21:47+00:00</updated>
<author>
<name>Felipe Artur</name>
<email>fcardozo@gitlab.com</email>
</author>
<published>2019-03-04T09:21:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=78dc1b58a64be03e6d3622aab5605e1d5f6a6643'/>
<id>78dc1b58a64be03e6d3622aab5605e1d5f6a6643</id>
<content type='text'>
Fix 'commands applied' messages not being shown when issue is promoted to epic
using slash commands.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix 'commands applied' messages not being shown when issue is promoted to epic
using slash commands.
</pre>
</div>
</content>
</entry>
<entry>
<title>Reduce remaining diff with EE in app/services</title>
<updated>2019-02-14T11:37:55+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2019-02-06T12:41:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=eafe834c3da04aaba712fe1838c0edfff653b666'/>
<id>eafe834c3da04aaba712fe1838c0edfff653b666</id>
<content type='text'>
Signed-off-by: Rémy Coutable &lt;remy@rymai.me&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Rémy Coutable &lt;remy@rymai.me&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix polling for transformed individual notes</title>
<updated>2019-02-13T07:15:51+00:00</updated>
<author>
<name>Heinrich Lee Yu</name>
<email>heinrich@gitlab.com</email>
</author>
<published>2019-02-06T06:11:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=a7b1a4ef1ef0b466423b89472c362341f3749cdc'/>
<id>a7b1a4ef1ef0b466423b89472c362341f3749cdc</id>
<content type='text'>
Sets `updated_at` so that the transformed note is returned together with
the new reply
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Sets `updated_at` so that the transformed note is returned together with
the new reply
</pre>
</div>
</content>
</entry>
<entry>
<title>Add reply to notes to turn into discussions</title>
<updated>2019-02-06T10:31:46+00:00</updated>
<author>
<name>Heinrich Lee Yu</name>
<email>heinrich@gitlab.com</email>
</author>
<published>2019-02-06T10:31:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=a04d9ba90c0d1df02f613b7aa01ef598e1ac5b28'/>
<id>a04d9ba90c0d1df02f613b7aa01ef598e1ac5b28</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Prevent comments by email when issue is locked</title>
<updated>2019-01-31T15:52:48+00:00</updated>
<author>
<name>Heinrich Lee Yu</name>
<email>hleeyu@gmail.com</email>
</author>
<published>2019-01-15T18:53:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=35b8f103a87811e0a825773aad3e3d04ee85fa9e'/>
<id>35b8f103a87811e0a825773aad3e3d04ee85fa9e</id>
<content type='text'>
This changes the permission check so it uses the policy on Noteable
instead of Project. This prevents bypassing of rules defined in
Noteable for locked discussions and confidential issues.

Also rechecks permissions when reply_to_discussion_id is provided since the
discussion_id may be from a different noteable.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This changes the permission check so it uses the policy on Noteable
instead of Project. This prevents bypassing of rules defined in
Noteable for locked discussions and confidential issues.

Also rechecks permissions when reply_to_discussion_id is provided since the
discussion_id may be from a different noteable.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use parent instead of project</title>
<updated>2019-01-07T18:30:37+00:00</updated>
<author>
<name>Jarka Košanová</name>
<email>jarka@gitlab.com</email>
</author>
<published>2018-12-10T11:51:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=c4d18b05846b0ca05b6aa5306596478f71752e48'/>
<id>c4d18b05846b0ca05b6aa5306596478f71752e48</id>
<content type='text'>
Add support for group entities to quick actions
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add support for group entities to quick actions
</pre>
</div>
</content>
</entry>
</feed>
