<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/app/controllers/projects/wikis_controller.rb, branch css-html-validator</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>Update wikis_controller.rb to use strong params</title>
<updated>2017-03-26T01:57:32+00:00</updated>
<author>
<name>Keifer Furzland</name>
<email>kfrz.code@gmail.com</email>
</author>
<published>2017-03-26T01:47:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=ddd97f3c91c880d78846b72f7d9cb6c6a5dda5e7'/>
<id>ddd97f3c91c880d78846b72f7d9cb6c6a5dda5e7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix Project Wiki update</title>
<updated>2017-03-20T13:53:23+00:00</updated>
<author>
<name>Dongqing Hu</name>
<email>sorra@outlook.com</email>
</author>
<published>2017-03-20T13:53:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=2dd9b8a38ad545c98355115589a9060b93de0b03'/>
<id>2dd9b8a38ad545c98355115589a9060b93de0b03</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove explicit `require` calls, and use `require_dependency` when needed</title>
<updated>2017-03-13T13:29:55+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2017-03-13T13:07:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=c5e34da01d6ef4717f934754c9c2d1beadd8c55e'/>
<id>c5e34da01d6ef4717f934754c9c2d1beadd8c55e</id>
<content type='text'>
See
http://guides.rubyonrails.org/autoloading_and_reloading_constants.html
for more info.

Signed-off-by: Rémy Coutable &lt;remy@rymai.me&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
See
http://guides.rubyonrails.org/autoloading_and_reloading_constants.html
for more info.

Signed-off-by: Rémy Coutable &lt;remy@rymai.me&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Execute web hooks for WikiPage delete operation</title>
<updated>2017-02-14T06:37:11+00:00</updated>
<author>
<name>Mark Fletcher</name>
<email>mark@gitlab.com</email>
</author>
<published>2016-12-20T13:32:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=1fc6f6cc7101a9c4dee694682a3533a5e4ba3447'/>
<id>1fc6f6cc7101a9c4dee694682a3533a5e4ba3447</id>
<content type='text'>
* Add a new DestroyService for Wiki Pages
* Alter WikiPagesController to use the new service
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Add a new DestroyService for Wiki Pages
* Alter WikiPagesController to use the new service
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '23535-folders-in-wiki-repository' into 'master'</title>
<updated>2017-02-13T17:04:15+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@gitlab.com</email>
</author>
<published>2017-02-13T17:04:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=018a7c6a550494a7dd386450b464d5692413f319'/>
<id>018a7c6a550494a7dd386450b464d5692413f319</id>
<content type='text'>

Show directory hierarchy when listing wiki pages

Closes #23535

See merge request !8133</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Show directory hierarchy when listing wiki pages

Closes #23535

See merge request !8133</pre>
</div>
</content>
</entry>
<entry>
<title>Update Rubocop to ruby 2.3</title>
<updated>2017-02-07T14:16:46+00:00</updated>
<author>
<name>Z.J. van de Weg</name>
<email>git@zjvandeweg.nl</email>
</author>
<published>2017-02-07T14:16:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=128b1eae092e4ee9384c99a4ba72b9122fc17e89'/>
<id>128b1eae092e4ee9384c99a4ba72b9122fc17e89</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Render wiki entries using a collection of WikiPage and WikiDirectory objects</title>
<updated>2016-12-31T18:55:50+00:00</updated>
<author>
<name>Alex Braha Stoll</name>
<email>alexbrahastoll@gmail.com</email>
</author>
<published>2016-12-27T01:54:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=a5625c749b31760daf104241475a9b3527eb223c'/>
<id>a5625c749b31760daf104241475a9b3527eb223c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Show directory hierarchy when listing wiki pages</title>
<updated>2016-12-31T18:55:50+00:00</updated>
<author>
<name>Alex Braha Stoll</name>
<email>alexbrahastoll@gmail.com</email>
</author>
<published>2016-12-16T04:12:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=8bf52a4ae3aebc8c58f51cff696e99ecafe9c7c8'/>
<id>8bf52a4ae3aebc8c58f51cff696e99ecafe9c7c8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use wiki pages index for sidebar overflow and limit sidebar list to 15 pages</title>
<updated>2016-11-30T21:22:43+00:00</updated>
<author>
<name>Mike Greiling</name>
<email>mike@pixelcog.com</email>
</author>
<published>2016-11-16T18:10:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=f0d20b09dc6604d4ea11a39a7d7492ad10574094'/>
<id>f0d20b09dc6604d4ea11a39a7d7492ad10574094</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename `markdown_preview` routes to `preview_markdown`</title>
<updated>2016-08-11T13:54:18+00:00</updated>
<author>
<name>Christopher Bartz</name>
<email>bartz@dkrz.de</email>
</author>
<published>2016-04-13T12:17:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=ecb3f1eb6c87ab40108a5d71a3287a205ab6fefb'/>
<id>ecb3f1eb6c87ab40108a5d71a3287a205ab6fefb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
