summaryrefslogtreecommitdiff
path: root/spec/features
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '50521-block-emojis-and-symbol-characters-from-user-s-full-names...Filipa Lacerda2019-02-041-19/+44
|\
| * Block emojis from user nameMartin Wortschack2019-02-011-19/+44
* | Merge branch 'update-ui-admin-appearance' into 'master'Phil Hughes2019-02-041-6/+6
|\ \
| * | Update UI of admin appearance settingsAnnabel Dunstone Gray2019-02-011-6/+6
* | | Merge branch '19745-forms-with-task-lists-can-be-overwritten-when-editing-sim...Sean McGivern2019-02-041-13/+15
|\ \ \ | |/ / |/| |
| * | Fix rubocop errorsBrett Walker2019-01-301-2/+4
| * | Fix task list feature specsBrett Walker2019-01-301-13/+13
* | | Fix cluster installation processing spinner (reopened)Jacques Erasmus2019-02-011-5/+5
* | | Fix rubocop violationsGabriel Mazetto2019-01-311-1/+1
* | | Merge branch '56860-fix-spec-race-condition-upside-the-head' into 'master'Douglas Barbosa Alexandre2019-01-311-0/+3
* | | [master] Pipelines section is available to unauthorized usersKamil Trzciński2019-01-313-9/+9
* | | [master] Resolve "[Security] Stored XSS via KaTeX"Constance Okoghenun2019-01-311-1/+17
* | | Stop showing ci for guest usersSteve Azzopardi2019-01-311-0/+21
|/ /
* | Merge branch 'anan-add-MethodCallWithoutArgsParentheses-cop' into 'master'Lin Jen-Shin2019-01-3010-18/+18
|\ \
| * | Re-enable MethodCallWithoutArgsParentheses CopAndrew Newdigate2019-01-2910-18/+18
* | | Merge branch '53104-redesign-group-overview-ui-mvc' into 'master'Kushal Pandya2019-01-303-16/+16
|\ \ \
| * | | Refresh group overview to match project overviewDennis Tang2019-01-253-16/+16
* | | | Revert the "What's new" featureBrandon Labuschagne2019-01-291-8/+0
| |/ / |/| |
* | | Wait for requests in specs before interacting with select2Nick Thomas2019-01-281-3/+0
* | | Standardize token value capitalization in filter barOmar Bahareth2019-01-287-21/+21
* | | Merge branch 'dm-copy-suggestion-as-gfm' into 'master'Phil Hughes2019-01-251-0/+62
|\ \ \
| * | | Allow suggestions to be copied and pasted as GFMDouwe Maan2019-01-251-0/+62
* | | | Fix a JS race in a specNick Thomas2019-01-251-0/+3
|/ / /
* | | Quarantine flakey GFM label testLukas Eipert2019-01-251-1/+1
* | | Merge branch 'container-repository-cleanup-api' into 'master'Grzegorz Bizon2019-01-251-1/+1
|\ \ \
| * | | Add Container Registry APIKamil Trzciński2019-01-251-1/+1
* | | | Merge branch 'feature/gb/cross-project-pipeline-trigger' into 'master'Douwe Maan2019-01-251-0/+43
|\ \ \ \
| * | | | Add basic feature specs for cross-project bridgesGrzegorz Bizon2019-01-251-0/+43
* | | | | Merge branch 'db-copy-as-gfm-prosemirror' into 'master'Phil Hughes2019-01-251-75/+109
|\ \ \ \ \
| * | | | | Use nodes and marks to power Copy-as-GFMdb-copy-as-gfm-prosemirrorDouwe Maan2019-01-241-75/+109
* | | | | | Init GLForm instance on form while editing tagsKushal Pandya2019-01-251-0/+82
| |/ / / / |/| | | |
* | | | | Merge branch 'diff-settings-dropdown' into 'master'Filipa Lacerda2019-01-254-3/+15
|\ \ \ \ \
| * | | | | Added dropdown for diff settingsPhil Hughes2019-01-244-3/+15
| |/ / / /
* | | | | Merge branch '53950-commit-comments-displayed-on-a-merge-request' into 'master'56221-spec-features-projects-clusters-gcp_spec-rb-appears-to-be-making-real-google-api-requestsMike Greiling2019-01-241-0/+12
|\ \ \ \ \
| * | | | | Resolve commit comments displayed on a merge requestConstance Okoghenun2019-01-211-1/+1
| * | | | | Added reloading to commit non-diff discussion note specConstance Okoghenun2019-01-181-0/+2
| * | | | | Display "commented" only for commit discussions on merge requestsConstance Okoghenun2019-01-171-0/+10
* | | | | | Enable the Layout/ExtraSpacing cop56392-enable-the-layout-extraspacing-copRémy Coutable2019-01-2432-40/+40
| |_|_|_|/ |/| | | |
* | | | | Merge branch '25569-changing-wording-to-delete-when-referring-to-removing-a-b...Filipa Lacerda2019-01-235-10/+10
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Use 'delete' instead of 'remove' for source branch25569-changing-wording-to-delete-when-referring-to-removing-a-branchSam Bigelow2019-01-225-10/+10
* | | | | fix(labels): Move the primary button out of breadcrumbs and into the project ...Martin Hobert2019-01-221-1/+1
* | | | | Merge branch '47007-related-merge-requests-in-issue-design-restyle' into 'mas...Kushal Pandya2019-01-222-2/+4
|\ \ \ \ \
| * | | | | Updated test for related merge request titleConstance Okoghenun2019-01-172-2/+2
| * | | | | Updated spec for issues related merge request count and statusConstance Okoghenun2019-01-161-2/+2
| * | | | | Updated spec for issues referencesConstance Okoghenun2019-01-151-0/+2
* | | | | | Merge branch '53856-changing-group-visibility-does-not-re-enable-save-button'...Filipa Lacerda2019-01-221-1/+3
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Fix DirtySubmit handling of checkbox and radio inputsLuke Bennett2019-01-221-1/+3
| |/ / / /
* | | | | Merge branch 'sh-bump-katex-version-0.10.0' into 'master'Kushal Pandya2019-01-211-2/+2
|\ \ \ \ \
| * | | | | Update spec/features/markdown/math_spec.rbAndrew Harmon2019-01-181-2/+2
* | | | | | Merge branch '56213-remove-error_tracking-feature-flag' into 'master'Kamil Trzciński2019-01-191-20/+4
|\ \ \ \ \ \ | |/ / / / / |/| | | | |