summaryrefslogtreecommitdiff
path: root/lib/gitlab/git.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@15-4-stable-eev15.4.0-rc42GitLab Bot2022-09-191-1/+1
* Add latest changes from gitlab-org/gitlab@15-3-stable-eev15.3.0-rc42GitLab Bot2022-08-181-2/+2
* Add latest changes from gitlab-org/gitlab@15-2-stable-eev15.2.0-rc42GitLab Bot2022-07-201-0/+2
* Add latest changes from gitlab-org/gitlab@15-1-stable-eev15.1.0-rc42GitLab Bot2022-06-201-1/+6
* Add latest changes from gitlab-org/gitlab@14-5-stable-eev14.5.0-rc42GitLab Bot2021-11-181-0/+1
* Add latest changes from gitlab-org/gitlab@14-3-stable-eev14.3.0-rc42GitLab Bot2021-09-201-1/+0
* Add latest changes from gitlab-org/gitlab@14-1-stable-eev14.1.0-rc42GitLab Bot2021-07-201-1/+1
* Add latest changes from gitlab-org/gitlab@13-7-stable-eev13.7.0-rc42GitLab Bot2020-12-171-0/+1
* Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot2020-09-191-1/+0
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-241-10/+0
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-181-0/+1
* Avoid calling freeze on already frozen strings in lib/gitlabdineshpanda2019-09-041-3/+3
* Add start_sha to commits APIMarkus Koller2019-07-181-0/+5
* Revert "Use to_s.start_with? in tag/branch ref method"Matija Čupić2018-12-081-2/+2
* Use to_s.start_with? in tag/branch ref methodMatija Čupić2018-12-081-2/+2
* Search for tag / branch ref from beginningMatija Čupić2018-12-081-2/+2
* Allow any character in tag / branch ref regexMatija Čupić2018-12-081-2/+2
* Remove Gitlab::Git::Ref#full_refMatija Čupić2018-12-081-2/+2
* Reintroduce Command#protected_ref?Matija Čupić2018-12-081-2/+2
* Enable frozen string for lib/gitlab/*.rbgfyoung2018-10-221-0/+2
* Get the `merge-base` of 2 refs trough the APIBob Van Landuyt2018-08-131-3/+5
* Remove Gitlab::Popen dependency from lib/gitlab/gitJacob Vosmaer2018-06-081-1/+1
* Introduce spec/fast_spec_helper.rb to run spec files that don't rely on the w...Rémy Coutable2018-04-231-0/+2
* Backport of EE !4989backport-of-rd-3429-enabling-maximum-file-size-limit-in-repository-causes-pushes-to-failRubén Dávila2018-04-111-0/+4
* Merge branch 'gitaly-970-repo-write-config' into 'master'Robert Speicher2018-02-011-0/+1
|\
| * Migrate Gitlab::Git::Repository#write_config to Gitalygitaly-970-repo-write-configKim "BKC" Carlbäcker2018-01-311-0/+1
* | Enable RuboCop Style/RegexpLiteralTakuya Noguchi2018-02-011-1/+1
|/
* Fix a bug where charlock_holmes was used needlessly to encode strings41677-branch-name-omitted-due-to-bad-utf-8-conversion-by-gitaly-ref-handlerAlejandro Rodríguez2018-01-041-1/+1
* add support for the commit reference filtermicael.bergeron2017-12-071-0/+12
* Move line code generation into Gitlab::Gitconflict-resolution-refactorAlejandro Rodríguez2017-10-121-0/+4
* Prepare cherry-pick and revert for migration to GitalyJacob Vosmaer (GitLab)2017-09-191-0/+9
* Resolve "Error 500 in non-UTF8 branch names"Micael Bergeron2017-09-121-1/+1
* Move GitOperationService to Gitlab::Gitmove-git-operation-serviceJacob Vosmaer2017-09-011-0/+1
* Incorporate RefsService.FindAllBranches Gitaly RPCgitaly-all-branchesAlejandro Rodríguez2017-07-271-1/+1
* Fix gitaly ref encoding bugsJacob Vosmaer2017-06-281-1/+3
* Incorporate Gitaly client for refs serviceAlejandro Rodríguez2017-04-041-0/+2
* Unify parameters and callback after hooksLin Jen-Shin2016-12-141-1/+1
* Add spec covering 'committer_hash'Dan Dunckel2016-09-201-0/+2
* Add optional 'author' param when making commitsDan Dunckel2016-09-191-0/+8
* api for generating new merge requestScott Le2016-08-111-0/+18
* Freeze the expression instead of the literalZeger-Jan van de Weg2016-02-051-2/+1
* Minor refactoring on Gitlab::GitZeger-Jan van de Weg2016-02-051-3/+4
* Show git version on admin pageTrey Davis2015-12-151-0/+4
* Use Gitlab::Git helper methods and constants as much as possible.Douwe Maan2015-03-101-2/+18
* Send checkout sha for web hooks and servicesDmitriy Zaporozhets2015-01-151-0/+4
* Fix push not allowed to protected branch ifCiro Santilli2014-11-031-0/+5