<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/doc/api/snippets.md, branch fix-include-description-commit-message</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>API: Endpoint to expose personal snippets as /snippets</title>
<updated>2016-12-01T18:07:49+00:00</updated>
<author>
<name>Guyzmo</name>
<email>guyzmo+gitlab+pub@m0g.net</email>
</author>
<published>2016-11-26T15:37:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=fde754e2676e40dcf2600190983ef54030c5d5a5'/>
<id>fde754e2676e40dcf2600190983ef54030c5d5a5</id>
<content type='text'>
Adding the necessary API for the new /snippets Restful resource
added with this commit. Added a new Grape class `Snippets`, as
well as a `PersonalSnippet` entity.

Issue: #20042
Merge-Request: !6373
Signed-off-by: Guyzmo &lt;guyzmo+gitlab+pub@m0g.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adding the necessary API for the new /snippets Restful resource
added with this commit. Added a new Grape class `Snippets`, as
well as a `PersonalSnippet` entity.

Issue: #20042
Merge-Request: !6373
Signed-off-by: Guyzmo &lt;guyzmo+gitlab+pub@m0g.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve api docs</title>
<updated>2013-06-06T10:19:23+00:00</updated>
<author>
<name>Dmitriy Zaporozhets</name>
<email>dmitriy.zaporozhets@gmail.com</email>
</author>
<published>2013-06-06T10:19:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=68d146b4a692357354e25d0c0f93edf861b37e8c'/>
<id>68d146b4a692357354e25d0c0f93edf861b37e8c</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 'master' into fixes/api, code clean up and tests fixed</title>
<updated>2013-03-07T13:51:56+00:00</updated>
<author>
<name>Sebastian Ziebell</name>
<email>sebastian.ziebell@asquera.de</email>
</author>
<published>2013-03-07T13:51:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3374027e3a4e4eb040e59294a9ced9d7886a71e2'/>
<id>3374027e3a4e4eb040e59294a9ced9d7886a71e2</id>
<content type='text'>
Conflicts:
	doc/api/projects.md
	spec/requests/api/projects_spec.rb
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:
	doc/api/projects.md
	spec/requests/api/projects_spec.rb
</pre>
</div>
</content>
</entry>
<entry>
<title>API: documentation contains infos to status codes in README file.</title>
<updated>2013-03-06T23:15:57+00:00</updated>
<author>
<name>Sebastian Ziebell</name>
<email>sebastian.ziebell@asquera.de</email>
</author>
<published>2013-03-06T23:15:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=39114d259c6e4bd5bb60b18f561d06cc24e8c852'/>
<id>39114d259c6e4bd5bb60b18f561d06cc24e8c852</id>
<content type='text'>
All the info to return codes from the API functions are available in the `README.md` file as suggested.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
All the info to return codes from the API functions are available in the `README.md` file as suggested.
</pre>
</div>
</content>
</entry>
<entry>
<title>API documentation updated for project snippets.</title>
<updated>2013-02-21T20:13:46+00:00</updated>
<author>
<name>Sebastian Ziebell</name>
<email>sebastian.ziebell@asquera.de</email>
</author>
<published>2013-02-21T20:13:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=9ee6c58accfd51036d7242dc51fbfec2c9abeb06'/>
<id>9ee6c58accfd51036d7242dc51fbfec2c9abeb06</id>
<content type='text'>
The API Documentation for project snippets got infos to return codes. Tests are added
to check status codes when handling project snippets.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The API Documentation for project snippets got infos to return codes. Tests are added
to check status codes when handling project snippets.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove all references tp the project code parameter from the API</title>
<updated>2012-12-21T17:47:04+00:00</updated>
<author>
<name>Riyad Preukschas</name>
<email>riyad@informatik.uni-bremen.de</email>
</author>
<published>2012-12-21T17:47:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=8f01190eb5ec0f40d6f8874a3f3c79637000a709'/>
<id>8f01190eb5ec0f40d6f8874a3f3c79637000a709</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add username to User and UserBasic entities in API and in examples in doc.</title>
<updated>2012-12-12T17:51:20+00:00</updated>
<author>
<name>Cyril</name>
<email>jv.cyril@gmail.com</email>
</author>
<published>2012-12-10T22:46:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d3b8952f8fb067afe89f08eadbae7733c0cc6824'/>
<id>d3b8952f8fb067afe89f08eadbae7733c0cc6824</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>API: add project snippets listing</title>
<updated>2012-10-08T09:13:53+00:00</updated>
<author>
<name>Nihad Abbasov</name>
<email>narkoz.2008@gmail.com</email>
</author>
<published>2012-10-08T09:13:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=61f12da3a5b84670a0fc8cb5dbb962a365895097'/>
<id>61f12da3a5b84670a0fc8cb5dbb962a365895097</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move snippets api doc to separate file</title>
<updated>2012-08-25T16:21:11+00:00</updated>
<author>
<name>randx</name>
<email>dmitriy.zaporozhets@gmail.com</email>
</author>
<published>2012-08-25T16:21:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=fee26c58e22f9150e802b86202e5e5e9a6b2c233'/>
<id>fee26c58e22f9150e802b86202e5e5e9a6b2c233</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
