<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/app, branch docs-api-ci-auth</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>Fix typo</title>
<updated>2019-08-13T04:07:21+00:00</updated>
<author>
<name>Arun Kumar Mohan</name>
<email>arunmohandm@gmail.com</email>
</author>
<published>2019-08-13T04:07:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=00cd1bd0ea5102e4047286da4090f8d425986d6a'/>
<id>00cd1bd0ea5102e4047286da4090f8d425986d6a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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>Fix deprecation warning for dangerous order usage</title>
<updated>2019-08-12T20:01:31+00:00</updated>
<author>
<name>Markus Koller</name>
<email>mkoller@gitlab.com</email>
</author>
<published>2019-08-07T20:22:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=2f8709fb53137c2f53409f2400cd85083b06d6f6'/>
<id>2f8709fb53137c2f53409f2400cd85083b06d6f6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>FE fetch counts async on search page load</title>
<updated>2019-08-12T20:01:28+00:00</updated>
<author>
<name>Paul Slaughter</name>
<email>pslaughter@gitlab.com</email>
</author>
<published>2019-08-05T07:20:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=68aab284a11a3c5b261263be9f6ed914d1f46423'/>
<id>68aab284a11a3c5b261263be9f6ed914d1f46423</id>
<content type='text'>
Creates `refresh_counts` module to dynamically fetch
and load data based on attributes of HAML elements.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Creates `refresh_counts` module to dynamically fetch
and load data based on attributes of HAML elements.
</pre>
</div>
</content>
</entry>
<entry>
<title>Load search result counts asynchronously</title>
<updated>2019-08-12T20:01:15+00:00</updated>
<author>
<name>Markus Koller</name>
<email>mkoller@gitlab.com</email>
</author>
<published>2019-07-15T17:59:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=49c83155ccb78284b17a9ffa47583ddace5dbd01'/>
<id>49c83155ccb78284b17a9ffa47583ddace5dbd01</id>
<content type='text'>
Querying all counts for the different search results in the same request
led to timeouts, so we now only calculate the count for the *current*
search results, and request the others in separate asynchronous calls.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Querying all counts for the different search results in the same request
led to timeouts, so we now only calculate the count for the *current*
search results, and request the others in separate asynchronous calls.
</pre>
</div>
</content>
</entry>
<entry>
<title>Internationalize Issue and MR list metadata strings</title>
<updated>2019-08-12T19:53:14+00:00</updated>
<author>
<name>Brett Walker</name>
<email>bwalker@gitlab.com</email>
</author>
<published>2019-08-12T19:53:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=723c6ee6ca1f809038371508c4c5adc89f17ebab'/>
<id>723c6ee6ca1f809038371508c4c5adc89f17ebab</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 '65790-highlight' into 'master'</title>
<updated>2019-08-12T19:01:24+00:00</updated>
<author>
<name>Annabel Dunstone Gray</name>
<email>annabel.m.gray@gmail.com</email>
</author>
<published>2019-08-12T19:01:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=22f3142b83fb08589eb1212cc378996975b2157f'/>
<id>22f3142b83fb08589eb1212cc378996975b2157f</id>
<content type='text'>
Adds highlight to collapsible line in job log

Closes #65790

See merge request gitlab-org/gitlab-ce!31665</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adds highlight to collapsible line in job log

Closes #65790

See merge request gitlab-org/gitlab-ce!31665</pre>
</div>
</content>
</entry>
<entry>
<title>Resolve "Add externalization and fix regression in shortcuts helper modal"</title>
<updated>2019-08-12T18:55:04+00:00</updated>
<author>
<name>Thomas Randolph</name>
<email>trandolph@gitlab.com</email>
</author>
<published>2019-08-12T18:55:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=696ae98bc504e92185a5344d67f15f5c623860a4'/>
<id>696ae98bc504e92185a5344d67f15f5c623860a4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Adds highlight to collapsible line</title>
<updated>2019-08-12T16:24:42+00:00</updated>
<author>
<name>Filipa Lacerda</name>
<email>filipa@gitlab.com</email>
</author>
<published>2019-08-09T10:53:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3e2f2b807148c9dce1f7cc56ec902cf60bc9029c'/>
<id>3e2f2b807148c9dce1f7cc56ec902cf60bc9029c</id>
<content type='text'>
In the job log adds a highlight when hovering
the collapsible line
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In the job log adds a highlight when hovering
the collapsible line
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'georgekoltsov/51260-add-filtering-to-bitbucket-server-import' into 'master'</title>
<updated>2019-08-12T12:58:05+00:00</updated>
<author>
<name>Tim Zallmann</name>
<email>tzallmann@gitlab.com</email>
</author>
<published>2019-08-12T12:58:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d2ecbd747b148d965a7f7ab4f438ad02ca21faf9'/>
<id>d2ecbd747b148d965a7f7ab4f438ad02ca21faf9</id>
<content type='text'>
Add BitBucketServerImport project filtering

See merge request gitlab-org/gitlab-ce!31420</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add BitBucketServerImport project filtering

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