summaryrefslogtreecommitdiff
path: root/app/models
Commit message (Expand)AuthorAgeFilesLines
* added date parameter for time trackinggitlab-ee-1312-time-spent-atVlad2017-10-131-2/+7
* Merge branch 'cache-issuable-template-names' into 'master'Douwe Maan2017-10-122-3/+18
|\
| * Cache issuable template namesSean McGivern2017-10-121-2/+15
| * Match full file path in FileDetectorSean McGivern2017-10-121-1/+3
* | Move all API authentication code to APIGuardDouwe Maan2017-10-121-0/+2
|/
* Stop using `branch_names.include?` and use `branch_exists?`Andrew Newdigate2017-10-101-2/+2
* Merge branch '38245-private-avatars-are-not-cdn-compatible' into 'master'Douwe Maan2017-10-101-1/+1
|\
| * Based on MR simplified the logicTim Zallmann2017-10-091-2/+2
| * Updates based on MR commentsTim Zallmann2017-10-051-5/+3
| * Fixed Linting errors + testsTim Zallmann2017-10-041-4/+2
| * Created group_icon and group_icon_urlTim Zallmann2017-10-041-1/+1
| * Making private project avatars use local paths + Some Group IconsTim Zallmann2017-10-041-5/+9
* | Merge branch '34284-add-changes-to-issuable-webhook-data' into 'master'Douwe Maan2017-10-093-47/+22
|\ \
| * | Introduce new hook data builders for Issue and MergeRequest34284-add-changes-to-issuable-webhook-dataRémy Coutable2017-10-092-107/+2
| * | Start adding Gitlab::HookData::IssuableBuilderRémy Coutable2017-10-093-51/+123
| * | Include the changes in issuable webhook payloadsRémy Coutable2017-10-093-1/+9
* | | 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