<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/app/assets/javascripts/users_select.js.coffee, branch sql-guide</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>Fix user autocomplete uri</title>
<updated>2015-12-26T09:12:59+00:00</updated>
<author>
<name>Igor Matsko</name>
<email>imatsko@e11nix</email>
</author>
<published>2015-12-17T12:15:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=17ee4e6cc633199d2134b8c75dce2418898c8aec'/>
<id>17ee4e6cc633199d2134b8c75dce2418898c8aec</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove "none" username for "Unassigned" and "Any User" select options</title>
<updated>2015-12-02T13:15:08+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@gitlab.com</email>
</author>
<published>2015-12-02T13:11:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=af541515fa49756d4d23719029648276ed6c2f5b'/>
<id>af541515fa49756d4d23719029648276ed6c2f5b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix Assignee selector when 'Unassigned' #2831</title>
<updated>2015-11-21T04:55:17+00:00</updated>
<author>
<name>Jose Corcuera</name>
<email>jzcorcuera@gmail.com</email>
</author>
<published>2015-11-21T04:55:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=be045553ea4115853847cfcb8a0a40f2a3d7c4a2'/>
<id>be045553ea4115853847cfcb8a0a40f2a3d7c4a2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix bug preventing invite by e-mail</title>
<updated>2015-08-21T20:47:56+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2015-08-21T04:33:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3715a0f29b6758b3075abb6f28ee24c4eb8ed427'/>
<id>3715a0f29b6758b3075abb6f28ee24c4eb8ed427</id>
<content type='text'>
This was broken in 70f5291808 as a result of introducing the ability to filter by current user.

Closes #2320
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This was broken in 70f5291808 as a result of introducing the ability to filter by current user.

Closes #2320
</pre>
</div>
</content>
</entry>
<entry>
<title>Let members be invited from Add members pane.</title>
<updated>2015-04-14T10:08:10+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@gitlab.com</email>
</author>
<published>2015-04-10T13:25:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=87dd3f215f8c087d85cde7ac880c5480fd501303'/>
<id>87dd3f215f8c087d85cde7ac880c5480fd501303</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move current user to the top of the list in author/assignee filters</title>
<updated>2015-04-09T08:04:53+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2015-03-31T06:53:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3d2c3878408bd27af64293a22eff6857ad9b38dd'/>
<id>3d2c3878408bd27af64293a22eff6857ad9b38dd</id>
<content type='text'>
Closes #1321
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #1321
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor UsersSelect to use internal gitlab autocomplete controller</title>
<updated>2015-03-27T02:13:38+00:00</updated>
<author>
<name>Dmitriy Zaporozhets</name>
<email>dmitriy.zaporozhets@gmail.com</email>
</author>
<published>2015-03-27T02:13:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=1c2711f7e38a7ca6adb8a0bca5166845405ad5fe'/>
<id>1c2711f7e38a7ca6adb8a0bca5166845405ad5fe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Run user select Js only where needed</title>
<updated>2014-10-27T17:28:36+00:00</updated>
<author>
<name>Ciro Santilli</name>
<email>ciro.santilli@gmail.com</email>
</author>
<published>2014-10-21T22:19:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=2d187976be893a764aea9699e6b5a1cb15c34d84'/>
<id>2d187976be893a764aea9699e6b5a1cb15c34d84</id>
<content type='text'>
Transform current implementation into regular Coffescript classes
so that the same call method can be reused on the dispatcher
as for other classes.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Transform current implementation into regular Coffescript classes
so that the same call method can be reused on the dispatcher
as for other classes.
</pre>
</div>
</content>
</entry>
<entry>
<title>Dont expose user email via API</title>
<updated>2014-06-13T14:46:48+00:00</updated>
<author>
<name>Dmitriy Zaporozhets</name>
<email>dmitriy.zaporozhets@gmail.com</email>
</author>
<published>2014-06-13T14:46:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=ae564c97d48bf728745c57720734cb40378fd90f'/>
<id>ae564c97d48bf728745c57720734cb40378fd90f</id>
<content type='text'>
To prevent leaking of users info we reduce amount of user information
retrieved via API for normal users.

What user can get via API:

* if not admin: only id, state, name, username and avatar_url
* if admin: all user information
* about himself: all informaion

Signed-off-by: Dmitriy Zaporozhets &lt;dmitriy.zaporozhets@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
To prevent leaking of users info we reduce amount of user information
retrieved via API for normal users.

What user can get via API:

* if not admin: only id, state, name, username and avatar_url
* if admin: all user information
* about himself: all informaion

Signed-off-by: Dmitriy Zaporozhets &lt;dmitriy.zaporozhets@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>fixes gitlab.com issue #229</title>
<updated>2014-06-10T20:28:11+00:00</updated>
<author>
<name>Marvin Frick</name>
<email>marvin.frick@sinnerschrader.com</email>
</author>
<published>2014-05-09T12:26:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=587502390b3afa423a10f98f7568a26352cb0976'/>
<id>587502390b3afa423a10f98f7568a26352cb0976</id>
<content type='text'>
Changes .js.coffe files to not use a hardcoded path to
`no_avatar.png` but instead stick with the asset pipeline.

renames coffee.erb back to coffee
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Changes .js.coffe files to not use a hardcoded path to
`no_avatar.png` but instead stick with the asset pipeline.

renames coffee.erb back to coffee
</pre>
</div>
</content>
</entry>
</feed>
