<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/app/helpers, branch gitlab-git-http-server</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>Merge branch 'rs-remove-user-color-scheme-class' into 'master'</title>
<updated>2015-08-27T16:24:51+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@gitlab.com</email>
</author>
<published>2015-08-27T16:24:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=30555c1d24af25aca0c6e85f52234a8a570b7691'/>
<id>30555c1d24af25aca0c6e85f52234a8a570b7691</id>
<content type='text'>
Apply syntax highlighting to fenced code blocks client-side

Instead of applying the syntax highlighting scheme class to these blocks
server-side, we use Javascript and Gon to apply the user's color scheme
(or the default) client-side.

This will make it easier to cache these blocks in the future because
they're no longer state-dependent.

See merge request !1203
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Apply syntax highlighting to fenced code blocks client-side

Instead of applying the syntax highlighting scheme class to these blocks
server-side, we use Javascript and Gon to apply the user's color scheme
(or the default) client-side.

This will make it easier to cache these blocks in the future because
they're no longer state-dependent.

See merge request !1203
</pre>
</div>
</content>
</entry>
<entry>
<title>Re-add user_color_scheme helper</title>
<updated>2015-08-26T18:33:44+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2015-08-26T18:33:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=7a81dc65d9013dff4d8bf36cf78e027693703990'/>
<id>7a81dc65d9013dff4d8bf36cf78e027693703990</id>
<content type='text'>
Update PreferencesHelper specs
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update PreferencesHelper specs
</pre>
</div>
</content>
</entry>
<entry>
<title>Limit content width for big screens except certain pages</title>
<updated>2015-08-26T09:51:28+00:00</updated>
<author>
<name>Dmitriy Zaporozhets</name>
<email>dmitriy.zaporozhets@gmail.com</email>
</author>
<published>2015-08-26T09:51:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=0276e9032a5c31548844e76e913d9c50039cf054'/>
<id>0276e9032a5c31548844e76e913d9c50039cf054</id>
<content type='text'>
Signed-off-by: Dmitriy Zaporozhets &lt;dmitriy.zaporozhets@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Dmitriy Zaporozhets &lt;dmitriy.zaporozhets@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove user_color_scheme_class</title>
<updated>2015-08-25T22:32:38+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2015-08-25T22:24:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=2c3e42e4a44e2f40e521cbafc8144e5d7c366b76'/>
<id>2c3e42e4a44e2f40e521cbafc8144e5d7c366b76</id>
<content type='text'>
Instead of rendering this value server-side, we use Javascript and Gon
to apply the user's color scheme (or the default) to any syntax
highlighted code blocks.

This will make it easier to cache these blocks in the future because
they're no longer state-dependent.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Instead of rendering this value server-side, we use Javascript and Gon
to apply the user's color scheme (or the default) to any syntax
highlighted code blocks.

This will make it easier to cache these blocks in the future because
they're no longer state-dependent.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Gitlab::ColorSchemes module</title>
<updated>2015-08-25T22:32:38+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2015-08-25T21:31:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=4344b8d2d4367b19c6849c3cab0d02d17ddf2304'/>
<id>4344b8d2d4367b19c6849c3cab0d02d17ddf2304</id>
<content type='text'>
Very similar to Gitlab::Theme, this contains all of the definitions for
our syntax highlighting schemes.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Very similar to Gitlab::Theme, this contains all of the definitions for
our syntax highlighting schemes.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'reply-by-email' into 'master'</title>
<updated>2015-08-22T00:00:08+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>robert@gitlab.com</email>
</author>
<published>2015-08-22T00:00:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=f0bdf7f8102405f272a42c04c1fa70dae7365854'/>
<id>f0bdf7f8102405f272a42c04c1fa70dae7365854</id>
<content type='text'>
Reply by email

Fixes #1360.

It's far from done, but _it works_.

See merge request !1173
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reply by email

Fixes #1360.

It's far from done, but _it works_.

See merge request !1173
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'fix-email-autocomplete' into 'master'</title>
<updated>2015-08-21T22:25:59+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@gitlab.com</email>
</author>
<published>2015-08-21T22:25:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=0daa21ed8cf3fe917645b66baa27917923bfdd8f'/>
<id>0daa21ed8cf3fe917645b66baa27917923bfdd8f</id>
<content type='text'>
Fix bug preventing invite by e-mail

This was broken in 70f5291808 as a result of introducing the ability to filter by current user.

Closes #2320

See merge request !1181
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix bug preventing invite by e-mail

This was broken in 70f5291808 as a result of introducing the ability to filter by current user.

Closes #2320

See merge request !1181
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix bug preventing invite by e-mail</title>
<updated>2015-08-21T20:47:56+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2015-08-21T04:33:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3715a0f29b6758b3075abb6f28ee24c4eb8ed427'/>
<id>3715a0f29b6758b3075abb6f28ee24c4eb8ed427</id>
<content type='text'>
This was broken in 70f5291808 as a result of introducing the ability to filter by current user.

Closes #2320
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This was broken in 70f5291808 as a result of introducing the ability to filter by current user.

Closes #2320
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove weirdness.</title>
<updated>2015-08-20T21:03:09+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@gitlab.com</email>
</author>
<published>2015-08-20T21:03:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=02b7be4a6847c0f79c6088edcc84600008ba0c1e'/>
<id>02b7be4a6847c0f79c6088edcc84600008ba0c1e</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' of gitlab.com:gitlab-org/gitlab-ce</title>
<updated>2015-08-20T12:19:32+00:00</updated>
<author>
<name>Dmitriy Zaporozhets</name>
<email>dmitriy.zaporozhets@gmail.com</email>
</author>
<published>2015-08-20T12:19:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=8819007c83fdf1ac642836640a37cc541f6eddc6'/>
<id>8819007c83fdf1ac642836640a37cc541f6eddc6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
