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
2020-10-21Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot
2020-09-19Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot
2020-06-18Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot
2020-05-20Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot
2020-03-09Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-03-04Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-01-09Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-01-02Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-11-21Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-10-11Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-24Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-08-30Replace rails_helper.rb with spec_helper.rbAsh McKenzie
2019-08-23Hide duplicate board list while draggingWinnie Hellmann
2019-07-26Add frozen_string_literal to spec/featuresThong Kuah
2019-04-05Add checkbox to choose to create new list when creating new labelTucker Chapman
2019-01-24Enable the Layout/ExtraSpacing copRémy Coutable
2019-01-15Quarantine very flaky testsRémy Coutable
2018-08-14Change `Backlog` list title to `Open`Kushal Pandya
2018-07-11Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao
2018-06-07Backport of "Add assignee lists to boards"Mario de la Ossa
2018-04-24Fix boards specClement Ho
2018-04-13[skip ci] Convert previous .card to .board-cardClement Ho
2018-03-12Update test for change in label dropdown action nameKushal Pandya
2018-01-18feature spec for #34252Simon Knox
2017-12-22Replace '.team << [user, role]' with 'add_role(user)' in specsblackst0ne
2017-11-03use resize_window helperMike Greiling
2017-11-02add CookieHelper and InputHelper automatically to :js testsMike Greiling
2017-11-01Merge branch 'master' into sh-headless-chrome-supportMike Greiling
2017-10-31Load participants asyncEric Eastwood
2017-10-23Merge branch 'master' into sh-headless-chrome-supportMike Greiling
2017-10-19Check for element before evaluate_scriptEric Eastwood
2017-10-14route around issue with trailing quotes in issue filters (see gitlab-org/gitl...Mike Greiling
2017-10-10chrome cannot send_keys unless the element is focusableMike Greiling
2017-10-10resize window when simulating dragging as horizontal scrolling causes issues ...Mike Greiling
2017-10-10ensure javascript confirm dialog is accepted when attempting to delete boardsMike Greiling
2017-10-09Merge branch 'master' into sh-headless-chrome-supportMike Greiling
2017-10-07Replaces `tag: true` into `:tag` in the specsJacopo
2017-09-22add set_cookie helperMike Greiling
2017-09-11Check for sidebar cookie instead of class when resizing windowAnnabel Dunstone Gray
2017-09-05Merge branch 'fuzzy-issue-search' into 'master'Sean McGivern
2017-08-30Fix broken feature specsHiroyuki Sato
2017-08-29fixed boards specsPhil Hughes
2017-08-29spec updatesPhil Hughes
2017-08-08Show all labelsRegis Boudinot
2017-08-03Change all `:empty_project` to `:project`Robert Speicher
2017-07-27Remove superfluous type defs in specsKeifer Furzland
2017-07-17Fix label creation from new list for subgroup projectsMark Fletcher
2017-07-06Auto-correct ProjectPathHelper violationsRobert Speicher
2017-06-29Change gitlab_sign_in to sign_in where possibleRobert Speicher
2017-06-20Change `logout` uses to `gitlab_sign_out`Robert Speicher