summaryrefslogtreecommitdiff
path: root/spec/models
Commit message (Expand)AuthorAgeFilesLines
* Add Project#members_among to obtain only authorized users of the projectce-5382-approvers-from-code-ownersMark Chao2018-10-011-0/+43
* Merge branch 'mk/asymmetric-exists-cache' into 'master'Stan Hu2018-09-281-1/+49
|\
| * Expire RequestStore cache properlyMichael Kozono2018-09-271-0/+7
| * Cache `Repository#exists?` false in RequestStoreMichael Kozono2018-09-271-1/+42
* | Extend reports to support security featuresOlivier Gonzalez2018-09-272-57/+81
* | Merge branch 'dz-expose-cluster-id-to-jupyter' into 'master'Dmitriy Zaporozhets2018-09-271-0/+7
|\ \
| * | Add GitLab cluster id to jupyter configdz-expose-cluster-id-to-jupyterDmitriy Zaporozhets2018-09-181-0/+7
* | | Refactor EventFilter and increase its test coverage1801-allow-event_filter-to-be-set-in-the-urlRémy Coutable2018-09-261-1/+1
* | | Merge branch 'follow-up-geo-sync-disabled-wikis' into 'master'Douglas Barbosa Alexandre2018-09-252-44/+0
|\ \ \
| * | | Geo: sync disabled wikis. Stage 2follow-up-geo-sync-disabled-wikisValery Sizov2018-09-252-44/+0
| | |/ | |/|
* | | Merge branch 'fix-committer-typo' into 'master'Rémy Coutable2018-09-251-4/+4
|\ \ \ | |/ / |/| |
| * | Fix committer typoGeorge Tsiolis2018-09-251-4/+4
* | | Merge branch 'ce-7013-add-epics-close-support' into 'master'Douglas Barbosa Alexandre2018-09-251-6/+23
|\ \ \
| * | | Add specs for closing and reopening issueJarka Košanová2018-09-241-6/+23
* | | | Merge branch 'mk/improve-usage-of-request-store' into 'master'Yorick Peterse2018-09-251-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Use `Gitlab::SafeRequestStore` in more placesMichael Kozono2018-09-241-1/+1
* | | | Merge branch '51725-push-mirrors-default-branch-reset-to-master' into 'master'Stan Hu2018-09-211-34/+0
|\ \ \ \ | |/ / / |/| | |
| * | | Doesn't synchronize default branch for push mirrorsDouglas Barbosa Alexandre2018-09-211-34/+0
* | | | Allows to sort projects by most stars🙈 jacopo beschi 🙉2018-09-211-0/+12
|/ / /
* | | Correct Gitlab Capitalization in code filesMarcel Amirault2018-09-211-1/+1
* | | Fix activity titles for MRs in chat notification servicesNick Thomas2018-09-201-0/+17
* | | Resolve "Enable Auto DevOps by default for self managed instances of GitLab"Dylan Griffith2018-09-182-8/+11
* | | Don't use MilestoneFinder for group milestonesDouglas Barbosa Alexandre2018-09-181-0/+18
* | | Merge branch '51564-fix-commit-email-usage' into 'master'Douwe Maan2018-09-181-3/+26
|\ \ \ | |_|/ |/| |
| * | Guard against regressions in commit email specsNick Thomas2018-09-181-0/+3
| * | Use commit email for wiki actionsNick Thomas2018-09-171-3/+23
| |/
* | Merge branch '45754-open-issues-from-archived-project-listed-in-group-issue-b...Douwe Maan2018-09-181-0/+28
|\ \
| * | Filter out archived projects from issue/mr countBrett Walker2018-09-171-0/+28
* | | Merge branch 'select-from-union' into 'master'Robert Speicher2018-09-171-0/+40
|\ \ \ | |_|/ |/| |
| * | Added FromUnion to easily select from a UNIONYorick Peterse2018-09-171-0/+40
* | | Merge branch '44596-double-title-merge-request-message' into 'master'Grzegorz Bizon2018-09-171-4/+4
|\ \ \ | |/ / |/| |
| * | Fix double title in merge request chat messagesKukovskii Vladimir2018-09-111-4/+4
* | | Merge branch '50460-send-deployment-information-in-job-api' into 'master'Kamil Trzciński2018-09-171-0/+42
|\ \ \
| * | | Add deployment information in job APISteve Azzopardi2018-09-131-0/+42
* | | | Merge branch '29398-support-rbac-for-gitlab-provisioned-clusters' into 'master'Kamil Trzciński2018-09-171-0/+18
|\ \ \ \ | |_|_|/ |/| | |
| * | | Create a GKE cluster with legacy_abac disabled when the `:rbac_clusters` feat...Thong Kuah2018-09-141-0/+18
* | | | Cleaned up CI runner administration codeYorick Peterse2018-09-141-0/+18
* | | | Resolve "Add functionality to change what email address online actions commit...Nick Thomas2018-09-141-1/+49
* | | | Merge branch 'revert-f87809f7' into 'master'Dmitriy Zaporozhets2018-09-141-9/+0
|\ \ \ \
| * | | | Revert "Merge branch 'dz-add-project-id-to-jupyter' into 'master'"Dmitriy Zaporozhets2018-09-131-9/+0
| |/ / /
* | | | Merge branch 'feature/runner-state-filter-for-admin-view' into 'master'Grzegorz Bizon2018-09-141-1/+12
|\ \ \ \ | |/ / / |/| | |
| * | | add offline scope to Ci::RunnerAlexis Reigel2018-08-201-1/+12
* | | | Add project to jupyter cluster app factory specDmitriy Zaporozhets2018-09-131-5/+1
| |/ / |/| |
* | | Merge branch '42861-move-include-external-files-in-gitlab-ci-yml-from-starter...Grzegorz Bizon2018-09-132-5/+7
|\ \ \
| * | | Reconcile differences in spec/models/blob_viewerMatija Čupić2018-09-081-1/+1
| * | | Stub http request on specs intead of mocking HTTPartyMatija Čupić2018-09-071-4/+6
| * | | Improve external architectureMatija Čupić2018-09-072-4/+4
* | | | Strip whitespace from Sentry URLStan Hu2018-09-121-0/+30
* | | | Merge branch 'clean-gitlab-git' into 'master'Douwe Maan2018-09-121-243/+0
|\ \ \ \
| * | | | Remove Rugged and shell code from Gitlab::GitAlejandro Rodríguez2018-09-121-243/+0
| | |_|/ | |/| |