- 18 Jun, 2019 24 commits
-
-
Alexandru Croitor authored
Count issues related merge requests based on user access level. And issue can have related MRs from projects where user does not have access so the number of related merge requests should be adjusted based on user's ability to access the related MRs. https://gitlab.com/gitlab-org/gitlab-ce/issues/59581
-
Nick Thomas authored
Docs: Fixes all the alert boxes in "reduce repo size" Closes #61472 See merge request gitlab-org/gitlab-ce!29680
-
Marcia Ramos authored
-
Lin Jen-Shin authored
Fix flaky time related failure in spec/models/ci/pipeline_schedule_spec.rb Closes #62760 See merge request gitlab-org/gitlab-ce!29778
-
Phil Hughes authored
Remove support for creating non-RBAC kubernetes clusters Closes #55902 See merge request gitlab-org/gitlab-ce!29614
-
Hordur Freyr Yngvason authored
-
Phil Hughes authored
Fix IDE commit to use start_ref See merge request gitlab-org/gitlab-ce!29769
-
Phil Hughes authored
Resolve "The GraphQL query for the MR popover failes on the frontend" Closes #63261 See merge request gitlab-org/gitlab-ce!29712
-
Heinrich Lee Yu authored
Also removes test from quarantine
-
Grzegorz Bizon authored
Enforce template inclusion in pipelines - CE See merge request gitlab-org/gitlab-ce!29296
-
Sean McGivern authored
Search issuables by iids Closes #39908 and #30974 See merge request gitlab-org/gitlab-ce!28302
-
Riccardo Padovani authored
-
Rémy Coutable authored
Only push to assets-compile-cache when in master See merge request gitlab-org/gitlab-ce!28854
-
Lin Jen-Shin authored
Backport EE changes to config/application.rb See merge request gitlab-org/gitlab-ce!29557
-
Thong Kuah authored
Add index to events and audit_events tables Closes gitlab-com/Product#309 See merge request gitlab-org/gitlab-ce!29194
-
Evan Read authored
Update GraphQL document to mention that epics are supported See merge request gitlab-org/gitlab-ce!29777
-
Evan Read authored
Add note about nested variables for GIT_CLONE_PATH See merge request gitlab-org/gitlab-ce!29590
-
Steve Azzopardi authored
The variable $GIT_CLONE_PATH does not support nested variables, it will only expand the variables once, not more. reference https://gitlab.com/gitlab-org/gitlab-runner/issues/4319
-
Mark Lapierre authored
[QA] Test push limit with admin user Closes gitlab-org/quality/staging#37 See merge request gitlab-org/gitlab-ce!29036
-
Mark Lapierre authored
Uses `:requires_admin` metadata to specify that a test needs an admin user. Sets the push file size limit test to require an admin user. With an admin access token set as the env var GITLAB_QA_ADMIN_ACCESS_TOKEN, the push size limit test now only uses the API and CLI
-
Mark Lapierre authored
Fixing an old quarantined test Closes gitlab-org/quality/staging#50 See merge request gitlab-org/gitlab-ce!28643
-
Thong Kuah authored
Allow switching clusters between managed/unmanaged Closes #60617 See merge request gitlab-org/gitlab-ce!29322
-
Thong Kuah authored
Make Kubernetes service templates readonly See merge request gitlab-org/gitlab-ce!29044
-
James Fargher authored
We are deprecating this service in favor of instance wide clusters. Therefore we removed some code that is not anymore needed for a readonly cluster and also we added some flags to allow for this deprecation. These flags are to be removed in the next release when we finally completelly remove KubernetesService.
-
- 17 Jun, 2019 16 commits
-
-
Thong Kuah authored
Migrate Kubernetes service integration templates to clusters See merge request gitlab-org/gitlab-ce!28534
-
Brett Walker authored
-
Ash McKenzie authored
Index on created_at, author_id
-
Mike Lewis authored
Updated docs for Merge Trains See merge request gitlab-org/gitlab-ce!29771
-
Tiger authored
Any resources created while the cluster was managed will be untouched, allowing users to set/unset this flag as they please.
-
Thong Kuah authored
Don't use Kubernetes namespaces with no token See merge request gitlab-org/gitlab-ce!29643
-
Andreas Brandl authored
Add index on invite-email to members See merge request gitlab-org/gitlab-ce!29768
-
Dan Davison authored
CE port of "Add test for git http operations for SSO enforced SAML group" See merge request gitlab-org/gitlab-ce!29550
-
Dan Davison authored
[CE] Validate page after visit in block See merge request gitlab-org/gitlab-ce!29524
-
Stan Hu authored
Expose currently supported events properly on services API Closes #56737 See merge request gitlab-org/gitlab-ce!29736
-
Thong Kuah authored
Refresh service_account_token for kubernetes_namespaces See merge request gitlab-org/gitlab-ce!29657
-
Evan Read authored
note that todos are not affected by GitLab Notification Email settings See merge request gitlab-org/gitlab-ce!29539
-
Ben Bodenmiller authored
-
Darby Frey authored
-
Douglas Barbosa Alexandre authored
Hashed Storage is enabled by default on new installations See merge request gitlab-org/gitlab-ce!29586
-
Filipa Lacerda authored
Toolbar backport changes for CE See merge request gitlab-org/gitlab-ce!29758
-