<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/features, branch api-post-block</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 '25465-todo-done-clicking-is-kind-of-unsafe' into 'master'</title>
<updated>2017-02-18T09:06:22+00:00</updated>
<author>
<name>Clement Ho</name>
<email>clemmakesapps@gmail.com</email>
</author>
<published>2017-02-18T09:06:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=6eb45df2fd62c85920c3ef025d7dacadcda05bf4'/>
<id>6eb45df2fd62c85920c3ef025d7dacadcda05bf4</id>
<content type='text'>

Todo done clicking is kind of unusable.

Closes #25465

See merge request !8691</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Todo done clicking is kind of unusable.

Closes #25465

See merge request !8691</pre>
</div>
</content>
</entry>
<entry>
<title>Todo done clicking is kind of unusable.</title>
<updated>2017-02-17T21:12:19+00:00</updated>
<author>
<name>Jacopo</name>
<email>beschi.jacopo@gmail.com</email>
</author>
<published>2017-01-16T13:11:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=26160459b56019f445a7d29abc0b72f591e1d2a9'/>
<id>26160459b56019f445a7d29abc0b72f591e1d2a9</id>
<content type='text'>
The Done button will change to an Undo button and the line item will be greyed out.
Bold links will be unbolded.
The user can undo the task by clicking the Undo button.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The Done button will change to an Undo button and the line item will be greyed out.
Bold links will be unbolded.
The user can undo the task by clicking the Undo button.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'fix/gb/pipeline-retry-builds-started' into 'master'</title>
<updated>2017-02-17T15:19:41+00:00</updated>
<author>
<name>Kamil Trzciński</name>
<email>ayufan@ayufan.eu</email>
</author>
<published>2017-02-17T15:19:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=761c0c86d1dbcbbed450db54ef9083e75a41ed4d'/>
<id>761c0c86d1dbcbbed450db54ef9083e75a41ed4d</id>
<content type='text'>

Make pipeline retry take stages order into account

Closes #27431, #23710, and #26551

See merge request !9021</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Make pipeline retry take stages order into account

Closes #27431, #23710, and #26551

See merge request !9021</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'move-spinach-dashboard-issues-test-to-rspec' into 'master'</title>
<updated>2017-02-17T14:08:17+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2017-02-17T14:08:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=15a05628b62a3d0730d3dfcde706f0144ef42b34'/>
<id>15a05628b62a3d0730d3dfcde706f0144ef42b34</id>
<content type='text'>
Move dashboard issues spinach test to Rspec

See merge request !8955</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Move dashboard issues spinach test to Rspec

See merge request !8955</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' into fix/gb/pipeline-retry-builds-started</title>
<updated>2017-02-17T13:31:00+00:00</updated>
<author>
<name>Grzegorz Bizon</name>
<email>grzesiek.bizon@gmail.com</email>
</author>
<published>2017-02-17T13:31:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=5f271a9fa2f54f766fc9bd04720c65d2145228d4'/>
<id>5f271a9fa2f54f766fc9bd04720c65d2145228d4</id>
<content type='text'>
* master: (313 commits)
  Allow slashes in slash command arguments
  Add API endpoint to get all milestone merge requests
  remove trailing comma
  Restore pagination to admin abuse reports
  replace deprecated NoErrorsPlugin with NoEmitOnErrorsPlugin
  only compress assets in production
  Reduce number of pipelines created to test pagination
  add CHANGELOG.md entry for !8761
  prevent diff unfolding link from appearing for deleted files
  fix build failures
  only show diff unfolding link if there are more lines to show
  fix typo in node section
  Only yield valid references in ReferenceFilter.references_in
  Cache js selectors; fix css
  move "Install node modules" step before "Migrate DB" within update process
  Renders pagination again for pipelines table
  update migration docs for 8.17 to include minimum node version
  Add CHANGELOG file
  Fix positioning of top scroll button
  Remove comments in migration
  ...
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* master: (313 commits)
  Allow slashes in slash command arguments
  Add API endpoint to get all milestone merge requests
  remove trailing comma
  Restore pagination to admin abuse reports
  replace deprecated NoErrorsPlugin with NoEmitOnErrorsPlugin
  only compress assets in production
  Reduce number of pipelines created to test pagination
  add CHANGELOG.md entry for !8761
  prevent diff unfolding link from appearing for deleted files
  fix build failures
  only show diff unfolding link if there are more lines to show
  fix typo in node section
  Only yield valid references in ReferenceFilter.references_in
  Cache js selectors; fix css
  move "Install node modules" step before "Migrate DB" within update process
  Renders pagination again for pipelines table
  update migration docs for 8.17 to include minimum node version
  Add CHANGELOG file
  Fix positioning of top scroll button
  Remove comments in migration
  ...
</pre>
</div>
</content>
</entry>
<entry>
<title>Make build clone/retry implementation more robust</title>
<updated>2017-02-16T12:13:10+00:00</updated>
<author>
<name>Grzegorz Bizon</name>
<email>grzesiek.bizon@gmail.com</email>
</author>
<published>2017-02-16T12:13:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=953e590b18289005c69b72575ae6f38161ffa11b'/>
<id>953e590b18289005c69b72575ae6f38161ffa11b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Delete labels spinach test bc covered by rspec</title>
<updated>2017-02-15T19:31:18+00:00</updated>
<author>
<name>Annabel Dunstone Gray</name>
<email>annabel.dunstone@gmail.com</email>
</author>
<published>2017-02-15T19:17:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=ee63415c741b7c5f061f79212c74564b2ddb01a6'/>
<id>ee63415c741b7c5f061f79212c74564b2ddb01a6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move dashboard issues spinach test to Rspec</title>
<updated>2017-02-10T07:45:18+00:00</updated>
<author>
<name>Semyon Pupkov</name>
<email>mail@semyonpupkov.com</email>
</author>
<published>2017-02-03T13:07:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=6ed73dc7c282ebf0da9371cb8b20fe6c711a95e4'/>
<id>6ed73dc7c282ebf0da9371cb8b20fe6c711a95e4</id>
<content type='text'>
https://gitlab.com/gitlab-org/gitlab-ce/issues/23036
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://gitlab.com/gitlab-org/gitlab-ce/issues/23036
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'move-user-snippets-spinach-test-to-rspec' into 'master'</title>
<updated>2017-02-09T17:47:58+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2017-02-09T17:47:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=01e95b065e92d00fc46212177532dcfc819d5a29'/>
<id>01e95b065e92d00fc46212177532dcfc819d5a29</id>
<content type='text'>
Move 'User Snippets' Spinach feature to Rspec

See merge request !8574</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Move 'User Snippets' Spinach feature to Rspec

See merge request !8574</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' into 'jej-pages-to-ce'</title>
<updated>2017-02-06T15:12:27+00:00</updated>
<author>
<name>James Edwards-Jones</name>
<email>jamedjo@gmail.com</email>
</author>
<published>2017-02-06T15:12:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=b988faaf85c8e68d501f242b980e5e79a00e2b15'/>
<id>b988faaf85c8e68d501f242b980e5e79a00e2b15</id>
<content type='text'>
# Conflicts:
#   db/schema.rb</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
# Conflicts:
#   db/schema.rb</pre>
</div>
</content>
</entry>
</feed>
