<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/vendor, branch docker</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>Also optimise gifs with gifsicle.</title>
<updated>2014-01-05T14:08:12+00:00</updated>
<author>
<name>Kevin Lyda</name>
<email>kevin@ie.suberic.net</email>
</author>
<published>2014-01-05T14:08:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3ce9e7407d09d7fb9d82afc4ee29975c3f558799'/>
<id>3ce9e7407d09d7fb9d82afc4ee29975c3f558799</id>
<content type='text'>
These are the same gif files just after running
gifsicle -b --optimize **/*.gif
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These are the same gif files just after running
gifsicle -b --optimize **/*.gif
</pre>
</div>
</content>
</entry>
<entry>
<title>Another optipng run over png's.</title>
<updated>2014-01-05T13:56:31+00:00</updated>
<author>
<name>Kevin Lyda</name>
<email>kevin@ie.suberic.net</email>
</author>
<published>2014-01-05T13:56:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=58408b96f32869dd67ee28fbcb34c33fae2f9ab3'/>
<id>58408b96f32869dd67ee28fbcb34c33fae2f9ab3</id>
<content type='text'>
Ran optipng -o7 -fix over all png files. This should make pages load a
tiny bit faster (you can test this with the pagespeed tool on firefox or
chrome).

It might be an idea to add *lossless* image compression optimization
runs to the release process.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Ran optipng -o7 -fix over all png files. This should make pages load a
tiny bit faster (you can test this with the pagespeed tool on firefox or
chrome).

It might be an idea to add *lossless* image compression optimization
runs to the release process.
</pre>
</div>
</content>
</entry>
<entry>
<title>Conventional naming for diff modes.</title>
<updated>2013-11-27T08:00:14+00:00</updated>
<author>
<name>Sytse Sijbrandij</name>
<email>sytse@dosire.com</email>
</author>
<published>2013-11-27T08:00:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=ca1526e7ffa2b1eeccae187406987de0250c2012'/>
<id>ca1526e7ffa2b1eeccae187406987de0250c2012</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bring more usability to issues filtering. Block issues area on loading filtered results</title>
<updated>2013-05-08T10:43:21+00:00</updated>
<author>
<name>Dmitriy Zaporozhets</name>
<email>dmitriy.zaporozhets@gmail.com</email>
</author>
<published>2013-05-08T10:43:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=646fbe92867037a7dd230be880783c3d8ede5dc1'/>
<id>646fbe92867037a7dd230be880783c3d8ede5dc1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Result of misspellings run.</title>
<updated>2013-03-17T19:46:54+00:00</updated>
<author>
<name>Kevin Lyda</name>
<email>kevin@ie.suberic.net</email>
</author>
<published>2013-03-17T19:46:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=415bade302d6c3eef5810c7b812a8f608ef43001'/>
<id>415bade302d6c3eef5810c7b812a8f608ef43001</id>
<content type='text'>
Most of these are comments but a few are strings for users.

Might be an idea to run this from time to time:
https://github.com/lyda/misspell-check

It runs mostly clean now.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Most of these are comments but a few are strings for users.

Might be an idea to run this from time to time:
https://github.com/lyda/misspell-check

It runs mostly clean now.
</pre>
</div>
</content>
</entry>
<entry>
<title>Move graph module from lib or vendor directory to app directory.</title>
<updated>2013-02-26T11:31:39+00:00</updated>
<author>
<name>Sato Hiroyuki</name>
<email>sathiroyuki@gmail.com</email>
</author>
<published>2013-02-26T04:28:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d8a40d8c933da8e89013e989940f8b60d0f2e247'/>
<id>d8a40d8c933da8e89013e989940f8b60d0f2e247</id>
<content type='text'>
Because not autoloading lib directory at development mode.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Because not autoloading lib directory at development mode.
</pre>
</div>
</content>
</entry>
<entry>
<title>The commit is marked and displayed in the center.</title>
<updated>2013-02-05T03:34:35+00:00</updated>
<author>
<name>Sato Hiroyuki</name>
<email>sathiroyuki@gmail.com</email>
</author>
<published>2013-02-05T03:34:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=1e907498a944c22db79e9cfbd26ee7f10fe1a091'/>
<id>1e907498a944c22db79e9cfbd26ee7f10fe1a091</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix bug of network graph(#2847) and trivial code clean up.</title>
<updated>2013-01-31T08:48:51+00:00</updated>
<author>
<name>Sato Hiroyuki</name>
<email>sathiroyuki@gmail.com</email>
</author>
<published>2013-01-31T08:29:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=41332212005d2a6d2d2131bc30c29bd29b81453e'/>
<id>41332212005d2a6d2d2131bc30c29bd29b81453e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #2852 from hiroponz/displaying-commit-on-new-window</title>
<updated>2013-01-31T06:23:33+00:00</updated>
<author>
<name>Dmitriy Zaporozhets</name>
<email>dmitriy.zaporozhets@gmail.com</email>
</author>
<published>2013-01-31T06:23:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=6dff742b6617a9a8bb4fd5d8ee7acc0327919cfb'/>
<id>6dff742b6617a9a8bb4fd5d8ee7acc0327919cfb</id>
<content type='text'>
Displaying commit on a new window, when clicking commit on network graph.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Displaying commit on a new window, when clicking commit on network graph.</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #2847 from hiroponz/improve-overlap-lines</title>
<updated>2013-01-31T06:22:37+00:00</updated>
<author>
<name>Dmitriy Zaporozhets</name>
<email>dmitriy.zaporozhets@gmail.com</email>
</author>
<published>2013-01-31T06:22:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d46cb3fd1c8aa423df72fabcdd504d39d91317e2'/>
<id>d46cb3fd1c8aa423df72fabcdd504d39d91317e2</id>
<content type='text'>
Improve overlap of lines in network graph</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Improve overlap of lines in network graph</pre>
</div>
</content>
</entry>
</feed>
