<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/config, branch parallel-diff</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>Merge branch 'redis_config_consistency' into 'master'</title>
<updated>2016-04-13T18:34:11+00:00</updated>
<author>
<name>Valery Sizov</name>
<email>valery@gitlab.com</email>
</author>
<published>2016-04-13T18:34:11+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=c0678f2d281242601560e2646cab1aa8a349c4bb'/>
<id>c0678f2d281242601560e2646cab1aa8a349c4bb</id>
<content type='text'>

Redis configuration consistency

Related https://gitlab.com/gitlab-org/gitlab-ce/commit/cf669551f69edd66913d22c96cf1de1302e7990e

See merge request !3697</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Redis configuration consistency

Related https://gitlab.com/gitlab-org/gitlab-ce/commit/cf669551f69edd66913d22c96cf1de1302e7990e

See merge request !3697</pre>
</div>
</content>
</entry>
<entry>
<title>Redis configuration consistency</title>
<updated>2016-04-13T17:57:19+00:00</updated>
<author>
<name>Valery Sizov</name>
<email>valery@gitlab.com</email>
</author>
<published>2016-04-13T10:20:57+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=2244aaf98f6c9b68e30febf6b80f2c0d965e541a'/>
<id>2244aaf98f6c9b68e30febf6b80f2c0d965e541a</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 'async-related-mrs' into 'master'</title>
<updated>2016-04-13T16:06:36+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2016-04-13T16:06:36+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=c414e4342b6ba294c1157ff20410730c9076ac2d'/>
<id>c414e4342b6ba294c1157ff20410730c9076ac2d</id>
<content type='text'>

Load related MRs/branches asynchronously

cc @dzaporozhets 

See merge request !3678</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Load related MRs/branches asynchronously

cc @dzaporozhets 

See merge request !3678</pre>
</div>
</content>
</entry>
<entry>
<title>Load related MRs/branches asynchronously</title>
<updated>2016-04-13T15:24:21+00:00</updated>
<author>
<name>Yorick Peterse</name>
<email>yorickpeterse@gmail.com</email>
</author>
<published>2016-04-12T13:55:54+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=31e28ebcebc054eaeef2eddba64ff2ff7ca3104f'/>
<id>31e28ebcebc054eaeef2eddba64ff2ff7ca3104f</id>
<content type='text'>
Currently this works by loading the HAML partials via XHR. While this is
not the nicest setup it _is_ the easiest setup using the tools we
currently have.

Loading this data asynchronously doesn't make loading the related
MRs/branches itself faster, it merely ensures that loading the issue
itself is not slowed down.

Fixes gitlab-org/gitlab-ce#14949
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Currently this works by loading the HAML partials via XHR. While this is
not the nicest setup it _is_ the easiest setup using the tools we
currently have.

Loading this data asynchronously doesn't make loading the related
MRs/branches itself faster, it merely ensures that loading the issue
itself is not slowed down.

Fixes gitlab-org/gitlab-ce#14949
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'external-omniauth-providers' into 'master'</title>
<updated>2016-04-13T13:09:47+00:00</updated>
<author>
<name>Marin Jankovski</name>
<email>marin@gitlab.com</email>
</author>
<published>2016-04-13T13:09:47+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=c74604699269a2edbbe937309cce7a4ed789cb07'/>
<id>c74604699269a2edbbe937309cce7a4ed789cb07</id>
<content type='text'>

Allow Omniauth providers to be marked as external

Related to #4009 

With this MR we will be able to allow the user to set which Omniauth Providers they would like to have as external. All users login in via these providers will be marked as external, even if they already had an account before. If the provider is removed form the list of external providers, the users will be marked as internal at their next login.

MR for Omnibus: gitlab-org/omnibus-gitlab!727

/cc @dblessing @DouweM 

See merge request !3657</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Allow Omniauth providers to be marked as external

Related to #4009 

With this MR we will be able to allow the user to set which Omniauth Providers they would like to have as external. All users login in via these providers will be marked as external, even if they already had an account before. If the provider is removed form the list of external providers, the users will be marked as internal at their next login.

