<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/features, branch absorb-gitlab-git</title>
<subtitle>gitlab.com: gitlab-org/gitlab-ce.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/'/>
<entry>
<title>Merge branch '24010-Add-named-anchors-for-diffs-in-the-commit-page' into 'master'</title>
<updated>2016-11-17T10:14:55+00:00</updated>
<author>
<name>Sean McGivern</name>
<email>sean@mcgivern.me.uk</email>
</author>
<published>2016-11-17T10:14:55+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=657d470f448fb4663e8524089aab9d3668d7063c'/>
<id>657d470f448fb4663e8524089aab9d3668d7063c</id>
<content type='text'>

Adds hash anchors to diff_files to make possible linking exact file in commit

Closes #24010

See merge request !7298</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Adds hash anchors to diff_files to make possible linking exact file in commit

Closes #24010

See merge request !7298</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'move-snippet-discover-spinach-test-to-rspec' into 'master'</title>
<updated>2016-11-16T14:15:41+00:00</updated>
<author>
<name>Dmitriy Zaporozhets</name>
<email>dmitriy.zaporozhets@gmail.com</email>
</author>
<published>2016-11-16T14:15:41+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e38acad435999403135d151684575feda7b61c74'/>
<id>e38acad435999403135d151684575feda7b61c74</id>
<content type='text'>

Move 'Explore Snippets' Spinach feature to Rspec

## What does this MR do?
It moves the `features/snippets/discover.feature` Spinach test to a Rspec feature.

## Are there points in the code the reviewer needs to double check?
The original feature was called 'Discover Snippets', but the UI no longer reflects this wording. The new Rspec feature is called 'Explore Snippets' to reflect UI/Controller/View naming in use.

## Why was this MR needed?
As part of deprecating the Spinach test suite.

## Screenshots (if relevant)

## Does this MR meet the acceptance criteria?

