<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/spec/requests/api, branch tracking-performance</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>Upgrade GraphQL gem to 1.8.17</title>
<updated>2019-09-04T17:42:48+00:00</updated>
<author>
<name>Brett Walker</name>
<email>bwalker@gitlab.com</email>
</author>
<published>2019-09-04T17:42:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=aa7b1cfc5b3319373a4b56c755b1fc1d4cbaff02'/>
<id>aa7b1cfc5b3319373a4b56c755b1fc1d4cbaff02</id>
<content type='text'>
- Due to https://github.com/exAspArk/batch-loader/pull/32,
we  changed BatchLoader.for into BatchLoader::GraphQL.for
- since our results are wrapped in a BatchLoader::GraphQL,
calling `sync` during authorization is required to get real object
- `graphql` now has it's own authorization system.  Our
`authorized?` method conflicted and required renaming
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Due to https://github.com/exAspArk/batch-loader/pull/32,
we  changed BatchLoader.for into BatchLoader::GraphQL.for
- since our results are wrapped in a BatchLoader::GraphQL,
calling `sync` during authorization is required to get real object
- `graphql` now has it's own authorization system.  Our
`authorized?` method conflicted and required renaming
</pre>
</div>
</content>
</entry>
<entry>
<title>Let project reporters create issue from group boards</title>
<updated>2019-09-04T16:33:02+00:00</updated>
<author>
<name>Felipe Artur</name>
<email>fcardozo@gitlab.com</email>
</author>
<published>2019-09-04T16:33:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=13fc0efa5725d94cda527dc487d8dfdb7e90ed21'/>
<id>13fc0efa5725d94cda527dc487d8dfdb7e90ed21</id>
<content type='text'>
The current state of group issue boards does not show the "Add issues"
button on the UI for users that are reporters of group child projects.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The current state of group issue boards does not show the "Add issues"
button on the UI for users that are reporters of group child projects.
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename API::Internal class to API::Internal::Base</title>
<updated>2019-09-03T22:07:49+00:00</updated>
<author>
<name>Krasimir Angelov</name>
<email>kangelov@gitlab.com</email>
</author>
<published>2019-09-03T22:07:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=c4b804c6dbf0183e0cec1cb95b7da743b21ff2c4'/>
<id>c4b804c6dbf0183e0cec1cb95b7da743b21ff2c4</id>
<content type='text'>
so that we can use API::Internal namespace.

Related to https://gitlab.com/gitlab-org/gitlab-ce/issues/61927.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
so that we can use API::Internal namespace.

Related to https://gitlab.com/gitlab-org/gitlab-ce/issues/61927.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '66741-remove-spec-rails_helper-rb' into 'master'</title>
<updated>2019-09-03T13:48:17+00:00</updated>
<author>
<name>Grzegorz Bizon</name>
<email>grzegorz@gitlab.com</email>
</author>
<published>2019-09-03T13:48:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=1068ec2e9201af3de1fc5ebe9c8d9f7953c89b51'/>
<id>1068ec2e9201af3de1fc5ebe9c8d9f7953c89b51</id>
<content type='text'>
Remove spec/rails_helper.rb

Closes #66741

See merge request gitlab-org/gitlab-ce!32380</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove spec/rails_helper.rb

Closes #66741

See merge request gitlab-org/gitlab-ce!32380</pre>
</div>
</content>
</entry>
<entry>
<title>Stub DetectRepositoryLanguagesWorker for all tests</title>
<updated>2019-09-03T06:19:21+00:00</updated>
<author>
<name>Igor</name>
<email>idrozdov@gitlab.com</email>
</author>
<published>2019-09-03T06:19:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=8dcddb9886a679baf2d37cc907374ccaf58d1a85'/>
<id>8dcddb9886a679baf2d37cc907374ccaf58d1a85</id>
<content type='text'>
It performs an expensive operation, but isn't required in
most of tests
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It performs an expensive operation, but isn't required in
most of tests
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace rails_helper.rb with spec_helper.rb</title>
<updated>2019-08-30T02:26:18+00:00</updated>
<author>
<name>Ash McKenzie</name>
<email>amckenzie@gitlab.com</email>
</author>
<published>2019-08-29T07:56:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=19ff9d9899a9f1a69ca4cd9df357c7a9716edcbb'/>
<id>19ff9d9899a9f1a69ca4cd9df357c7a9716edcbb</id>
<content type='text'>
rails_helper.rb's only logic was to require
spec_helper.rb.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
rails_helper.rb's only logic was to require
spec_helper.rb.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq</title>
<updated>2019-08-29T22:17:37+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2019-08-29T22:17:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=7698d405506bc10dfd7fb2e6e02b419dd5925725'/>
<id>7698d405506bc10dfd7fb2e6e02b419dd5925725</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 'sh-fix-snippet-visibility-api' into 'master'</title>
<updated>2019-08-29T13:57:26+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2019-08-29T13:57:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=1843502ff4d9841f9abf635ffb57d72068ec90c9'/>
<id>1843502ff4d9841f9abf635ffb57d72068ec90c9</id>
<content type='text'>
Fix snippets API not working with visibility level

Closes #66050

See merge request gitlab-org/gitlab-ce!32286</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix snippets API not working with visibility level

Closes #66050

See merge request gitlab-org/gitlab-ce!32286</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'sh-support-content-for-snippets-api' into 'master'</title>
<updated>2019-08-29T11:33:48+00:00</updated>
<author>
<name>Kamil Trzciński</name>
<email>ayufan@ayufan.eu</email>
</author>
<published>2019-08-29T11:33:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=955e23d9564f5b99d97d00f077b21490dca6cd62'/>
<id>955e23d9564f5b99d97d00f077b21490dca6cd62</id>
<content type='text'>
Standardize use of `content` parameter in snippets API

Closes #66673

See merge request gitlab-org/gitlab-ce!32296</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Standardize use of `content` parameter in snippets API

Closes #66673

See merge request gitlab-org/gitlab-ce!32296</pre>
</div>
</content>
</entry>
<entry>
<title>Standardize use of `content` parameter in snippets API</title>
<updated>2019-08-29T05:54:07+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2019-08-27T19:52:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=fc52421b552dace1a8d1410adc23b7bfddc5a580'/>
<id>fc52421b552dace1a8d1410adc23b7bfddc5a580</id>
<content type='text'>
There was some confusion over whether `code` or `content` is the right
parameter for snippets. Internally, the database stores
`content`. However:

1. Project snippets use `code`. `code` gets remapped in `content` in
`lib/api/project_snippets.rb`.

2. Personal snippets use `content`.

To unify these APIs, allow an alias of `content` to work for project
snippets.

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/66673
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There was some confusion over whether `code` or `content` is the right
parameter for snippets. Internally, the database stores
`content`. However:

1. Project snippets use `code`. `code` gets remapped in `content` in
`lib/api/project_snippets.rb`.

2. Personal snippets use `content`.

To unify these APIs, allow an alias of `content` to work for project
snippets.

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/66673
</pre>
</div>
</content>
</entry>
</feed>
