<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git, branch sh-fix-lograge-exception</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 lograge exclusion in params section</title>
<updated>2017-07-28T05:26:57+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2017-07-28T05:24:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3a200165c3ba43a6f037bcb59c97a13f33624db1'/>
<id>3a200165c3ba43a6f037bcb59c97a13f33624db1</id>
<content type='text'>
Without this fix, we would just see redundant entries in the `params` section:

```
{"method":"GET","path":"/-/metrics","format":"html","controller":"MetricsController","action":"index","status":404,"duration":1.42,"view":0.38,"db":0.0,"time":"2017-07-28T02:59:18.167Z","params":{"controller":"metrics","action":"index"}}
```

The intended format looks more like this:

```
{"method":"GET","path":"/-/metrics","format":"html","controller":"MetricsController","action":"index","status":404,"duration":76.32,"view":69.95,"db":0.0,"time":"2017-07-28T02:59:48.893Z","params":{}}
```

The proper form to exclude an array is to preface with an asterisk:
https://apidock.com/rails/Hash/except
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Without this fix, we would just see redundant entries in the `params` section:

```
{"method":"GET","path":"/-/metrics","format":"html","controller":"MetricsController","action":"index","status":404,"duration":1.42,"view":0.38,"db":0.0,"time":"2017-07-28T02:59:18.167Z","params":{"controller":"metrics","action":"index"}}
```

The intended format looks more like this:

```
{"method":"GET","path":"/-/metrics","format":"html","controller":"MetricsController","action":"index","status":404,"duration":76.32,"view":69.95,"db":0.0,"time":"2017-07-28T02:59:48.893Z","params":{}}
```

The proper form to exclude an array is to preface with an asterisk:
https://apidock.com/rails/Hash/except
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'bvl-add-all-settings-to-api' into 'master'</title>
<updated>2017-07-27T23:55:23+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>robert@gitlab.com</email>
</author>
<published>2017-07-27T23:55:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=02b25598cbedaaec96d8c9e52de7f969a5eb71a1'/>
<id>02b25598cbedaaec96d8c9e52de7f969a5eb71a1</id>
<content type='text'>
Add all ApplicationSettings attributes to the API

See merge request !12851</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add all ApplicationSettings attributes to the API

See merge request !12851</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'gitaly-all-branches' into 'master'</title>
<updated>2017-07-27T22:18:49+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>robert@gitlab.com</email>
</author>
<published>2017-07-27T22:18:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e6112b7fcf445ddd30dc37427b8bcde899c9efda'/>
<id>e6112b7fcf445ddd30dc37427b8bcde899c9efda</id>
<content type='text'>
Incorporate RefsService.FindAllBranches Gitaly RPC

Closes gitaly#408

See merge request !13027</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Incorporate RefsService.FindAllBranches Gitaly RPC

Closes gitaly#408

See merge request !13027</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'ch-test-removal' into 'master'</title>
<updated>2017-07-27T20:39:34+00:00</updated>
<author>
<name>Jacob Schatz</name>
<email>jschatz@gitlab.com</email>
</author>
<published>2017-07-27T20:39:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=27df74ad41616b2f83b7daa71579c448641ee6db'/>
<id>27df74ad41616b2f83b7daa71579c448641ee6db</id>
<content type='text'>
Remove unused haml file

See merge request !13090</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove unused haml file

See merge request !13090</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'update-server-terms-for-ha-docs' into 'master'</title>
<updated>2017-07-27T20:33:09+00:00</updated>
<author>
<name>Drew Blessing</name>
<email>drew@blessing.io</email>
</author>
<published>2017-07-27T20:33:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=720c3e6d7bb869e9620fc43174d20ce7a5038b87'/>
<id>720c3e6d7bb869e9620fc43174d20ce7a5038b87</id>
<content type='text'>
Update server terminolgy to differentiate HA setups from Geo

See merge request !13139</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update server terminolgy to differentiate HA setups from Geo

See merge request !13139</pre>
</div>
</content>
</entry>
<entry>
<title>Update server terminolgy to differentiate HA setups from Geo</title>
<updated>2017-07-27T20:33:09+00:00</updated>
<author>
<name>Chenjerai Katanda</name>
<email>ckatanda@gitlab.com</email>
</author>
<published>2017-07-27T20:33:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=db8d5fc2586e34dc83b8b9cd1a8fd3dbb5b6e881'/>
<id>db8d5fc2586e34dc83b8b9cd1a8fd3dbb5b6e881</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Incorporate RefsService.FindAllBranches Gitaly RPC</title>
<updated>2017-07-27T19:40:54+00:00</updated>
<author>
<name>Alejandro Rodríguez</name>
<email>alejorro70@gmail.com</email>
</author>
<published>2017-07-22T22:13:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=8e3f2ecfa9f479eca039d2223055d57617d8ba17'/>
<id>8e3f2ecfa9f479eca039d2223055d57617d8ba17</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve Gitlab::Git::Repository specs for #branches</title>
<updated>2017-07-27T19:39:31+00:00</updated>
<author>
<name>Alejandro Rodríguez</name>
<email>alejorro70@gmail.com</email>
</author>
<published>2017-07-22T22:13:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=8065adcc1e7d69fe3c98fb951256b2514c9d28b6'/>
<id>8065adcc1e7d69fe3c98fb951256b2514c9d28b6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unused Gitlab::Git operations</title>
<updated>2017-07-27T19:39:31+00:00</updated>
<author>
<name>Alejandro Rodríguez</name>
<email>alejorro70@gmail.com</email>
</author>
<published>2017-07-22T21:53:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=432bb22308d13542821ab96e0d011847642276fc'/>
<id>432bb22308d13542821ab96e0d011847642276fc</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 'feature/migrate-repository-tags-to-gitaly' into 'master'</title>
<updated>2017-07-27T19:33:43+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>robert@gitlab.com</email>
</author>
<published>2017-07-27T19:33:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=467979c6117954503c356d7df2980a5c5c4d4e11'/>
<id>467979c6117954503c356d7df2980a5c5c4d4e11</id>
<content type='text'>
Migrate Repository#tags to Gitaly

Closes gitaly#411

See merge request !13092</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Migrate Repository#tags to Gitaly

Closes gitaly#411

See merge request !13092</pre>
</div>
</content>
</entry>
</feed>
