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
2021-07-20Add latest changes from gitlab-org/gitlab@14-1-stable-eev14.1.0-rc42GitLab Bot
2021-06-16Add latest changes from gitlab-org/gitlab@14-0-stable-eev14.0.0-rc42GitLab Bot
2021-05-19Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42GitLab Bot
2021-04-21Add latest changes from gitlab-org/gitlab@13-11-stable-eev13.11.0-rc43GitLab Bot
2021-02-18Add latest changes from gitlab-org/gitlab@13-9-stable-eev13.9.0-rc42GitLab Bot
2020-11-19Add latest changes from gitlab-org/gitlab@13-6-stable-eev13.6.0-rc42GitLab Bot
2020-10-21Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot
2020-08-20Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot
2020-06-18Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot
2020-02-07Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-10-23Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-07-26Add frozen_string_literal to spec/featuresThong Kuah
2018-11-20Resolve "Further UI improvements to Profile "Overview" tab"Martin Wortschack
2018-11-06Resolve "Redesign activity feed"Martin Wortschack
2018-10-04Resolve "Add new "Overview" tab on user profile page"Martin Wortschack
2018-07-05Enable Capybara/FeatureMethods copWinnie Hellmann
2017-12-19fixed specs and the non-rendering stat_graph_contributors_graphJose Ivan Vargas
2017-11-02add visible argument to helper rather than duplicating codeMike Greiling
2017-10-30fix page render issues on contribution calendar while tests are runMike Greiling
2017-08-24Delegate Repository::branch_exists? and ref_exists? to Gitlab::GitAndrew Newdigate
2017-08-10Migrate events into a new formatYorick Peterse
2017-08-03Change all `:empty_project` to `:project`Robert Speicher
2017-07-27Remove superfluous type defs in specsKeifer Furzland
2017-06-29Change gitlab_sign_in to sign_in where possibleRobert Speicher
2017-06-20Change `login_as` uses to `gitlab_sign_in`Robert Speicher
2017-05-23Use wait_for_requests to wait all JS requestOswaldo Ferreira
2017-04-24Merge branch 'jacopo-beschi/gitlab-ce-29712-unnecessary-wait-for-ajax'Rémy Coutable
2017-04-21Unnecessary "include WaitForAjax" and "include ApiHelpers"Jacopo
2017-04-21Use `:empty_project` where possible in top-level feature specsRobert Speicher
2017-02-13Add comment events to contributions calendarRémy Coutable
2016-11-04Fix deselecting calendar days on contribution graphClement Ho
2016-10-01Changed zero padded days to no padded days in date_formatClement Ho
2016-09-26Add more tests for calendar contributionClement Ho
2016-09-16Replace contributions calendar timezone payload with datesClement Ho