summaryrefslogtreecommitdiff
path: root/spec/models
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '38236-remove-build-failed-todo-if-it-has-been-auto-retried' int...Grzegorz Bizon2017-10-161-4/+27
|\
| * Don't create build failed todo when build is retried38236-remove-build-failed-todo-if-it-has-been-auto-retriedSean McGivern2017-10-161-4/+27
* | Merge branch 'conflict-resolution-refactor' into 'master'Sean McGivern2017-10-161-1/+1
|\ \
| * | Move line code generation into Gitlab::Gitconflict-resolution-refactorAlejandro Rodríguez2017-10-121-1/+1
| * | Create a Gitlab::Git submodule for conlict-related filesAlejandro Rodríguez2017-10-121-1/+1
| * | Move Gitlab::Diff::LineCode to module Gitlab::GitAlejandro Rodríguez2017-10-121-1/+1
* | | Merge branch 'fix/sm/38960-collect-usage-pings-gcp-cluster-enabled-and-gcp-cl...Kamil Trzciński2017-10-161-0/+24
|\ \ \
| * | | Collect usage pings `Gcp::Cluster.enabled` and `Gcp::Cluster.disabled`, inste...fix/sm/38960-collect-usage-pings-gcp-cluster-enabled-and-gcp-cluster-disabled-instead-of-gcp-cluster-countShinya Maeda2017-10-111-0/+24
* | | | Merge branch '37571-replace-wikipage-createservice-with-factory' into 'master'Rémy Coutable2017-10-132-7/+3
|\ \ \ \
| * | | | Replaces 'WikiPage::CreateService' calls with 'wiki_page' factoryJacopo2017-10-132-7/+3
| |/ / /
* | | | Merge Merge Requests via GitalyJacob Vosmaer2017-10-131-10/+20
| |_|/ |/| |
* | | Merge branch '39032-improve-merge-ongoing-check-consistency' into 'master'Sean McGivern2017-10-131-1/+21
|\ \ \ | |_|/ |/| |
| * | Simplify check for running job on Redis39032-improve-merge-ongoing-check-consistencyOswaldo Ferreira2017-10-131-2/+2
| * | Make "merge ongoing" check more consistentOswaldo Ferreira2017-10-111-1/+21
| |/
* | Cache issuable template namesSean McGivern2017-10-121-1/+3
|/
* Merge branch '38245-private-avatars-are-not-cdn-compatible' into 'master'Douwe Maan2017-10-101-1/+1
|\
| * Fix for Lint Error + Upload TestTim Zallmann2017-10-091-1/+1
* | Merge branch '34284-add-changes-to-issuable-webhook-data' into 'master'Douwe Maan2017-10-093-60/+64
|\ \
| * | Introduce new hook data builders for Issue and MergeRequest34284-add-changes-to-issuable-webhook-dataRémy Coutable2017-10-093-108/+52
| * | Start adding Gitlab::HookData::IssuableBuilderRémy Coutable2017-10-093-30/+101
| * | Include the changes in issuable webhook payloadsRémy Coutable2017-10-091-23/+12
* | | Don't show an "Unsubscribe" link in snippet comment notificationsRémy Coutable2017-10-091-2/+120
|/ /
* | Merge branch '37552-replace-js-true-with-js' into 'master'Rémy Coutable2017-10-094-21/+21
|\ \
| * | Replaces `tag: true` into `:tag` in the specsJacopo2017-10-074-21/+21
* | | Merge branch 'sh-show-all-slack-names' into 'master'Robert Speicher2017-10-095-36/+37
|\ \ \
| * | | Include GitLab full name with username in Slack messagessh-show-all-slack-namesStan Hu2017-10-065-36/+37
* | | | Fix error with GPG signature updater when commit was deleted38890-fix-gpg-signature-updater-when-commit-is-missingRubén Dávila2017-10-071-6/+22
| |/ / |/| |
* | | Merge branch 'tc-geo-read-only-idea' into 'master'Douwe Maan2017-10-073-37/+87
|\ \ \
| * | | Create idea of read-only databasetc-geo-read-only-ideaToon Claes2017-10-063-37/+87
| |/ /
* | | Find forks within users/namespaces using fork membershipsBob Van Landuyt2017-10-073-0/+52
* | | Add a project forks spec helperBob Van Landuyt2017-10-074-46/+30
* | | Allow creating merge requests across forks of a projectBob Van Landuyt2017-10-072-2/+74
* | | Create a fork network when forking a projectBob Van Landuyt2017-10-072-3/+48
* | | Add a model for `fork_networks`Bob Van Landuyt2017-10-071-0/+5
* | | Merge branch 'master' into '37970-ci-sections-tracking'Kamil Trzciński2017-10-0714-46/+721
|\ \ \
| * | | Commenting on image diffsFelipe Artur2017-10-072-3/+87
| * | | Show confirmation modal before deleting accountWinnie Hellmann2017-10-061-0/+45
| |/ /
| * | Merge branch 'master' into feature/sm/35954-create-kubernetes-cluster-on-gke-...Shinya Maeda2017-10-075-1/+95
| |\ \
| | * \ Merge branch '36829-gpg-commit-not-verified-if-signed-with-a-subkey' into 'ma...Douwe Maan2017-10-063-0/+74
| | |\ \
| | | * | Invalidate GpgSignatures associated to GpgKeySubkeys when revoking the GpgKeyRubén Dávila2017-10-052-0/+49
| | | * | Add more specs to cover subkeys scenariosRubén Dávila2017-10-051-0/+1
| | | * | Add some basic specs and refactor model and validationsRubén Dávila2017-10-052-0/+24
| | * | | Merge branch 'backstage/gb/move-some-pipelines-code-from-ee-to-ee' into 'master'Grzegorz Bizon2017-10-062-1/+21
| | |\ \ \
| | | * | | Add a additional scope related to alive CI/CD statusesGrzegorz Bizon2017-10-051-0/+12
| | | * | | Add specs for methods that count pipeline seeds sizeGrzegorz Bizon2017-10-051-1/+9
| | | | |/ | | | |/|
| * | | | Merge branch 'master' into feature/sm/35954-create-kubernetes-cluster-on-gke-...Shinya Maeda2017-10-064-26/+70
| |\ \ \ \ | | |/ / /
| | * | | Merge branch '34102-online-view-of-artifacts-fe' into 'master'Nick Thomas2017-10-051-1/+49
| | |\ \ \
| | | * | | Update test to use the new API34102-online-view-of-artifacts-feZeger-Jan van de Weg2017-10-051-3/+10
| | | * | | Incorporate feedbackZeger-Jan van de Weg2017-10-041-1/+1
| | | * | | Merge branch 'master' into 34102-online-view-of-artifacts-feEric Eastwood2017-10-046-74/+165
| | | |\ \ \