<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/config/application.rb, branch tutorials_git_tricks</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>Migrate mailers to ActiveJob</title>
<updated>2015-11-26T15:03:43+00:00</updated>
<author>
<name>Valery Sizov</name>
<email>vsv2711@gmail.com</email>
</author>
<published>2015-11-26T13:48:01+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=7f214cee74796ceaf7b01bd6e133d4d54c5123db'/>
<id>7f214cee74796ceaf7b01bd6e133d4d54c5123db</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use `methods: :any` in our rack-cors configuration</title>
<updated>2015-10-08T02:08:37+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2015-10-08T02:08:37+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=5e01e1bb901c967e71d165a1e664b49538277c10'/>
<id>5e01e1bb901c967e71d165a1e664b49538277c10</id>
<content type='text'>
This was added in rack-cors 0.4.0 and allows all types of CORS requests
to the API.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This was added in rack-cors 0.4.0 and allows all types of CORS requests
to the API.
</pre>
</div>
</content>
</entry>
<entry>
<title>Expire Rails cache entries after two weeks</title>
<updated>2015-07-15T11:53:40+00:00</updated>
<author>
<name>Jacob Vosmaer</name>
<email>contact@jacobvosmaer.nl</email>
</author>
<published>2015-07-15T11:53:40+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=82bb5c5e03858db094654a5ecced67a193be7931'/>
<id>82bb5c5e03858db094654a5ecced67a193be7931</id>
<content type='text'>
This should help prevent endless Redis growth.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This should help prevent endless Redis growth.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add otp_attempt to filtered parameters</title>
<updated>2015-05-09T21:32:49+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2015-05-09T20:52:46+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=c40f59d04f6c01b543f793f0884b26732fdcc0f0'/>
<id>c40f59d04f6c01b543f793f0884b26732fdcc0f0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow smb:// links in Markdown text.</title>
<updated>2015-03-10T12:32:28+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@gitlab.com</email>
</author>
<published>2015-03-10T12:32:28+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=ca9aca927970ec81387d7cd0d7372a11d03074de'/>
<id>ca9aca927970ec81387d7cd0d7372a11d03074de</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Filter private_token and password_confirmation params from logs.</title>
<updated>2015-02-06T21:55:43+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@gitlab.com</email>
</author>
<published>2015-02-06T21:55:43+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=8d1fa44f2327f88d00bee6d51da96291a73188a1'/>
<id>8d1fa44f2327f88d00bee6d51da96291a73188a1</id>
<content type='text'>
Closes #1770.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #1770.
</pre>
</div>
</content>
</entry>
<entry>
<title>use new hash syntax</title>
<updated>2015-01-23T20:33:20+00:00</updated>
<author>
<name>Fred Chasen</name>
<email>fchasen@gmail.com</email>
</author>
<published>2015-01-23T20:33:20+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=1f5ecf6c502b1dffa26986b1e62cf46cbc58f981'/>
<id>1f5ecf6c502b1dffa26986b1e62cf46cbc58f981</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Split up line and use single qoutes to declare Cors settings</title>
<updated>2015-01-23T20:30:48+00:00</updated>
<author>
<name>Fred Chasen</name>
<email>fchasen@gmail.com</email>
</author>
<published>2015-01-23T20:30:48+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=13c4e25d6fd7ce4ae34340667d6ee5640ff925a1'/>
<id>13c4e25d6fd7ce4ae34340667d6ee5640ff925a1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Expose Link header in CORS Api calls</title>
<updated>2015-01-23T19:57:48+00:00</updated>
<author>
<name>Fred Chasen</name>
<email>fchasen@gmail.com</email>
</author>
<published>2015-01-23T19:57:48+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=85b3c87b7f35843f26a9ead60f0bbfcb1d64dc2a'/>
<id>85b3c87b7f35843f26a9ead60f0bbfcb1d64dc2a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Append in place for strings and arrays</title>
<updated>2015-01-01T20:12:00+00:00</updated>
<author>
<name>Ciro Santilli</name>
<email>ciro.santilli@gmail.com</email>
</author>
<published>2014-10-09T07:47:47+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=33c9f05c6bb90a995ddc685b4a22479f17c575e5'/>
<id>33c9f05c6bb90a995ddc685b4a22479f17c575e5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