- [-] [Changelog entry](https://docs.gitlab.com/ce/development/changelog.html) added
- [-] [Documentation created/updated](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/development/doc_styleguide.md)
- [-] API support added
- Tests
  - [x] Added for this feature/bug
  - [ ] All builds are passing
- [x] Conform by the [merge request performance guides](http://docs.gitlab.com/ce/development/merge_request_performance_guidelines.html)
- [x] Conform by the [style guides](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CONTRIBUTING.md#style-guides)
- [x] Branch has no merge conflicts with `master` (if it does - rebase it please)
- [x] [Squashed related commits together](https://git-scm.com/book/en/Git-Tools-Rewriting-History#Squashing-Commits)

## What are the relevant issue numbers?
#23036

See merge request !7349</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Move 'Explore Snippets' Spinach feature to Rspec

## What does this MR do?
It moves the `features/snippets/discover.feature` Spinach test to a Rspec feature.

## Are there points in the code the reviewer needs to double check?
The original feature was called 'Discover Snippets', but the UI no longer reflects this wording. The new Rspec feature is called 'Explore Snippets' to reflect UI/Controller/View naming in use.

## Why was this MR needed?
As part of deprecating the Spinach test suite.

## Screenshots (if relevant)

## Does this MR meet the acceptance criteria?

- [-] [Changelog entry](https://docs.gitlab.com/ce/development/changelog.html) added
- [-] [Documentation created/updated](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/development/doc_styleguide.md)
- [-] API support added
- Tests
  - [x] Added for this feature/bug
  - [ ] All builds are passing
- [x] Conform by the [merge request performance guides](http://docs.gitlab.com/ce/development/merge_request_performance_guidelines.html)
- [x] Conform by the [style guides](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CONTRIBUTING.md#style-guides)
- [x] Branch has no merge conflicts with `master` (if it does - rebase it please)
- [x] [Squashed related commits together](https://git-scm.com/book/en/Git-Tools-Rewriting-History#Squashing-Commits)

## What are the relevant issue numbers?
#23036

See merge request !7349</pre>
</div>
</content>
</entry>
<entry>
<title>Move 'Search Snippets' Spinach feature to Rspec</title>
<updated>2016-11-16T06:52:43+00:00</updated>
<author>
<name>the-undefined</name>
<email>joe@joejames.io</email>
</author>
<published>2016-11-15T07:10:43+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=dbf5c8abfe44ce8bf4a9517a8acead961edb3e3e'/>
<id>dbf5c8abfe44ce8bf4a9517a8acead961edb3e3e</id>
<content type='text'>
This commit moves the `search_snippets.feature` Spinach test to a
Rspec feature, as part of deprecating the Spinach test suite.

- Remove Spinach discover snippets feature and steps
- Remove unused `SharedSearch` module
- Add Rspec feature scenarios
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This commit moves the `search_snippets.feature` Spinach test to a
Rspec feature, as part of deprecating the Spinach test suite.

- Remove Spinach discover snippets feature and steps
- Remove unused `SharedSearch` module
- Add Rspec feature scenarios
</pre>
</div>
</content>
</entry>
<entry>
<title>Unify anchor link format for MR diff files !7298</title>
<updated>2016-11-15T17:51:21+00:00</updated>
<author>
<name>Yar</name>
<email>YarTheGreat@gmail.com</email>
</author>
<published>2016-11-13T18:18:03+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=8782bb96cca3ade2b367f588fd8332906dcc2d1b'/>
<id>8782bb96cca3ade2b367f588fd8332906dcc2d1b</id>
<content type='text'>
Right now, the following naming scheme for diff files is used: diff-1, diff-2, ... and also we have "internal" format which is file-path-HASH, where HASH is sha1 of file path.
Besides, we have HASH_lineA_lineB format to link exact line number in MR diff. It makes sence to unify the way we link diff from outside, while leave "file-path-HASH" format for internal (js) usage.
Changes in this commit  allow to link diff just by HASH, if we don't want specify exact lines, also it changes "file-path-HASH" and "diff-NUMBER" links in code to this unified format.

Inspired by #24010 and !7298
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Right now, the following naming scheme for diff files is used: diff-1, diff-2, ... and also we have "internal" format which is file-path-HASH, where HASH is sha1 of file path.
Besides, we have HASH_lineA_lineB format to link exact line number in MR diff. It makes sence to unify the way we link diff from outside, while leave "file-path-HASH" format for internal (js) usage.
Changes in this commit  allow to link diff just by HASH, if we don't want specify exact lines, also it changes "file-path-HASH" and "diff-NUMBER" links in code to this unified format.

Inspired by #24010 and !7298
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'dz-refactor-namespace-regex' into 'master'</title>
<updated>2016-11-08T12:51:51+00:00</updated>
<author>
<name>Sean McGivern</name>
<email>sean@mcgivern.me.uk</email>
</author>
<published>2016-11-08T12:51:51+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=7be41074bb6596a41a5b6689ee98ab02cf4be50a'/>
<id>7be41074bb6596a41a5b6689ee98ab02cf4be50a</id>
<content type='text'>

Refactor namespace regex

Reuse existing namespace regex constant in routing

See merge request !7336</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Refactor namespace regex

Reuse existing namespace regex constant in routing

See merge request !7336</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'use-separate-token-for-incoming-email' into 'master'</title>
<updated>2016-11-08T10:47:45+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@gitlab.com</email>
</author>
<published>2016-11-08T10:47:45+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=9c3f3e9e359740b10edafaa1b06b0ff3e2070820'/>
<id>9c3f3e9e359740b10edafaa1b06b0ff3e2070820</id>
<content type='text'>

Use separate email-friendly token for incoming email

See merge request !5914</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Use separate email-friendly token for incoming email

See merge request !5914</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'fix-404-on-network-when-entering-a-nonexistent-git-revision' into 'master'</title>
<updated>2016-11-08T09:31:43+00:00</updated>
<author>
<name>Sean McGivern</name>
<email>sean@mcgivern.me.uk</email>
</author>
<published>2016-11-08T09:31:43+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=55e0065b49d63f53c40876196d8f110e4eb3ea32'/>
<id>55e0065b49d63f53c40876196d8f110e4eb3ea32</id>
<content type='text'>

Network page appear with an error message when entering nonexistent git revision

Closes #2362

See merge request !7172</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Network page appear with an error message when entering nonexistent git revision

Closes #2362

See merge request !7172</pre>
</div>
</content>
</entry>
<entry>
<title>Update non-exist group spinach test to match routing</title>
<updated>2016-11-08T08:13:13+00:00</updated>
<author>
<name>Dmitriy Zaporozhets</name>
<email>dmitriy.zaporozhets@gmail.com</email>
</author>
<published>2016-11-08T08:13:13+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=34962c7d0833f222aaaea9d6b042542801177699'/>
<id>34962c7d0833f222aaaea9d6b042542801177699</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>Move 'Explore Snippets' Spinach feature to Rspec</title>
<updated>2016-11-08T06:37:02+00:00</updated>
<author>
<name>the-undefined</name>
<email>joe@joejames.io</email>
</author>
<published>2016-11-07T08:01:27+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=903431e8895ba196edc7ce67d46279d0d06cba1d'/>
<id>903431e8895ba196edc7ce67d46279d0d06cba1d</id>
<content type='text'>
This commit moves the `snippets/discover.feature` Spinach test to a
Rspec feature, as part of deprecating the Spinach test suite.

The original feature was called 'Discover Snippets', but the UI no
longer reflects this wording. The new Rspec feature is called
'Explore Snippets' to reflect UI/Controller/View naming in use.

- Remove Spinach discover snippets feature and steps
- Add Rspec feature test
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This commit moves the `snippets/discover.feature` Spinach test to a
Rspec feature, as part of deprecating the Spinach test suite.

The original feature was called 'Discover Snippets', but the UI no
longer reflects this wording. The new Rspec feature is called
'Explore Snippets' to reflect UI/Controller/View naming in use.

- Remove Spinach discover snippets feature and steps
- Add Rspec feature test
</pre>
</div>
</content>
</entry>
<entry>
<title>implements reset incoming email token on issues modal and account page,</title>
<updated>2016-11-07T15:56:18+00:00</updated>
<author>
<name>tiagonbotelho</name>
<email>tiagonbotelho@hotmail.com</email>
</author>
<published>2016-10-18T18:03:31+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=011e561bfa227f3ecbafe5b1ffd51700c680a15f'/>
<id>011e561bfa227f3ecbafe5b1ffd51700c680a15f</id>
<content type='text'>
reactivates all tests and writes more tests for it
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
reactivates all tests and writes more tests for it
</pre>
</div>
</content>
</entry>
</feed>
