<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/app/controllers/projects_controller.rb, branch patch-23</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 'fix-issue-32506' into 'master'</title>
<updated>2017-05-19T21:57:21+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@gitlab.com</email>
</author>
<published>2017-05-19T19:28:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=ee712af72674c48a1465b5665da9d0edd71337ad'/>
<id>ee712af72674c48a1465b5665da9d0edd71337ad</id>
<content type='text'>
Fix redirects modifying the host

Closes #32506

See merge request !11498</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix redirects modifying the host

Closes #32506

See merge request !11498</pre>
</div>
</content>
</entry>
<entry>
<title>Display slash commands outcome when previewing Markdown</title>
<updated>2017-05-04T15:02:25+00:00</updated>
<author>
<name>Rares Sfirlogea</name>
<email>rrr.junior@gmail.com</email>
</author>
<published>2016-11-16T11:09:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=45e4c665653cd511b0d96119d3973652c43238bb'/>
<id>45e4c665653cd511b0d96119d3973652c43238bb</id>
<content type='text'>
Remove slash commands from Markdown preview and display their outcome next to
the text field.
Introduce new "explanation" block to our slash commands DSL.
Introduce optional "parse_params" block to slash commands DSL that allows to
process a parameter before it is passed to "explanation" or "command" blocks.
Pass path for previewing Markdown as "data" attribute instead of setting
a variable on "window".
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove slash commands from Markdown preview and display their outcome next to
the text field.
Introduce new "explanation" block to our slash commands DSL.
Introduce optional "parse_params" block to slash commands DSL that allows to
process a parameter before it is passed to "explanation" or "command" blocks.
Pass path for previewing Markdown as "data" attribute instead of setting
a variable on "window".
</pre>
</div>
</content>
</entry>
<entry>
<title>Support preview_markdown action for personal_snippets</title>
<updated>2017-04-26T10:51:06+00:00</updated>
<author>
<name>Jarka Kadlecova</name>
<email>jarka@gitlab.com</email>
</author>
<published>2017-04-20T08:56:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=87327c5845a7feec92e546dc0da42282ac27de40'/>
<id>87327c5845a7feec92e546dc0da42282ac27de40</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change project view default for existing users and anonymous visitors to files+readme</title>
<updated>2017-04-10T18:28:41+00:00</updated>
<author>
<name>Dmitriy Zaporozhets</name>
<email>dmitriy.zaporozhets@gmail.com</email>
</author>
<published>2017-04-06T14:52:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e585b77730b2a38173453bb5e437628fe6eb9844'/>
<id>e585b77730b2a38173453bb5e437628fe6eb9844</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>Add ability to disable Merge Request URL on push</title>
<updated>2017-03-17T12:35:39+00:00</updated>
<author>
<name>Alex Sanford</name>
<email>alex.sanford1@gmail.com</email>
</author>
<published>2017-03-17T12:35:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=68e3fa0e58938152357c6fb5997f1229666b1d5c'/>
<id>68e3fa0e58938152357c6fb5997f1229666b1d5c</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-project-without-repo-and-wiki' into 'master'</title>
<updated>2017-03-16T08:51:49+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2017-03-16T08:51:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=50692556815dc7bc4ee8aa3175cf22226739a470'/>
<id>50692556815dc7bc4ee8aa3175cf22226739a470</id>
<content type='text'>

Fix projects without repo and wiki

Closes #29542

See merge request !9956</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Fix projects without repo and wiki

Closes #29542

See merge request !9956</pre>
</div>
</content>
</entry>
<entry>
<title>Fix projects without repo and wiki</title>
<updated>2017-03-15T06:42:02+00:00</updated>
<author>
<name>Lin Jen-Shin</name>
<email>godfat@godfat.org</email>
</author>
<published>2017-03-15T06:38:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=668a5b9fe1712ba082e4b0ba6d6bf54bc5691a49'/>
<id>668a5b9fe1712ba082e4b0ba6d6bf54bc5691a49</id>
<content type='text'>
When repo and wiki are disabled for a project,
we're showing issues so we'll need to set @issuable_meta_data
otherwise it would be giving nil errors. See:

