<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/app/views/groups, branch refactor-complex-methods</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>Replace CoffeeScript block into JavaScript in Views.</title>
<updated>2015-11-10T11:17:37+00:00</updated>
<author>
<name>Jason Lee</name>
<email>huacnlee@gmail.com</email>
</author>
<published>2015-11-10T11:17:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=18cb430f7983ea557cf2308f5ea7c0af8b79a7b5'/>
<id>18cb430f7983ea557cf2308f5ea7c0af8b79a7b5</id>
<content type='text'>
For example view: shared/issuable/_context

CoffeeScript: 190ms
JavaScript: 19.7ms
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
For example view: shared/issuable/_context

CoffeeScript: 190ms
JavaScript: 19.7ms
</pre>
</div>
</content>
</entry>
<entry>
<title> Allow groups to appear in the search results if the group owner allows it</title>
<updated>2015-11-05T11:18:51+00:00</updated>
<author>
<name>Valery Sizov</name>
<email>valery@gitlab.com</email>
</author>
<published>2015-11-05T10:38:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=6051c28fc03b4d9928ee2f2855f210845f9c0579'/>
<id>6051c28fc03b4d9928ee2f2855f210845f9c0579</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make tables full width.</title>
<updated>2015-10-19T09:19:45+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@gitlab.com</email>
</author>
<published>2015-10-19T09:19:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=a32f7766098bf38b1028168b4919516460a562e9'/>
<id>a32f7766098bf38b1028168b4919516460a562e9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Re-use User objects for avatar_icon where possible</title>
<updated>2015-10-15T10:05:01+00:00</updated>
<author>
<name>Yorick Peterse</name>
<email>yorickpeterse@gmail.com</email>
</author>
<published>2015-10-12T15:03:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=949635636728fa388d983b180b7ab4e55aa8caa9'/>
<id>949635636728fa388d983b180b7ab4e55aa8caa9</id>
<content type='text'>
This removes the need for running an extra SQL query in these cases.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This removes the need for running an extra SQL query in these cases.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'fix_issue_2906' into 'master'</title>
<updated>2015-10-14T12:14:31+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@gitlab.com</email>
</author>
<published>2015-10-14T12:14:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=07101cfab61f28c6328efebea98f018ab8356cdd'/>
<id>07101cfab61f28c6328efebea98f018ab8356cdd</id>
<content type='text'>

+ and Titleize New Project button on dashboard

Hello there. Its my first merge request in open source world. So please be tolerant to me if i do something wrong.

I try to fix https://gitlab.com/gitlab-org/gitlab-ce/issues/2906

See merge request !1564</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

+ and Titleize New Project button on dashboard

Hello there. Its my first merge request in open source world. So please be tolerant to me if i do something wrong.

I try to fix https://gitlab.com/gitlab-org/gitlab-ce/issues/2906

See merge request !1564</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'group_names_widget' into 'master'</title>
<updated>2015-10-13T15:20:05+00:00</updated>
<author>
<name>Dmitriy Zaporozhets</name>
<email>dmitriy.zaporozhets@gmail.com</email>
</author>
<published>2015-10-13T15:20:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=1907f259441f0a150d42ea889030f35521b40024'/>
<id>1907f259441f0a150d42ea889030f35521b40024</id>
<content type='text'>

Project names are not fully shown if group name is too big, even on group page view

https://dev.gitlab.org/gitlab/gitlabhq/issues/2548


![joxi_screenshot_1444408109183](https://gitlab.com/gitlab-org/gitlab-ce/uploads/c21ae245254b82db0212298b6f997067/joxi_screenshot_1444408109183.png)


See merge request !1561</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Project names are not fully shown if group name is too big, even on group page view

https://dev.gitlab.org/gitlab/gitlabhq/issues/2548


![joxi_screenshot_1444408109183](https://gitlab.com/gitlab-org/gitlab-ce/uploads/c21ae245254b82db0212298b6f997067/joxi_screenshot_1444408109183.png)


See merge request !1561</pre>
</div>
</content>
</entry>
<entry>
<title>Small css cleanup</title>
<updated>2015-10-13T12:52:20+00:00</updated>
<author>
<name>Dmitriy Zaporozhets</name>
<email>dmitriy.zaporozhets@gmail.com</email>
</author>
<published>2015-10-13T12:38:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=2f68fb9cc3622eb90c955b6936e91ea766f262b6'/>
<id>2f68fb9cc3622eb90c955b6936e91ea766f262b6</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>Project names are not fully shown if group name is too big, even on group page view</title>
<updated>2015-10-13T08:37:57+00:00</updated>
<author>
<name>Valery Sizov</name>
<email>vsv2711@gmail.com</email>
</author>
<published>2015-10-09T16:35:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=0e34154d214c0e470b7783b5086a70b4fe4cb08f'/>
<id>0e34154d214c0e470b7783b5086a70b4fe4cb08f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use css style</title>
<updated>2015-10-12T22:41:51+00:00</updated>
<author>
<name>Чингиз Ауанасов</name>
<email>auanassov.chingiz@gmail.com</email>
</author>
<published>2015-10-12T22:41:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=42fb52adf4460682c35d70930bcb2379ccb26171'/>
<id>42fb52adf4460682c35d70930bcb2379ccb26171</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add spellcheck=false to certain input fields</title>
<updated>2015-10-12T09:54:54+00:00</updated>
<author>
<name>Valery Sizov</name>
<email>vsv2711@gmail.com</email>
</author>
<published>2015-10-09T16:08:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d805c5dbb3c2fde0a3b97f86a2dd3abc35e72bd9'/>
<id>d805c5dbb3c2fde0a3b97f86a2dd3abc35e72bd9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
