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-23Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2022-11-23Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2022-08-25Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2022-08-01Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2022-07-15Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2022-05-19Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2021-11-17Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2021-09-15Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2021-07-05Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-11-19Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-09-03Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-12-24Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-12-18Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-04Avoid calling freeze on already frozen strings in lib/gitlabdineshpanda
2019-07-18Add start_sha to commits APIMarkus Koller
2018-12-08Revert "Use to_s.start_with? in tag/branch ref method"Matija Čupić
2018-12-08Use to_s.start_with? in tag/branch ref methodMatija Čupić
2018-12-08Search for tag / branch ref from beginningMatija Čupić
2018-12-08Allow any character in tag / branch ref regexMatija Čupić
2018-12-08Remove Gitlab::Git::Ref#full_refMatija Čupić
2018-12-08Reintroduce Command#protected_ref?Matija Čupić
2018-10-22Enable frozen string for lib/gitlab/*.rbgfyoung
2018-08-13Get the `merge-base` of 2 refs trough the APIBob Van Landuyt
2018-06-08Remove Gitlab::Popen dependency from lib/gitlab/gitJacob Vosmaer
2018-04-23Introduce spec/fast_spec_helper.rb to run spec files that don't rely on the w...Rémy Coutable
2018-04-12Backport of EE !4989Rubén Dávila
2018-02-01Merge branch 'gitaly-970-repo-write-config' into 'master'Robert Speicher
2018-01-31Enable RuboCop Style/RegexpLiteralTakuya Noguchi
2018-01-31Migrate Gitlab::Git::Repository#write_config to GitalyKim "BKC" Carlbäcker
2018-01-05Fix a bug where charlock_holmes was used needlessly to encode stringsAlejandro Rodríguez
2017-12-07add support for the commit reference filtermicael.bergeron
2017-10-13Move line code generation into Gitlab::GitAlejandro Rodríguez
2017-09-19Prepare cherry-pick and revert for migration to GitalyJacob Vosmaer (GitLab)
2017-09-12Resolve "Error 500 in non-UTF8 branch names"Micael Bergeron
2017-09-01Move GitOperationService to Gitlab::GitJacob Vosmaer
2017-07-27Incorporate RefsService.FindAllBranches Gitaly RPCAlejandro Rodríguez
2017-06-28Fix gitaly ref encoding bugsJacob Vosmaer
2017-04-04Incorporate Gitaly client for refs serviceAlejandro Rodríguez
2016-12-13Unify parameters and callback after hooksLin Jen-Shin
2016-09-20Add spec covering 'committer_hash'Dan Dunckel
2016-09-19Add optional 'author' param when making commitsDan Dunckel
2016-08-11api for generating new merge requestScott Le
2016-02-05Freeze the expression instead of the literalZeger-Jan van de Weg
2016-02-05Minor refactoring on Gitlab::GitZeger-Jan van de Weg
2015-12-15Show git version on admin pageTrey Davis
2015-03-10Use Gitlab::Git helper methods and constants as much as possible.Douwe Maan
2015-01-15Send checkout sha for web hooks and servicesDmitriy Zaporozhets
2014-11-03Fix push not allowed to protected branch ifCiro Santilli