<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git, branch 38869-datetime</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>Fixes after review</title>
<updated>2017-12-13T09:37:07+00:00</updated>
<author>
<name>Filipa Lacerda</name>
<email>filipa@gitlab.com</email>
</author>
<published>2017-12-13T09:37:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=114f93cccff08771dab7c7d11cc24d73960f0fc5'/>
<id>114f93cccff08771dab7c7d11cc24d73960f0fc5</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-datetime</title>
<updated>2017-12-13T09:36:50+00:00</updated>
<author>
<name>Filipa Lacerda</name>
<email>filipa@gitlab.com</email>
</author>
<published>2017-12-13T09:36:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=011ffcfd30b07b7d5c31876a66059c9467ca4147'/>
<id>011ffcfd30b07b7d5c31876a66059c9467ca4147</id>
<content type='text'>
* master: (85 commits)
  Export old code into es6 modules
  Use relative URL for projects to avoid storing domains
  Fix spec by avoiding monkeypatching
  Return the noteable in Note#touch_noteable
  add CHANGELOG.md entry for !15889
  fix broken empty state assets for environment monitoring page
  removed tab indexes from tag form
  Refactor entrypoint override docs
  Present member collection at the controller level
  Adds i18n
  check the import_status field before doing SQL operations to check the import url
  Fix rubocop offence
  Fix entrypoint overriding documentation
  Remove unnecessary js-issuable-edit
  Use memoization for commits on diffs
  Move Repository#write_ref to Git::Repository#write_ref
  Treat empty markdown and html strings as valid cached text, not missing cache that needs to be updated
  Center cluster title
  Remove noisy notification from QA base page
  Remove unused page from hashed storage QA scenario
  ...
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* master: (85 commits)
  Export old code into es6 modules
  Use relative URL for projects to avoid storing domains
  Fix spec by avoiding monkeypatching
  Return the noteable in Note#touch_noteable
  add CHANGELOG.md entry for !15889
  fix broken empty state assets for environment monitoring page
  removed tab indexes from tag form
  Refactor entrypoint override docs
  Present member collection at the controller level
  Adds i18n
  check the import_status field before doing SQL operations to check the import url
  Fix rubocop offence
  Fix entrypoint overriding documentation
  Remove unnecessary js-issuable-edit
  Use memoization for commits on diffs
  Move Repository#write_ref to Git::Repository#write_ref
  Treat empty markdown and html strings as valid cached text, not missing cache that needs to be updated
  Center cluster title
  Remove noisy notification from QA base page
  Remove unused page from hashed storage QA scenario
  ...
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '28869-es6-modules' into 'master'</title>
<updated>2017-12-13T09:26:45+00:00</updated>
<author>
<name>Phil Hughes</name>
<email>me@iamphill.com</email>
</author>
<published>2017-12-13T09:26:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=eacf99aff7a71d11b42f22c2e9399d1550052853'/>
<id>eacf99aff7a71d11b42f22c2e9399d1550052853</id>
<content type='text'>
Export old code into es6 modules

See merge request gitlab-org/gitlab-ce!15787</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Export old code into es6 modules

See merge request gitlab-org/gitlab-ce!15787</pre>
</div>
</content>
</entry>
<entry>
<title>Export old code into es6 modules</title>
<updated>2017-12-13T09:26:44+00:00</updated>
<author>
<name>Filipa Lacerda</name>
<email>filipa@gitlab.com</email>
</author>
<published>2017-12-13T09:26:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=aa90e8ea5b025dc5de5887b2694e25745bf97e48'/>
<id>aa90e8ea5b025dc5de5887b2694e25745bf97e48</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 '40895-fix-frequent-projects-stale-path' into 'master'</title>
<updated>2017-12-13T09:16:30+00:00</updated>
<author>
<name>Phil Hughes</name>
<email>me@iamphill.com</email>
</author>
<published>2017-12-13T09:16:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=bcb14a0dbb729ab88ef5eb93ad7a4694ed8cac9d'/>
<id>bcb14a0dbb729ab88ef5eb93ad7a4694ed8cac9d</id>
<content type='text'>
Use relative URL for projects to avoid storing domains

Closes #40895

See merge request gitlab-org/gitlab-ce!15876</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use relative URL for projects to avoid storing domains

Closes #40895

See merge request gitlab-org/gitlab-ce!15876</pre>
</div>
</content>
</entry>
<entry>
<title>Use relative URL for projects to avoid storing domains</title>
<updated>2017-12-13T09:16:30+00:00</updated>
<author>
<name>Kushal Pandya</name>
<email>kushalspandya@gmail.com</email>
</author>
<published>2017-12-13T09:16:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=f5e7fbf17c8549cc41c1821e5ef9d6b615ce4efd'/>
<id>f5e7fbf17c8549cc41c1821e5ef9d6b615ce4efd</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 '40468-empty-states' into 'master'</title>
<updated>2017-12-13T08:38:48+00:00</updated>
<author>
<name>Tim Zallmann</name>
<email>tzallmann@gitlab.com</email>
</author>
<published>2017-12-13T08:38:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=a11fae2489c650bcb6cdd9e5a31c0ea01041256f'/>
<id>a11fae2489c650bcb6cdd9e5a31c0ea01041256f</id>
<content type='text'>
Resolve "Update styling of empty states"

Closes #40468

See merge request gitlab-org/gitlab-ce!15791</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Resolve "Update styling of empty states"

Closes #40468

See merge request gitlab-org/gitlab-ce!15791</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '40285-prometheus-loading-screen-no-longer-seems-to-appear' into 'master'</title>
<updated>2017-12-13T06:45:44+00:00</updated>
<author>
<name>Tim Zallmann</name>
<email>tzallmann@gitlab.com</email>
</author>
<published>2017-12-13T06:45:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=a8b9852837c3ecde3148a7e989d53fd5ac025bc3'/>
<id>a8b9852837c3ecde3148a7e989d53fd5ac025bc3</id>
<content type='text'>
Resolve "Prometheus loading screen no longer seems to appear"

Closes #40285

See merge request gitlab-org/gitlab-ce!15889</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Resolve "Prometheus loading screen no longer seems to appear"

Closes #40285

See merge request gitlab-org/gitlab-ce!15889</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'mk-fix-leaky-spec' into 'master'</title>
<updated>2017-12-12T23:44:48+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2017-12-12T23:44:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=31fa9313991881258b4697cb507cfc8ab205b7dc'/>
<id>31fa9313991881258b4697cb507cfc8ab205b7dc</id>
<content type='text'>
CE Backport - Fix order-dependent spec failure by avoiding monkeypatching

See merge request gitlab-org/gitlab-ce!15893</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CE Backport - Fix order-dependent spec failure by avoiding monkeypatching

See merge request gitlab-org/gitlab-ce!15893</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'remove-tabindexes-from-tag-form' into 'master'</title>
<updated>2017-12-12T23:31:49+00:00</updated>
<author>
<name>Annabel Dunstone Gray</name>
<email>annabel.dunstone@gmail.com</email>
</author>
<published>2017-12-12T23:31:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=7ed6a651598ea0658674f2fab15d5f7c8dc187ad'/>
<id>7ed6a651598ea0658674f2fab15d5f7c8dc187ad</id>
<content type='text'>
removed tab indexes from tag form

See merge request gitlab-org/gitlab-ce!15886</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
removed tab indexes from tag form

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