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
2022-11-17Add latest changes from gitlab-org/gitlab@15-6-stable-eev15.6.0-rc42GitLab Bot
2022-09-20Add latest changes from gitlab-org/gitlab@15-4-stable-eev15.4.0-rc42GitLab Bot
2022-05-19Add latest changes from gitlab-org/gitlab@15-0-stable-eev15.0.0-rc42GitLab Bot
2022-04-20Add latest changes from gitlab-org/gitlab@14-10-stable-eev14.10.0-rc42GitLab Bot
2021-11-18Add latest changes from gitlab-org/gitlab@14-5-stable-eev14.5.0-rc42GitLab Bot
2021-09-20Add latest changes from gitlab-org/gitlab@14-3-stable-eev14.3.0-rc42GitLab Bot
2021-06-16Add latest changes from gitlab-org/gitlab@14-0-stable-eev14.0.0-rc42GitLab Bot
2021-04-21Add latest changes from gitlab-org/gitlab@13-11-stable-eev13.11.0-rc43GitLab 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-10-01Add latest changes from gitlab-org/security/gitlab@13-4-stable-eeGitLab Bot
2020-08-20Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot
2020-07-20Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot
2020-06-18Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot
2020-02-27Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-02-21Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-01-31Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-12-16Add latest changes from gitlab-org/gitlab@masterogolowinski-master-patch-80898GitLab Bot
2019-12-12Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-12-03Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-10-29Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-07-26Add git blame apiOleg Zubchenko
2019-02-05Encode Content-Disposition filenamesStan Hu
2019-01-10Fix files/blob api endpoint content dispositionFrancisco Javier López
2018-12-31Fixed api content-disposition in blob and files endpointFrancisco Javier López
2018-12-21convert specs in javascripts/ and support/ to new syntaxJasper Maes
2018-12-19Update specs to rails5 formatblackst0ne
2018-12-04Update code based on feedbackJames Lopez
2018-12-04Use read_repository scope on read-only files APIJames Lopez
2018-11-23Set content disposition attachment to several endpointsFrancisco Javier López
2018-08-21Extend to DELETE endpointRobert Schilling
2018-08-21Extend to PUT requestRobert Schilling
2018-08-21API: Catch empty commit messagesRobert Schilling
2018-08-01Fix bug setting http headers in Files APIFrancisco Javier López 🌴 On vacation; back on August 22th!
2018-06-28Add SHA256 and HEAD on File APIAhmet Demir
2017-12-22Replace '.team << [user, role]' with 'add_role(user)' in specsblackst0ne
2017-10-20Refactor `have_http_status` into `have_gitlab_http_status` in the specsJacopo
2017-09-04Merge branch 'move-git-operation-service' into 'master'Sean McGivern
2017-09-01Move GitOperationService to Gitlab::GitJacob Vosmaer
2017-08-30fix :file_path - add requirements:Marc Siegfriedt
2017-08-15Fix API responses when dealing with txt filesFelipe Artur
2017-08-01Ensure all project factories use `:repository` trait or `:empty_project`Robert Speicher
2017-06-21Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon
2017-06-14Correct RSpec/SingleLineHook cop offensesRobert Speicher
2017-06-06Introduce optimistic locking support via optional parameter last_commit_id on...Roman Safronov
2017-05-10Enable the Style/TrailingCommaInLiteral copRémy Coutable
2017-04-21Unnecessary "include WaitForAjax" and "include ApiHelpers"Jacopo
2017-04-20Refactor changing files in web UIDouwe Maan
2017-04-03Don't use FFaker in factories, use sequences insteadRémy Coutable
2017-03-08Remove unecessary endpoint from repository, add compatibility endpoints for v...Felipe Artur