<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/spec/models, branch task-list-class</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>Add regression test.</title>
<updated>2016-01-06T12:33:47+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@gitlab.com</email>
</author>
<published>2016-01-06T12:33:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=18b17072c6cc7eb199d1da34a3ea481dcd53a8cf'/>
<id>18b17072c6cc7eb199d1da34a3ea481dcd53a8cf</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 'mikew1/gitlab-ce-better-asana-refs' into 'master'</title>
<updated>2016-01-05T16:10:16+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@gitlab.com</email>
</author>
<published>2016-01-05T16:10:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=8de1f7159c5141abe60c6679960f2008482e32bf'/>
<id>8de1f7159c5141abe60c6679960f2008482e32bf</id>
<content type='text'>

Better support for referencing and closing issues in asana_service.rb (by @mikew1)



See merge request !2302</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Better support for referencing and closing issues in asana_service.rb (by @mikew1)



See merge request !2302</pre>
</div>
</content>
</entry>
<entry>
<title>Satisfy Rubocop</title>
<updated>2016-01-05T15:31:05+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@gitlab.com</email>
</author>
<published>2016-01-05T15:31:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=0bab4788ef870945feccbb102834fd89433dfef2'/>
<id>0bab4788ef870945feccbb102834fd89433dfef2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add `AbuseReport#notify`</title>
<updated>2016-01-04T23:59:42+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2016-01-04T23:59:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=46a220ae3c0e646aac63a3230399fcc8979df6ec'/>
<id>46a220ae3c0e646aac63a3230399fcc8979df6ec</id>
<content type='text'>
Tell, Don't Ask.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Tell, Don't Ask.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'rs-issue-201' into 'master'</title>
<updated>2016-01-04T17:20:38+00:00</updated>
<author>
<name>Dmitriy Zaporozhets</name>
<email>dmitriy.zaporozhets@gmail.com</email>
</author>
<published>2016-01-04T17:20:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e586492e48ab9fd9a2cdf21f8d9ff686ac6e5abf'/>
<id>e586492e48ab9fd9a2cdf21f8d9ff686ac6e5abf</id>
<content type='text'>

Prevent duplicate "username has already been taken" validation message

Closes #201 - two-year-old bug, woo! :boom: :tada:

See merge request !2279</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Prevent duplicate "username has already been taken" validation message

Closes #201 - two-year-old bug, woo! :boom: :tada:

See merge request !2279</pre>
</div>
</content>
</entry>
<entry>
<title>remove public field from namespace and refactoring</title>
<updated>2016-01-04T14:00:29+00:00</updated>
<author>
<name>Valery Sizov</name>
<email>vsv2711@gmail.com</email>
</author>
<published>2015-12-28T11:32:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=8b1844912561a7e6dd0cc361ea1514f2a340e275'/>
<id>8b1844912561a7e6dd0cc361ea1514f2a340e275</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Prevent duplicate "username has already been taken" validation message</title>
<updated>2016-01-03T01:03:28+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2016-01-03T00:53:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=fd178c1e7d23b0bf96565ae5177485e847c9271d'/>
<id>fd178c1e7d23b0bf96565ae5177485e847c9271d</id>
<content type='text'>
Closes #201 - two-year-old bug, woo! :boom: :tada:
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #201 - two-year-old bug, woo! :boom: :tada:
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'upstream/master' into better-asana-refs</title>
<updated>2015-12-31T22:45:55+00:00</updated>
<author>
<name>Mike Wyatt</name>
<email>wyatt.mike@gmail.com</email>
</author>
<published>2015-12-31T22:45:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=cf4ccdda2728b6cc2879006898481d2ee786813c'/>
<id>cf4ccdda2728b6cc2879006898481d2ee786813c</id>
<content type='text'>
* upstream/master: (307 commits)
  Update CHANGELOG
  spinach fix
  Updated allocations Gem to version 1.0.3
  Removed various default metrics tags
  Update CHANGELOG
  Fix "I see current user as the first user" step
  Swap Author and Assignee Selectors on issuable index view
  Update CHANGELOG
  Make sure that is no pending migrations in Gitlab::CurrentSettings
  Added additional config environmental variables to help Debian packaging
  We don't use whenever anymore. Lets remove the schedule file
  Fix project transfer e-mail sending incorrect paths in e-mail notification
  Update CHANGELOG
  Use Gitlab::CurrentSettings for InfluxDB
  Write to InfluxDB directly via UDP
  Strip newlines from obfuscated SQL
  Add hotfix that allows to access build artifacts created before 8.3
  note votes methids implementation
  When reCAPTCHA is disabled, allow registrations to go through without a code
  Downcased user or email search for avatar_icon.
  ...
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* upstream/master: (307 commits)
  Update CHANGELOG
  spinach fix
  Updated allocations Gem to version 1.0.3
  Removed various default metrics tags
  Update CHANGELOG
  Fix "I see current user as the first user" step
  Swap Author and Assignee Selectors on issuable index view
  Update CHANGELOG
  Make sure that is no pending migrations in Gitlab::CurrentSettings
  Added additional config environmental variables to help Debian packaging
  We don't use whenever anymore. Lets remove the schedule file
  Fix project transfer e-mail sending incorrect paths in e-mail notification
  Update CHANGELOG
  Use Gitlab::CurrentSettings for InfluxDB
  Write to InfluxDB directly via UDP
  Strip newlines from obfuscated SQL
  Add hotfix that allows to access build artifacts created before 8.3
  note votes methids implementation
  When reCAPTCHA is disabled, allow registrations to go through without a code
  Downcased user or email search for avatar_icon.
  ...
</pre>
</div>
</content>
</entry>
<entry>
<title>Use `execute` in Asana specs</title>
<updated>2015-12-31T22:29:00+00:00</updated>
<author>
<name>Mike Wyatt</name>
<email>wyatt.mike@gmail.com</email>
</author>
<published>2015-12-31T22:29:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=571df5f44bfec89b21bdce0f91f9acfdda6d7660'/>
<id>571df5f44bfec89b21bdce0f91f9acfdda6d7660</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Actually test the posted comment in Asana service</title>
<updated>2015-12-31T22:27:34+00:00</updated>
<author>
<name>Mike Wyatt</name>
<email>wyatt.mike@gmail.com</email>
</author>
<published>2015-12-31T22:27:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=90029a5caaef1fd9d41a8ac02a7e9840ce3ac7b5'/>
<id>90029a5caaef1fd9d41a8ac02a7e9840ce3ac7b5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
