<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/spec/javascripts, branch 38869-issue</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 broken test</title>
<updated>2017-10-30T19:50:17+00:00</updated>
<author>
<name>Filipa Lacerda</name>
<email>filipa@gitlab.com</email>
</author>
<published>2017-10-30T19:50:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=1c978aff62dc78acbbfc6fd153dcb5f7b777ac3f'/>
<id>1c978aff62dc78acbbfc6fd153dcb5f7b777ac3f</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 'master' into 38869-importer_status</title>
<updated>2017-10-30T11:19:07+00:00</updated>
<author>
<name>Filipa Lacerda</name>
<email>filipa@gitlab.com</email>
</author>
<published>2017-10-30T11:19:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=46d8209e8c525ec619693c4e09ace3ef59c64d5f'/>
<id>46d8209e8c525ec619693c4e09ace3ef59c64d5f</id>
<content type='text'>
* master: (51 commits)
  Move locked check to a guard-clause
  Ci::Build tag is a trait instead of an own factory
  [CE backport] Saved configuration for issue board
  Use the correct project visibility in system hooks
  Add changelog
  more readable changelog
  Make merge_jid handling less stateful in MergeService
  Fetch the merged branches at once
  remove extra whitespace
  use a delegate for `username` to be more future friendly
  Merging EE doc into CE
  add changelog entry
  Avoid using Rugged in Gitlab::Git::Wiki#preview_slug
  Cache commits on the repository model
  Remove groups_select from global namespace &amp; simplifies the code
  Change default disabled merge request widget message to "Merge is not allowed yet"
  Semi-linear history merge is now available in CE.
  Remove repetitive karma spec
  Improve spec to check hidden component
  Rename to shouldShowUsername
  ...
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* master: (51 commits)
  Move locked check to a guard-clause
  Ci::Build tag is a trait instead of an own factory
  [CE backport] Saved configuration for issue board
  Use the correct project visibility in system hooks
  Add changelog
  more readable changelog
  Make merge_jid handling less stateful in MergeService
  Fetch the merged branches at once
  remove extra whitespace
  use a delegate for `username` to be more future friendly
  Merging EE doc into CE
  add changelog entry
  Avoid using Rugged in Gitlab::Git::Wiki#preview_slug
  Cache commits on the repository model
  Remove groups_select from global namespace &amp; simplifies the code
  Change default disabled merge request widget message to "Merge is not allowed yet"
  Semi-linear history merge is now available in CE.
  Remove repetitive karma spec
  Improve spec to check hidden component
  Rename to shouldShowUsername
  ...
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'add-user-avatar-username-link' into 'master'</title>
<updated>2017-10-27T12:50:58+00:00</updated>
<author>
<name>Fatih Acet</name>
<email>acetfatih@gmail.com</email>
</author>
<published>2017-10-27T12:50:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=ab9b54f977b921267f7703f170216fb3594d00a5'/>
<id>ab9b54f977b921267f7703f170216fb3594d00a5</id>
<content type='text'>
Add configurable option to display username in user avatar link component

See merge request gitlab-org/gitlab-ce!14902</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add configurable option to display username in user avatar link component

See merge request gitlab-org/gitlab-ce!14902</pre>
</div>
</content>
</entry>
<entry>
<title>Change default disabled merge request widget message to "Merge is not allowed yet"</title>
<updated>2017-10-27T08:52:30+00:00</updated>
<author>
<name>Eric Eastwood</name>
<email>contact@ericeastwood.com</email>
</author>
<published>2017-10-19T18:03:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=b7835587e507ae9bc8e49c738370f6ef5b9f64fe'/>
<id>b7835587e507ae9bc8e49c738370f6ef5b9f64fe</id>
<content type='text'>
Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/39188
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/39188
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove repetitive karma spec</title>
<updated>2017-10-27T08:21:56+00:00</updated>
<author>
<name>Clement Ho</name>
<email>ClemMakesApps@gmail.com</email>
</author>
<published>2017-10-27T08:21:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=4e8010aa9d8bdb05c3999691731daa2e8e99c9d8'/>
<id>4e8010aa9d8bdb05c3999691731daa2e8e99c9d8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve spec to check hidden component</title>
<updated>2017-10-27T08:20:53+00:00</updated>
<author>
<name>Clement Ho</name>
<email>ClemMakesApps@gmail.com</email>
</author>
<published>2017-10-27T08:20:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=b1b596be8942bb2e8e56c4ecad5f12b1961475eb'/>
<id>b1b596be8942bb2e8e56c4ecad5f12b1961475eb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove issuable form from global namespace</title>
<updated>2017-10-26T20:21:55+00:00</updated>
<author>
<name>Filipa Lacerda</name>
<email>filipa@gitlab.com</email>
</author>
<published>2017-10-26T20:21:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=94743e0e8fa80f9dc2f2200f33c7047e859ee12d'/>
<id>94743e0e8fa80f9dc2f2200f33c7047e859ee12d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove issuableContext from global namespace</title>
<updated>2017-10-26T20:14:46+00:00</updated>
<author>
<name>Filipa Lacerda</name>
<email>filipa@gitlab.com</email>
</author>
<published>2017-10-26T20:14:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=a665a35438fe1ddf96228918fd99f790de9b6517'/>
<id>a665a35438fe1ddf96228918fd99f790de9b6517</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improves issuable tests</title>
<updated>2017-10-26T20:06:06+00:00</updated>
<author>
<name>Filipa Lacerda</name>
<email>filipa@gitlab.com</email>
</author>
<published>2017-10-26T20:02:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=cf542f9ed0ff54e9072eca250244662808b80eab'/>
<id>cf542f9ed0ff54e9072eca250244662808b80eab</id>
<content type='text'>
Fixes missing dependencies
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes missing dependencies
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '38178-fl-mr-notes-components' into 'master'</title>
<updated>2017-10-25T15:45:40+00:00</updated>
<author>
<name>Phil Hughes</name>
<email>me@iamphill.com</email>
</author>
<published>2017-10-25T15:45:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3ddffec0d62146e27298a982a7d2935dbe518fb9'/>
<id>3ddffec0d62146e27298a982a7d2935dbe518fb9</id>
<content type='text'>
Moves placeholders components into shared folder with documentation.

See merge request gitlab-org/gitlab-ce!14964</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Moves placeholders components into shared folder with documentation.

See merge request gitlab-org/gitlab-ce!14964</pre>
</div>
</content>
</entry>
</feed>
