summaryrefslogtreecommitdiff
path: root/app/models
Commit message (Expand)AuthorAgeFilesLines
* Don't show an "Unsubscribe" link in snippet comment notificationsRémy Coutable2017-10-091-1/+5
* Merge branch 'sh-show-all-slack-names' into 'master'Robert Speicher2017-10-097-16/+26
|\
| * Include GitLab full name with username in Slack messagessh-show-all-slack-namesStan Hu2017-10-067-16/+26
* | Fix error with GPG signature updater when commit was deleted38890-fix-gpg-signature-updater-when-commit-is-missingRubén Dávila2017-10-071-0/+2
* | Merge branch 'tc-geo-read-only-idea' into 'master'Douwe Maan2017-10-076-8/+26
|\ \
| * | Create idea of read-only databasetc-geo-read-only-ideaToon Claes2017-10-066-8/+26
| |/
* | Find forks within users/namespaces using fork membershipsBob Van Landuyt2017-10-074-10/+13
* | Allow creating merge requests across forks of a projectBob Van Landuyt2017-10-072-3/+14
* | Create a fork network when forking a projectBob Van Landuyt2017-10-073-3/+27
* | Add a model for `fork_networks`Bob Van Landuyt2017-10-071-0/+3
* | Merge branch 'master' into '37970-ci-sections-tracking'Kamil Trzciński2017-10-0722-28/+358
|\ \
| * | Commenting on image diffsFelipe Artur2017-10-076-6/+42
| * | Show confirmation modal before deleting accountWinnie Hellmann2017-10-061-0/+4
| |/
| * Merge branch 'feature/sm/35954-create-kubernetes-cluster-on-gke-from-k8s-serv...Kamil Trzciński2017-10-062-0/+114
| |\
| | * Merge branch 'master' into feature/sm/35954-create-kubernetes-cluster-on-gke-...Shinya Maeda2017-10-075-3/+91
| | |\
| | * \ Merge branch 'master' into feature/sm/35954-create-kubernetes-cluster-on-gke-...Shinya Maeda2017-10-066-7/+54
| | |\ \
| | * | | Add ClusterPresenter. Fix Static Analysys.Shinya Maeda2017-10-061-0/+1
| | * | | Merge remote-tracking branch 'origin/master' into feature/sm/35954-create-kub...Kamil Trzcinski2017-10-052-11/+48
| | |\ \ \
| | * | | | integrate_cluster_service_spec. provision_cluster_service_spec. update_cluste...Shinya Maeda2017-10-051-1/+1
| | * | | | Merge branch 'master' into feature/sm/35954-create-kubernetes-cluster-on-gke-...Shinya Maeda2017-10-054-12/+24
| | |\ \ \ \
| | * | | | | Remove status enum from Gcp::Cluster, use state_machine#stateKamil Trzcinski2017-10-041-8/+6
| | * | | | | Updated messages and noticesKamil Trzcinski2017-10-041-4/+0
| | * | | | | Add spec/models/gcp/cluster_spec.rbShinya Maeda2017-10-041-1/+1
| | * | | | | Fix cluster event names to be prefixed with: `make_`Kamil Trzcinski2017-10-041-3/+3
| | * | | | | Fix static analysys. Fix import config.Shinya Maeda2017-10-041-1/+3
| | * | | | | Fix static anlysys. Added safe_model_attributes.Shinya Maeda2017-10-041-1/+4
| | * | | | | Merge branch 'master' into feature/sm/35954-create-kubernetes-cluster-on-gke-...Shinya Maeda2017-10-041-0/+4
| | |\ \ \ \ \
| | * | | | | | Add google_api to TOP_LEVEL_ROUTES. Import/Export model failure fix. Fix stat...Shinya Maeda2017-10-041-1/+1
| | * | | | | | Specify defaults, fix policies, fix db columnsKamil Trzcinski2017-10-041-16/+36
| | * | | | | | Gcp::Cluster improvementsKamil Trzcinski2017-10-031-30/+33
| | * | | | | | Merge branch 'master' into feature/sm/35954-create-kubernetes-cluster-on-gke-...Shinya Maeda2017-10-045-43/+99
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'master' into feature/sm/35954-create-kubernetes-cluster-on-gke-...Shinya Maeda2017-10-0413-69/+115
| | |\ \ \ \ \ \ \
| | * | | | | | | | Implement Policy. Use show instead of edit. Chnage db column. fix comments. d...Shinya Maeda2017-10-031-6/+3
| | * | | | | | | | PollingInterval, rename to gke_clusters, has_one :clusterShinya Maeda2017-10-022-7/+22
| | * | | | | | | | authorize in controller. validation in model.Shinya Maeda2017-10-011-2/+33
| | * | | | | | | | Revert KubernetesService. Introduce FetchKubernetesTokenService.Shinya Maeda2017-10-012-19/+7
| | * | | | | | | | Replace reactive_cache by multipel sidekiq workersShinya Maeda2017-10-011-91/+31
| | * | | | | | | | Databse foreing key, index, encrypt password. Use short path. Improve error h...Shinya Maeda2017-09-291-23/+40
| | * | | | | | | | Multithreading cluster creation is done with `reactive_cache`Shinya Maeda2017-09-281-0/+78
| | * | | | | | | | Fetch k8s token from k8s username/passwordShinya Maeda2017-09-271-2/+16
| | * | | | | | | | Add login root. Remove ceration type.Shinya Maeda2017-09-271-5/+0
| | * | | | | | | | Tie KubernetesServiceShinya Maeda2017-09-261-0/+1
| | * | | | | | | | Create Kubernetes cluster on GKE from k8s serviceShinya Maeda2017-09-252-0/+15
| * | | | | | | | | Merge branch '18608-lock-issues-v2' into 'master'Sean McGivern2017-10-062-1/+5
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| | * | | | | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into 18608-lock-issu...Jarka Kadlecova2017-10-0310-50/+92
| | |\ \ \ \ \ \ \ \ | | | | |/ / / / / / | | | |/| | | | | |
| | * | | | | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into 18608-lock-issuesJarka Kadlecova2017-09-257-32/+32
| | |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge remote-tracking branch 'origin/master' into 18608-lock-issuesLuke "Jared" Bennett2017-09-2011-92/+46
| | |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'origin/master' into 18608-lock-issuesLuke "Jared" Bennett2017-09-1810-62/+68
| | |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Create system notes for MR too, improve doc + clean up codeJarka Kadlecova2017-09-141-0/+4
| | * | | | | | | | | | | Support discussion locking in the backendJarka Kadlecova2017-09-141-1/+1