<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/spec/javascripts, branch gitlab-git-spawn-env</title>
<subtitle>gitlab.com: gitlab-org/gitlab-ce.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/'/>
<entry>
<title>Merge branch '40028-special-characters-on-issuable-templates' into 'master'</title>
<updated>2018-01-25T16:19:36+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2018-01-25T16:19:36+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e4c2ce6f67ffdaa88ee394c93e07f175f6e309eb'/>
<id>e4c2ce6f67ffdaa88ee394c93e07f175f6e309eb</id>
<content type='text'>
Handling special characters in Issuable Templates

Closes #40028

See merge request gitlab-org/gitlab-ce!15323</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Handling special characters in Issuable Templates

Closes #40028

See merge request gitlab-org/gitlab-ce!15323</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'update-secret-values-to-support-dynamic-elements' into 'master'</title>
<updated>2018-01-25T15:59:25+00:00</updated>
<author>
<name>Filipa Lacerda</name>
<email>filipa@gitlab.com</email>
</author>
<published>2018-01-25T15:59:25+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=7d8c624bbbba338386d75c0d9c3fa71b59b27e01'/>
<id>7d8c624bbbba338386d75c0d9c3fa71b59b27e01</id>
<content type='text'>
Update secret_values to support dynamic elements within parent

See merge request gitlab-org/gitlab-ce!16665</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update secret_values to support dynamic elements within parent

See merge request gitlab-org/gitlab-ce!16665</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'default-to-https-for-gravatar-urls' into 'master'</title>
<updated>2018-01-25T12:24:33+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2018-01-25T12:24:33+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d772f52e1ec5848b00fc590606d33645f0799eb5'/>
<id>d772f52e1ec5848b00fc590606d33645f0799eb5</id>
<content type='text'>
Default to HTTPS for all Gravatar URLs

See merge request gitlab-org/gitlab-ce!16666</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Default to HTTPS for all Gravatar URLs

See merge request gitlab-org/gitlab-ce!16666</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'fl-more-mr-widget' into 'master'</title>
<updated>2018-01-25T11:50:47+00:00</updated>
<author>
<name>Phil Hughes</name>
<email>me@iamphill.com</email>
</author>
<published>2018-01-25T11:50:47+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=60f372859d0771d7a6f484d64649e9f250699225'/>
<id>60f372859d0771d7a6f484d64649e9f250699225</id>
<content type='text'>
Moves status icon into a vue file and adds tests

See merge request gitlab-org/gitlab-ce!16703</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Moves status icon into a vue file and adds tests

