summaryrefslogtreecommitdiff
path: root/spec/features
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | Merge branch 'web-ide-default-merge-request' into 'master'Nick Thomas2019-02-281-0/+2
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Use Web IDE path for merge request edit buttons See merge request gitlab-org/gitlab-ce!25595
| * | | | | Use Web IDE path for merge request edit buttonsPhil Hughes2019-02-271-0/+2
| | | | | |
* | | | | | add tag filter to admin runners pageAlexis Reigel2019-02-271-0/+50
| | | | | |
* | | | | | Merge branch 'fix-misspellings-app' into 'master'Rémy Coutable2019-02-271-1/+1
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix misspellings in app/spec executable lines See merge request gitlab-org/gitlab-ce!25521
| * | | | | | Fix misspellings in app/spec executable linesTakuya Noguchi2019-02-271-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
* | | | | | | Revert "Merge branch 'revert-8baf9e5f' into 'master'"Matija Čupić2019-02-272-2/+2
|/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit f5201a816f2eff9393e16f362403451e5d86ee6c, reversing changes made to 48e6db0dad6f256e8423e0bd6c9b254803f50ccf.
* | | | | | Fix inconsistent pagination stylesClement Ho2019-02-271-1/+1
|/ / / / /
* | | | | Merge branch 'sh-wip-fix-duplicate-env-xhr' into 'master'Filipa Lacerda2019-02-271-0/+17
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix pagination and duplicate requests in environments page Closes #58191 See merge request gitlab-org/gitlab-ce!25582
| * | | | | Add pagination spec and improve filtering of null valuesStan Hu2019-02-261-0/+17
| |/ / / /
* | | | | Merge branch 'web-ide-default-editor' into 'master'Filipa Lacerda2019-02-273-0/+8
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Makes the Web IDE the default editor Closes #42382 See merge request gitlab-org/gitlab-ce!25171
| * | | | | Makes the Web IDE the default editorPhil Hughes2019-02-263-0/+8
| | | | | | | | | | | | | | | | | | | | | | | | Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/42382
* | | | | | Merge branch 'winh-dequarantine-labels-autocomplete' into 'master'Phil Hughes2019-02-271-83/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Move gfm_autocomplete_spec.rb out of quarantine Closes #57995 and #56843 See merge request gitlab-org/gitlab-ce!25542
| * | | | | Remove tests for labels dropdown from gfm_autocomplete_spec.rbWinnie Hellmann2019-02-271-83/+1
| | | | | |
* | | | | | Revert "Merge branch '13784-simple-masking-of-protected-variables-in-logs' ↵Kamil Trzciński2019-02-262-2/+2
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | into 'master'" This reverts merge request !25293
* | | | | Merge branch 'ce-revert-d5ce84fd' into 'master'Lin Jen-Shin2019-02-265-5/+14
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Revert "Merge branch 'revert-82d7b5a0-ce' into 'master'" Closes #57857 and #50747 See merge request gitlab-org/gitlab-ce!25559
| * | | | | Merge branch 'fix-misspellings-app-comments' into 'master'Rémy Coutable2019-02-263-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix misspellings in app/spec comments See merge request gitlab-org/gitlab-ce!25517
| * | | | | Merge branch 'filter-confidential-issues' into 'master'Kamil Trzciński2019-02-262-2/+11
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Ability to filter confidential issues Closes #50747 See merge request gitlab-org/gitlab-ce!24960
* | | | | Merge branch 'add_YouTrack_integration' into 'master'Sean McGivern2019-02-262-5/+119
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added YouTrack integration Closes #42595 See merge request gitlab-org/gitlab-ce!25361
| * | | | | Update external issue tracker services test, remove `prop_accessor :title` ↵Kotau Yauhen2019-02-221-5/+30
| | | | | | | | | | | | | | | | | | | | | | | | from YouTrack integration service
| * | | | | Remove new_issue_url field from YouTrack integration serviceKotau Yauhen2019-02-212-1/+89
| | | | | |
| * | | | | Lowercase letters support and additional tests for YouTrack integration serviceYauhen Kotau2019-02-201-0/+1
| | | | | |
* | | | | | Add Maskable concern for CI variablesMatija Čupić2019-02-262-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This adds a concern that abstracts the concept of masking a variable, including the RegEx for validation.
* | | | | | Merge branch 'patch-45' into 'master'Filipa Lacerda2019-02-261-2/+2
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix incorrect checkbox description. Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/56519 Closes #56519 See merge request gitlab-org/gitlab-ce!25392
| * | | | | Fix incorrect Pages Domains HTTPS checkkbox descAnton Melser2019-02-261-2/+2
| |/ / / / | | | | | | | | | | | | | | | Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/56519
* | | | | Quarantine spec/features/issues/filtered_search/search_bar_spec.rb:89Rémy Coutable2019-02-261-1/+1
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* | | | | Merge branch 'revert-82d7b5a0-ce' into 'master'Robert Speicher2019-02-265-14/+5
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | [CE port] Revert "Automatic merge of gitlab-org/gitlab-ce master" See merge request gitlab-org/gitlab-ce!25537
| * | | | | Revert "Merge branch 'fix-misspellings-app-comments' into 'master'"Michael Kozono2019-02-253-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 9202bbd129537a698b986e6295d0c783b5a84815, reversing changes made to 4b282e9ce1ae246c4538b3ede18d1380ea778029.
| * | | | | Revert "Merge branch 'filter-confidential-issues' into 'master'"Michael Kozono2019-02-252-11/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit d133bf84c668df3dfc9938bb04150754cb873c8b, reversing changes made to 7981c0292b07a0138b096fa082341fcb13e9ce2b.
* | | | | | Merge branch ↵Clement Ho2019-02-261-21/+0
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | '57582-dropdown-icon-misalignment-on-issues-list-on-mobile-screen' into 'master' Fix alignment of dropdown icon on issuable on mobile Closes #57582 See merge request gitlab-org/gitlab-ce!25205
| * | | | | Fix alignment of dropdown icon on issuable on mobileTakuya Noguchi2019-02-201-21/+0
| | |_|/ / | |/| | | | | | | | | | | | | Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
* | | | | Allow maintainers to remove pagesVladimir Shushlin2019-02-251-65/+38
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Move remove_pages permission to maintainer Fix before_action in pages controller to check `remove_pages` permission Add specs
* | | | | Merge branch 'filter-confidential-issues' into 'master'Kamil Trzciński2019-02-252-2/+11
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Ability to filter confidential issues Closes #50747 See merge request gitlab-org/gitlab-ce!24960
| * | | | | Add specs for filtering confidential issuesRobert Schilling2019-02-211-0/+9
| | | | | |
| * | | | | Ability to filter confidential issuesRobert Schilling2019-02-212-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add a new search bar filter for confidential issues. Add filtering support to the IssuesFinder.
* | | | | | Fix misspellings in app/spec commentsTakuya Noguchi2019-02-253-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
* | | | | | Improve snippets empty stateGeorge Tsiolis2019-02-222-1/+16
| | | | | |
* | | | | | Merge branch '55057-system-message-to-core' into 'master'Sean McGivern2019-02-222-0/+169
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Port EE System Header And Footer feature to CE Closes #55057 See merge request gitlab-org/gitlab-ce!25241
| * | | | | | Port EE System Header And Footer feature to CEDouwe Maan2019-02-212-0/+169
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | remove EE specific code remove EE licence checks move migration from EE to CE folder structure move specs from EE to CE folder structure remove EE specific flag specs
* | | | | | Merge branch '9841-geo-unable-to-compare-branches-on-secondary' into 'master'James Lopez2019-02-221-0/+32
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | | | | | | | | | | | | Allow users to compare branches on a read-only instance See merge request gitlab-org/gitlab-ce!25414
| * | | | | Allow users to compare branches on a read-only instanceDouglas Barbosa Alexandre2019-02-201-0/+32
| | |_|_|/ | |/| | |
* | | | | Sort labels alphabeticallyDmitriy Zaporozhets2019-02-211-0/+24
| |/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | Sorts labels alphabetically on issues (and merge requests) list. Before it was order id desc. Now it will be consistent with sidebar and labels page. Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | | | Move language setting to preferencesFabian Schneider2019-02-201-0/+24
|/ / /
* | | Improve empty state for starred projectsBrandon Labuschagne2019-02-191-1/+10
| |/ |/| | | | | | | In this MR, a view for the empty state of projects has been added. In addition, an svg for this has also been added.
* | Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into ↵Ehsan Abdulqader2019-02-181-0/+28
| | | | | | | | feature/56787-realtime-validation-for-user-fullname-and-username
* | Remove second primary button on wiki create and editGeorge Tsiolis2019-02-154-22/+5
| |
* | Replaced part of diff file properties with diff viewerNatalia Tepluhina2019-02-151-0/+5
| | | | | | | | | | | | - replaced file.too_large - replaced file.text - replaced file.collapsed
* | Merge branch 'ce-1979-fe-multiple-approval-rules' into 'master'Phil Hughes2019-02-153-0/+7
|\ \ | | | | | | | | | | | | CE Port of Multiple merge request approval rules See merge request gitlab-org/gitlab-ce!25193
| * | CE Port of Multiple merge request approval rulesPaul Slaughter2019-02-133-0/+7
| | | | | | | | | | | | EE MR: https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/9001
* | | Add more feature specs for group labelsDmitriy Zaporozhets2019-02-142-1/+36
| |/ |/| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | Change unicode for non-standard spacesMarcel Amirault2019-02-121-4/+4
|/