<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/app/services/git_push_service.rb, branch parallel-tests</title>
<subtitle>gitlab.com: gitlab-org/gitlab-ce.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/'/>
<entry>
<title>web hooks to webhooks</title>
<updated>2016-03-10T19:48:29+00:00</updated>
<author>
<name>ashleys</name>
<email>ashley@gitlab.com</email>
</author>
<published>2016-03-10T19:48:29+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=4cd9a5208cd5148c95d1de33c419b9d579985fb9'/>
<id>4cd9a5208cd5148c95d1de33c419b9d579985fb9</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 'master' of dev.gitlab.org:gitlab/gitlabhq</title>
<updated>2016-03-09T09:13:09+00:00</updated>
<author>
<name>Dmitriy Zaporozhets</name>
<email>dmitriy.zaporozhets@gmail.com</email>
</author>
<published>2016-03-09T09:13:09+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=0f149803832df053ee94a448f741d208d75c157f'/>
<id>0f149803832df053ee94a448f741d208d75c157f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>adds test for git push service for updating the language of the project</title>
<updated>2016-03-07T20:59:39+00:00</updated>
<author>
<name>tiagonbotelho</name>
<email>tiagonbotelho@hotmail.com</email>
</author>
<published>2016-03-03T15:40:05+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=49295924586d89eaff899a4efc83a336148f3862'/>
<id>49295924586d89eaff899a4efc83a336148f3862</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>moves the main_language update logic to git push service</title>
<updated>2016-03-07T20:59:39+00:00</updated>
<author>
<name>tiagonbotelho</name>
<email>tiagonbotelho@hotmail.com</email>
</author>
<published>2016-03-03T10:51:48+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=96c02551070a5f2d90beea7068fc6fddbf1498e8'/>
<id>96c02551070a5f2d90beea7068fc6fddbf1498e8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Security: Fix issue auto closing</title>
<updated>2016-03-03T14:42:44+00:00</updated>
<author>
<name>Valery Sizov</name>
<email>vsv2711@gmail.com</email>
</author>
<published>2016-03-03T13:19:27+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=21a05328ffd5cb9130ae516faa7dd672cacba90c'/>
<id>21a05328ffd5cb9130ae516faa7dd672cacba90c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Moved cache expiration code to Repository hooks</title>
<updated>2016-02-23T11:02:59+00:00</updated>
<author>
<name>Yorick Peterse</name>
<email>yorickpeterse@gmail.com</email>
</author>
<published>2016-02-23T11:02:59+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=ff28a7cc3687485ee138d4616a56ba1548a03e7c'/>
<id>ff28a7cc3687485ee138d4616a56ba1548a03e7c</id>
<content type='text'>
This keeps all the cache expiration code in a single file/class instead
of spreading it all across the codebase.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This keeps all the cache expiration code in a single file/class instead
of spreading it all across the codebase.
</pre>
</div>
</content>
</entry>
<entry>
<title>refactored some stuff based on MR feedback</title>
<updated>2016-02-17T09:42:59+00:00</updated>
<author>
<name>James Lopez</name>
<email>james@jameslopez.es</email>
</author>
<published>2016-02-17T09:42:59+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=5255a54df9778b107734a84acb85230d62d3cff7'/>
<id>5255a54df9778b107734a84acb85230d62d3cff7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>refactored GitPushService and updated spec</title>
<updated>2016-02-15T14:51:00+00:00</updated>
<author>
<name>James Lopez</name>
<email>james@jameslopez.es</email>
</author>
<published>2016-02-15T14:51:00+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=20e79f714a4b98526d5eeffc82c0de89c8369c4e'/>
<id>20e79f714a4b98526d5eeffc82c0de89c8369c4e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>typo</title>
<updated>2016-02-12T08:16:19+00:00</updated>
<author>
<name>James Lopez</name>
<email>james@jameslopez.es</email>
</author>
<published>2016-02-12T08:16:19+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=83a81ffc5df04de74b8a93737ddc54d26981baef'/>
<id>83a81ffc5df04de74b8a93737ddc54d26981baef</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>attempt to reduce code complexity on GitPushService#execute</title>
<updated>2016-02-11T11:50:27+00:00</updated>
<author>
<name>James Lopez</name>
<email>james@jameslopez.es</email>
</author>
<published>2016-02-11T11:50:27+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=77d2aeabec4601a1d9dda93c8fff0c7d1051ba1f'/>
<id>77d2aeabec4601a1d9dda93c8fff0c7d1051ba1f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
