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-08-28Change the way totalNotes is calculatedIgor Drozdov
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
2019-06-05Merge branch 'ce-9578-adjust-opened-issues-count-and-completion-rate' into 'm...Robert Speicher
2019-06-04Adjust burndown chart opened issues countAlexandru Croitor
2019-06-03Make `resolvable_types` a class methodBob Van Landuyt
2019-05-06Fix merge request pipeline exist methodShinya Maeda
2019-04-09Move Contribution Analytics related spec in spec/features/groups/group_page_w...Imre Farkas
2019-04-09[CE] Support multiple assignees for merge requestsOswaldo Ferreira
2019-04-05Revert "Merge branch 'if-57131-external_auth_to_ce' into 'master'"Andreas Brandl
2019-04-05Move Contribution Analytics related spec in spec/features/groups/group_page_w...Imre Farkas
2019-04-05Autocorrect with RSpec/ExampleWording copThong Kuah
2019-04-04Allow reactive caching to be used in servicesReuben Pereira
2019-04-03Specify time window for additional metrics apisyasonik
2019-04-02Merge branch 'ce-reduce-diff-in-spec-models' into 'master'Lin Jen-Shin
2019-04-02Merge branch 'issue_51789_part_1' into 'master'Sean McGivern