<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/config/environments, branch commit_status</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>Groundwork for merging CI into CE</title>
<updated>2015-08-26T01:42:46+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@gitlab.com</email>
</author>
<published>2015-08-26T01:42:46+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=046b28312704f3131e72dcd2dbdacc5264d4aa62'/>
<id>046b28312704f3131e72dcd2dbdacc5264d4aa62</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 #8349 from divineforest/cleanup-assets-compress</title>
<updated>2015-03-02T23:23:57+00:00</updated>
<author>
<name>Dmitriy Zaporozhets</name>
<email>dmitriy.zaporozhets@gmail.com</email>
</author>
<published>2015-03-02T23:23:57+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=eb865c43d00b9c11beb6914c67878f04bb622b45'/>
<id>eb865c43d00b9c11beb6914c67878f04bb622b45</id>
<content type='text'>
Remove useless `assets.compress` option, Rails 4 uses only `assets.js_co...</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove useless `assets.compress` option, Rails 4 uses only `assets.js_co...</pre>
</div>
</content>
</entry>
<entry>
<title>Don't cache classes in tests</title>
<updated>2015-02-12T12:47:23+00:00</updated>
<author>
<name>Jeroen van Baarsen</name>
<email>jeroenvanbaarsen@gmail.com</email>
</author>
<published>2015-02-12T12:47:23+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d458e39e314455be3110a619cb614f30ee461445'/>
<id>d458e39e314455be3110a619cb614f30ee461445</id>
<content type='text'>
Signed-off-by: Jeroen van Baarsen &lt;jeroenvanbaarsen@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Jeroen van Baarsen &lt;jeroenvanbaarsen@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove useless `assets.compress` option, Rails 4 uses only `assets.js_compressor`</title>
<updated>2014-11-18T07:12:05+00:00</updated>
<author>
<name>Alexander Balashov</name>
<email>divineforest@gmail.com</email>
</author>
<published>2014-11-18T07:12:05+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d0f6654e9ced38d03f5946fde10c3f0e3732a5d7'/>
<id>d0f6654e9ced38d03f5946fde10c3f0e3732a5d7</id>
<content type='text'>
&gt; The config.assets.compress option should be changed to config.assets.js_compressor like so for instance</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
&gt; The config.assets.compress option should be changed to config.assets.js_compressor like so for instance</pre>
</div>
</content>
</entry>
<entry>
<title>Configure Redis cache for all environments</title>
<updated>2014-08-26T11:44:39+00:00</updated>
<author>
<name>Jacob Vosmaer</name>
<email>contact@jacobvosmaer.nl</email>
</author>
<published>2014-08-08T15:56:01+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=9122823afca108ffc7019261c7e8f255d640066b'/>
<id>9122823afca108ffc7019261c7e8f255d640066b</id>
<content type='text'>
Also add support for connecting to Redis with Unix sockets.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also add support for connecting to Redis with Unix sockets.
</pre>
</div>
</content>
</entry>
<entry>
<title>Disable debug assets</title>
<updated>2014-08-12T16:10:16+00:00</updated>
<author>
<name>Jan-Willem van der Meer</name>
<email>mail@jewilmeer.nl</email>
</author>
<published>2014-08-12T16:10:16+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=88773498b97929d36370deef714c3ebb30f71877'/>
<id>88773498b97929d36370deef714c3ebb30f71877</id>
<content type='text'>
It's good for debugging javacsript, but creates massive amounts of http request
by adding each javascript individually. Only turn it on while debugging js code.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It's good for debugging javacsript, but creates massive amounts of http request
by adding each javascript individually. Only turn it on while debugging js code.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix dev env. Fix MR creation</title>
<updated>2014-06-26T15:40:13+00:00</updated>
<author>
<name>Dmitriy Zaporozhets</name>
<email>dmitriy.zaporozhets@gmail.com</email>
</author>
<published>2014-06-26T15:40:13+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=f86afb732b0842cc1e65e504a60016998385a3dc'/>
<id>f86afb732b0842cc1e65e504a60016998385a3dc</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>Remove active_record.auto_explain_treshold_in_seconds, rails 4.0 deprecation</title>
<updated>2014-06-03T09:37:23+00:00</updated>
<author>
<name>Marin Jankovski</name>
<email>marin@gitlab.com</email>
</author>
<published>2014-06-02T09:35:39+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e18d5be55af9eab1cfeb7ebae90e3799fb4f7a53'/>
<id>e18d5be55af9eab1cfeb7ebae90e3799fb4f7a53</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Give the Rails cache its own Redis namespace</title>
<updated>2014-04-15T13:53:14+00:00</updated>
<author>
<name>Jacob Vosmaer</name>
<email>contact@jacobvosmaer.nl</email>
</author>
<published>2014-04-15T10:11:13+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=8d78662e69a11dc82916793d97aba36dacae1440'/>
<id>8d78662e69a11dc82916793d97aba36dacae1440</id>
<content type='text'>
Before this change, Rails cache data was stored in a global Redis
namespace. As a consequence, clearing the Rails cache (`rake
cache:clear`) would also delete all Sidekiq queue data and session
storage. This change puts all Rails cache data in a `cache:gitlab`
namespace, making `rake cache:clear` safe again.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Before this change, Rails cache data was stored in a global Redis
namespace. As a consequence, clearing the Rails cache (`rake
cache:clear`) would also delete all Sidekiq queue data and session
storage. This change puts all Rails cache data in a `cache:gitlab`
namespace, making `rake cache:clear` safe again.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add source for 'Rendered' message suppression</title>
<updated>2014-03-24T08:57:28+00:00</updated>
<author>
<name>Jacob Vosmaer</name>
<email>contact@jacobvosmaer.nl</email>
</author>
<published>2014-03-24T08:57:28+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=7862201de9e3e8229e33a28d17fb2edb691eead0'/>
<id>7862201de9e3e8229e33a28d17fb2edb691eead0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
