<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/app/controllers, branch fix-secpick</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>Remove line profiler from performance bar</title>
<updated>2019-07-30T09:00:52+00:00</updated>
<author>
<name>Sean McGivern</name>
<email>sean@gitlab.com</email>
</author>
<published>2019-07-24T11:37:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=18cdc5ba6ce1810c19982475eca89fd385fe31e2'/>
<id>18cdc5ba6ce1810c19982475eca89fd385fe31e2</id>
<content type='text'>
1. The output isn't great. It can be hard to find hotspots and, even
   when you do find them, to find why those are hotspots.
2. It uses some jQuery-specific frontend code which we can remove now
   that we don't have this any more.
3. It's only possible to profile the initial request, not any subsequent
   AJAX requests.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
1. The output isn't great. It can be hard to find hotspots and, even
   when you do find them, to find why those are hotspots.
2. It uses some jQuery-specific frontend code which we can remove now
   that we don't have this any more.
3. It's only possible to profile the initial request, not any subsequent
   AJAX requests.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq</title>
<updated>2019-07-29T18:19:50+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2019-07-29T18:19:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=fe22704a203111ab2146143a4ff9d2e1256aecc7'/>
<id>fe22704a203111ab2146143a4ff9d2e1256aecc7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added navbar searches usage ping counter</title>
<updated>2019-07-29T09:58:58+00:00</updated>
<author>
<name>Francisco Javier López</name>
<email>fjlopez@gitlab.com</email>
</author>
<published>2019-07-29T09:58:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=26e9efc011c49b6918d4cc345a3328cabf22e2a7'/>
<id>26e9efc011c49b6918d4cc345a3328cabf22e2a7</id>
<content type='text'>
Added usage ping counter when the user makes
a search through the navbar search component.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added usage ping counter when the user makes
a search through the navbar search component.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'projects-controller-private' into 'master'</title>
<updated>2019-07-29T09:37:36+00:00</updated>
<author>
<name>Lin Jen-Shin</name>
<email>godfat@godfat.org</email>
</author>
<published>2019-07-29T09:37:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=77926ea02512d836c61a30e3986902e2d8e7f886'/>
<id>77926ea02512d836c61a30e3986902e2d8e7f886</id>
<content type='text'>
Separate private methods under the keyword on projects controller

See merge request gitlab-org/gitlab-ce!31223</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Separate private methods under the keyword on projects controller

See merge request gitlab-org/gitlab-ce!31223</pre>
</div>
</content>
</entry>
<entry>
<title>Add Job specific variables</title>
<updated>2019-07-29T07:43:10+00:00</updated>
<author>
<name>Matija Čupić</name>
<email>matteeyah@gmail.com</email>
</author>
<published>2019-07-29T07:43:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=a5aa40c5fe93dc3daba8a578f4c09c4e443fcbec'/>
<id>a5aa40c5fe93dc3daba8a578f4c09c4e443fcbec</id>
<content type='text'>
Adds Job specific variables to facilitate specifying variables when
running manual jobs.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adds Job specific variables to facilitate specifying variables when
running manual jobs.
</pre>
</div>
</content>
</entry>
<entry>
<title>Separate private methods under the keyword on projects controller</title>
<updated>2019-07-28T18:21:31+00:00</updated>
<author>
<name>Furkan Ayhan</name>
<email>furkanayhn@gmail.com</email>
</author>
<published>2019-07-28T18:21:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=8476516e3db8575da52b0e3ae271064ad098ead0'/>
<id>8476516e3db8575da52b0e3ae271064ad098ead0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Merge branch '52123-issuable-actions-notesfinder-pderichs' into 'master'"</title>
<updated>2019-07-27T04:28:56+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2019-07-27T04:28:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=c41788fe54fecf113a31b1aa3238ea22ac1947d5'/>
<id>c41788fe54fecf113a31b1aa3238ea22ac1947d5</id>
<content type='text'>
This reverts merge request !29733</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts merge request !29733</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '52123-issuable-actions-notesfinder-pderichs' into 'master'</title>
<updated>2019-07-26T22:29:07+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2019-07-26T22:29:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=7dccb44448aed3227072154f2385383c54f2d4f6'/>
<id>7dccb44448aed3227072154f2385383c54f2d4f6</id>
<content type='text'>
Use NotesFinder to fetch notes in module IssuableActions

Closes #52123

See merge request gitlab-org/gitlab-ce!29733</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use NotesFinder to fetch notes in module IssuableActions

Closes #52123

See merge request gitlab-org/gitlab-ce!29733</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'remove-nested-groups-checks' into 'master'</title>
<updated>2019-07-26T14:57:12+00:00</updated>
<author>
<name>Lin Jen-Shin</name>
<email>godfat@godfat.org</email>
</author>
<published>2019-07-26T14:57:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=bd1a5a9f422df267725bd5fbd254f3c1f16fd596'/>
<id>bd1a5a9f422df267725bd5fbd254f3c1f16fd596</id>
<content type='text'>
Remove code related to object hierarchy and MySQL

Closes #65056 and #65055

See merge request gitlab-org/gitlab-ce!31095</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove code related to object hierarchy and MySQL

Closes #65056 and #65055

See merge request gitlab-org/gitlab-ce!31095</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'mc/feature/find-all-artifacts-for-sha' into 'master'</title>
<updated>2019-07-26T14:32:20+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2019-07-26T14:32:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=900ef6fc316c7d4024545b5d08598c61fa9f3936'/>
<id>900ef6fc316c7d4024545b5d08598c61fa9f3936</id>
<content type='text'>
Find build by sha from ref

Closes #64534 and #45697

See merge request gitlab-org/gitlab-ce!30843</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Find build by sha from ref

Closes #64534 and #45697

See merge request gitlab-org/gitlab-ce!30843</pre>
</div>
</content>
</entry>
</feed>
