<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git, branch brodock/webpacker</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>WIP Webpacker</title>
<updated>2019-09-06T02:20:46+00:00</updated>
<author>
<name>Gabriel Mazetto</name>
<email>brodock@gmail.com</email>
</author>
<published>2019-06-13T02:59:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=0a132398a45b0a642d24ddd4b6c083002f079e96'/>
<id>0a132398a45b0a642d24ddd4b6c083002f079e96</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 '10395-require-code-owner-approval-on-pushes' into 'master'</title>
<updated>2019-09-05T13:01:37+00:00</updated>
<author>
<name>Nick Thomas</name>
<email>nick@gitlab.com</email>
</author>
<published>2019-09-05T13:01:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=4aeb9f8754cd0a4fb37d9d0d22ac9c2f1f73ba77'/>
<id>4aeb9f8754cd0a4fb37d9d0d22ac9c2f1f73ba77</id>
<content type='text'>
EE-&gt;CE: Structure for "Require code owner approval on pushes"

See merge request gitlab-org/gitlab-ce!32607</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
EE-&gt;CE: Structure for "Require code owner approval on pushes"

See merge request gitlab-org/gitlab-ce!32607</pre>
</div>
</content>
</entry>
<entry>
<title>Add structure to support EE feature of COAR</title>
<updated>2019-09-05T13:01:36+00:00</updated>
<author>
<name>Kerri Miller</name>
<email>kerrizor@kerrizor.com</email>
</author>
<published>2019-09-05T13:01:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=0e40b41e224f18076426578da08548ae22afdcd1'/>
<id>0e40b41e224f18076426578da08548ae22afdcd1</id>
<content type='text'>
These are the structural changes for supporting the EE feature of moving
"code_owner_approval_required" state from existing on a project to being
on the protected branches individually, allowing for CODEOWNER
validation on push events.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These are the structural changes for supporting the EE feature of moving
"code_owner_approval_required" state from existing on a project to being
on the protected branches individually, allowing for CODEOWNER
validation on push events.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'mh/wait-for-requests' into 'master'</title>
<updated>2019-09-05T12:56:18+00:00</updated>
<author>
<name>Paul Slaughter</name>
<email>pslaughter@gitlab.com</email>
</author>
<published>2019-09-05T12:56:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=95ef27253909ba7ff30667af14f7ea2256c1ae8d'/>
<id>95ef27253909ba7ff30667af14f7ea2256c1ae8d</id>
<content type='text'>
Add helper to wait for axios requests in frontend tests

Closes #60972

See merge request gitlab-org/gitlab-ce!30887</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add helper to wait for axios requests in frontend tests

Closes #60972

See merge request gitlab-org/gitlab-ce!30887</pre>
</div>
</content>
</entry>
<entry>
<title>Add helpers to wait for axios requests</title>
<updated>2019-09-05T12:56:17+00:00</updated>
<author>
<name>Martin Hanzel</name>
<email>martin@hanzel.io</email>
</author>
<published>2019-09-05T12:56:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=bd20aeb64c4eed117831556c54b40ff4aee9bfd1'/>
<id>bd20aeb64c4eed117831556c54b40ff4aee9bfd1</id>
<content type='text'>
Add two methods to the axios_utils Jest mock:

- `waitFor(url)`, which returns a Promise that resolves when the
  next request to `url` finishes.
- `waitForAll()`, which returns a Promise that resolves when all
  pending requests finish.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add two methods to the axios_utils Jest mock:

- `waitFor(url)`, which returns a Promise that resolves when the
  next request to `url` finishes.
- `waitForAll()`, which returns a Promise that resolves when all
  pending requests finish.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'ce-xanf-migrate-clientside-spec-to-jest' into 'master'</title>
<updated>2019-09-05T12:44:18+00:00</updated>
<author>
<name>Paul Slaughter</name>
<email>pslaughter@gitlab.com</email>
</author>
<published>2019-09-05T12:44:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=914af2f516acfa05cead52e438a35464abb4ac1d'/>
<id>914af2f516acfa05cead52e438a35464abb4ac1d</id>
<content type='text'>
Resolve "Migrate spec/javascripts/ide/components/preview/clientside_spec.js to Jest"

See merge request gitlab-org/gitlab-ce!32294</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Resolve "Migrate spec/javascripts/ide/components/preview/clientside_spec.js to Jest"

See merge request gitlab-org/gitlab-ce!32294</pre>
</div>
</content>
</entry>
<entry>
<title>Refactored spec to Jest for clientside_spec</title>
<updated>2019-09-05T12:44:17+00:00</updated>
<author>
<name>Illya Klymov</name>
<email>xanf@xanf.me</email>
</author>
<published>2019-09-05T12:44:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=b435bbc596fa43d366177a2b64ddca5621ffbc81'/>
<id>b435bbc596fa43d366177a2b64ddca5621ffbc81</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 'refactor_new_migration_helpers' into 'master'</title>
<updated>2019-09-05T12:15:18+00:00</updated>
<author>
<name>Andreas Brandl</name>
<email>abrandl@gitlab.com</email>
</author>
<published>2019-09-05T12:15:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=dd80d6229215d0ca4c3eae7bde1ac4b2a0d12d3c'/>
<id>dd80d6229215d0ca4c3eae7bde1ac4b2a0d12d3c</id>
<content type='text'>
Refactor new undo_cleanup_concurrent_column_rename migration helper

See merge request gitlab-org/gitlab-ce!32343</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Refactor new undo_cleanup_concurrent_column_rename migration helper

See merge request gitlab-org/gitlab-ce!32343</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor new undo_* methods</title>
<updated>2019-09-05T12:15:16+00:00</updated>
<author>
<name>Reuben Pereira</name>
<email>rpereira@gitlab.com</email>
</author>
<published>2019-09-05T12:15:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=43d33ef82421314b1ae0fb3bbe48b0def3084adb'/>
<id>43d33ef82421314b1ae0fb3bbe48b0def3084adb</id>
<content type='text'>
- Move code for creating a new column from old into a function so that
it can be reused.
- Also add comments above the methods.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Move code for creating a new column from old into a function so that
it can be reused.
- Also add comments above the methods.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '66150-remove-dynamically-constructed-feature-flags-starting-with-prometheus_transaction_' into 'master'</title>
<updated>2019-09-05T11:38:08+00:00</updated>
<author>
<name>Peter Leitzen</name>
<email>pleitzen@gitlab.com</email>
</author>
<published>2019-09-05T11:38:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=1c6aa98c37f3cb4221819044294020923c14f57d'/>
<id>1c6aa98c37f3cb4221819044294020923c14f57d</id>
<content type='text'>
Resolve "Remove dynamically constructed feature flags starting with `prometheus_transaction_`"

Closes #66150

See merge request gitlab-org/gitlab-ce!32395</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Resolve "Remove dynamically constructed feature flags starting with `prometheus_transaction_`"

Closes #66150

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