- 27 Feb, 2019 1 commit
-
-
Matija Čupić authored
CE MR - https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/25584
-
- 26 Feb, 2019 39 commits
-
-
Clement Ho authored
Merge branch '10038-environment-didn-t-match-api-schema-ee-spec-controllers-projects-environments_controller_spec-rb-job-failed-168066358' into 'master' Add New Field `name_without_type` to API Schema Closes #10038 See merge request gitlab-org/gitlab-ee!9728
-
Clement Ho authored
Fix EE master failure: static-analysis: Duplicate key Closes #10040 See merge request gitlab-org/gitlab-ee!9731
-
GitLab Bot authored
-
Stan Hu authored
API: Promote project milestone to a group milestone Closes #53861 See merge request gitlab-org/gitlab-ce!25203
-
Nermin Vehabovic authored
Added: Specs for the API action
-
Michael Kozono authored
-
GitLab Bot authored
-
Douglas Barbosa Alexandre authored
Remove N+1 query for tags in /admin/runners page See merge request gitlab-org/gitlab-ce!25572
-
Andrew Fontaine authored
New field was added in ce, but the schema to update was hidden under the `ee/` folder.
-
Stan Hu authored
As discussed in https://github.com/mbleigh/acts-as-taggable-on/issues/91, we can avoid N+1 queries if we use `tags` instead of `tag_list`. Seen while reviewing https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/19740.
-
GitLab Bot authored
-
Lin Jen-Shin authored
Format feedback issue content for CS vulns Closes #9897 See merge request gitlab-org/gitlab-ee!9655
-
Olivier Gonzalez authored
Align with the content displayed in the UI Support upcoming CS vulnerability objects coming from the group dashboard.
-
Robert Speicher authored
update persona links issue template See merge request gitlab-org/gitlab-ee!9715
-
Dimitrie Hoekstra authored
-
Robert Speicher authored
update persona links issue template See merge request gitlab-org/gitlab-ce!25560
-
Dimitrie Hoekstra authored
-
GitLab Bot authored
-
Stan Hu authored
Add name_without_type to environments.json See merge request gitlab-org/gitlab-ce!25492
-
Vladimir Shushlin authored
It's needed to show shorter names in environments "folders"
-
GitLab Bot authored
-
Stan Hu authored
Revert "Merge branch '56726-fix-n+1-in-issues-and-merge-requests-api' into 'master'" See merge request gitlab-org/gitlab-ce!25570
-
GitLab Bot authored
-
Robert Speicher authored
Fix ETag caching not being used for AJAX requests Closes #57905 See merge request gitlab-org/gitlab-ce!25400
-
Mike Lewis authored
Update documentation for License Management See merge request gitlab-org/gitlab-ee!9722
-
Fabio Busatto authored
-
Heinrich Lee Yu authored
This reverts merge request !25042
-
GitLab Bot authored
-
Sean McGivern authored
Revert "Merge branch '13784-simple-masking-of-protected-variables-in-logs' into 'master'" See merge request gitlab-org/gitlab-ce!25566
-
Kamil Trzciński authored
This reverts merge request !25293
-
GitLab Bot authored
-
Kamil Trzciński authored
Fix N+1 query in Issues and MergeRequest API when issuable_metadata presense See merge request gitlab-org/gitlab-ce!25042
-
Alexander Koval authored
Move logic of obtaining Issuable data to separate method
-
Filipa Lacerda authored
Merge branch '46750-ci-empty-environment-is-created-even-when-a-job-isn-t-run-when-manual' into 'master' Sort Environments by Last Updated Closes #46750 See merge request gitlab-org/gitlab-ce!25260
-
Filipa Lacerda authored
Merge branch 'ee-46750-ci-empty-environment-is-created-even-when-a-job-isn-t-run-when-manual' into 'master' Port "Sort Environments by Last Updated" See merge request gitlab-org/gitlab-ee!9581
-
GitLab Bot authored
-
Sean McGivern authored
Get rid of ScheduleInstallationService See merge request gitlab-org/gitlab-ce!25420
-
João Cunha authored
- deletes schedule_installation_service.rb - moves schedule_installation_service.rb logic to create_service.rb - moves specs as well Removes code duplication Remove unecessary spec block Abide review suggestions Test installable applications which are not associated to a cluster Fix a typo Removes duplciated expectation Reuse variable instead of redefining Remove method in favor of a local scoped lambda Improve 'failing service' shared examples Test the increase of status count Remove duplicated test Enable fronzen literal
-
GitLab Bot authored
-