<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git, branch reply-by-email-diff</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>Fix reply by email for comments on a specific line in a diff/commit.</title>
<updated>2015-09-20T16:18:39+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@gitlab.com</email>
</author>
<published>2015-09-20T16:18:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3377808193e8571b028fd05f009a7d1089dcc916'/>
<id>3377808193e8571b028fd05f009a7d1089dcc916</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 'style-pagination' into 'master'</title>
<updated>2015-09-20T15:43:49+00:00</updated>
<author>
<name>Dmitriy Zaporozhets</name>
<email>dmitriy.zaporozhets@gmail.com</email>
</author>
<published>2015-09-20T15:43:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=11bbc06b4bbcb678f3ee6b8f1d143ed86d25a76c'/>
<id>11bbc06b4bbcb678f3ee6b8f1d143ed86d25a76c</id>
<content type='text'>

Apply new design to pagination

Signed-off-by: Dmitriy Zaporozhets &lt;dmitriy.zaporozhets@gmail.com&gt;

cc @skyruler 

See merge request !1362</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Apply new design to pagination

Signed-off-by: Dmitriy Zaporozhets &lt;dmitriy.zaporozhets@gmail.com&gt;

cc @skyruler 

See merge request !1362</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'ci-build-list' into 'master'</title>
<updated>2015-09-20T15:41:24+00:00</updated>
<author>
<name>Dmitriy Zaporozhets</name>
<email>dmitriy.zaporozhets@gmail.com</email>
</author>
<published>2015-09-20T15:41:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=0b3f563b33135d34e45a35068d4765e07c36132b'/>
<id>0b3f563b33135d34e45a35068d4765e07c36132b</id>
<content type='text'>

Style CI project/build list

* return `bs-callout` css class to fix few UI issues
* refactor build status helpers
* style CI project page (#2545)
* style build page by re-using existing UI components
* style CI commit page  by re-using existing UI components

Signed-off-by: Dmitriy Zaporozhets &lt;dmitriy.zaporozhets@gmail.com&gt;

See merge request !1339</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Style CI project/build list

* return `bs-callout` css class to fix few UI issues
* refactor build status helpers
* style CI project page (#2545)
* style build page by re-using existing UI components
* style CI commit page  by re-using existing UI components

Signed-off-by: Dmitriy Zaporozhets &lt;dmitriy.zaporozhets@gmail.com&gt;

See merge request !1339</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'jwt' into 'master'</title>
<updated>2015-09-20T15:19:33+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@gitlab.com</email>
</author>
<published>2015-09-20T15:19:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=9be1c08e5dc099803ea5716c3ee898a91a9575ac'/>
<id>9be1c08e5dc099803ea5716c3ee898a91a9575ac</id>
<content type='text'>

Removed format validation

**What does this MR do?**

Removals format validation for drone token

**Are there points in the code the reviewer needs to double check?**

Nothing

**Why was this MR needed?**

because drone migrated to JWT tokens and JWT token doesn't valid with current format ( i don't know how many symbols JWT can use for this )

See merge request !1359</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Removed format validation

**What does this MR do?**

Removals format validation for drone token

**Are there points in the code the reviewer needs to double check?**

Nothing

**Why was this MR needed?**

because drone migrated to JWT tokens and JWT token doesn't valid with current format ( i don't know how many symbols JWT can use for this )

See merge request !1359</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'rs-bump-two-factor' into 'master'</title>
<updated>2015-09-20T15:07:58+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@gitlab.com</email>
</author>
<published>2015-09-20T15:07:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=2c0704fabcf81a995ed67ddeac56f4bbcd44ac12'/>
<id>2c0704fabcf81a995ed67ddeac56f4bbcd44ac12</id>
<content type='text'>

Bump devise-two-factor to 2.0.0

Addresses internal https://dev.gitlab.org/gitlab/gitlabhq/issues/2605

See https://github.com/tinfoil/devise-two-factor/pull/43

See merge request !1363</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Bump devise-two-factor to 2.0.0

Addresses internal https://dev.gitlab.org/gitlab/gitlabhq/issues/2605

See https://github.com/tinfoil/devise-two-factor/pull/43

See merge request !1363</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' of github.com:gitlabhq/gitlabhq</title>
<updated>2015-09-20T07:41:14+00:00</updated>
<author>
<name>Robert Schilling</name>
<email>rschilling@student.tugraz.at</email>
</author>
<published>2015-09-20T07:41:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d622df0bf8dea5167f53b3b5595832e7a77b93e6'/>
<id>d622df0bf8dea5167f53b3b5595832e7a77b93e6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #9646 from sameersbn/fix-link-to-docs</title>
<updated>2015-09-20T07:18:09+00:00</updated>
<author>
<name>Robert Schilling</name>
<email>Razer6@users.noreply.github.com</email>
</author>
<published>2015-09-20T07:18:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=a26680acdfb501a27a9b5116479e146b4eae2a21'/>
<id>a26680acdfb501a27a9b5116479e146b4eae2a21</id>
<content type='text'>
fixes link to reply_by_email docs</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fixes link to reply_by_email docs</pre>
</div>
</content>
</entry>
<entry>
<title>fixes link to reply_by_email docs</title>
<updated>2015-09-20T05:55:09+00:00</updated>
<author>
<name>Sameer Naik</name>
<email>sameer@damagehead.com</email>
</author>
<published>2015-09-20T05:55:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=01c0d14e41627a3977121b4d3a2bd466687887da'/>
<id>01c0d14e41627a3977121b4d3a2bd466687887da</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump devise-two-factor to 2.0.0</title>
<updated>2015-09-20T01:16:18+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2015-09-20T01:16:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=259851c0d601632ad02a9f6ac0d59276552570b9'/>
<id>259851c0d601632ad02a9f6ac0d59276552570b9</id>
<content type='text'>
Addresses internal https://dev.gitlab.org/gitlab/gitlabhq/issues/2605

See https://github.com/tinfoil/devise-two-factor/pull/43
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Addresses internal https://dev.gitlab.org/gitlab/gitlabhq/issues/2605

See https://github.com/tinfoil/devise-two-factor/pull/43
</pre>
</div>
</content>
</entry>
<entry>
<title>Devise 3.5.x deprecates `confirm!` in favor of `confirm`</title>
<updated>2015-09-20T01:15:13+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2015-09-20T01:15:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=69723d20024821fb4206e899ffa3acd2da690315'/>
<id>69723d20024821fb4206e899ffa3acd2da690315</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
