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-12-07Support uploads for groupsJarka Kadlecova
2017-12-05Merge branch 'feature/custom-text-for-new-projects' into 'master'Rémy Coutable
2017-12-05Merge branch '32878-merge-request-from-email' into 'master'Sean McGivern
2017-12-05Second iteration of Move Kubernetes from service to Cluster pageFilipa Lacerda
2017-12-05Create merge request from emailJan Provaznik
2017-12-04Add custom brand text on new project pagesMarkus Koller
2017-11-22Speed up Unicorn specs by using a dummy Rack application instead of GitLabNick Thomas
2017-11-07Free up some group reserved wordsBob Van Landuyt
2017-11-07Free up `avatar`, `group_members` and `milestones` as pathsBob Van Landuyt
2017-11-07Free up `labels` as a group nameBob Van Landuyt
2017-11-07Fix wildcard route and use param styleShinya Maeda
2017-11-07Merge branch 'master' into 38464-k8s-appsShinya Maeda
2017-11-03Merge branch '35616-move-gke-form-1st-iteration' into move-kubernetes-from-se...Shinya Maeda
2017-11-03Add Projects::Clusters::ApplicationsController testsAlessio Caiazza
2017-11-03 Fix typosAlessio Caiazza
2017-11-03Merge remote-tracking branch 'origin/master' into 38464-k8s-appsKamil Trzcinski
2017-11-02Fix and add applications controllerKamil Trzcinski
2017-11-02Improve backend structure of dataKamil Trzcinski
2017-11-02Remove Private Token from User Settings > AccountDouwe Maan
2017-11-01Fix pipeline. Fix routing when validation failed.Shinya Maeda
2017-11-01Fix paths to the first pageKamil Trzcinski
2017-10-31Allow promoting project milestones to group milestonesFelipe Artur
2017-10-28Fix broken Members link when relative URL root paths are usedStan Hu
2017-10-25Added ssh fingerprint, gitlab ci and pages information in an instance configu...Francisco Lopez
2017-10-22Backport EE changes to group routesValery Sizov
2017-10-19Fix inability to delete container registry tagsStan Hu
2017-10-17Merge branch 'bvl-group-trees' into 'master'Douwe Maan
2017-10-12Nest the group_children_path inside the canonical group pathBob Van Landuyt
2017-10-11Merge branch 'move_markdown_preview_to_concern' into 'master'Sean McGivern
2017-10-11Add support for markdown preview to group milestonesVitaliy @blackst0ne Klachkov
2017-10-11Add - before google_api/auth/callbackShinya Maeda
2017-10-10Merge branch 'master' into bvl-group-treesBob Van Landuyt
2017-10-05Change `/google_api/authorizations/` to `/google_api/auth/`.Kamil Trzcinski
2017-10-05Merge remote-tracking branch 'origin/master' into feature/sm/35954-create-kub...Kamil Trzcinski
2017-10-05Merge branch 'master' into digitalmoksha/gitlab-ce-feature/verify_secondary_e...Douwe Maan
2017-10-05Merge branch 'master' into feature/sm/35954-create-kubernetes-cluster-on-gke-...Shinya Maeda
2017-10-04Don't use canonical path for group childrenBob Van Landuyt
2017-10-04Update `children` route to handle projects and groupsBob Van Landuyt
2017-10-04Remove the subgroups path on a groupBob Van Landuyt
2017-10-03Implement Policy. Use show instead of edit. Chnage db column. fix comments. d...Shinya Maeda
2017-09-30Replace reactive_cache by multipel sidekiq workersShinya Maeda
2017-09-28Multithreading cluster creation is done with `reactive_cache`Shinya Maeda
2017-09-27Delete/Update basic implementationShinya Maeda
2017-09-27Add login root. Remove ceration type.Shinya Maeda
2017-09-26Tie KubernetesServiceShinya Maeda
2017-09-25Create Kubernetes cluster on GKE from k8s serviceShinya Maeda
2017-09-23moved devise_for :emails to live under `profiles`, removing the needBrett Walker
2017-09-23small cleanup changes based on feedbackBrett Walker
2017-09-23add verified/unverified labels to profile emails.Brett Walker
2017-09-23remove unnecessary devise_scopeBrett Walker