<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/spec/support, branch fix-btn-alignment</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>Merge branch 'malformed-submodule' into 'master'</title>
<updated>2017-08-15T09:00:44+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@gitlab.com</email>
</author>
<published>2017-08-15T09:00:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=0da644072fa2a79bcb52883eb67838bc02dfc412'/>
<id>0da644072fa2a79bcb52883eb67838bc02dfc412</id>
<content type='text'>
Handle missing .gitmodules when getting submodule urls

See merge request !13509</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Handle missing .gitmodules when getting submodule urls

See merge request !13509</pre>
</div>
</content>
</entry>
<entry>
<title>Display GPG status loading spinner only when Ajax request is made</title>
<updated>2017-08-15T08:20:35+00:00</updated>
<author>
<name>Winnie Hellmann</name>
<email>winnie@gitlab.com</email>
</author>
<published>2017-08-15T08:20:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d2b4109b0830970f41c60b7407366bf760d41676'/>
<id>d2b4109b0830970f41c60b7407366bf760d41676</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 '34527-make-edit-comment-button-always-available-outside-of-dropdown' into 'master'</title>
<updated>2017-08-14T17:08:28+00:00</updated>
<author>
<name>Clement Ho</name>
<email>clemmakesapps@gmail.com</email>
</author>
<published>2017-08-14T17:08:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=cf55fb9b964ad47fa2f1eb5703f447bbb614f125'/>
<id>cf55fb9b964ad47fa2f1eb5703f447bbb614f125</id>
<content type='text'>
Resolve "Make edit comment button always available outside of dropdown"

Closes #34527

See merge request !12931</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Resolve "Make edit comment button always available outside of dropdown"

Closes #34527

See merge request !12931</pre>
</div>
</content>
</entry>
<entry>
<title>Handle missing .gitmodules when getting submodule urls</title>
<updated>2017-08-14T08:53:02+00:00</updated>
<author>
<name>Jacob Vosmaer</name>
<email>jacob@gitlab.com</email>
</author>
<published>2017-08-11T16:23:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d9b6fd4fba1fa996ba6c71358ad933ba2328ba18'/>
<id>d9b6fd4fba1fa996ba6c71358ad933ba2328ba18</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'upstream/master' into 36089-handle-ref-failure-better</title>
<updated>2017-08-11T12:30:14+00:00</updated>
<author>
<name>Lin Jen-Shin</name>
<email>godfat@godfat.org</email>
</author>
<published>2017-08-11T12:30:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3b0dcbf235c7705879345e96fe215b6a7f362d92'/>
<id>3b0dcbf235c7705879345e96fe215b6a7f362d92</id>
<content type='text'>
* upstream/master:
  Fix merge request diff deserialisation when too_large was absent
  Bumps omniauth-ldap gem version to 2.0.4
  Remove an unnecessary `let` in spec/features/projects/user_edits_files_spec.rb
  Remove documentation about rules that are now enforced by RuboCop
  Enable the RSpec/HookArgument cop and auto-correct offenses
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* upstream/master:
  Fix merge request diff deserialisation when too_large was absent
  Bumps omniauth-ldap gem version to 2.0.4
  Remove an unnecessary `let` in spec/features/projects/user_edits_files_spec.rb
  Remove documentation about rules that are now enforced by RuboCop
  Enable the RSpec/HookArgument cop and auto-correct offenses
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'upstream/master' into 36089-handle-ref-failure-better</title>
<updated>2017-08-11T11:15:35+00:00</updated>
<author>
<name>Lin Jen-Shin</name>
<email>godfat@godfat.org</email>
</author>
<published>2017-08-11T11:15:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e04c1ae7c7adfe58ef3d48a760576667cc710248'/>
<id>e04c1ae7c7adfe58ef3d48a760576667cc710248</id>
<content type='text'>
* upstream/master: (62 commits)
  Update gitlab.po: Missing 'r' in "Fouché" that comes from "Fourcher" verb.
  Docs: update user docs index
  Fix minor typos in views
  Fix Layout/SpaceBeforeBlockBraces violation in bin/changelog_spec
  Merge branch 'rs-alphanumeric-ssh-params' into 'security-9-4'
  Merge branch 'import-symlinks-9-3' into 'security-9-3'
  Fix wrong method call on prometheus histogram
  Document new all-in-one Helm chart - docs
  Fix 404 on link path
  Fix line numbers not matching up to code in code viewer.
  Hide overflow-x on collapsed sidebar
  removed global use of breakpoint checker
  Increase performance of the breakpoint size checker
  Filter sensitive query string parameters from NGINX access logs
  Added a template for database changes
  Render new issue link in failed job as a regular link instead of a UJS one
  Include RE2 in the upgrade docs
  Remove affix plugin from issuable sidebar with new navigation
  Fix linter error
  alternative route for download archive
  ...
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* upstream/master: (62 commits)
  Update gitlab.po: Missing 'r' in "Fouché" that comes from "Fourcher" verb.
  Docs: update user docs index
  Fix minor typos in views
  Fix Layout/SpaceBeforeBlockBraces violation in bin/changelog_spec
  Merge branch 'rs-alphanumeric-ssh-params' into 'security-9-4'
  Merge branch 'import-symlinks-9-3' into 'security-9-3'
  Fix wrong method call on prometheus histogram
  Document new all-in-one Helm chart - docs
  Fix 404 on link path
  Fix line numbers not matching up to code in code viewer.
  Hide overflow-x on collapsed sidebar
  removed global use of breakpoint checker
  Increase performance of the breakpoint size checker
  Filter sensitive query string parameters from NGINX access logs
  Added a template for database changes
  Render new issue link in failed job as a regular link instead of a UJS one
  Include RE2 in the upgrade docs
  Remove affix plugin from issuable sidebar with new navigation
  Fix linter error
  alternative route for download archive
  ...
