summaryrefslogtreecommitdiff
path: root/lib/gitlab/file_detector.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-181-0/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-231-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-221-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-201-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-131-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-181-0/+1
* Add latest changes from gitlab-org/gitlab@masterogolowinski-master-patch-80898GitLab Bot2019-12-161-1/+4
* Update metrics dashboard API to load yml from repoSarah Yasonik2019-05-011-0/+1
* Revert "Merge branch..."Rémy Coutable2019-03-191-1/+0
* New Repository#insights_config methodRémy Coutable2019-03-181-0/+1
* Fix rubocop warning54011-all-files-named-index-have-their-content-rendered-as-if-they-were-text-filesJames Lopez2018-11-161-1/+1
* Remove redundant end anchorsJames Lopez2018-11-161-1/+1
* Update regex to use unionJames Lopez2018-11-161-1/+1
* Fix text rendering of readme/indexJames Lopez2018-11-141-1/+1
* Test type of README file without extensionAchilleas Pipinellis2018-11-021-1/+1
* Render index.* like README.* when it's present in a directoryJakub Jirutka2018-11-021-1/+1
* Enable frozen string for lib/gitlab/*.rbgfyoung2018-10-221-0/+2
* Remove Koding integration and documentationStan Hu2018-10-121-1/+0
* Recognize 'UNLICENSE' license filesJ.D. Bean2018-09-061-1/+1
* Fix Xcode project detection by looking for dirs instead of filesdm-xcode-project-directoryDouwe Maan2018-05-221-1/+1
* Add Repository#xcode_project? methodDouwe Maan2018-05-091-0/+1
* Enable RuboCop Style/RegexpLiteralTakuya Noguchi2018-02-011-11/+11
* Cache issuable template namesSean McGivern2017-10-121-0/+2
* Match full file path in FileDetectorSean McGivern2017-10-121-14/+12
* Add auxiliary blob viewers to dependency filesDouwe Maan2017-05-171-3/+19
* Select dependency linker based on file typedm-dependency-linker-file-typeDouwe Maan2017-05-121-0/+1
* Implement auxiliary blob viewersDouwe Maan2017-05-101-1/+2
* Enable Style/MutableConstantDouwe Maan2017-02-231-1/+1
* Unify detecting of special repository filesYorick Peterse2016-11-211-0/+63