https://sentry.gitlap.com/gitlab/staginggitlabcom/issues/23106/
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When repo and wiki are disabled for a project,
we're showing issues so we'll need to set @issuable_meta_data
otherwise it would be giving nil errors. See:

https://sentry.gitlap.com/gitlab/staginggitlabcom/issues/23106/
</pre>
</div>
</content>
</entry>
<entry>
<title>Display full project name with namespace upon deletion</title>
<updated>2017-03-15T04:07:57+00:00</updated>
<author>
<name>Mark Fletcher</name>
<email>mark@gitlab.com</email>
</author>
<published>2017-03-15T04:05:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3a6c7a2df3629010fe22705dc15c922fcc1ea5f4'/>
<id>3a6c7a2df3629010fe22705dc15c922fcc1ea5f4</id>
<content type='text'>
* Removes ambiguity when two projects exist with the same name
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Removes ambiguity when two projects exist with the same name
</pre>
</div>
</content>
</entry>
<entry>
<title>Update occurrences of MWBS to MWPS</title>
<updated>2017-03-01T11:02:02+00:00</updated>
<author>
<name>James Lopez</name>
<email>james@jameslopez.es</email>
</author>
<published>2017-02-17T13:56:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=a0101ebf84ed397899df8f3a017d2b25dc45db57'/>
<id>a0101ebf84ed397899df8f3a017d2b25dc45db57</id>
<content type='text'>
 Rename column in the database
 Rename fields related to import/export feature
 Rename API endpoints
 Rename documentation links
 Rename the rest of occurrences in the code
 Replace the images that contain the words "build succeeds" and docs referencing to them
 Make sure pipeline is green and nothing is missing.

updated doc images

renamed only_allow_merge_if_build_succeeds in projects and fixed references

more updates

fix some spec failures

fix rubocop offences

fix v3 api spec

fix MR  specs

fixed issues with partials

fix MR spec

fix alignment

add missing v3 to v4 doc

wip - refactor v3 endpoints

fix specs

fix a few typos

fix project specs

copy entities fully to V3

fix  entity error

more fixes

fix failing specs

fixed missing entities in V3 API

remove comment

updated code based on feedback

typo

fix spec
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 Rename column in the database
 Rename fields related to import/export feature
 Rename API endpoints
 Rename documentation links
 Rename the rest of occurrences in the code
 Replace the images that contain the words "build succeeds" and docs referencing to them
 Make sure pipeline is green and nothing is missing.

updated doc images

renamed only_allow_merge_if_build_succeeds in projects and fixed references

more updates

fix some spec failures

fix rubocop offences

fix v3 api spec

fix MR  specs

fixed issues with partials

fix MR spec

fix alignment

add missing v3 to v4 doc

wip - refactor v3 endpoints

fix specs

fix a few typos

fix project specs

copy entities fully to V3

fix  entity error

more fixes

fix failing specs

fixed missing entities in V3 API

remove comment

updated code based on feedback

typo

fix spec
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'ref-switcher-perf' into 'master'</title>
<updated>2017-02-03T15:03:57+00:00</updated>
<author>
<name>Jacob Schatz</name>
<email>jschatz@gitlab.com</email>
</author>
<published>2017-02-03T15:03:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=806b038a44cda37fa7d8ba9afae4b7adb07afe94'/>
<id>806b038a44cda37fa7d8ba9afae4b7adb07afe94</id>
<content type='text'>

Improved ref switcher dropdown performance

Closes #18202

See merge request !7239</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Improved ref switcher dropdown performance

Closes #18202

See merge request !7239</pre>
</div>
</content>
</entry>
</feed>
