summaryrefslogtreecommitdiff
path: root/spec/models
Commit message (Expand)AuthorAgeFilesLines
* Expire project caches once per push instead of once per refStan Hu2019-08-161-3/+17
* Merge branch 'mc/feature/pipeline-tracking-config-ce' into 'master'Kamil Trzciński2019-08-162-1/+8
|\
| * Port changes from EEmc/feature/pipeline-tracking-config-ceMatija Čupić2019-08-042-1/+8
* | Migrations for Cycle Analytics backendAdam Hegyi2019-08-152-0/+10
* | Only read rebase status from the modelNick Thomas2019-08-151-39/+0
* | Allow disabling group/project email notificationsBrett Walker2019-08-154-0/+163
* | Merge branch 'sh-optimize-commit-deltas-post-receive' into 'master'Nick Thomas2019-08-141-0/+33
|\ \
| * | Reduce Gitaly calls in PostReceivesh-optimize-commit-deltas-post-receiveStan Hu2019-08-121-0/+33
* | | Merge branch '66008-fix-project-image-in-slack-notifications' into 'master'Robert Speicher2019-08-131-3/+3
|\ \ \
| * | | Fix project image in Slack pipeline notifications66008-fix-project-image-in-slack-notificationsNathan Friend2019-08-131-3/+3
* | | | Rework retry strategy for remote mirrorsBob Van Landuyt2019-08-132-5/+20
* | | | Only expire tag cache once per pushsh-only-flush-tags-once-per-pushStan Hu2019-08-131-1/+12
|/ / /
* | | Merge branch '65803-invalidate-branches-cache-on-refresh' into 'master'Bob Van Landuyt2019-08-131-0/+12
|\ \ \
| * | | Invalidate branches cache on PostReceivePatrick Bajao2019-08-091-0/+12
* | | | Fix performance issue in Helm#can_uninstall?65963-avoid-extra-query-allowed-to-uninstallDylan Griffith2019-08-131-1/+9
| |/ / |/| |
* | | Merge branch 'sh-break-out-invited-group-members' into 'master'Ash McKenzie2019-08-121-0/+13
|\ \ \
| * | | Improve spec description in member_spec.rbsh-break-out-invited-group-membersStan Hu2019-08-111-1/+1
| * | | Merge branch 'master' into sh-break-out-invited-group-membersStan Hu2019-08-097-182/+229
| |\ \ \
| * | | | Rename search_invited to search_invite_emailStan Hu2019-08-091-2/+4
| * | | | Merge branch 'master' into sh-break-out-invited-group-membersStan Hu2019-08-0713-322/+285
| |\ \ \ \
| * | | | | Make it easier to find invited group membersStan Hu2019-08-051-0/+11
* | | | | | Split MR widget into cached and non-cached serializersIgor2019-08-091-0/+2
| |_|/ / / |/| | | |
* | | | | Merge branch '39217-remove-kubernetes-service-integration' into 'master'James Lopez2019-08-091-167/+0
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Final removal of KubernetesService39217-remove-kubernetes-service-integrationTiger2019-08-081-167/+0
* | | | | Bring scoped environment variables to coreHordur Freyr Yngvason2019-08-084-1/+185
|/ / / /
* | | | Save instance administration project id in DBReuben Pereira2019-08-071-14/+31
* | | | Support dashboard params for metrics dashboardSarah Yasonik2019-08-071-0/+13
| |/ / |/| |
* | | Use separate Kubernetes namespaces per environmentTiger Watson2019-08-075-291/+187
* | | Convert RestClient to Gitlab::HTTP for Prometheus MonitorDavid Wilkins2019-08-073-14/+9
* | | Fix nil take regressionmc/bug/nil-takeMatija Čupić2019-08-071-14/+21
* | | Merge branch '43080-speed-up-deploy-keys' into 'master'Thong Kuah2019-08-061-0/+18
|\ \ \
| * | | Add spec for User#accessible_deploy_keysStan Hu2019-08-051-0/+18
* | | | Add MergeRequestDiff#lines_count convenience methodbackport-productivty-analytics-migrationsPavel Shutsin2019-08-061-0/+8
* | | | Add group level container repository endpointsSteve Abrams2019-08-051-0/+1
|/ / /
* | | Merge branch '60664-kubernetes-applications-uninstall-cert-manager' into 'mas...Thong Kuah2019-08-051-1/+39
|\ \ \
| * | | Allow Cert-Manager to be uninstalled60664-kubernetes-applications-uninstall-cert-managerTiger2019-08-051-1/+39
| | |/ | |/|
* | | Merge branch 'georgekoltsov/55474-outbound-setting-system-hooks' into 'master'Rémy Coutable2019-08-052-2/+2
|\ \ \ | |_|/ |/| |
| * | Add outbound requests setting for system hooksGeorge Koltsov2019-08-022-2/+2
* | | Merge branch 'properly-process-all-needs' into 'master'Sean McGivern2019-08-051-0/+16
|\ \ \ | |_|/ |/| |
| * | Properly process `needs:` with `when:`properly-process-all-needsKamil Trzciński2019-08-021-0/+16
* | | All Kubectl command should return array by defaultJoão Cunha2019-08-022-3/+3
* | | Implement Helm ResetCommand for removing TillerDylan Griffith2019-08-021-3/+56
* | | Merge branch '64092-removes-update-statistics-namespace-feature-flag' into 'm...Bob Van Landuyt2019-08-021-12/+1
|\ \ \
| * | | Removes update_statistics_namespace feature flagMayra Cabrera2019-08-021-12/+1
| | |/ | |/|
* | | Merge branch '17276-breakage-in-displaying-svg-in-the-same-repository' into '...Robert Speicher2019-08-021-0/+1
|\ \ \ | |_|/ |/| |
| * | Fix inline rendering of SVGs from current repo17276-breakage-in-displaying-svg-in-the-same-repositoryHeinrich Lee Yu2019-08-021-0/+1
* | | Respect needs for artifactsrespect-needs-on-artifactsKamil Trzciński2019-08-021-2/+15
| |/ |/|
* | Improve test for .with_needsKamil Trzciński2019-08-021-2/+3
* | Make diff_refs_match_commit validation reusablePatrick Bajao2019-08-011-0/+4
|/
* Hardcodes namespaces lease timing value to 1.5hMayra Cabrera2019-08-011-34/+0