<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/spec, branch parallel-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>Merge branch 'start-with-iid-on-new-branch' into 'master'</title>
<updated>2016-04-14T13:41:30+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2016-04-14T13:41:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=64776ab2b4ef40519e75eb73ae946d2c1f774aa6'/>
<id>64776ab2b4ef40519e75eb73ae946d2c1f774aa6</id>
<content type='text'>

Start with iid on branch creation

After the discussion it in #3886 it was decided the iid should be in the beginning of the branch name.

See merge request !3708</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Start with iid on branch creation

After the discussion it in #3886 it was decided the iid should be in the beginning of the branch name.

See merge request !3708</pre>
</div>
</content>
</entry>
<entry>
<title>Start with iid on branch creation</title>
<updated>2016-04-14T12:49:45+00:00</updated>
<author>
<name>Zeger-Jan van de Weg</name>
<email>zegerjan@gitlab.com</email>
</author>
<published>2016-04-13T19:20:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=0385cd5a585572be4d3b72797c14cad23efc48f5'/>
<id>0385cd5a585572be4d3b72797c14cad23efc48f5</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 'simplify-gitlab-url_builder-15202' into 'master'</title>
<updated>2016-04-14T10:27:49+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2016-04-14T10:27:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=c71cdb194f6b30997826929190eaee70f762848a'/>
<id>c71cdb194f6b30997826929190eaee70f762848a</id>
<content type='text'>

Refactor and expose only Gitlab::UrlBuilder.build(record)

```
$ git grep Gitlab::UrlBuilder

app/models/commit.rb:      url: Gitlab::UrlBuilder.build(self),
app/services/issues/base_service.rb:      issue_url = Gitlab::UrlBuilder.build(issue)
app/services/merge_requests/base_service.rb:      hook_data[:object_attributes][:url] = Gitlab::UrlBuilder.build(merge_request)
app/views/search/results/_note.html.haml:- note_url = Gitlab::UrlBuilder.build(note)
lib/gitlab/note_data_builder.rb:        base_data[:object_attributes][:url] = Gitlab::UrlBuilder.build(note)
spec/lib/gitlab/note_data_builder_spec.rb:    expect(data[:object_attributes][:url]).to eq(Gitlab::UrlBuilder.build(note))
spec/lib/gitlab/url_builder_spec.rb:describe Gitlab::UrlBuilder, lib: true do
```

Fixes #15202.

See merge request !3696</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Refactor and expose only Gitlab::UrlBuilder.build(record)

```
$ git grep Gitlab::UrlBuilder

app/models/commit.rb:      url: Gitlab::UrlBuilder.build(self),
app/services/issues/base_service.rb:      issue_url = Gitlab::UrlBuilder.build(issue)
app/services/merge_requests/base_service.rb:      hook_data[:object_attributes][:url] = Gitlab::UrlBuilder.build(merge_request)
app/views/search/results/_note.html.haml:- note_url = Gitlab::UrlBuilder.build(note)
lib/gitlab/note_data_builder.rb:        base_data[:object_attributes][:url] = Gitlab::UrlBuilder.build(note)
spec/lib/gitlab/note_data_builder_spec.rb:    expect(data[:object_attributes][:url]).to eq(Gitlab::UrlBuilder.build(note))
spec/lib/gitlab/url_builder_spec.rb:describe Gitlab::UrlBuilder, lib: true do
```

Fixes #15202.

See merge request !3696</pre>
</div>
</content>
</entry>
<entry>
<title>Placeholder on milestone form</title>
<updated>2016-04-14T09:28:05+00:00</updated>
<author>
<name>Phil Hughes</name>
<email>me@iamphill.com</email>
</author>
<published>2016-04-05T12:23:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=6e93bd56f0147929006daba6410aa5640403b2c7'/>
<id>6e93bd56f0147929006daba6410aa5640403b2c7</id>
<content type='text'>
Updated JS spec to include gl_form
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Updated JS spec to include gl_form
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow empty recipient list when pusher is added</title>
<updated>2016-04-14T08:24:09+00:00</updated>
<author>
<name>Frank Groeneveld</name>
<email>frank@frankgroeneveld.nl</email>
</author>
<published>2016-04-14T08:24:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=2fd05aed463684203cf21923b54e28888fcad0ea'/>
<id>2fd05aed463684203cf21923b54e28888fcad0ea</id>
<content type='text'>
Closes #13574
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #13574
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'api-issue-update-and-note-create-backdating-14947' into 'master'</title>
<updated>2016-04-14T07:51:57+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2016-04-14T07:51:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=a872a29ebd54bf9c91d66b198f36d998bed05be7'/>
<id>a872a29ebd54bf9c91d66b198f36d998bed05be7</id>
<content type='text'>

API issue update and note create back dating

Closes #14947 

See merge request !3551</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

API issue update and note create back dating

Closes #14947 

See merge request !3551</pre>
</div>
</content>
</entry>
<entry>
<title>Add test to check if top right search form is not present</title>
<updated>2016-04-13T21:43:07+00:00</updated>
<author>
<name>Alfredo Sumaran</name>
<email>alfredo@gitlab.com</email>
</author>
<published>2016-04-13T21:43:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=a31c1dccb69e6c5999af31c2be4e6ee71043a5e3'/>
<id>a31c1dccb69e6c5999af31c2be4e6ee71043a5e3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow back dating notes on creation</title>
<updated>2016-04-13T17:04:09+00:00</updated>
<author>
<name>Michael Greene</name>
<email>michael.greene@gmail.com</email>
</author>
<published>2016-04-05T18:04:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=c1467f5d97c04c22e2119ace084bb016f8f53d48'/>
<id>c1467f5d97c04c22e2119ace084bb016f8f53d48</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow back dating issues on update</title>
<updated>2016-04-13T17:04:09+00:00</updated>
<author>
<name>Michael Greene</name>
<email>michael.greene@gmail.com</email>
</author>
<published>2016-04-05T17:05:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=28a7fe25fdf28042630282ace35e37310c8f0a12'/>
<id>28a7fe25fdf28042630282ace35e37310c8f0a12</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 'fix-trailing-slash-in-bamboo_url' into 'master'</title>
<updated>2016-04-13T16:18:46+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>robert@gitlab.com</email>
</author>
<published>2016-04-13T16:18:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=0b447a9977fa44fd52d404dc10c66d8ef756ce11'/>
<id>0b447a9977fa44fd52d404dc10c66d8ef756ce11</id>
<content type='text'>

Fix a bug with trailing slash in bamboo_url

Also, improve specs for BambooService

Similar to !3679.

See merge request !3680</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Fix a bug with trailing slash in bamboo_url

Also, improve specs for BambooService

Similar to !3679.

See merge request !3680</pre>
</div>
</content>
</entry>
</feed>
