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
2019-09-18Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-16Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-05New interruptible attribute supported in YAML parsing.Cédric Tabin
2019-09-05Use stub_rails_env for Rails.env stubbingAsh McKenzie
2019-09-03Merge branch '66741-remove-spec-rails_helper-rb' into 'master'Grzegorz Bizon
2019-09-03Preload routes informationAndreas Brandl
2019-08-31Merge branch 'remove-ignorable-column-concern' into 'master'Michael Kozono
2019-08-30Perform two-step Routable lookup by pathAndreas Brandl
2019-08-30Replace rails_helper.rb with spec_helper.rbAsh McKenzie
2019-08-30Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhqRobert Speicher
2019-08-30Merge branch 'security-61974-limit-issue-comment-size' into 'master'GitLab Release Tools Bot
2019-08-29Remove dependency on IgnorableColumn concerndineshpanda
2019-08-28Change the way totalNotes is calculatedIgor Drozdov
2019-08-22Limit the size of issuable description and commentsAlexandru Croitor
2019-08-21Add service classes for mutating AwardEmojiLuke Duncalfe
2019-08-08Bring scoped environment variables to coreHordur Freyr Yngvason
2019-08-07Save instance administration project id in DBReuben Pereira
2019-08-07Convert RestClient to Gitlab::HTTP for Prometheus MonitorDavid Wilkins
2019-07-25Remove code related to object hierarchy in MySQLHeinrich Lee Yu
2019-07-24Make RelativePositioning reusableAdam Hegyi
2019-07-23Remove dead MySQL codeNick Thomas
2019-07-22Merge branch 'group_with_cluster_factory' into 'master'Robert Speicher
2019-07-20Fix the project auto devops APINick Thomas
2019-07-19Adds cluster_for_group factory for convienenceThong Kuah
2019-07-18CE port for milestones should not be set on epics issue promotionEugenia Grieff
2019-07-17Removes clusters_cte feature flagThong Kuah
2019-07-16Don't use transactions and exceptionsReuben Pereira
2019-07-12Merge branch 'bvl-rename-routes-after-user-rename' into 'master'Jan Provaznik
2019-07-11Merge branch 'banzai-avoid-redis-if-db-cache' into 'master'Douwe Maan
2019-07-11Banzai - avoid redis if attr is in DB cacheMario de la Ossa
2019-07-09Merge branch 'master' into sathieu/gitlab-ce-project_apiDouglas Barbosa Alexandre
2019-07-09Set the name of a user-namespace to the user nameBob Van Landuyt
2019-07-08Allow ReactiveCaching to support nil valueFabio Pitino
2019-07-08Merge branch '40379-CJK-search-min-chars' into 'master'Andreas Brandl
2019-07-08Create CTE query for clusters hierarchyThong Kuah
2019-07-06Prevent amplification of ReactiveCachingWorker jobs upon failuresStan Hu
2019-07-04Ignore min_chars_for_partial_matching unles trigrmMario de la Ossa
2019-07-03Add auto_devops_* to project APIMathieu Parent
2019-07-03Add build_git_strategy attribute to project APIMathieu Parent
2019-07-03Add *_access_level to project APIMathieu Parent
2019-07-02Fix specs in spec/models/concerns/cacheable_attributes_spec.rbStan Hu
2019-07-01Merge branch 'add-clusters-to-deployment' into 'master'Lin Jen-Shin
2019-06-28Replace 'JIRA' with 'Jira'Takuya Noguchi
2019-06-27Remove group_clusters feature flagThong Kuah
2019-06-27Populate cluster_id when creating a deploymentThong Kuah
2019-06-21Remove Kubernetes service from deployment platformTiger
2019-06-07Add a default reactive cache keyTiger
2019-06-05Remove requirement for id for #markdown_cache_keyPatrick Bajao
2019-06-05Use #cache_key of subject for generated redis keyPatrick Bajao
2019-06-05Use Redis for CacheMarkDownField on non AR modelsPatrick Bajao