</pre>
</div>
</content>
</entry>
<entry>
<title>Enable the RSpec/HookArgument cop and auto-correct offenses</title>
<updated>2017-08-10T23:29:42+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2017-08-10T22:31:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=c8b802471bcb6ea9ea7af3c7a139598a1f945230'/>
<id>c8b802471bcb6ea9ea7af3c7a139598a1f945230</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>take edit note button out of dropdown</title>
<updated>2017-08-09T23:37:25+00:00</updated>
<author>
<name>Simon Knox</name>
<email>psimyn@gmail.com</email>
</author>
<published>2017-07-18T05:09:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=8858ddaf83e57adc6c003e03e72929f6068a6bfa'/>
<id>8858ddaf83e57adc6c003e03e72929f6068a6bfa</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 '36003-do-not-include-to-kernel' into 'master'</title>
<updated>2017-08-09T16:35:33+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>robert@gitlab.com</email>
</author>
<published>2017-08-09T16:35:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=420d835e5fb41e1c3291a814f807b555b24646ca'/>
<id>420d835e5fb41e1c3291a814f807b555b24646ca</id>
<content type='text'>
Don't include anything to Kernel only because of tasks

Closes #36003

See merge request !13380</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Don't include anything to Kernel only because of tasks

Closes #36003

See merge request !13380</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'rc/enable-the-Layout/SpaceBeforeBlockBraces-cop' into 'master'</title>
<updated>2017-08-09T16:02:04+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>robert@gitlab.com</email>
</author>
<published>2017-08-09T16:02:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=a0fa59f61e28837265f30cd35f265d9311df3f7a'/>
<id>a0fa59f61e28837265f30cd35f265d9311df3f7a</id>
<content type='text'>
Enable the Layout/SpaceBeforeBlockBraces cop

See merge request !13413</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Enable the Layout/SpaceBeforeBlockBraces cop

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