summaryrefslogtreecommitdiff
path: root/lib/gitlab/git.rb
Commit message (Expand)AuthorAgeFilesLines
* 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