summaryrefslogtreecommitdiff
path: root/features/steps/shared
Commit message (Collapse)AuthorAgeFilesLines
* Put back usernames in activity and profile feedAnnabel Dunstone Gray2017-04-071-1/+1
|
* Update project build status cache when transitioningBob Van Landuyt2017-04-071-1/+2
|
* Fixed button capitalisation for Projects in viewsJose Ivan Vargas Lopez2017-04-061-1/+1
|
* Merge branch '29128-profile-page-icons' into 'master' Filipa Lacerda2017-04-061-1/+1
|\ | | | | | | | | | | | | Resolve "Add system note icons to profile page" Closes #29128 See merge request !10387
| * Update commit icon; fix specs29128-profile-page-iconsAnnabel Dunstone Gray2017-04-031-1/+1
| |
* | Optimise trace handling code to use streaming instead of full readKamil Trzciński2017-04-061-1/+1
| |
* | MR empty stateLuke "Jared" Bennett2017-04-051-0/+4
|/
* Fix up emoji tests that should have failed :/Eric Eastwood2017-03-243-4/+4
| | | | | | | Some discussion, https://gitlab.slack.com/archives/C0GQHHPGW/p1490398531185144 -> MR to fix failing emoji test: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/10230
* Removed the settings gear button inside the Project to a tabJose Ivan Vargas2017-03-071-3/+3
|
* Restore keyboard shortcuts for "Activity" and "Charts"Kushal Pandya2017-03-061-1/+13
|
* Improve explore projects spinach testDmitriy Zaporozhets2017-03-041-2/+6
| | | | | | | | Project name "Internal" is too generic and can lead to false positive/negative when there is a visibility filter on the page. So we ensure we check for project inside list holder css class. Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Cleaning up navigational order - ProjectKushal Pandya2017-03-022-11/+3
|
* Enable Performance/RedundantMergeDouwe Maan2017-02-231-1/+1
|
* Make build clone/retry implementation more robustfix/gb/pipeline-retry-builds-startedGrzegorz Bizon2017-02-161-1/+1
|
* Merge branch 'master' into jej-pages-picked-from-eeJames Edwards-Jones2017-02-031-2/+2
|\
| * Fix broken tests17662-rename-buildsFilipa Lacerda2017-02-031-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Rename Build to Job Replace "Builds" by "Jobs" and fix broken specs Replace "Builds" by "Jobs" Fix broken spinach test Fix broken test Remove `˙` at the beginning of the file Fix broken spinach test Fix broken tests Changes after review
* | Fix adding pages domain to projects in groupsKamil Trzcinski2017-01-311-0/+6
|/
* Merge branch '26138-combine-webhooks-and-services-settings-pages' into 'master' Rémy Coutable2017-01-201-1/+1
|\ | | | | | | | | Moved the webhooks and services gear options to a single one called integrations See merge request !8380
| * Fixed spinach feature tests for the services and hooks controllersJose Ivan Vargas2017-01-181-1/+1
| | | | | | | | Added a test for the integrations controller
* | Merge branch ↵Fatih Acet2017-01-191-1/+1
|\ \ | |/ |/| | | | | | | | | | | | | | | '24032-changed-visibility-level-to-public-but-project-is-not-public' into 'master' Update project visibility level ui to use dropdowns Closes #24296, #24123, and #24032 See merge request !7645
| * Fixed tests24032-changed-visibility-level-to-public-but-project-is-not-publicLuke "Jared" Bennett2016-12-101-1/+1
| | | | | | | | | | | | | | | | Grab permissions description from backend Review changes Added unit tests
* | Add the `:repository` trait to `:project` factories in Cucumber stepsRobert Speicher2017-01-173-10/+10
| |
* | Move admin groups spinach tests to rspecSemyon Pupkov2016-12-271-4/+0
| | | | | | | | https://gitlab.com/gitlab-org/gitlab-ce/issues/23036
* | Move Admin Appearance spinach feature to rspecjurre2016-12-191-4/+0
| |
* | Move admin application spinach test to rspecSemyon Pupkov2016-12-171-4/+0
| | | | | | | | https://gitlab.com/gitlab-org/gitlab-ce/issues/23036
* | Merge branch 'jej-24637-move-issue-visible_to_user-to-finder' into 'security' Sean McGivern2016-12-151-1/+1
| | | | | | | | | | | | | | Issue#visible_to_user moved to IssuesFinder Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/24637. See merge request !2039
* | Merge branch 'dz-fix-admin-routes' into 'master' Sean McGivern2016-12-141-1/+1
|\ \ | | | | | | | | | | | | Add support for nested groups to admin routing See merge request !8008
| * | Add support for nested groups to admin routingdz-fix-admin-routesDmitriy Zaporozhets2016-12-111-1/+1
| |/ | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | Move admin settings spinach feature to rspecjurre2016-12-131-4/+0
|/
* Update effected testszj-guest-reads-public-buildsZ.J. van de Weg2016-12-041-1/+1
|
* remove underscore from user-content id namespace22781-user-generated-permalinksMike Greiling2016-11-301-1/+1
|
* update gitlab flavored markdown tests to reflect namespaced idsMike Greiling2016-11-301-1/+1
|
* Homogenize dropdowns on Issue pageDavid Wagner2016-11-281-3/+3
| | | | | | | Make sort and filter dropdowns look the same and tweak their icon and colors according to #24150. Signed-off-by: David Wagner <david@marvid.fr>
* Merge branch 'rephrase-system-notes' into 'master' Robert Speicher2016-11-251-1/+1
|\ | | | | | | | | Rephrase some system notes to be compatible with new system note style See merge request !7692
| * Rephrase some system notes to be compatible with new system note stylerephrase-system-notesDouwe Maan2016-11-241-1/+1
| |
* | Add nested groups support to the routingdz-allow-nested-group-routingDmitriy Zaporozhets2016-11-232-0/+9
|/ | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Move 'Search Snippets' Spinach feature to Rspecthe-undefined2016-11-161-11/+0
| | | | | | | | | 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
* Fix diff_comments failurestylistic-changes-to-commit-title-barAnnabel Dunstone Gray2016-11-041-1/+1
|
* Fix spinach testsAnnabel Dunstone Gray2016-11-011-9/+5
|
* Wait for ajax for every merge request spinach testdz-spinach-wait-ajaxDmitriy Zaporozhets2016-10-181-2/+0
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Merge branch 'fix-trending-projects-spinach-failure' into 'master' Dmitriy Zaporozhets2016-10-171-0/+4
|\ | | | | | | | | | | | | | | | | Fix trending projects Spinach failure The trending projects list is now pre-calculated. To make this work with the Spinach test, we have to manually refresh the list. Partial fix to #23378 See merge request !6911
| * Fix trending projects Spinach failurefix-trending-projects-spinach-failureStan Hu2016-10-141-0/+4
| | | | | | | | | | | | | | The trending projects list is now pre-calculated. To make this work with the Spinach test, we have to manually refresh the list. Partial fix to #23378
* | Fix merge requests feature testsfix-merge-request-diff-spinach-failuresDmitriy Zaporozhets2016-10-161-1/+5
|/ | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Project tools visibility levelFelipe Artur2016-09-011-2/+4
|
* Capitalize mentioned issue timeline notesClement Ho2016-08-251-1/+1
|
* Updated testsPhil Hughes2016-08-131-3/+1
|
* Fix test failures, that did occur because of missing previously used ↵Kamil Trzcinski2016-08-111-1/+1
| | | | `reload_status!` call
* Use state machine for pipeline event processingKamil Trzcinski2016-08-111-2/+0
|
* Pre-create all builds for Pipeline when a trigger is receivedKamil Trzcinski2016-08-111-3/+5
| | | | | | | | | | | This change simplifies a Pipeline processing by introducing a special new status: created. This status is used for all builds that are created for a pipeline. We are then processing next stages and queueing some of the builds (created -> pending) or skipping them (created -> skipped). This makes it possible to simplify and solve a few ordering problems with how previously builds were scheduled. This also allows us to visualise a full pipeline (with created builds). This also removes an after_touch used for updating a pipeline state parameters. Right now in various places we explicitly call a reload_status! on pipeline to force it to be updated and saved.
* Merge branch 'master' into faster-diffsfaster-diffsJacob Schatz2016-07-111-0/+5
|\