MR for Omnibus: gitlab-org/omnibus-gitlab!727

/cc @dblessing @DouweM 

See merge request !3657</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'rs-archive-cache-worker-cron' into 'master'</title>
<updated>2016-04-13T12:53:01+00:00</updated>
<author>
<name>Dmitriy Zaporozhets</name>
<email>dmitriy.zaporozhets@gmail.com</email>
</author>
<published>2016-04-13T12:53:01+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=ab4ea3720c084063ab83cef3aaf3a0b6adbc2a3c'/>
<id>ab4ea3720c084063ab83cef3aaf3a0b6adbc2a3c</id>
<content type='text'>

Move RepositoryArchiveCacheWorker to sidekiq-cron

Closes #15105

See merge request !3663</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Move RepositoryArchiveCacheWorker to sidekiq-cron

Closes #15105

See merge request !3663</pre>
</div>
</content>
</entry>
<entry>
<title>Add changelog entries, install docs, and gitlab.yml.example entry for the trusted_proxies setting</title>
<updated>2016-04-12T17:42:59+00:00</updated>
<author>
<name>DJ Mountney</name>
<email>david@twkie.net</email>
</author>
<published>2016-04-06T13:49:46+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=bb372ac97f733c45f22dc31e09b98a78411d4f86'/>
<id>bb372ac97f733c45f22dc31e09b98a78411d4f86</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Adjust the default trusted_proxies to only include localhost, and allow other trusted proxies to be configured.</title>
<updated>2016-04-12T17:42:59+00:00</updated>
<author>
<name>DJ Mountney</name>
<email>david@twkie.net</email>
</author>
<published>2016-04-01T22:04:03+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=38cff18af0ed48bcd5916b6b6bb6ceeb9ab062fd'/>
<id>38cff18af0ed48bcd5916b6b6bb6ceeb9ab062fd</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 'decouple-member-notification' into 'master'</title>
<updated>2016-04-12T16:39:40+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@gitlab.com</email>
</author>
<published>2016-04-12T16:39:40+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=4516f40dfe7167417280391d2cd7f12772c3eda5'/>
<id>4516f40dfe7167417280391d2cd7f12772c3eda5</id>
<content type='text'>

Decouple membership and notifications

This allow you to have notification setting per project even if you are member of group. 
It also creates background for having notification settings in project you are not member of. 


- [x] Make it work
- [x] Migrations
- [x] CHANGELOG
- [x] More tests
- [x] API

For #3359 

After this merge request there is still some work to be done: 

* create migration that remove duplicates in notification settings table and create uniq index (8.8 probably)
* remove notification_level field from Member model in 9.0
* make proper API for notification settings
* use `MemberCreateService` instead of Member#after_create callback for creating notification settings (after #14709) 
* maybe more tests 


Signed-off-by: Dmitriy Zaporozhets &lt;dmitriy.zaporozhets@gmail.com&gt;

See merge request !3421</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Decouple membership and notifications

This allow you to have notification setting per project even if you are member of group. 
It also creates background for having notification settings in project you are not member of. 


- [x] Make it work
- [x] Migrations
- [x] CHANGELOG
- [x] More tests
- [x] API

For #3359 

After this merge request there is still some work to be done: 

* create migration that remove duplicates in notification settings table and create uniq index (8.8 probably)
* remove notification_level field from Member model in 9.0
* make proper API for notification settings
* use `MemberCreateService` instead of Member#after_create callback for creating notification settings (after #14709) 
* maybe more tests 


Signed-off-by: Dmitriy Zaporozhets &lt;dmitriy.zaporozhets@gmail.com&gt;

See merge request !3421</pre>
</div>
</content>
</entry>
<entry>
<title>Move RepositoryArchiveCacheWorker to sidekiq-cron</title>
<updated>2016-04-12T15:12:05+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2016-04-11T19:38:36+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=cba2c437e582dd5880ec45cc4ff2fccda2315ad5'/>
<id>cba2c437e582dd5880ec45cc4ff2fccda2315ad5</id>
<content type='text'>
Closes #15105
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #15105
</pre>
</div>
</content>
</entry>
</feed>
