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
2016-11-21Merge branch 'issue_5541' into 'master' Sean McGivern
2016-11-19Remove duplicate sidekiq throttling parametersKamil Trzcinski
2016-11-19Merge branch '22539-display-folders' into 'master' Fatih Acet
2016-11-18Merge branch 'feature/precalculate-authorized-projects' into 'master' Douwe Maan
2016-11-18Merge remote-tracking branch 'origin/master' into 22539-display-foldersKamil Trzcinski
2016-11-18Precalculate user's authorized projects in databaseAhmad Sherif
2016-11-18Allow enabling and disabling commit and MR events for JIRAFelipe Artur
2016-11-18Merge branch 'feature/cycle-analytics-events' into 'master' Douwe Maan
2016-11-18Add a migration to remove soft-deleted groups.Timothy Andrew
2016-11-17Merge branch 'feature/subscribe-to-group-level-labels' into 'master' Sean McGivern
2016-11-17Merge branch 'chat-name-authorize' into 'master' Rémy Coutable
2016-11-17fix schema.rbJames Lopez
2016-11-17Add unique index to subscriptions on subscribable and user and projectDouglas Barbosa Alexandre
2016-11-17Add project_id to subscriptionsDouglas Barbosa Alexandre
2016-11-17more refactoring and added some auth checksJames Lopez
2016-11-17refactor events facade so it uses separate classes and refactor query stuffJames Lopez
2016-11-17Renamed pipeline column and fixed permissions for builds in events controllerJames Lopez
2016-11-17add pipeline id to merge request metrics table. Also, updated the pipeline wo...James Lopez
2016-11-17Improve code design after code reviewKamil Trzcinski
2016-11-16Merge remote-tracking branch 'origin/master' into chat-name-authorizeKamil Trzcinski
2016-11-16Merge branch '21992-disable-access-requests-by-default' into 'master' Robert Speicher
2016-11-16Add most of specs for chat namesKamil Trzcinski
2016-11-16Create relation between chat user and GitLab user and allow to authorize them...Kamil Trzcinski
2016-11-16Adds props validationFilipa Lacerda
2016-11-11Merge branch '24386-8-14-rc1-requires-quite-amount-of-downtime' into 'master' Stan Hu
2016-11-11Update 8.14-rc1 migrations to minimize downtime and deploy timeAlejandro Rodríguez
2016-11-11Merge branch 'sidekiq-job-throttling' into 'master' Douwe Maan
2016-11-11Set 'request_access_enabled' false by defaultChris Wilson
2016-11-10Fix project records with invalid visibility_level valuesNick Thomas
2016-11-10Allow the Sidekiq queues to throttle and the factor by which to throttle them...Patricio Cano
2016-11-10Allow certain Sidekiq jobs to be throttledPatricio Cano
2016-11-08Merge branch 'use-separate-token-for-incoming-email' into 'master' Douwe Maan
2016-11-07implements reset incoming email token on issues modal and account page,tiagonbotelho
2016-11-07Use separate email-friendly token for incoming email and let incomingDouwe Maan
2016-11-07Merge branch 'jacobvosmaer-gitlab/gitlab-ce-git-gc-improvements' into 'master' Douwe Maan
2016-11-07Add an index for project_id in project_import_data to improveStan Hu
2016-11-04Add setting to only allow merge requests to be merged when all discussions ar...Rodolfo Santos
2016-11-04Refine Git garbage collectionJacob Vosmaer
2016-11-04Allow multiple repository storage shards to be enabled, and automatically rou...Nick Thomas
2016-10-28Merge branch 'use-optimistic-locking' into 'master' Stan Hu
2016-10-26Finish updates to use JIRA gemFelipe Artur
2016-10-26Use optimistic lockingKamil Trzcinski
2016-10-24Fix reply-by-email not working due to queue name mismatchStan Hu
2016-10-21Fix project member access levelsValery Sizov
2016-10-20Create project feature when project is createdFelipe Artur
2016-10-19Split migration to create label prioritiesDouglas Barbosa Alexandre
2016-10-19Add label type to group and project labels listsDouglas Barbosa Alexandre
2016-10-19Add LabelPriority modelDouglas Barbosa Alexandre
2016-10-19Add GroupLabel modelDouglas Barbosa Alexandre
2016-10-18Merge remote-tracking branch 'origin/master' into 22191-delete-dynamic-envs-mrKamil Trzcinski