<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/features/project/commits, branch fix/encoding-binary-issue</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>Merge request widget redesign</title>
<updated>2017-05-09T04:15:34+00:00</updated>
<author>
<name>Fatih Acet</name>
<email>acetfatih@gmail.com</email>
</author>
<published>2017-05-09T04:15:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=0151325dacebb99d54b6effb1d5842c0c712168c'/>
<id>0151325dacebb99d54b6effb1d5842c0c712168c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed jQuery UI highlight &amp; autocomplete</title>
<updated>2017-02-09T09:16:52+00:00</updated>
<author>
<name>Phil Hughes</name>
<email>me@iamphill.com</email>
</author>
<published>2017-01-03T16:31:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=cd5bee0d4438e4bb5158b721580cec8687e95e93'/>
<id>cd5bee0d4438e4bb5158b721580cec8687e95e93</id>
<content type='text'>
In an effort to tackle #18437 this removes 2 of the jQuery UI plugins. Highlight &amp; autocomplete, both used once in our code. Highlight was just removed easily, autocomplete was replaced with GL dropdown
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In an effort to tackle #18437 this removes 2 of the jQuery UI plugins. Highlight &amp; autocomplete, both used once in our code. Highlight was just removed easily, autocomplete was replaced with GL dropdown
</pre>
</div>
</content>
</entry>
<entry>
<title>Changes after review</title>
<updated>2016-12-21T11:18:15+00:00</updated>
<author>
<name>Filipa Lacerda</name>
<email>filipa@gitlab.com</email>
</author>
<published>2016-11-29T13:02:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=7086dac42fff6e32bc38b389ffa104d9c21a159c'/>
<id>7086dac42fff6e32bc38b389ffa104d9c21a159c</id>
<content type='text'>
Fix broken test

Remove spinach tests for the builds tab
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix broken test

Remove spinach tests for the builds tab
</pre>
</div>
</content>
</entry>
<entry>
<title>Add tag shortcut from the Commit page</title>
<updated>2016-10-06T16:37:06+00:00</updated>
<author>
<name>Akram FARES</name>
<email>akramfares@gmail.com</email>
</author>
<published>2016-09-26T15:46:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=5c7904d786c5f176d94753b2db5c9efaa23a80fe'/>
<id>5c7904d786c5f176d94753b2db5c9efaa23a80fe</id>
<content type='text'>
Signed-off-by: Rémy Coutable &lt;remy@rymai.me&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Rémy Coutable &lt;remy@rymai.me&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix Spinach branches spec</title>
<updated>2016-08-23T17:04:43+00:00</updated>
<author>
<name>Sean McGivern</name>
<email>sean@gitlab.com</email>
</author>
<published>2016-08-23T17:04:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=4a2351185cf0430f55b69f88750d4897d9cea9d4'/>
<id>4a2351185cf0430f55b69f88750d4897d9cea9d4</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 'master' into faster-diffs</title>
<updated>2016-07-11T21:19:17+00:00</updated>
<author>
<name>Jacob Schatz</name>
<email>jschatz1@gmail.com</email>
</author>
<published>2016-07-11T21:19:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=0452e0a57e24fdd65f559cc1a8629892714adc7a'/>
<id>0452e0a57e24fdd65f559cc1a8629892714adc7a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Disable overflow messages</title>
<updated>2016-07-08T09:57:21+00:00</updated>
<author>
<name>Sean McGivern</name>
<email>sean@gitlab.com</email>
</author>
<published>2016-06-30T15:17:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=78496e8c38ce0b415fa7aad5310b937a95265627'/>
<id>78496e8c38ce0b415fa7aad5310b937a95265627</id>
<content type='text'>
With the option to expand and collapse individual diffs, these aren't
needed any more.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
With the option to expand and collapse individual diffs, these aren't
needed any more.
</pre>
</div>
</content>
</entry>
<entry>
<title>Diffs will create button/diff form on demand no on server side</title>
<updated>2016-07-06T06:29:57+00:00</updated>
<author>
<name>Jacob Schatz</name>
<email>jschatz1@gmail.com</email>
</author>
<published>2016-06-18T15:19:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e065f4848b257256141752e6498398cd68fa7786'/>
<id>e065f4848b257256141752e6498398cd68fa7786</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add integration specs for tags</title>
<updated>2016-05-10T09:45:03+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2016-04-20T12:34:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=1026f2ad0982493cb5465404ef4ebe71a0082bc0'/>
<id>1026f2ad0982493cb5465404ef4ebe71a0082bc0</id>
<content type='text'>
Signed-off-by: Rémy Coutable &lt;remy@rymai.me&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Rémy Coutable &lt;remy@rymai.me&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Add some spinach specs</title>
<updated>2016-02-19T18:14:55+00:00</updated>
<author>
<name>Rubén Dávila</name>
<email>rdavila84@gmail.com</email>
</author>
<published>2016-02-17T02:15:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=87b076f2ce6a791f6173eedda3ad4505d165451c'/>
<id>87b076f2ce6a791f6173eedda3ad4505d165451c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
