<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/config.ru, branch tests-for-diff-notes</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>Increase Unicorn memory limits to 300-350</title>
<updated>2016-01-20T10:52:01+00:00</updated>
<author>
<name>Yorick Peterse</name>
<email>yorickpeterse@gmail.com</email>
</author>
<published>2016-01-20T10:52:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=89c65a3789ab51d58633841120c33f570064f242'/>
<id>89c65a3789ab51d58633841120c33f570064f242</id>
<content type='text'>
Using this limit on GitLab.com it appears we're able to reduce response
timings by about 620 milliseconds compared to the previous limit.

See gitlab-org/gitlab-ce!2421 for more information.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Using this limit on GitLab.com it appears we're able to reduce response
timings by about 620 milliseconds compared to the previous limit.

See gitlab-org/gitlab-ce!2421 for more information.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use env variables for Unicorn memory limits</title>
<updated>2016-01-20T10:51:49+00:00</updated>
<author>
<name>Yorick Peterse</name>
<email>yorickpeterse@gmail.com</email>
</author>
<published>2016-01-20T10:49:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=21fab4f41317fe3c7acc7f9395cb1222e4a41074'/>
<id>21fab4f41317fe3c7acc7f9395cb1222e4a41074</id>
<content type='text'>
This makes it easier for users to use their own limits based on their
server configuration.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This makes it easier for users to use their own limits based on their
server configuration.
</pre>
</div>
</content>
</entry>
<entry>
<title>Disable Unicorn::WorkerKiller in non-production environments</title>
<updated>2015-05-28T02:57:49+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2015-05-28T02:56:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=694743170c75263bcecc1cd81314a35741002d23'/>
<id>694743170c75263bcecc1cd81314a35741002d23</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Check specifically for Unicorn in rack config.ru file</title>
<updated>2014-01-23T17:24:31+00:00</updated>
<author>
<name>Дамјан Георгиевски</name>
<email>gdamjan@gmail.com</email>
</author>
<published>2014-01-23T17:24:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=be150fa9913d760802dc4c673ed59930f03ffec0'/>
<id>be150fa9913d760802dc4c673ed59930f03ffec0</id>
<content type='text'>
Don't assume that if the Rack server is not Passenger then it must be Unicorn. There are many other Rack servers in the world (uwsgi being one example that people use a lot).

The reverse check is much more logical, i.e. check explicitly for Unicorn</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Don't assume that if the Rack server is not Passenger then it must be Unicorn. There are many other Rack servers in the world (uwsgi being one example that people use a lot).

The reverse check is much more logical, i.e. check explicitly for Unicorn</pre>
</div>
</content>
</entry>
<entry>
<title>Fix 'uninitialized constant Unicorn' error</title>
<updated>2013-12-22T10:08:43+00:00</updated>
<author>
<name>dprolife</name>
<email>dmk@dpro.pl</email>
</author>
<published>2013-12-22T10:08:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=6b2ee672690dc39197ac6b2eac4416a0fdea8e21'/>
<id>6b2ee672690dc39197ac6b2eac4416a0fdea8e21</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>don't use unicorn worker killer if PhusionPassenger is defined</title>
<updated>2013-12-20T16:30:34+00:00</updated>
<author>
<name>James Newton</name>
<email>james@Zaphyous.com</email>
</author>
<published>2013-12-20T16:30:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=756258ab1dcbae59425711b78efb57e48316ded0'/>
<id>756258ab1dcbae59425711b78efb57e48316ded0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add unicorn-worker-killer with memory check</title>
<updated>2013-12-18T15:52:14+00:00</updated>
<author>
<name>Jacob Vosmaer</name>
<email>contact@jacobvosmaer.nl</email>
</author>
<published>2013-12-18T12:49:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d27224ceca2b1eb0644f593157e398193bd3e2dc'/>
<id>d27224ceca2b1eb0644f593157e398193bd3e2dc</id>
<content type='text'>
Conflicts:
	Gemfile.lock
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:
	Gemfile.lock
</pre>
</div>
</content>
</entry>
<entry>
<title>added RAILS_RELATIVE_URL_ROOT support</title>
<updated>2012-12-28T18:11:28+00:00</updated>
<author>
<name>Chris Frohoff</name>
<email>chris@frohoff.org</email>
</author>
<published>2012-12-28T18:11:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=21e55ca318bb829399c85b10e678b596d6fd414e'/>
<id>21e55ca318bb829399c85b10e678b596d6fd414e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>init commit</title>
<updated>2011-10-08T21:36:38+00:00</updated>
<author>
<name>gitlabhq</name>
<email>m@gitlabhq.com</email>
</author>
<published>2011-10-08T21:36:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=9ba1224867665844b117fa037e1465bb706b3685'/>
<id>9ba1224867665844b117fa037e1465bb706b3685</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
