<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/vendor, branch replace-linux-with-gnu-linux</title>
<subtitle>gitlab.com: gitlab-org/gitlab-ce.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/'/>
<entry>
<title>Diff headers made sticky</title>
<updated>2015-02-09T13:34:06+00:00</updated>
<author>
<name>yglukhov</name>
<email>yuriy.glukhov@gmail.com</email>
</author>
<published>2015-02-09T13:34:06+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=af44c65030a1fbc4e29c3cf51e4d3c33b9666201'/>
<id>af44c65030a1fbc4e29c3cf51e4d3c33b9666201</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 #8425 from rumpelsepp/rouge</title>
<updated>2015-01-15T22:28:24+00:00</updated>
<author>
<name>Dmitriy Zaporozhets</name>
<email>dmitriy.zaporozhets@gmail.com</email>
</author>
<published>2015-01-15T22:28:24+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=892be53fa369f9802d45f98356392733978c19f2'/>
<id>892be53fa369f9802d45f98356392733978c19f2</id>
<content type='text'>
Replace highlight.js with rouge-fork rugments</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Replace highlight.js with rouge-fork rugments</pre>
</div>
</content>
</entry>
<entry>
<title>Remove password strength indicator</title>
<updated>2015-01-15T13:10:13+00:00</updated>
<author>
<name>Jacob Vosmaer</name>
<email>contact@jacobvosmaer.nl</email>
</author>
<published>2015-01-15T13:02:09+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=b79ada97bb8e85c85472e0cee269a28c0e6d5ef7'/>
<id>b79ada97bb8e85c85472e0cee269a28c0e6d5ef7</id>
<content type='text'>
We were having the following issues:
- the indicator would sometimes stay red even if the password that was
  entered was long enough;
- the indicator had a middle yellow signal: what does that mean?
- the red/green backgrounds were not color-blind-friendly.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We were having the following issues:
- the indicator would sometimes stay red even if the password that was
  entered was long enough;
- the indicator had a middle yellow signal: what does that mean?
- the red/green backgrounds were not color-blind-friendly.
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace highlight.js with rouge-fork rugments</title>
<updated>2015-01-15T12:41:11+00:00</updated>
<author>
<name>Stefan Tatschner</name>
<email>stefan@sevenbyte.org</email>
</author>
<published>2014-12-03T14:27:31+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=bf079c24afb8ad2991a4eaf60a71a7bc45dd775d'/>
<id>bf079c24afb8ad2991a4eaf60a71a7bc45dd775d</id>
<content type='text'>
I decided to create a fork of rouge as rouge lacks a HTML formatter with
the required options such as wrapping a line with &lt;span&gt; tags.
Furthermore I was not really convinced about the clarity of rouge's
source code.

Rugments 1.0.0beta3 for now only includes some basic linting and a new
HTML formatter. Everything else should behave the same.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I decided to create a fork of rouge as rouge lacks a HTML formatter with
the required options such as wrapping a line with &lt;span&gt; tags.
Furthermore I was not really convinced about the clarity of rouge's
source code.

Rugments 1.0.0beta3 for now only includes some basic linting and a new
HTML formatter. Everything else should behave the same.
</pre>
</div>
</content>
</entry>
<entry>
<title>remove 'vendor/plugins' dir</title>
<updated>2014-12-27T15:23:21+00:00</updated>
<author>
<name>Nihad Abbasov</name>
<email>narkoz.2008@gmail.com</email>
</author>
<published>2014-12-27T15:23:21+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=6ade72992e197be70fb202eb98d68dc81b4dddfa'/>
<id>6ade72992e197be70fb202eb98d68dc81b4dddfa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>chmod -x</title>
<updated>2014-12-27T15:22:15+00:00</updated>
<author>
<name>Nihad Abbasov</name>
<email>narkoz.2008@gmail.com</email>
</author>
<published>2014-12-27T15:22:15+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=c2331d87e5ab561db8a4003c4df1ed20755ab108'/>
<id>c2331d87e5ab561db8a4003c4df1ed20755ab108</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added a password strength indicator</title>
<updated>2014-10-14T03:05:21+00:00</updated>
<author>
<name>Patricio Cano</name>
<email>patricio@gitlab.com</email>
</author>
<published>2014-10-14T03:05:21+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3d705131f7d1a85dbf09053a200fbf36c6225625'/>
<id>3d705131f7d1a85dbf09053a200fbf36c6225625</id>
<content type='text'>
to the profile page and the sign_up page, added CSS to best display it and created the custom script to load the meter.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
to the profile page and the sign_up page, added CSS to best display it and created the custom script to load the meter.
</pre>
</div>
</content>
</entry>
<entry>
<title>Raw implementation of commits stats page</title>
<updated>2014-09-26T17:32:44+00:00</updated>
<author>
<name>Dmitriy Zaporozhets</name>
<email>dmitriy.zaporozhets@gmail.com</email>
</author>
<published>2014-09-26T17:32:44+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=6d0ddf45bada832a315d7f84b3cafd1a92beff34'/>
<id>6d0ddf45bada832a315d7f84b3cafd1a92beff34</id>
<content type='text'>
Signed-off-by: Dmitriy Zaporozhets &lt;dmitriy.zaporozhets@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Dmitriy Zaporozhets &lt;dmitriy.zaporozhets@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Update highlight.js to 8.2, fixes #519</title>
<updated>2014-08-23T00:19:17+00:00</updated>
<author>
<name>Robert Schilling</name>
<email>rschilling@student.tugraz.at</email>
</author>
<published>2014-08-23T00:19:17+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=dd875243e99f242ccf4a5711e39c72aa84761a58'/>
<id>dd875243e99f242ccf4a5711e39c72aa84761a58</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update highlight.js to 8.1</title>
<updated>2014-07-09T06:47:06+00:00</updated>
<author>
<name>Dmitriy Zaporozhets</name>
<email>dmitriy.zaporozhets@gmail.com</email>
</author>
<published>2014-07-09T06:47:06+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=437cccf9a9aecb44681e8b82921fd748297953d4'/>
<id>437cccf9a9aecb44681e8b82921fd748297953d4</id>
<content type='text'>
Also added support for less common languages. All languages from
http://highlightjs.org/download/ now supported

Signed-off-by: Dmitriy Zaporozhets &lt;dmitriy.zaporozhets@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also added support for less common languages. All languages from
http://highlightjs.org/download/ now supported

Signed-off-by: Dmitriy Zaporozhets &lt;dmitriy.zaporozhets@gmail.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
