<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/lib/api, branch fix-ace-editor-modules</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 'add-issues-to-boards' into 'master'</title>
<updated>2017-02-03T18:01:00+00:00</updated>
<author>
<name>Fatih Acet</name>
<email>acetfatih@gmail.com</email>
</author>
<published>2017-02-03T18:01:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3213dfd797fec7014f7fa38ef110cfb785c297a8'/>
<id>3213dfd797fec7014f7fa38ef110cfb785c297a8</id>
<content type='text'>

Add issues to boards list

Closes #26205

See merge request !8737</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Add issues to boards list

Closes #26205

See merge request !8737</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '17662-rename-builds' into 'master'</title>
<updated>2017-02-03T15:41:50+00:00</updated>
<author>
<name>Kamil Trzciński</name>
<email>ayufan@ayufan.eu</email>
</author>
<published>2017-02-03T15:41:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=25311ff34b008538b2d72cf288e99c765c63f8f2'/>
<id>25311ff34b008538b2d72cf288e99c765c63f8f2</id>
<content type='text'>

Resolve "Rename "Builds" to "Pipelines", "CI/CD Pipelines", or "Jobs" everywhere"

Closes #17662

See merge request !8787</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Resolve "Rename "Builds" to "Pipelines", "CI/CD Pipelines", or "Jobs" everywhere"

Closes #17662

See merge request !8787</pre>
</div>
</content>
</entry>
<entry>
<title>Update the API endpoint to get the lists of a project board</title>
<updated>2017-02-03T14:02:43+00:00</updated>
<author>
<name>Douglas Barbosa Alexandre</name>
<email>dbalexandre@gmail.com</email>
</author>
<published>2017-01-27T05:26:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=158173a126bcb73af3b2d8b16f767a404c7b91a5'/>
<id>158173a126bcb73af3b2d8b16f767a404c7b91a5</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 'fwn-to-find-by-full-path' into 'master'</title>
<updated>2017-02-03T11:23:21+00:00</updated>
<author>
<name>Dmitriy Zaporozhets</name>
<email>dmitriy.zaporozhets@gmail.com</email>
</author>
<published>2017-02-03T11:23:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=7dc8b6b2045d84ff232731ef92f2cac916732753'/>
<id>7dc8b6b2045d84ff232731ef92f2cac916732753</id>
<content type='text'>

replace `find_with_namespace` with `find_by_full_path`

See merge request !8949</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

replace `find_with_namespace` with `find_by_full_path`

See merge request !8949</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '24606-force-password-reset-on-next-login' into 'master'</title>
<updated>2017-02-03T09:53:02+00:00</updated>
<author>
<name>Sean McGivern</name>
<email>sean@mcgivern.me.uk</email>
</author>
<published>2017-02-03T09:53:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=25bb39225e073c451d76e7a7ddb9dedef8d43143'/>
<id>25bb39225e073c451d76e7a7ddb9dedef8d43143</id>
<content type='text'>
Force new password after password reset via API

Closes #24606

See merge request !8933</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Force new password after password reset via API

Closes #24606

See merge request !8933</pre>
</div>
</content>
</entry>
<entry>
<title>Fix broken tests</title>
<updated>2017-02-03T09:43:04+00:00</updated>
<author>
<name>Filipa Lacerda</name>
<email>filipa@gitlab.com</email>
</author>
<published>2017-01-26T11:52:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=c5f5ce8807bf7cbf81b43d0caf1df089d39b880e'/>
<id>c5f5ce8807bf7cbf81b43d0caf1df089d39b880e</id>
<content type='text'>
Rename Build to Job

Replace "Builds" by "Jobs" and fix broken specs

Replace "Builds" by "Jobs"

Fix broken spinach test

Fix broken test

Remove `˙` at the beginning of the file

Fix broken spinach test

Fix broken tests

Changes after review
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Rename Build to Job

Replace "Builds" by "Jobs" and fix broken specs

Replace "Builds" by "Jobs"

Fix broken spinach test

Fix broken test

Remove `˙` at the beginning of the file

Fix broken spinach test

Fix broken tests

Changes after review
</pre>
</div>
</content>
</entry>
<entry>
<title>replace `find_with_namespace` with `find_by_full_path`</title>
<updated>2017-02-03T00:14:04+00:00</updated>
<author>
<name>Adam Pahlevi</name>
<email>adam.pahlevi@gmail.com</email>
</author>
<published>2017-02-02T23:43:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=a0586dbc165cc09422412149712a218938137308'/>
<id>a0586dbc165cc09422412149712a218938137308</id>
<content type='text'>
add complete changelog for !8949
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
add complete changelog for !8949
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'fix-git-hooks-when-creating-file' into 'master'</title>
<updated>2017-02-02T23:26:35+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@gitlab.com</email>
</author>
<published>2017-02-02T23:26:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e7d530a624fbb8854047c3983eaa0972a19f36c8'/>
<id>e7d530a624fbb8854047c3983eaa0972a19f36c8</id>
<content type='text'>

Don't execute git hooks if you create branch as part of other change

Closes #23439

See merge request !7237</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Don't execute git hooks if you create branch as part of other change

Closes #23439

See merge request !7237</pre>
</div>
</content>
</entry>
<entry>
<title>Force new password after password reset via API</title>
<updated>2017-02-02T10:47:23+00:00</updated>
<author>
<name>George Andrinopoulos</name>
<email>geoandri@gmail.com</email>
</author>
<published>2017-02-02T10:46:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=19dda1606b4dc76160bf2198ab95f2998eccaec8'/>
<id>19dda1606b4dc76160bf2198ab95f2998eccaec8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Check public snippets for spam</title>
<updated>2017-02-02T10:23:51+00:00</updated>
<author>
<name>Sean McGivern</name>
<email>sean@gitlab.com</email>
</author>
<published>2017-02-01T18:15:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=c63194ce6f952173649d7de4038aa96348e90565'/>
<id>c63194ce6f952173649d7de4038aa96348e90565</id>
<content type='text'>
Apply the same spam checks to public snippets (either personal snippets
that are public, or public snippets on public projects) as to issues on
public projects.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Apply the same spam checks to public snippets (either personal snippets
that are public, or public snippets on public projects) as to issues on
public projects.
</pre>
</div>
</content>
</entry>
</feed>
