summaryrefslogtreecommitdiff
path: root/lib/gitlab/git/index.rb
Commit message (Collapse)AuthorAgeFilesLines
* Enable even more frozen string in lib/gitlabrepo-forks/gitlab-ce-frozen-string-lib-gitlab-even-moregfyoung2018-11-131-0/+2
| | | | | | | | | | | | | | | | | | | Enables frozen string for the following: * lib/gitlab/fogbugz_import/**/*.rb * lib/gitlab/gfm/**/*.rb * lib/gitlab/git/**/*.rb * lib/gitlab/gitaly_client/**/*.rb * lib/gitlab/gitlab_import/**/*.rb * lib/gitlab/google_code_import/**/*.rb * lib/gitlab/gpg/**/*.rb * lib/gitlab/grape_logging/**/*.rb * lib/gitlab/graphql/**/*.rb * lib/gitlab/graphs/**/*.rb * lib/gitlab/hashed_storage/**/*.rb * lib/gitlab/health_checks/**/*.rb Partially address gitlab-org/gitlab-ce#47424.
* Remove Rugged and shell code from Gitlab::GitAlejandro Rodríguez2018-09-121-150/+0
|
* Move git operations for multi_action into Gitlab::GitAlejandro Rodríguez2018-01-051-0/+12
|
* Add Gitaly notes and annotations to Gitlab::GitJacob Vosmaer2017-07-121-0/+4
|
* Removes file_name_regex from Gitlab::Regex32408-allow-creation-of-files-and-dirs-with-spaces-in-web-uiTiago Botelho2017-07-051-4/+0
|
* Refactor changing files in web UIDouwe Maan2017-04-201-15/+34
|
* Raise error when no content is providedDouwe Maan2017-02-241-2/+0
|
* Address reviewDouwe Maan2017-02-241-15/+21
|
* Fix new offensesDouwe Maan2017-02-241-3/+1
|
* Consistently create, update, and delete files, taking CRLF settings into accountDouwe Maan2017-02-241-0/+124