See merge request gitlab-org/gitlab-ce!16703</pre>
</div>
</content>
</entry>
<entry>
<title>Update missing paths</title>
<updated>2018-01-25T10:24:52+00:00</updated>
<author>
<name>Filipa Lacerda</name>
<email>filipa@gitlab.com</email>
</author>
<published>2018-01-25T10:24:52+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=06a187cf233b00a6e8cf1ddabfd6726365386bd2'/>
<id>06a187cf233b00a6e8cf1ddabfd6726365386bd2</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 fl-more-mr-widget</title>
<updated>2018-01-25T10:09:06+00:00</updated>
<author>
<name>Filipa Lacerda</name>
<email>filipa@gitlab.com</email>
</author>
<published>2018-01-25T10:09:06+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=4de9710ae7331e9599005cb67151ccef4f06643d'/>
<id>4de9710ae7331e9599005cb67151ccef4f06643d</id>
<content type='text'>
* master: (30 commits)
  Resolve "Link to Clusters in Auto DevOps instead of Kubernetes service"
  Update CHANGELOG.md for 10.4.1
  Add a gRPC health check to ensure Gitaly is up
  Add formatted_data attribute to Git::WikiPage
  Avoid array indices to fixtures in JS specs
  Migrate .batch_lfs_pointers to Gitaly
  Updates `Revert this merge request` text
  Work around a bug in DatabaseCleaner when using the deletion strategy on MySQL
  Use the DatabaseCleaner 'deletion' strategy instead of 'truncation'
  Workaround a recaptcha pop-up that cannot be tested
  Moves more mr widget components into vue files Adds i18n Adds better test coverage
  Execute system hooks after-commit when executing project hooks
  Remove one Spinach job and add one RSpec job
  Migrate repository bundling to Gitaly
  Use limit for search count queries
  Fix offense in runners settings QA page object class
  Wait for runner until it registers itself in QA tests
  Fix static-analysis offenses in QA support class
  Add specific views / selectors for QA runners page
  Add views / selectors for pipeline show page object
  ...
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* master: (30 commits)
  Resolve "Link to Clusters in Auto DevOps instead of Kubernetes service"
  Update CHANGELOG.md for 10.4.1
  Add a gRPC health check to ensure Gitaly is up
  Add formatted_data attribute to Git::WikiPage
  Avoid array indices to fixtures in JS specs
  Migrate .batch_lfs_pointers to Gitaly
  Updates `Revert this merge request` text
  Work around a bug in DatabaseCleaner when using the deletion strategy on MySQL
  Use the DatabaseCleaner 'deletion' strategy instead of 'truncation'
  Workaround a recaptcha pop-up that cannot be tested
  Moves more mr widget components into vue files Adds i18n Adds better test coverage
  Execute system hooks after-commit when executing project hooks
  Remove one Spinach job and add one RSpec job
  Migrate repository bundling to Gitaly
  Use limit for search count queries
  Fix offense in runners settings QA page object class
  Wait for runner until it registers itself in QA tests
  Fix static-analysis offenses in QA support class
  Add specific views / selectors for QA runners page
  Add views / selectors for pipeline show page object
  ...
</pre>
</div>
</content>
</entry>
<entry>
<title>Add modal for deleting a milestone</title>
<updated>2018-01-25T10:07:32+00:00</updated>
<author>
<name>Winnie Hellmann</name>
<email>winnie@gitlab.com</email>
</author>
<published>2018-01-04T13:15:27+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=b8506500f9d0c3314ff1faf23e16e1e4940fec9e'/>
<id>b8506500f9d0c3314ff1faf23e16e1e4940fec9e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Default to HTTPS for all Gravatar URLs</title>
<updated>2018-01-25T09:00:46+00:00</updated>
<author>
<name>Achilleas Pipinellis</name>
<email>axil@gitlab.com</email>
</author>
<published>2018-01-24T09:11:30+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=85940d766a30edb707b3e5154f38ae90c935e0a2'/>
<id>85940d766a30edb707b3e5154f38ae90c935e0a2</id>
<content type='text'>
If using gravatar.com, both plain_url and ssl_url in settings are now
served via HTTPS. Make this the default.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If using gravatar.com, both plain_url and ssl_url in settings are now
served via HTTPS. Make this the default.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'fl-mr-widget-refactor' into 'master'</title>
<updated>2018-01-25T08:49:05+00:00</updated>
<author>
<name>Phil Hughes</name>
<email>me@iamphill.com</email>
</author>
<published>2018-01-25T08:49:05+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=aff9ecefb8a2c0e3b6816a4632c8433940dd6e88'/>
<id>aff9ecefb8a2c0e3b6816a4632c8433940dd6e88</id>
<content type='text'>
Moves more mr widget components into vue files

See merge request gitlab-org/gitlab-ce!16677</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Moves more mr widget components into vue files

See merge request gitlab-org/gitlab-ce!16677</pre>
</div>
</content>
</entry>
<entry>
<title>Handle special characters on API request of issuable templates</title>
<updated>2018-01-24T23:12:19+00:00</updated>
<author>
<name>Takuya Noguchi</name>
<email>takninnovationresearch@gmail.com</email>
</author>
<published>2017-11-10T15:02:42+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=bb9b7bf6e33ae68d1f898c4cd5e09b44bee2be80'/>
<id>bb9b7bf6e33ae68d1f898c4cd5e09b44bee2be80</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
