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
path: root/config
AgeCommit message (Collapse)Author
2017-12-05Merge branch 'feature/custom-text-for-new-projects' into 'master'Rémy Coutable
Add custom brand text on new project pages Closes #15265 See merge request gitlab-org/gitlab-ce!15541
2017-12-05Merge branch 'zj-multiple-artifacts' into 'master'Grzegorz Bizon
Multiple artifacts See merge request gitlab-org/gitlab-ce!14367
2017-12-05Merge branch 'dm-application-worker' into 'master'Sean McGivern
Add ApplicationWorker and make every worker include it See merge request gitlab-org/gitlab-ce!15632
2017-12-05Merge branch '32878-merge-request-from-email' into 'master'Sean McGivern
Create merge request from email Closes #32878 See merge request gitlab-org/gitlab-ce!13817
2017-12-05Second iteration of Move Kubernetes from service to Cluster pageFilipa Lacerda
2017-12-05Consistently schedule Sidekiq jobsDouwe Maan
2017-12-05Add ApplicationWorker and make every worker include itDouwe Maan
2017-12-05Create merge request from emailJan Provaznik
* new merge request can be created by sending an email to the specific email address (similar to creating issues by email) * for the first iteration, source branch must be specified in the mail subject, other merge request parameters can not be set yet * user should enable "Receive notifications about your own activity" in user settings to receive a notification about created merge request Part of #32878
2017-12-04Add custom brand text on new project pagesMarkus Koller
2017-12-04Merge branch 'gollum-initializer-warning' into 'master'Rémy Coutable
Add notice to Gollum initializer See merge request gitlab-org/gitlab-ce!15713
2017-12-04Add notice to gollum initializerJacob Vosmaer
2017-12-03Use tmp/test/artifacts for filesKamil Trzcinski
2017-11-30Merge branch 'master' into multi-file-editor-dirty-diff-indicatorPhil Hughes
2017-11-28BE for automatic pipeline when enabling Auto DevOpsMatija Čupić
Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/38962
2017-11-28fixed web worker performancePhil Hughes
[ci skip]
2017-11-24Update svg external dependencyFilipa Lacerda
2017-11-24Merge branch 'pawel/update_prometheus_gem_to_well_tested_version' into 'master'Douwe Maan
Update Prometheus Gem version and disable Prometheus method call instrumentation by default. Closes gitlab-ee#4139 and #40457 See merge request gitlab-org/gitlab-ce!15558
2017-11-24Rename wip to worker_idPawel Chojnacki
2017-11-24Move prometheus middle ware to prometheus initialized.Pawel Chojnacki
2017-11-23Allow password authentication to be disabled entirelyMarkus Koller
2017-11-22Speed up Unicorn specs by using a dummy Rack application instead of GitLabNick Thomas
2017-11-22Merge branch 'feature_add_mermaid' into 'master'Phil Hughes
Add support of Mermaid Closes #3711 See merge request gitlab-org/gitlab-ce!15107
2017-11-22Add support of MermaidVitaliy @blackst0ne Klachkov
2017-11-21Set the default gitlab-shell timeout to 3 hoursNick Thomas
2017-11-21Batchload blobs for diff generationZeger-Jan van de Weg
After installing a new gem, batch-loader, a construct can be used to queue data to be fetched in bulk. The gem was also introduced in both gitlab-org/gitlab-ce!14680 and gitlab-org/gitlab-ce!14846, but those mrs are not merged yet. For the generation of diffs, both the old blob and the new blob need to be loaded. This for every file in the diff, too. Now we collect all these so we do 1 fetch. Three `.allow_n_plus_1_calls` have been removed, which I expect to be valid, but this needs to be confirmed by a full CI run. Possibly closes: - https://gitlab.com/gitlab-org/gitlab-ce/issues/37445 - https://gitlab.com/gitlab-org/gitlab-ce/issues/37599 - https://gitlab.com/gitlab-org/gitlab-ce/issues/37431
2017-11-20Fix offense to the LineBreakAfterGuardClauses copRémy Coutable
Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-11-20Merge branch '18040-rubocop-line-break-after-guard-clause' into 'master'Rémy Coutable
Adds Rubocop rule for line break after guard clause Closes #18040 See merge request gitlab-org/gitlab-ce!15188
2017-11-17Merge branch 'mk-add-user-rate-limits' into 'master'Douwe Maan
Add request rate limits Closes #30053 See merge request gitlab-org/gitlab-ce!14708
2017-11-17Resolve "Performance issues when loading large number of wiki pages"Francisco Javier López
2017-11-17Don't add methods to Rack::AttackMichael Kozono
2017-11-17Fix OAuth API and RSS rate limitingMichael Kozono
2017-11-17Allow throttling code in test environmentMichael Kozono
This code should not break other tests because the rate limits are off by default.
2017-11-17Add request throttlesMichael Kozono
2017-11-16Adds Rubocop rule for line break after guard clauseJacopo
Adds a rubocop rule (with autocorrect) to ensure line break after guard clauses.
2017-11-16Update license_finder to 3.1.1Winnie Hellmann
2017-11-15Resolve "npm list errors for gitlab-svgs and node-pre-gyp"Tim Zallmann
2017-11-12Change label to be more consistent, not a series.Joshua Lambert
2017-11-12Fix CPU metricJoshua Lambert
2017-11-12Fix to use variableJoshua Lambert
2017-11-12Adjust metrics to ignore Job tag to support k8s 1.7+Joshua Lambert
2017-11-10Revert "Merge branch 'add-typescript' into 'master'"Jacob Schatz
This reverts merge request !15264
2017-11-10Merge branch '32059-fix-oauth-phishing' into 'security-10-1'Douwe Maan
Prevent OAuth phishing attack by presenting detailed wording about app to user during authorization See merge request gitlab/gitlabhq!2205
2017-11-08Merge branch 'github-importer-refactor' into 'master'Douwe Maan
Rewrite the GitHub importer to perform work in parallel and greatly improve performance Closes #33135, #38621, and #39361 See merge request gitlab-org/gitlab-ce!14731
2017-11-08Merge branch 'feature-change-signout-route' into 'master'Douwe Maan
Change Sign Out route from a DELETE to a GET Closes #39708 See merge request gitlab-org/gitlab-ce!15231
2017-11-08Merge branch 'bvl-free-paths' into 'master'Douwe Maan
Free some reserved group routes See merge request gitlab-org/gitlab-ce!15052
2017-11-08Merge branch 'jivl-fix-karma-config-file' into 'master'Mike Greiling
fix karma config file See merge request gitlab-org/gitlab-ce!15263
2017-11-08Adds typescript support in webpack. With Mike G.Jacob Schatz
2017-11-08Rewrite the GitHub importer from scratchYorick Peterse
Prior to this MR there were two GitHub related importers: * Github::Import: the main importer used for GitHub projects * Gitlab::GithubImport: importer that's somewhat confusingly used for importing Gitea projects (apparently they have a compatible API) This MR renames the Gitea importer to Gitlab::LegacyGithubImport and introduces a new GitHub importer in the Gitlab::GithubImport namespace. This new GitHub importer uses Sidekiq for importing multiple resources in parallel, though it also has the ability to import data sequentially should this be necessary. The new code is spread across the following directories: * lib/gitlab/github_import: this directory contains most of the importer code such as the classes used for importing resources. * app/workers/gitlab/github_import: this directory contains the Sidekiq workers, most of which simply use the code from the directory above. * app/workers/concerns/gitlab/github_import: this directory provides a few modules that are included in every GitHub importer worker. == Stages The import work is divided into separate stages, with each stage importing a specific set of data. Stages will schedule the work that needs to be performed, followed by scheduling a job for the "AdvanceStageWorker" worker. This worker will periodically check if all work is completed and schedule the next stage if this is the case. If work is not yet completed this worker will reschedule itself. Using this approach we don't have to block threads by calling `sleep()`, as doing so for large projects could block the thread from doing any work for many hours. == Retrying Work Workers will reschedule themselves whenever necessary. For example, hitting the GitHub API's rate limit will result in jobs rescheduling themselves. These jobs are not processed until the rate limit has been reset. == User Lookups Part of the importing process involves looking up user details in the GitHub API so we can map them to GitLab users. The old importer used an in-memory cache, but this obviously doesn't work when the work is spread across different threads. The new importer uses a Redis cache and makes sure we only perform API/database calls if absolutely necessary. Frequently used keys are refreshed, and lookup misses are also cached; removing the need for performing API/database calls if we know we don't have the data we're looking for. == Performance & Models The new importer in various places uses raw INSERT statements (as generated by `Gitlab::Database.bulk_insert`) instead of using Rails models. This allows us to bypass any validations and callbacks, drastically reducing the number of SQL queries and Gitaly RPC calls necessary to import projects. To ensure the code produces valid data the corresponding tests check if the produced rows are valid according to the model validation rules.
2017-11-08fix karma config fileJose Ivan Vargas
2017-11-07Free up some group reserved wordsBob Van Landuyt