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
2018-02-02use Gitlab::UserSettings directly as a singleton instead of including/extendi...Mario de la Ossa
2018-01-31Enable RuboCop Style/RegexpLiteralTakuya Noguchi
2018-01-11Adds Rubocop rule for line break around conditionals🙈 jacopo beschi 🙉
2017-11-21Revert "check for `read_only?` first before seeing if request is disallowed"digitalMoksha
2017-11-21check for `read_only?` first before seeing if request is disalloweddigitalMoksha
2017-11-21use `Gitlab::Routing.url_helpers` instead of `Rails.application.routes.url_he...digitalMoksha
2017-11-21Optimize read-only middleware so that it does not consume as much CPUStan Hu
2017-11-20Merge branch '18040-rubocop-line-break-after-guard-clause' into 'master'Rémy Coutable
2017-11-17Fix go-import meta data when enabled_git_access_protocol is a blank stringDouwe Maan
2017-11-16Adds Rubocop rule for line break after guard clauseJacopo
2017-11-08Merge branch 'feature-change-signout-route' into 'master'Douwe Maan
2017-11-07Updates tests to reflect sign_out route changeJoe Marty
2017-11-02move metrics for ActiveRecord, RailsCache and queue duration to instance vari...Pawel Chojnacki
2017-11-02Avoid using Send (but is it better?) + small rubocop cleanupPawel Chojnacki
2017-11-02Convert rails_queue_duration to metric_rails_queue_duration_secondsPawel Chojnacki
2017-11-02Geo route whitelisting is too optimisticBrett Walker
2017-11-01Returns a ssh url for go-get=1Guilherme Vieira
2017-10-06Create idea of read-only databaseToon Claes
2017-09-08Merge branch 'dm-go-get-xss' into 'security-9-3'Robert Speicher
2017-08-15Enable Layout/TrailingWhitespace cop and auto-correct offensesRobert Speicher
2017-08-11Better categorize test coverage resultsRobert Speicher
2017-03-08Fix go-get support for projects in nested groupsDouwe Maan
2017-02-27fix missing @ symbolMike Greiling
2017-02-27ensure webpack dev server proxy connects regardless of request headersMike Greiling
2017-02-23Enable Style/MutableConstantDouwe Maan
2017-02-02add rack middleware to proxy webpack dev serverMike Greiling
2016-12-21Inject ::UploadedFile from Multipart middlewareJacob Vosmaer
2016-12-15Add Gitlab::Middleware::MultipartJacob Vosmaer
2016-08-19Fix typo in gitlab-workhorse headerJacob Vosmaer
2016-06-01Enable Style/Semicolon rubocop style copGrzegorz Bizon
2016-05-26Rename metric to 'rails queue duration'Jacob Vosmaer
2016-05-25Align class name with field nameJacob Vosmaer
2016-05-25Send data to InfluxDB instead of stdoutJacob Vosmaer
2016-05-24Measure proxy timing: needs influxdb codeJacob Vosmaer
2016-03-13Revert "Revert "Merge branch 'support-go-subpackages' into 'master' ""Stan Hu
2016-03-12Revert "Merge branch 'support-go-subpackages' into 'master' "Douwe Maan
2016-03-12Ensure PATH_INFO exists for go-getStan Hu
2016-03-12Simplify codeStan Hu
2016-03-12Support Golang subpackage fetchingStan Hu
2015-03-20Revert "Increase timeout for Git-over-HTTP requests."Dmitriy Zaporozhets
2015-03-05Increase timeout for Git-over-HTTP requests.Douwe Maan
2015-02-20Satisfy Rubocop.Douwe Maan
2015-02-20Use modified ActionDispatch::Static to let uploads go through to routes.Douwe Maan