summaryrefslogtreecommitdiff
path: root/spec/features
Commit message (Expand)AuthorAgeFilesLines
* Hide Gollum inside Gitlab::Git::WikiJacob Vosmaer (GitLab)2017-10-031-1/+1
* Merge branch '36670-remove-edit-form' into 'master'Sean McGivern2017-10-036-214/+34
|\
| * Remove edit action for issuesJarka Kadlecova2017-10-036-214/+34
* | Merge branch 'dm-copy-parallel-diff' into 'master'Phil Hughes2017-10-032-41/+109
|\ \
| * | Only copy old/new code when selecting left/right side of parallel diffdm-copy-parallel-diffDouwe Maan2017-10-022-41/+109
* | | Merge branch 'ff_port_from_ee' into 'master'Sean McGivern2017-10-032-0/+48
|\ \ \
| * \ \ Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into ff_port_from_eeValery Sizov2017-10-025-9/+89
| |\ \ \
| * | | | Port semi-linear merge strategy to CE (mostly FE)Eric Eastwood2017-09-291-0/+8
| * | | | Merge branch 'master' into ff_port_from_eeEric Eastwood2017-09-282-1/+37
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Merge branch 'master' into ff_port_from_eeEric Eastwood2017-09-2631-228/+556
| |\ \ \ \
| * | | | | Add test to check for project settings merge strategiesEric Eastwood2017-09-261-0/+18
| * | | | | Port fast-forward widget_spec test from EEEric Eastwood2017-09-191-0/+22
* | | | | | Create failing test caserobdel122017-09-301-0/+18
| |_|_|/ / |/| | | |
* | | | | Fix fork button being disabled for users who can fork to groupPhil Hughes2017-09-291-0/+57
* | | | | Merge branch 'breadcrumb-item-links' into 'master'Tim Zallmann2017-09-293-3/+11
|\ \ \ \ \
| * | | | | spec fixesbreadcrumb-item-linksPhil Hughes2017-09-282-3/+3
| * | | | | Fixed breadcrumb title not linkingPhil Hughes2017-09-271-0/+8
| | |/ / / | |/| | |
* | | | | Merge branch 'feature/migrate-repository-rm-tag-to-gitaly' into 'master'Robert Speicher2017-09-281-6/+21
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Migrate Git::Repository#rm_tag to GitalyAhmad Sherif2017-09-281-6/+21
| |/ / /
* | | | Merge branch 'jramsay-spelling-occurred' into 'master'Jacob Schatz2017-09-281-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fix spelling of occurredjramsay-spelling-occurredJames Ramsay2017-09-261-1/+1
| |/ /
* | | Fixes commit comments in side-by-side diff viewcommit-side-by-side-commentPhil Hughes2017-09-271-0/+36
|/ /
* | Fix specsAnnabel Dunstone Gray2017-09-253-3/+3
* | Merge branch 'improve_sorting_list' into 'master'Douwe Maan2017-09-257-117/+49
|\ \
| * | Improve list of sorting optionsVitaliy @blackst0ne Klachkov2017-09-237-117/+49
* | | Merge branch 'project-page-clearer' into 'master'Filipa Lacerda2017-09-251-0/+19
|\ \ \ | |/ / |/| |
| * | Add context tabs to dashboard/projectsPhil Hughes2017-09-221-0/+19
* | | Merge branch 'replace_project_shortcuts.feature' into 'master'Rémy Coutable2017-09-222-21/+108
|\ \ \ | |/ / |/| |
| * | Replace the 'project/shortcuts.feature' spinach test with an rspec analogreplace_project_shortcuts.featureVitaliy @blackst0ne Klachkov2017-09-222-21/+108
* | | Merge branch 'add-view-replaced-file-link' into 'master'Rémy Coutable2017-09-221-5/+35
|\ \ \
| * | | Add view replaced file link for image diffsadd-view-replaced-file-linkClement Ho2017-09-201-5/+35
* | | | Replace the 'project/service.feature' spinach test with an rspec analogVitaliy @blackst0ne Klachkov2017-09-2216-27/+342
| |/ / |/| |
* | | Removed User Callout for Customer ExperienceTim Zallmann2017-09-201-55/+0
| |/ |/|
* | Merge branch 'acey-flakes' into 'master'Rémy Coutable2017-09-191-10/+6
|\ \
| * | fix transient user_edits_files_spec failuresacey-flakesSimon Knox2017-09-181-10/+6
* | | Fix MR widget with external CI services/integrations33287-fix-mr-widget-errors-with-external-servicesEric Eastwood2017-09-181-0/+18
| |/ |/|
* | Merge branch 'update-user_uses_slash_commands_spec' into 'master'Rémy Coutable2017-09-181-4/+4
|\ \
| * | Minor update to address Sean McGivern's comment.manolis2017-09-151-4/+4
| |/
* | Merge branch 'replace_project_snippets.feature' into 'master'Rémy Coutable2017-09-184-0/+90
|\ \
| * | Replace the 'project/snippets.feature' spinach test with an rspec analogVitaliy @blackst0ne Klachkov2017-09-184-0/+90
| |/
* | Merge branch 'replace_project_commits_revert.feature' into 'master'Rémy Coutable2017-09-181-0/+56
|\ \
| * | Replace the 'project/commits/revert.feature' spinach test with an rspec analogVitaliy @blackst0ne Klachkov2017-09-181-0/+56
| |/
* | Merge branch 'replace_project_archived.feature' into 'master'Rémy Coutable2017-09-181-0/+43
|\ \
| * | Replace the 'project/archived.feature' spinach test with an rspec analogVitaliy @blackst0ne Klachkov2017-09-171-0/+43
| |/
* | Merge branch 'improve_spec_features_profiles_specs' into 'master'Rémy Coutable2017-09-187-38/+33
|\ \
| * | Improve 'spec/features/profiles/*' specsVitaliy @blackst0ne Klachkov2017-09-167-38/+33
| |/
* | Replace the 'search.feature' spinach test with an rspec analogVitaliy @blackst0ne Klachkov2017-09-1611-310/+554
|/
* Merge branch 'revert-sidebar-title-attribute' into 'master'Filipa Lacerda2017-09-151-1/+1
|\
| * fixed merge request specrevert-sidebar-title-attributePhil Hughes2017-09-131-1/+1
* | Merge branch '20824-scope-users-to-members-in-group-issuable-list' into 'master'Phil Hughes2017-09-151-0/+22
|\ \