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
2023-02-20Add latest changes from gitlab-org/gitlab@15-9-stable-eev15.9.0-rc42GitLab Bot
2022-07-20Add latest changes from gitlab-org/gitlab@15-2-stable-eev15.2.0-rc42GitLab Bot
2022-03-18Add latest changes from gitlab-org/gitlab@14-9-stable-eev14.9.0-rc42GitLab Bot
2022-02-18Add latest changes from gitlab-org/gitlab@14-8-stable-eev14.8.0-rc42GitLab Bot
2022-01-20Add latest changes from gitlab-org/gitlab@14-7-stable-eev14.7.0-rc42GitLab Bot
2021-12-20Add latest changes from gitlab-org/gitlab@14-6-stable-eev14.6.0-rc42GitLab Bot
2021-08-19Add latest changes from gitlab-org/gitlab@14-2-stable-eev14.2.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-12-17Add latest changes from gitlab-org/gitlab@13-7-stable-eev13.7.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-09-19Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot
2020-07-20Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot
2020-05-04Add latest changes from gitlab-org/gitlab@12-10-stable-eeGitLab Bot
2020-01-27Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-12-19Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-12-17Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-11-25Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-10-31Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-10-30Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-10-29Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-13Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-07-15Added add to tree dropdown to Vue files breadcrumbPhil Hughes
2019-07-11Moves method to TreeHelperFilipa Lacerda
2019-04-04Externalize strings in helpersMartin Wortschack
2019-03-07Remove old code in TreeHelper#flatten_treeStan Hu
2018-11-27Fix handling of filenames with hash characters in tree viewStan Hu
2018-10-31Improve performance of tree rendering in repositories with lots of itemsDrew Blessing
2018-09-11Disable existing offenses for the CodeReuse copsYorick Peterse
2018-09-07Enable frozen string for app/helpers/**/*.rbgfyoung
2018-04-17make call to 'html_escape' unambiguousBrett Walker
2018-04-04Fix links to subdirectories of a directory with a plus character in its pathDouwe Maan
2018-03-07Allow maintainers to edit directly in a forkBob Van Landuyt
2018-02-23some more refactoringJames Lopez
2018-02-22Move can_current_user_push_to_branch to PresenterOswaldo Ferreira
2018-02-20Move button list logic to project presenterOswaldo Ferreira
2018-01-31Enable RuboCop Style/RegexpLiteralTakuya Noguchi
2017-11-20Merge branch '18040-rubocop-line-break-after-guard-clause' into 'master'Rémy Coutable
2017-11-16Adds Rubocop rule for line break after guard clauseJacopo
2017-11-15Truncate tree to max 1,000 items and display notice to usersDrew Blessing
2017-09-07Fix a "Wrong number of arguments" error in TreeHelper#flatten_treeRémy Coutable
2017-09-06Implement fix for n+1 issue on `flatten_tree` helperAlejandro Rodríguez
2017-05-10update yield to return string pathzzjin
2017-05-09Update tree_helper.rb to fix #31784, which broken file browse where paths dee...zzjin
2017-05-04Add breadcrumb, build header and pipelines submenu to artifacts browserDouwe Maan
2017-04-27Cache the rendered README, but post-process on showToon Claes
2017-04-20Refactor changing files in web UIDouwe Maan
2016-08-09Update tree view to sort folders with submodulesAdam Buckland