summaryrefslogtreecommitdiff
path: root/spec/features
Commit message (Expand)AuthorAgeFilesLines
* Add readme button to non-empty project pageImre Farkas2018-07-031-1/+59
* Merge branch '36907-fix-new-issue-link-from-failed-job' into 'master'Grzegorz Bizon2018-07-031-1/+1
|\
| * Fix link to job when creating a new issue from a failed jobRémy Coutable2018-07-031-1/+1
* | Make OperationService RPC's mandatoryJacob Vosmaer (GitLab)2018-07-031-21/+6
|/
* Merge branch 'add-title-placeholder-for-new-issues' into 'master'Annabel Gray2018-07-021-0/+3
|\
| * Update create issue test to check for input placeholdersGeorge Tsiolis2018-06-291-0/+3
* | Merge branch 'ce-backport-5605-epic-autocomplete' into 'master'Phil Hughes2018-07-025-10/+10
|\ \
| * | Update tests to check emoji autocompletionKushal Pandya2018-07-025-10/+10
* | | Merge branch '39543-milestone-page-list-redesign' into 'master'Fatih Acet2018-07-022-13/+1
|\ \ \ | |/ / |/| |
| * | Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into 39543-m...Constance Okoghenun2018-06-2135-151/+363
| |\ \
| * | | Updated test for user deleting a milestoneConstance Okoghenun2018-06-191-0/+1
| * | | Removed irrelevant test for edit milestone in milestone listConstance Okoghenun2018-06-191-13/+0
* | | | Resolve "404 when trying to create a new issue from the group"Jan Beckmann2018-07-023-8/+61
| |_|/ |/| |
* | | Add pipeline stages position clean-up migrationGrzegorz Bizon2018-06-291-0/+0
* | | Merge branch '47769-fix_ambiguous_due_date_for_issue_scopes' into 'master'Sean McGivern2018-06-291-5/+32
|\ \ \
| * | | Fix ambiguous due_date column for Issue scopesImre Farkas2018-06-291-5/+32
* | | | Resolve "Remove "environment scope" field on cluster creation form for core/s...Sam Beckham2018-06-291-0/+13
* | | | Resolve "No UI element to edit group label"Luke Bennett2018-06-281-0/+17
|/ / /
* | | Merge branch '39604-update-top-right-avatar-after-changing-avatar' into 'master'Fatih Acet2018-06-281-8/+19
|\ \ \
| * | | Fix #39604 - Update header avatar after user changes avatarJamie Schembri2018-06-271-8/+19
* | | | CE port gitlab-ee!6112Luke Bennett2018-06-271-27/+20
* | | | Ignore unknown OAuth sources in ApplicationSetting46783-removed-omniauth-provider-causing-invalid-application-settingRémy Coutable2018-06-261-0/+23
* | | | Merge branch 'fix-inconsistent-cancel-button' into 'master'Clement Ho2018-06-251-1/+1
|\ \ \ \
| * | | | Change button text to more specific Discard draftfix-inconsistent-cancel-buttonAndreas Kämmerle2018-06-251-1/+1
* | | | | Merge remote-tracking branch 'dev/master'Alessio Caiazza2018-06-251-1/+19
|\ \ \ \ \
| * \ \ \ \ Merge branch 'security-html_escape_branch_name' into 'master'Alessio Caiazza2018-06-251-1/+19
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | HTML escape branch name in project graphs pageImre Farkas2018-06-191-1/+19
* | | | | | Honor saml assurance level to allow 2FA bypassingRoger Rüttimann2018-06-251-7/+28
| |_|/ / / |/| | | |
* | | | | Adds test to cover the fix in #45575Sanad Liaquat2018-06-241-0/+9
| |_|/ / |/| | |
* | | | Bring changes from EELin Jen-Shin2018-06-221-0/+1
* | | | Bring changes from EEunify-filter_issues_spec.rbLin Jen-Shin2018-06-211-2/+34
|/ / /
* | | Changes tab VUE refactoringFelipe Artur2018-06-2126-124/+292
* | | Rails 5 fix Capybara::ElementNotFound: Unable to find visible css #modal-reve...Jasper Maes2018-06-202-0/+4
* | | Merge branch 'fix-flakey-groups-filter-list-specs' into 'master'Rémy Coutable2018-06-192-0/+8
|\ \ \
| * | | Fix flakey time-senstive group filter specsfix-flakey-groups-filter-list-specsEric Eastwood2018-06-142-0/+8
* | | | Merge branch '47672-set_inline_content_type_for_ics' into 'master'Douwe Maan2018-06-183-24/+54
|\ \ \ \ | |_|/ / |/| | |
| * | | Render calendar feed inline when accessed from GitLabImre Farkas2018-06-183-24/+54
| | |/ | |/|
* | | Merge branch '47915-badges' into 'master'Clement Ho2018-06-151-2/+2
|\ \ \
| * | | Fix specsClement Ho2018-06-151-2/+2
* | | | Merge branch 'fix-flakey-move-slash-command-unauthorized-project' into 'master'Robert Speicher2018-06-151-1/+3
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix flakey move slash command with unauthorized projectfix-flakey-move-slash-command-unauthorized-projectEric Eastwood2018-06-141-1/+3
| | |/ | |/|
* | | Merge branch 'fix-flakey-remove-deploy-key-spec' into 'master'Rémy Coutable2018-06-151-1/+2
|\ \ \
| * | | Fix flakey time-sensitive remove deploy key specfix-flakey-remove-deploy-key-specEric Eastwood2018-06-141-1/+2
| |/ /
* | | Merge branch 'fix-flakey-user-assignee-autocomplete-dropdown-specs' into 'mas...Douwe Maan2018-06-151-25/+26
|\ \ \
| * | | Update dropdown_assignee_spec with filtered_search_helpersfix-flakey-user-assignee-autocomplete-dropdown-specsEric Eastwood2018-06-141-19/+18
| * | | Fix flakey user/assignee autocomplete dropdownEric Eastwood2018-06-141-8/+10
| |/ /
* | | Resolve ""Click to expand" link in collapsed diffs should be blue"Annabel Gray2018-06-141-2/+1
| |/ |/|
* | Merge branch 'fix-flakey-user-comment-on-issue' into 'master'Sean McGivern2018-06-141-2/+5
|\ \
| * | Fix flakey user comment on issue test race conditionEric Eastwood2018-06-141-2/+5
| |/
* | enable CommonMark as the defaultBrett Walker2018-06-143-20/+89
|/