<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git, branch gitlab-git-local</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>Remove activesupport dependency</title>
<updated>2017-08-09T10:38:07+00:00</updated>
<author>
<name>Jacob Vosmaer</name>
<email>jacob@gitlab.com</email>
</author>
<published>2017-08-09T10:38:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=4950c3ca5f4dd5f3e4e8f2a60d672d41c3f2226b'/>
<id>4950c3ca5f4dd5f3e4e8f2a60d672d41c3f2226b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move #local_log into Local</title>
<updated>2017-08-09T10:16:56+00:00</updated>
<author>
<name>Jacob Vosmaer</name>
<email>jacob@gitlab.com</email>
</author>
<published>2017-08-08T15:42:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=c7a4e48d058cab1eb781027164edb3514941a2b3'/>
<id>c7a4e48d058cab1eb781027164edb3514941a2b3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move #languages to Local namespace</title>
<updated>2017-08-08T15:18:06+00:00</updated>
<author>
<name>Jacob Vosmaer</name>
<email>jacob@gitlab.com</email>
</author>
<published>2017-08-08T15:18:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=0586f74038ec14afad7f159126a8fedda4e8578f'/>
<id>0586f74038ec14afad7f159126a8fedda4e8578f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Unset BUNDLE_GEMFILE when installing Gitaly</title>
<updated>2017-08-08T13:34:29+00:00</updated>
<author>
<name>Jacob Vosmaer</name>
<email>jacob@gitlab.com</email>
</author>
<published>2017-08-08T13:34:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=5684528081d0ffef9f128cd1b102889f23075dd0'/>
<id>5684528081d0ffef9f128cd1b102889f23075dd0</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 'rc/fix-commits-api' into 'master'</title>
<updated>2017-08-08T12:54:55+00:00</updated>
<author>
<name>Sean McGivern</name>
<email>sean@mcgivern.me.uk</email>
</author>
<published>2017-08-08T12:54:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=5b08d59f07fc53c1e34819fac20352119d5343e6'/>
<id>5b08d59f07fc53c1e34819fac20352119d5343e6</id>
<content type='text'>
Fix the /projects/:id/repository/commits endpoint to handle dots in the ref name…

Closes #15651

See merge request !13370</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix the /projects/:id/repository/commits endpoint to handle dots in the ref name…

Closes #15651

See merge request !13370</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'project-homepage-activity' into 'master'</title>
<updated>2017-08-08T12:50:51+00:00</updated>
<author>
<name>Tim Zallmann</name>
<email>tzallmann@gitlab.com</email>
</author>
<published>2017-08-08T12:50:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=c70f98be62fe2b24c65089c403fe9e6cad756ce9'/>
<id>c70f98be62fe2b24c65089c403fe9e6cad756ce9</id>
<content type='text'>
Fixed activity not loading on project homepage

See merge request !13373</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixed activity not loading on project homepage

See merge request !13373</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '35136-barchart-not-display-label-at-0-hour' into 'master'</title>
<updated>2017-08-08T12:02:14+00:00</updated>
<author>
<name>Clement Ho</name>
<email>clemmakesapps@gmail.com</email>
</author>
<published>2017-08-08T12:02:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=ca2a2aea898d21ad06721e881eaec0d2831136bb'/>
<id>ca2a2aea898d21ad06721e881eaec0d2831136bb</id>
<content type='text'>
Fix bar chart does not display label at hour 0

Closes #35136

See merge request !13330</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix bar chart does not display label at hour 0

Closes #35136

See merge request !13330</pre>
</div>
</content>
</entry>
<entry>
<title>Fix bar chart does not display label at hour 0</title>
<updated>2017-08-08T12:02:13+00:00</updated>
<author>
<name>Jason Dai</name>
<email>dai.xiaojun@gmail.com</email>
</author>
<published>2017-08-08T12:02:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=2b9a64a212e3bcd27c1335b22a857f4df6846254'/>
<id>2b9a64a212e3bcd27c1335b22a857f4df6846254</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 'winh-scope-haml-linter' into 'master'</title>
<updated>2017-08-08T11:52:51+00:00</updated>
<author>
<name>Grzegorz Bizon</name>
<email>grzegorz@gitlab.com</email>
</author>
<published>2017-08-08T11:52:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=2b781c782de19b99526a649df5595e4161a84dc7'/>
<id>2b781c782de19b99526a649df5595e4161a84dc7</id>
<content type='text'>
Restrict InlineJavaScript for haml_lint to dev and test environment

Closes omnibus-gitlab#2658

See merge request !13364</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Restrict InlineJavaScript for haml_lint to dev and test environment

Closes omnibus-gitlab#2658

See merge request !13364</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed activity not loading on project homepage</title>
<updated>2017-08-08T11:43:45+00:00</updated>
<author>
<name>Phil Hughes</name>
<email>me@iamphill.com</email>
</author>
<published>2017-08-08T11:43:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=db549f5d347503c4bf31c708d44566cdde513875'/>
<id>db549f5d347503c4bf31c708d44566cdde513875</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
