<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/spec/javascripts/sidebar, branch ce-detect-github-pull-requests</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>Revert "Merge branch 'remove-vue-resource-from-sidebar-service' into 'master'"</title>
<updated>2019-09-03T22:44:56+00:00</updated>
<author>
<name>Mike Greiling</name>
<email>mike@pixelcog.com</email>
</author>
<published>2019-09-03T22:44:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3399335602f3dbd5822899979ffba6c3fa833c56'/>
<id>3399335602f3dbd5822899979ffba6c3fa833c56</id>
<content type='text'>
This reverts merge request !32400</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts merge request !32400</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "DB change, migratoin and changelog"</title>
<updated>2019-09-03T19:10:08+00:00</updated>
<author>
<name>Lee Tickett</name>
<email>lee@tickett.net</email>
</author>
<published>2019-09-03T19:10:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=19371b9062664ccb75f61825da1924187750a6a9'/>
<id>19371b9062664ccb75f61825da1924187750a6a9</id>
<content type='text'>
This reverts commit af5242ecb682189c5d8276e1ab1ffe5ce844f2e5.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit af5242ecb682189c5d8276e1ab1ffe5ce844f2e5.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Issue sidebar tracking</title>
<updated>2019-08-21T19:12:11+00:00</updated>
<author>
<name>Donald Cook</name>
<email>dcook@gitlab.com</email>
</author>
<published>2019-08-21T19:12:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=293ef17e7352fa33ce70cae8233b5a415f326596'/>
<id>293ef17e7352fa33ce70cae8233b5a415f326596</id>
<content type='text'>
Added snowplow event tracking to Edit buttons
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added snowplow event tracking to Edit buttons
</pre>
</div>
</content>
</entry>
<entry>
<title>Apply patch and update spec per MR comments</title>
<updated>2019-08-20T20:15:19+00:00</updated>
<author>
<name>Samantha Ming</name>
<email>sming@gitlab.com</email>
</author>
<published>2019-08-20T04:29:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=1c7cbc25b9a877e492643d8749fa2862d86fd93f'/>
<id>1c7cbc25b9a877e492643d8749fa2862d86fd93f</id>
<content type='text'>
- Use wrapper instead of global Vue object
- Use vue utils helper method
- Remove redundant spec tests
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Use wrapper instead of global Vue object
- Use vue utils helper method
- Remove redundant spec tests
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve UX multi assigness in MR</title>
<updated>2019-08-20T20:15:18+00:00</updated>
<author>
<name>Samantha Ming</name>
<email>sming@gitlab.com</email>
</author>
<published>2019-07-26T02:30:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=f1f34baf6f4e0866feb3f4c7523e3dccf5784b0b'/>
<id>f1f34baf6f4e0866feb3f4c7523e3dccf5784b0b</id>
<content type='text'>
Add merge warning on avatar in:
- open view assigness
- collapsed view assigness
- dropdown (search) view assigness

Add can_merge option to MR sidebar entity
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add merge warning on avatar in:
- open view assigness
- collapsed view assigness
- dropdown (search) view assigness

Add can_merge option to MR sidebar entity
</pre>
</div>
</content>
</entry>
<entry>
<title>Change 'Todo' to 'To Do'</title>
<updated>2019-07-04T15:45:54+00:00</updated>
<author>
<name>Christie Lenneville</name>
<email>clenneville@gitlab.com</email>
</author>
<published>2019-07-04T15:45:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=c433082f89f65f944262040454e53ca460ec08be'/>
<id>c433082f89f65f944262040454e53ca460ec08be</id>
<content type='text'>
Currently, we label items to be done as "Todo." This is grammatically
incorrect and (therefore) confusing—especially to our Spanish-speaking
users for whom "todo" has a specific and unrelated meaning.

We should use "To Do" and always use it as singular (not "To Dos").

Updates to wording in a few places per MR (ee) discussion

Updating locale/gitlab.pot

Updates to wording in a few places per MR (ee) discussion

Updating locale/gitlab.pot
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Currently, we label items to be done as "Todo." This is grammatically
incorrect and (therefore) confusing—especially to our Spanish-speaking
users for whom "todo" has a specific and unrelated meaning.

We should use "To Do" and always use it as singular (not "To Dos").

Updates to wording in a few places per MR (ee) discussion

Updating locale/gitlab.pot

Updates to wording in a few places per MR (ee) discussion

Updating locale/gitlab.pot
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename to time_tracking_limit_to_hours</title>
<updated>2019-06-25T01:31:23+00:00</updated>
<author>
<name>Heinrich Lee Yu</name>
<email>heinrich@gitlab.com</email>
</author>
<published>2019-06-11T10:40:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=275a17589c2d468d8671a9f754a50b212273d509'/>
<id>275a17589c2d468d8671a9f754a50b212273d509</id>
<content type='text'>
Changes migration and all other places the attribute is used
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Changes migration and all other places the attribute is used
</pre>
</div>
</content>
</entry>
<entry>
<title>`None` for assignees</title>
<updated>2019-04-16T20:21:56+00:00</updated>
<author>
<name>Victor Wu</name>
<email>victor@gitlab.com</email>
</author>
<published>2019-04-16T20:21:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=79086edeefe6217c6ba41aa403404661c741f29f'/>
<id>79086edeefe6217c6ba41aa403404661c741f29f</id>
<content type='text'>
Update assignees_spec.js

Update sidebar_spec.rb

Update issues_spec.rb
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update assignees_spec.js

Update sidebar_spec.rb

Update issues_spec.rb
</pre>
</div>
</content>
</entry>
<entry>
<title>[CE] Support multiple assignees for merge requests</title>
<updated>2019-04-08T21:40:00+00:00</updated>
<author>
<name>Oswaldo Ferreira</name>
<email>oswaldo@gitlab.com</email>
</author>
<published>2019-04-07T18:35:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=ca884980ee8e6fe1269f5abdb803519d51aa09c0'/>
<id>ca884980ee8e6fe1269f5abdb803519d51aa09c0</id>
<content type='text'>
Backports https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/10161
(code out of ee/ folder).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backports https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/10161
(code out of ee/ folder).
</pre>
</div>
</content>
</entry>
<entry>
<title>Copy sidebar todo component from EE</title>
<updated>2019-04-04T08:21:27+00:00</updated>
<author>
<name>Winnie Hellmann</name>
<email>winnie@gitlab.com</email>
</author>
<published>2019-04-04T08:21:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=52515dda0b2fc3818eae243a324f5dfb88414c37'/>
<id>52515dda0b2fc3818eae243a324f5dfb88414c37</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
