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
2017-10-03Redirect to pages daemonZeger-Jan van de Weg
2017-10-03Remove edit action for issuesJarka Kadlecova
2017-10-03Merge branch 'sh-improve-perf-notes-actions' into 'master'Douwe Maan
2017-10-03Merge branch 'ff_port_from_ee' into 'master'Sean McGivern
2017-10-03Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into 18608-lock-issu...Jarka Kadlecova
2017-10-03Improve performance of filtering notes in NotesControllerStan Hu
2017-10-03Add serializer matchersKamil Trzcinski
2017-10-02Merge branch 'enhance-logging' into 'master'Robert Speicher
2017-10-02PollingInterval, rename to gke_clusters, has_one :clusterShinya Maeda
2017-10-02Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into ff_port_from_eeValery Sizov
2017-10-02Use expires_in for access_token validationShinya Maeda
2017-10-01spacing and small optimisationsAlexandra
2017-10-01authorize in controller. validation in model.Shinya Maeda
2017-09-30Replace reactive_cache by multipel sidekiq workersShinya Maeda
2017-09-30Remove lock reason and add guard clauseBrian Neel
2017-09-29Merge branch 'dm-json-page-title' into 'master'Jacob Schatz
2017-09-29Merge branch 'master' into ff_port_from_eeEric Eastwood
2017-09-28Databse foreing key, index, encrypt password. Use short path. Improve error h...Shinya Maeda
2017-09-28Merge branch 'master' into 31050-registry-image-listsFilipa Lacerda
2017-09-28Multithreading cluster creation is done with `reactive_cache`Shinya Maeda
2017-09-28refactor emails serviceJames Lopez
2017-09-28refactor users update serviceJames Lopez
2017-09-28refactor keys controllerJames Lopez
2017-09-28refactor some controllers to make them EE friendlyJames Lopez
2017-09-28refactor services to match EE signatureJames Lopez
2017-09-28Standardize capitalization and statusBrian Neel
2017-09-28# This is a combination of 1 commit.Brian Neel
2017-09-27Delete/Update basic implementationShinya Maeda
2017-09-27Fetch k8s token from k8s username/passwordShinya Maeda
2017-09-27Add login root. Remove ceration type.Shinya Maeda
2017-09-27Merge branch 'master' into ff_port_from_eeEric Eastwood
2017-09-26Encode Page-Title header as ISO-8859-1Douwe Maan
2017-09-26Add Page-Title header to tree and blob JSON endpointsDouwe Maan
2017-09-26Backport part of c777bb91fd7 and 4074cb3b7c16 from EERémy Coutable
2017-09-26Improve ClustersControllerShinya Maeda
2017-09-26Create clusterShinya Maeda
2017-09-26Sort by id, not created_atKamil Trzcinski
2017-09-26Merge branch 'master' into 31050-registry-image-listsFilipa Lacerda
2017-09-26Tie KubernetesServiceShinya Maeda
2017-09-25okShinya Maeda
2017-09-25Fix the default branches sorting to actually be 'Last updated'Rémy Coutable
2017-09-25Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into 18608-lock-issuesJarka Kadlecova
2017-09-25Create Kubernetes cluster on GKE from k8s serviceShinya Maeda
2017-09-23fixes for rubocopBrett Walker
2017-09-23fix calls to Emails::DestroyServiceBrett Walker
2017-09-23optimized the email servicesBrett Walker
2017-09-23tweaks for rubocopBrett Walker
2017-09-23add verified/unverified labels to profile emails.Brett Walker
2017-09-23Send a confirmation email when the user adds a secondary email address. Utili...Brett Walker
2017-09-23Improve list of sorting optionsVitaliy @blackst0ne Klachkov