<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git, branch route-map-string-source</title>
<subtitle>gitlab.com: gitlab-org/gitlab-ce.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/'/>
<entry>
<title>Use stricter regex anchors</title>
<updated>2017-02-07T20:26:00+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@selenight.nl</email>
</author>
<published>2017-02-07T20:26:00+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=2666ef9f04b6a130f342a23124cad927ac1c6068'/>
<id>2666ef9f04b6a130f342a23124cad927ac1c6068</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Support a string source in the route map</title>
<updated>2017-02-07T20:19:12+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@selenight.nl</email>
</author>
<published>2017-02-07T20:19:12+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=636e9bdd11bdb60d9711c3d3ba66406b6d8967ae'/>
<id>636e9bdd11bdb60d9711c3d3ba66406b6d8967ae</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 '23785-with-builds-tab-gone-give-additional-context-in-system-information-element-in-mr-commit-views-by-adding-mini-pipeline-graph' into 'master'</title>
<updated>2017-02-07T19:32:24+00:00</updated>
<author>
<name>Alfredo Sumaran</name>
<email>alfredo@gitlab.com</email>
</author>
<published>2017-02-07T19:32:24+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3f1bc3370ba5245742fd0546b33b43ef631aa325'/>
<id>3f1bc3370ba5245742fd0546b33b43ef631aa325</id>
<content type='text'>

added inline pipeline graph

Closes #23785

See merge request !8576</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

added inline pipeline graph

Closes #23785

See merge request !8576</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'fix-karma-coverage' into 'master'</title>
<updated>2017-02-07T19:30:24+00:00</updated>
<author>
<name>Clement Ho</name>
<email>clemmakesapps@gmail.com</email>
</author>
<published>2017-02-07T19:30:24+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=135b4f75d292070cde6576038f3116ff56aa1092'/>
<id>135b4f75d292070cde6576038f3116ff56aa1092</id>
<content type='text'>

Fix javascript coverage reports

See merge request !9044</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Fix javascript coverage reports

See merge request !9044</pre>
</div>
</content>
</entry>
<entry>
<title>fix karma coverage report</title>
<updated>2017-02-07T19:27:36+00:00</updated>
<author>
<name>Mike Greiling</name>
<email>mike@pixelcog.com</email>
</author>
<published>2017-02-07T19:27:36+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=fbdf54bdcf192fb12a17c06ac74b79c815911e1d'/>
<id>fbdf54bdcf192fb12a17c06ac74b79c815911e1d</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 'route-map' into 'master'</title>
<updated>2017-02-07T19:14:19+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>robert@gitlab.com</email>
</author>
<published>2017-02-07T19:14:19+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=58eae0961ea6e2147a288cda8a56a51303bbf13b'/>
<id>58eae0961ea6e2147a288cda8a56a51303bbf13b</id>
<content type='text'>

Add 'View on [env]' link to blobs and individual files in diffs

See merge request !8867</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Add 'View on [env]' link to blobs and individual files in diffs

See merge request !8867</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '26908-add-foreign-keys-to-timelogs' into 'master'</title>
<updated>2017-02-07T18:31:13+00:00</updated>
<author>
<name>Rubén Dávila Santos</name>
<email>ruben@gitlab.com</email>
</author>
<published>2017-02-07T18:31:13+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d3aaa1a2a0313b7132479d4211e406fde5bc9324'/>
<id>d3aaa1a2a0313b7132479d4211e406fde5bc9324</id>
<content type='text'>

Use normal associations instead of polymorphic

Closes #26908

See merge request !8769</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Use normal associations instead of polymorphic

Closes #26908

See merge request !8769</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '27352-search-label-filter-header' into 'master'</title>
<updated>2017-02-07T18:25:04+00:00</updated>
<author>
<name>Annabel Dunstone Gray</name>
<email>annabel.dunstone@gmail.com</email>
</author>
<published>2017-02-07T18:25:04+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=b0767e82c27dfdb3847a61457815550adaebf028'/>
<id>b0767e82c27dfdb3847a61457815550adaebf028</id>
<content type='text'>

27352 Update label dropdown titles for bulk edits

Closes #27352

See merge request !8852</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

27352 Update label dropdown titles for bulk edits

Closes #27352

See merge request !8852</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '27774-text-color-contrast-is-barely-readable-for-pipelines-visualization-graph-page-with-roboto-fonts' into 'master'</title>
<updated>2017-02-07T18:22:18+00:00</updated>
<author>
<name>Filipa Lacerda</name>
<email>lacerda.filipa@gmail.com</email>
</author>
<published>2017-02-07T18:22:18+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=36f354d8ecec93582d0440842deb0d4babbcccb5'/>
<id>36f354d8ecec93582d0440842deb0d4babbcccb5</id>
<content type='text'>

Give ci status text on pipeline graph a better font-weight

Closes #27774

See merge request !9033</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Give ci status text on pipeline graph a better font-weight

Closes #27774

See merge request !9033</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '24716-fix-ctrl-click-links' into 'master'</title>
<updated>2017-02-07T18:21:53+00:00</updated>
<author>
<name>Clement Ho</name>
<email>clemmakesapps@gmail.com</email>
</author>
<published>2017-02-07T18:21:53+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=5af86f70f956f603f0cb138fb68e33915afd2fc7'/>
<id>5af86f70f956f603f0cb138fb68e33915afd2fc7</id>
<content type='text'>

Fix Ctrl+Click support for Todos and Merge Request page tabs

Closes #24716

See merge request !8898</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Fix Ctrl+Click support for Todos and Merge Request page tabs

Closes #24716

See merge request !8898</pre>
</div>
</content>
</entry>
</feed>
