Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-07-09Updates from `rubocop -a`Lin Jen-Shin
2018-07-05Enable Capybara/FeatureMethods copWinnie Hellmann
2018-04-19Resolve "View labels when editing labels in sidebar and board sidebar"André Luís
2018-04-02Resolve "Clicking confidential and lock icons on sidebar should also activate...Dennis Tang
2018-03-12Update test for change in label dropdown action nameKushal Pandya
2018-01-17Merge branch 'label-xss-10-3' into 'security-10-3'Jacob Schatz
2017-12-22Replace '.team << [user, role]' with 'add_role(user)' in specsblackst0ne
2017-10-09Merge branch 'master' into sh-headless-chrome-supportMike Greiling
2017-10-07Replaces `tag: true` into `:tag` in the specsJacopo
2017-08-13Change trigger('click') calls to clickStan Hu
2017-08-10Merge branch 'master' into sh-headless-chrome-supportStan Hu
2017-08-05fix failing specs due phantomJS scroll positionMike Greiling
2017-08-03Merge branch 'master' into sh-headless-chrome-supportStan Hu
2017-08-03Change all `:empty_project` to `:project`Robert Speicher
2017-07-27Use `empty_project` where possible in spec/features/issuesRobert Speicher
2017-07-27Remove superfluous type defs in specsKeifer Furzland
2017-07-06Merge branch 'master' into rs-sign_inRobert Speicher
2017-07-06Auto-correct ProjectPathHelper violationsRobert Speicher
2017-07-05Create and use project path helpers that only need a project, no namespaceDouwe Maan
2017-06-29Refactored tests and added a breakpoint to the merge_request_tabsJose Ivan Vargas
2017-06-29Change gitlab_sign_in to sign_in where possibleRobert Speicher
2017-06-27Fixed sidebar not collapsing on merge request in mobile screensJose Ivan Vargas
2017-06-21Merge branch 'master' into sh-headless-chrome-supportStan Hu
2017-06-20Change `login_as` uses to `gitlab_sign_in`Robert Speicher
2017-06-17Convert variants of trigger('click') -> clickStan Hu
2017-05-27Backport MR from EEClement Ho
2017-05-23Use wait_for_requests to wait all JS requestOswaldo Ferreira
2017-05-06Merge branch 'attemp-to-fix-issue_sidebar_spec-again' into 'master' Stan Hu
2017-05-05Trigger click instead of actual click to make sure the right button is always...Luke "Jared" Bennett
2017-05-04Backport of multiple_assignees_feature [ci skip]Valery Sizov
2017-05-03Merge branch 'fix-issue_sidebar_spec-failure-and-remove-sleep' into 'master' Sean McGivern
2017-05-03Merge branch '30667-creating-new-label-on-new-issue-causing-bug' into 'master' Rémy Coutable
2017-05-03Revert to real click seeing as that was a bug with only the original branchLuke "Jared" Bennett
2017-05-03Fixed issue_sidebar_spec.rb click as true click cannot hit the right element ...Luke "Jared" Bennett
2017-05-03Fix label creation from issuable for subgroup projectsMark Fletcher
2017-05-03Added find for collapsed sidebar before assertingLuke "Jared" Bennett
2017-04-21Unnecessary "include WaitForAjax" and "include ApiHelpers"Jacopo
2017-04-19Set the issuable sidebar to remain collapsed on mobile devicesJose Ivan Vargas Lopez
2017-02-09fix new label errors not visible in dropdown for #27287, also humanize error ...Tom Koole
2017-01-28Improved code style on the issue_sidebar_spec.rbJose Ivan Vargas
2017-01-25Fixed Issuable sidebar so it remains closed on mobile/smaller screen devicesJose Ivan Vargas Lopez
2016-11-17Include author in assignee dropdown searchPhil Hughes
2016-08-09fixes part1 of files to start using active tensetiagonbotelho
2016-04-15Add tests to check if a new label is addedAlfredo Sumaran