<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/config/initializers, branch ruby_version</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>Ensure Gravatar host looks like an actual host</title>
<updated>2016-01-18T13:58:16+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2016-01-18T11:35:30+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=2723dea6673b061dae2c266318727f9fd5aed8d4'/>
<id>2723dea6673b061dae2c266318727f9fd5aed8d4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added metrics instrumentation for all finders</title>
<updated>2016-01-18T10:54:22+00:00</updated>
<author>
<name>Yorick Peterse</name>
<email>yorickpeterse@gmail.com</email>
</author>
<published>2016-01-18T10:54:22+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=8c4210e676c3c02b4dd506988dba090faa6f9ca3'/>
<id>8c4210e676c3c02b4dd506988dba090faa6f9ca3</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 'fix/reference_filter_uri_decode_error_for_master' into 'master'</title>
<updated>2016-01-13T14:21:32+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@gitlab.com</email>
</author>
<published>2016-01-13T14:21:32+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=c7d9e7806a2cfb887533e1fab24a8340988272d4'/>
<id>c7d9e7806a2cfb887533e1fab24a8340988272d4</id>
<content type='text'>

Fix #9963 reference_filter "Encoding::CompatibilityError" bug with some complex URL;

https://github.com/gitlabhq/gitlabhq/pull/9964

@DouweM

See merge request !2383</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Fix #9963 reference_filter "Encoding::CompatibilityError" bug with some complex URL;

https://github.com/gitlabhq/gitlabhq/pull/9964

@DouweM

See merge request !2383</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Remove the `:coffee` and `:coffeescript` Haml filters"</title>
<updated>2016-01-12T21:30:38+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2016-01-12T21:30:38+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=b0145d765b94d2cef86b10b6dd22895779cfef33'/>
<id>b0145d765b94d2cef86b10b6dd22895779cfef33</id>
<content type='text'>
This reverts commit ae7de2f8510d6d4b69120f168122e26d69dda256.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit ae7de2f8510d6d4b69120f168122e26d69dda256.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use CGI.escape instead of URI.escape, because URI is obsoleted.</title>
<updated>2016-01-12T10:20:03+00:00</updated>
<author>
<name>Jason Lee</name>
<email>huacnlee@gmail.com</email>
</author>
<published>2016-01-12T09:32:25+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=932a247f5fb4a14b3e096ec88a73f8fce481eebb'/>
<id>932a247f5fb4a14b3e096ec88a73f8fce481eebb</id>
<content type='text'>
ref: https://github.com/ruby/ruby/commit/238b979f1789f95262a267d8df6239806f2859cc
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ref: https://github.com/ruby/ruby/commit/238b979f1789f95262a267d8df6239806f2859cc
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove the `:coffee` and `:coffeescript` Haml filters</title>
<updated>2016-01-12T02:48:20+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2016-01-12T02:48:20+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=ae7de2f8510d6d4b69120f168122e26d69dda256'/>
<id>ae7de2f8510d6d4b69120f168122e26d69dda256</id>
<content type='text'>
See https://git.io/vztMu and http://stackoverflow.com/a/17571242/223897
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
See https://git.io/vztMu and http://stackoverflow.com/a/17571242/223897
</pre>
</div>
</content>
</entry>
<entry>
<title>Optimize LDAP and add a search timeout</title>
<updated>2016-01-11T14:17:32+00:00</updated>
<author>
<name>Drew Blessing</name>
<email>drew@gitlab.com</email>
</author>
<published>2015-12-31T19:22:51+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=67aa0b8c4cbf762211ad178efb537f1649d91776'/>
<id>67aa0b8c4cbf762211ad178efb537f1649d91776</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add two custom Date/Time conversion formats</title>
<updated>2016-01-08T01:01:08+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2016-01-06T22:27:56+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=fa36749bcee7fa2eb72c9f2a6a28aab1b7274097'/>
<id>fa36749bcee7fa2eb72c9f2a6a28aab1b7274097</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Track total query/view timings in transactions</title>
<updated>2016-01-04T11:14:36+00:00</updated>
<author>
<name>Yorick Peterse</name>
<email>yorickpeterse@gmail.com</email>
</author>
<published>2016-01-04T11:14:36+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=66a997a91403eef62ffd9fb789e899619d021a26'/>
<id>66a997a91403eef62ffd9fb789e899619d021a26</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed tracking of hostnames for metrics</title>
<updated>2015-12-31T16:55:10+00:00</updated>
<author>
<name>Yorick Peterse</name>
<email>yorickpeterse@gmail.com</email>
</author>
<published>2015-12-31T16:55:10+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=cafc784ee1d5d0a0279077272af8ee435bb110e4'/>
<id>cafc784ee1d5d0a0279077272af8ee435bb110e4</id>
<content type='text'>
This isn't hugely useful and mostly wastes InfluxDB space. We can re-add
this whenever needed (but only once we really need it).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This isn't hugely useful and mostly wastes InfluxDB space. We can re-add
this whenever needed (but only once we really need it).
</pre>
</div>
</content>
</entry>
</feed>
