<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/spec, branch resolve-scripts-differences</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>Backport EE changes made to the scripts/ directory</title>
<updated>2019-07-29T11:53:20+00:00</updated>
<author>
<name>Yorick Peterse</name>
<email>yorickpeterse@gmail.com</email>
</author>
<published>2019-07-22T15:11:50+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d7a4c1d2a5f395ca6ddb2dc2608ac33ccebf8a74'/>
<id>d7a4c1d2a5f395ca6ddb2dc2608ac33ccebf8a74</id>
<content type='text'>
This backport changes made by EE to the files in the scripts/ directory.
This comes with a few changes to some scripts to make them work in the
single codebase setup.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This backport changes made by EE to the files in the scripts/ directory.
This comes with a few changes to some scripts to make them work in the
single codebase setup.
</pre>
</div>
</content>
</entry>
<entry>
<title>Added navbar searches usage ping counter</title>
<updated>2019-07-29T09:58:58+00:00</updated>
<author>
<name>Francisco Javier López</name>
<email>fjlopez@gitlab.com</email>
</author>
<published>2019-07-29T09:58:58+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=26e9efc011c49b6918d4cc345a3328cabf22e2a7'/>
<id>26e9efc011c49b6918d4cc345a3328cabf22e2a7</id>
<content type='text'>
Added usage ping counter when the user makes
a search through the navbar search component.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added usage ping counter when the user makes
a search through the navbar search component.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'frozen_string_spec_features' into 'master'</title>
<updated>2019-07-29T08:29:43+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2019-07-29T08:29:43+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=aa0d8b4cbac34c3aac20fbb45c676e0c8d22f1f9'/>
<id>aa0d8b4cbac34c3aac20fbb45c676e0c8d22f1f9</id>
<content type='text'>
Add frozen_string_literal to spec/features

See merge request gitlab-org/gitlab-ce!31131</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add frozen_string_literal to spec/features

See merge request gitlab-org/gitlab-ce!31131</pre>
</div>
</content>
</entry>
<entry>
<title>Add Job specific variables</title>
<updated>2019-07-29T07:43:10+00:00</updated>
<author>
<name>Matija Čupić</name>
<email>matteeyah@gmail.com</email>
</author>
<published>2019-07-29T07:43:10+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=a5aa40c5fe93dc3daba8a578f4c09c4e443fcbec'/>
<id>a5aa40c5fe93dc3daba8a578f4c09c4e443fcbec</id>
<content type='text'>
Adds Job specific variables to facilitate specifying variables when
running manual jobs.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adds Job specific variables to facilitate specifying variables when
running manual jobs.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '61787-the-colour-selector-for-broadcast-messages-should-provide-a-few-default-options-with-descriptive-labels-like-red-green-blue' into 'master'</title>
<updated>2019-07-29T05:19:42+00:00</updated>
<author>
<name>Kushal Pandya</name>
<email>kushalspandya@gmail.com</email>
</author>
<published>2019-07-29T05:19:42+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=946f7c0687760ec49aca582a329d0ec3c7ac3037'/>
<id>946f7c0687760ec49aca582a329d0ec3c7ac3037</id>
<content type='text'>
Resolve "Add color selector for broadcast messages"

Closes #61787

See merge request gitlab-org/gitlab-ce!30988</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Resolve "Add color selector for broadcast messages"

Closes #61787

See merge request gitlab-org/gitlab-ce!30988</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unused Clusters::RefreshService</title>
<updated>2019-07-29T02:04:18+00:00</updated>
<author>
<name>Tiger</name>
<email>twatson@gitlab.com</email>
</author>
<published>2019-07-29T02:04:18+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=ce0d74c26b6499062e5dd28f2000c18dfefabf92'/>
<id>ce0d74c26b6499062e5dd28f2000c18dfefabf92</id>
<content type='text'>
Also removes all logic from ClusterConfigureWorker
and ClusterProjectConfigureWorker, which are also
no longer used.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also removes all logic from ClusterConfigureWorker
and ClusterProjectConfigureWorker, which are also
no longer used.
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Merge branch '52123-issuable-actions-notesfinder-pderichs' into 'master'"</title>
<updated>2019-07-27T04:28:56+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2019-07-27T04:28:56+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=c41788fe54fecf113a31b1aa3238ea22ac1947d5'/>
<id>c41788fe54fecf113a31b1aa3238ea22ac1947d5</id>
<content type='text'>
This reverts merge request !29733</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts merge request !29733</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '52123-issuable-actions-notesfinder-pderichs' into 'master'</title>
<updated>2019-07-26T22:29:07+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2019-07-26T22:29:07+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=7dccb44448aed3227072154f2385383c54f2d4f6'/>
<id>7dccb44448aed3227072154f2385383c54f2d4f6</id>
<content type='text'>
Use NotesFinder to fetch notes in module IssuableActions

Closes #52123

See merge request gitlab-org/gitlab-ce!29733</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use NotesFinder to fetch notes in module IssuableActions

Closes #52123

See merge request gitlab-org/gitlab-ce!29733</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '19186-redirect-wiki-git-route-to-wiki' into 'master'</title>
<updated>2019-07-26T21:01:41+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2019-07-26T21:01:41+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=2219b140b6873b893a3cac2cae195b929a20f5aa'/>
<id>2219b140b6873b893a3cac2cae195b929a20f5aa</id>
<content type='text'>
Redirect project.wiki.git to project wiki home

See merge request gitlab-org/gitlab-ce!31085</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Redirect project.wiki.git to project wiki home

See merge request gitlab-org/gitlab-ce!31085</pre>
</div>
</content>
</entry>
<entry>
<title>Changes capybara selector to qa-selector</title>
<updated>2019-07-26T21:00:54+00:00</updated>
<author>
<name>Tanya Pazitny</name>
<email>tpazitny@gitlab.com</email>
</author>
<published>2019-07-26T21:00:54+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=ebd992fdafb5e10dcf22b7f6a751ffc882ebaea4'/>
<id>ebd992fdafb5e10dcf22b7f6a751ffc882ebaea4</id>
<content type='text'>
Otherwise capybara hits ambiguous match.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Otherwise capybara hits ambiguous match.
</pre>
</div>
</content>
</entry>
</feed>
