summaryrefslogtreecommitdiff
path: root/spec/models
Commit message (Expand)AuthorAgeFilesLines
* Ask user explicitly about usage stats agreementJan Provaznik2018-09-071-0/+42
* Merge branch '48778-remove-old-storage-logic-from-import-export' into 'master'Douwe Maan2018-09-072-95/+2
|\
| * refactor code based on feedbackJames Lopez2018-09-071-1/+1
| * refactor code based on feedbackJames Lopez2018-09-071-1/+1
| * Refactor code to remove object storage flag from Import/ExportJames Lopez2018-09-062-95/+2
* | Use ResourceLabelEvent for tracking label changesJan Provaznik2018-09-072-3/+72
* | Merge branch 'alerts-for-built-in-metrics' into 'master'Grzegorz Bizon2018-09-071-0/+98
|\ \
| * \ Merge branch 'master' into 'alerts-for-built-in-metrics'Kamil Trzciński2018-09-0615-195/+324
| |\ \
| * | | Fix query_series specsKamil Trzciński2018-09-051-1/+1
| * | | Fix specsKamil Trzciński2018-09-051-2/+1
| * | | Add `# frozen_string_literal: true`Kamil Trzciński2018-09-041-0/+2
| * | | Import common metrics into database.Kamil Trzciński2018-09-041-0/+97
* | | | Merge branch 'issue_50488' into 'master'Stan Hu2018-09-072-3/+30
|\ \ \ \ | |_|/ / |/| | |
| * | | Move project services log to a separate fileFelipe Artur2018-09-062-3/+30
| | |/ | |/|
* | | Automatically disable Auto DevOps for project upon first pipeline failureMayra Cabrera2018-09-061-0/+24
* | | Merge branch 'bvl-codeowners-file-ce' into 'master'Douwe Maan2018-09-062-169/+50
|\ \ \
| * | | Port changes for CODEOWNERS to CEBob Van Landuyt2018-09-062-169/+50
* | | | Enable Kubernetes RBAC for GitLab Managed Apps for existing clustersThong Kuah2018-09-067-18/+86
| |/ / |/| |
* | | Merge branch 'filter-web-hooks-by-branch' into 'master'Dmitriy Zaporozhets2018-09-054-8/+144
|\ \ \ | |/ / |/| |
| * | Refactor: move active hook filter to TriggerableHooksDuana Saskia2018-09-053-21/+46
| * | Filter project hooks by branchDuana Saskia2018-08-133-1/+103
| * | Refactor tests for executing project hooksDuana Saskia2018-08-131-7/+16
* | | Disable project avatar validation if avatar has not changedStan Hu2018-09-041-0/+20
| |/ |/|
* | Add tests for ChatNotificationService#executeTakuya Noguchi2018-08-311-0/+50
* | Allow whitelisting for "external collaborator by default" settingRoger Rüttimann2018-08-301-0/+24
* | Backport Repository#keep_around changes from EE to CEMichael Kozono2018-08-271-0/+18
* | Merge branch '50345-hashed-storage-feature-flag' into 'master'Nick Thomas2018-08-251-0/+2
|\ \
| * | Rename feature flag to skip_hashed_storage_upgrade to be less confusing50345-hashed-storage-feature-flagGabriel Mazetto2018-08-221-2/+2
| * | Fixed `stub_feature_flag behavior` for `disabled?` flags.Gabriel Mazetto2018-08-221-0/+2
* | | Allows author to vote on their own issueChantal Rollison2018-08-241-9/+2
* | | Merge branch 'sh-fix-issue-50562' into 'master'Rémy Coutable2018-08-241-0/+12
|\ \ \
| * | | Fix remote mirrors failing if Git remotes have not been addedStan Hu2018-08-221-0/+12
* | | | Merge branch '43096-controller-projects-issuescontroller-referenced_merge_req...Nick Thomas2018-08-231-93/+6
|\ \ \ \ | |/ / / |/| | |
| * | | Move Issue#{referenced,closed_by}_merge_requests to serviceSean McGivern2018-08-211-93/+6
* | | | Merge branch 'yisiliang/gitlab-ce-avoid-nil-safe_message' into 'master'Rémy Coutable2018-08-221-0/+6
|\ \ \ \ | |_|/ / |/| | |
| * | | Make it clearer when Commit#description returns no_commit_messageSean McGivern2018-08-211-4/+5
| * | | to avoid “NoMethodError (undefined method `split' for nil:NilClass)” whil...yisiliang2018-08-211-0/+5
* | | | Merge branch 'dz-fix-sql-error-admin-users-2fa' into 'master'Stan Hu2018-08-211-0/+8
|\ \ \ \ | |/ / / |/| | |
| * | | Fix SQL error when sorting 2FA-enabled users by name in admin areaDmitriy Zaporozhets2018-08-211-0/+8
* | | | Add JIRA service specs to commit objectFelipe Artur2018-08-211-121/+134
* | | | Merge branch '50323-fix-clusters-application-prometheus-test' into 'master'Grzegorz Bizon2018-08-211-10/+7
|\ \ \ \ | |/ / / |/| | |
| * | | Convert the #install_command spec to promethus#install_command as the subject50323-fix-clusters-application-prometheus-testThong Kuah2018-08-151-10/+7
* | | | Remove Gemnasium serviceGilbert Roulot2018-08-202-75/+0
* | | | Refactor AutocompleteControllerdefine-abstraction-levelsYorick Peterse2018-08-204-10/+244
* | | | Merge branch 'blacklist-destroy-all' into 'master'Robert Speicher2018-08-174-5/+5
|\ \ \ \
| * | | | Whitelist existing destroy_all offensesblacklist-destroy-allYorick Peterse2018-08-164-5/+5
* | | | | Resolve "Enable Auto DevOps instance-wide on GitLab.com"Dylan Griffith2018-08-162-19/+35
| |_|/ / |/| | |
* | | | Merge branch 'backport-5986-license-templates' into 'master'Robert Speicher2018-08-151-0/+59
|\ \ \ \ | |/ / / |/| | |
| * | | Introduce a LicenseTemplate model and LicenseTemplateFinder helperNick Thomas2018-08-151-0/+59
| |/ /
* | | Merge branch 'ab-49788-reduce-model-instances-in-test' into 'master'Sean McGivern2018-08-151-2/+2
|\ \ \ | |/ / |/| |