<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/app/views/search, branch diff-notes-refactor</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>HAMLLint: Fix `UnnecessaryInterpolation` offences</title>
<updated>2017-01-24T18:09:28+00:00</updated>
<author>
<name>Kushal Pandya</name>
<email>kushal@gitlab.com</email>
</author>
<published>2017-01-13T16:07:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=fa21471af626d1bfdb738e1a77e0d5b7fc3d85a3'/>
<id>fa21471af626d1bfdb738e1a77e0d5b7fc3d85a3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>HAMLLint: Fix `SpaceInsideHashAttributes` offences</title>
<updated>2016-12-31T06:28:36+00:00</updated>
<author>
<name>Kushal Pandya</name>
<email>kushal@gitlab.com</email>
</author>
<published>2016-12-26T10:47:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=fb3e365412954b5d23a048518d70c15894cb9686'/>
<id>fb3e365412954b5d23a048518d70c15894cb9686</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix snippets reference id in search results (should be $ not #)</title>
<updated>2016-12-10T06:57:23+00:00</updated>
<author>
<name>Mike Greiling</name>
<email>mike@pixelcog.com</email>
</author>
<published>2016-12-09T17:45:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=6dc4007ad6c775a8d82bb1e3e2e15ec6e8143b14'/>
<id>6dc4007ad6c775a8d82bb1e3e2e15ec6e8143b14</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update some more sort/filter dropdowns</title>
<updated>2016-11-28T22:18:04+00:00</updated>
<author>
<name>David Wagner</name>
<email>david@marvid.fr</email>
</author>
<published>2016-11-22T21:28:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=be0fb391d32bb549d57841009e2dd2bb92de8a78'/>
<id>be0fb391d32bb549d57841009e2dd2bb92de8a78</id>
<content type='text'>
Apart from Issues and Merge Requests pages, there are other sort/filter
dropdowns that needed updating.

Signed-off-by: David Wagner &lt;david@marvid.fr&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Apart from Issues and Merge Requests pages, there are other sort/filter
dropdowns that needed updating.

Signed-off-by: David Wagner &lt;david@marvid.fr&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Search for a filename in a project</title>
<updated>2016-11-16T12:25:54+00:00</updated>
<author>
<name>Valery Sizov</name>
<email>valery@gitlab.com</email>
</author>
<published>2016-11-10T17:27:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=a5632e802b72db01c0fb0b8bec77c0fc28b41427'/>
<id>a5632e802b72db01c0fb0b8bec77c0fc28b41427</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix broken commits search</title>
<updated>2016-11-08T10:03:23+00:00</updated>
<author>
<name>Valery Sizov</name>
<email>valery@gitlab.com</email>
</author>
<published>2016-11-07T18:36:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=ebc44befdc773b39a171d38dc13c38cd6630828a'/>
<id>ebc44befdc773b39a171d38dc13c38cd6630828a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make search results use the markdown cache columns, treating them consistently</title>
<updated>2016-10-07T01:54:26+00:00</updated>
<author>
<name>Nick Thomas</name>
<email>nick@gitlab.com</email>
</author>
<published>2016-10-06T21:55:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=dd159a750b294ee89cb8a4143284ff9788b639fc'/>
<id>dd159a750b294ee89cb8a4143284ff9788b639fc</id>
<content type='text'>
Truncato is introduced as a dependency to intelligently shorten the rendered
HTML to 200 characters; the previous approach could have resulted in invalid
HTML being rendered.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Truncato is introduced as a dependency to intelligently shorten the rendered
HTML to 200 characters; the previous approach could have resulted in invalid
HTML being rendered.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'search-commit-ui-fix' into 'master'</title>
<updated>2016-09-16T23:43:26+00:00</updated>
<author>
<name>Jacob Schatz</name>
<email>jschatz@gitlab.com</email>
</author>
<published>2016-09-16T23:43:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=5fa3aeb02ae4a86f3cb69d91f50571d6f7840f3f'/>
<id>5fa3aeb02ae4a86f3cb69d91f50571d6f7840f3f</id>
<content type='text'>

Fixed commit search UI

## What does this MR do?

Fixes the UI for commits in search.

If the scope of the search is commits then it renders the list in a `ul` to match the same styling as that on the commits UI.

## Screenshots (if relevant)

![Screen_Shot_2016-09-05_at_15.30.12](/uploads/f567a224be44d5a9b015ac5d1c399bd7/Screen_Shot_2016-09-05_at_15.30.12.png)

## What are the relevant issue numbers?

Closes #21868

See merge request !6205</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Fixed commit search UI

## What does this MR do?

Fixes the UI for commits in search.

If the scope of the search is commits then it renders the list in a `ul` to match the same styling as that on the commits UI.

## Screenshots (if relevant)

![Screen_Shot_2016-09-05_at_15.30.12](/uploads/f567a224be44d5a9b015ac5d1c399bd7/Screen_Shot_2016-09-05_at_15.30.12.png)

## What are the relevant issue numbers?

Closes #21868

See merge request !6205</pre>
</div>
</content>
</entry>
<entry>
<title>Backport search_helper changes from EE</title>
<updated>2016-09-14T11:31:02+00:00</updated>
<author>
<name>Valery Sizov</name>
<email>valery@gitlab.com</email>
</author>
<published>2016-09-14T10:29:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=6355041affb9b0b493d041d8b11772b8423bb32e'/>
<id>6355041affb9b0b493d041d8b11772b8423bb32e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed commit search UI</title>
<updated>2016-09-05T14:29:49+00:00</updated>
<author>
<name>Phil Hughes</name>
<email>me@iamphill.com</email>
</author>
<published>2016-09-05T14:29:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=0ffacb8e7fe7fe59648452cc19c05b4c5055a217'/>
<id>0ffacb8e7fe7fe59648452cc19c05b4c5055a217</id>
<content type='text'>
Closes #21868
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #21868
</pre>
</div>
</content>
</entry>
</feed>
