<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/vendor, branch document-lambda-deploy</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>Update jira-ruby to 1.7.1</title>
<updated>2019-08-30T08:06:10+00:00</updated>
<author>
<name>Takuya Noguchi</name>
<email>takninnovationresearch@gmail.com</email>
</author>
<published>2019-08-29T23:35:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e3f9cc432c970127cb23915d18a7daeac0531ebd'/>
<id>e3f9cc432c970127cb23915d18a7daeac0531ebd</id>
<content type='text'>
Signed-off-by: Takuya Noguchi &lt;takninnovationresearch@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Takuya Noguchi &lt;takninnovationresearch@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove csslab</title>
<updated>2019-08-28T10:01:15+00:00</updated>
<author>
<name>Arun Kumar Mohan</name>
<email>arunmohandm@gmail.com</email>
</author>
<published>2019-08-28T09:05:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=7f15dacb5504b0ba7f9eb73e8a60e494e3473274'/>
<id>7f15dacb5504b0ba7f9eb73e8a60e494e3473274</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update rails project template</title>
<updated>2019-08-08T22:11:50+00:00</updated>
<author>
<name>Daniel Gruesso</name>
<email>dgruesso@gitlab.com</email>
</author>
<published>2019-08-08T22:11:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=8d0118e856afc35c56553cd605640c478dad1c16'/>
<id>8d0118e856afc35c56553cd605640c478dad1c16</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Jupyter fix hostname editing and remove extra load balancer</title>
<updated>2019-08-01T14:36:16+00:00</updated>
<author>
<name>Amit  Rathi</name>
<email>amit.juschill@gmail.com</email>
</author>
<published>2019-08-01T14:36:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=f485686131b9fb2655856ddc35b011cb30dc90da'/>
<id>f485686131b9fb2655856ddc35b011cb30dc90da</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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>Replace peek-pg with our own implementation</title>
<updated>2019-07-26T13:37:26+00:00</updated>
<author>
<name>Sean McGivern</name>
<email>sean@gitlab.com</email>
</author>
<published>2019-07-26T13:03:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=ad1c71663f7780838c7c90979419f3e3cf5ec580'/>
<id>ad1c71663f7780838c7c90979419f3e3cf5ec580</id>
<content type='text'>
This uses an ActiveRecord subscriber to get queries and calculate the
total query time from that. This means that the total will always be
consistent with the queries in the table. It does however mean that we
could potentially miss some queries that don't go through ActiveRecord.

Making this change also allows us to unify the response JSON a little
bit, making the frontend slightly simpler as a result.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This uses an ActiveRecord subscriber to get queries and calculate the
total query time from that. This means that the total will always be
consistent with the queries in the table. It does however mean that we
could potentially miss some queries that don't go through ActiveRecord.

Making this change also allows us to unify the response JSON a little
bit, making the frontend slightly simpler as a result.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use oauth2 in .git-credentials</title>
<updated>2019-06-25T07:47:57+00:00</updated>
<author>
<name>Amit Rathi</name>
<email>amit.juschill@gmail.com</email>
</author>
<published>2019-06-25T07:47:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=13a6b7ed899502c16731d4c66778cb182ea76857'/>
<id>13a6b7ed899502c16731d4c66778cb182ea76857</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Breakup first pass</title>
<updated>2019-06-14T00:20:14+00:00</updated>
<author>
<name>Sarah Groff Hennigh-Palermo</name>
<email>sarah.groff.palermo@gmail.com</email>
</author>
<published>2019-06-14T00:20:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=13861f60dff57958c8b004250607053fc9c102fd'/>
<id>13861f60dff57958c8b004250607053fc9c102fd</id>
<content type='text'>
It has a lot of files because that's the point
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It has a lot of files because that's the point
</pre>
</div>
</content>
</entry>
<entry>
<title>Moves sp.js to CE repo</title>
<updated>2019-06-12T10:20:32+00:00</updated>
<author>
<name>Filipa Lacerda</name>
<email>filipa@gitlab.com</email>
</author>
<published>2019-06-12T10:20:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=f27499d63c440181cf27dcca856796378cbb1387'/>
<id>f27499d63c440181cf27dcca856796378cbb1387</id>
<content type='text'>
Removes ce to ee differences for snowplow file
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Removes ce to ee differences for snowplow file
</pre>
</div>
</content>
</entry>
<entry>
<title>Setup Git client for Jupyter</title>
<updated>2019-06-05T19:50:29+00:00</updated>
<author>
<name>Amit  Rathi</name>
<email>amit.juschill@gmail.com</email>
</author>
<published>2019-06-05T19:50:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=13a8722464565b272bc00acd608761a3a83dcce0'/>
<id>13a8722464565b272bc00acd608761a3a83dcce0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
