- 04 Jul, 2019 40 commits
-
-
Kushal Pandya authored
Extract PaginatedDependenciesTable component See merge request gitlab-org/gitlab-ee!14383
-
Mark Florian authored
This extracts a store-connected component that wraps the `DependenciesTable` and `Pagination` components, and passes them the appropriate store state. This refactoring will help make the dual, independent and stateful dependency lists of the [feature][1] easier to implement. [1]: https://gitlab.com/gitlab-org/gitlab-ee/issues/10077
-
Douwe Maan authored
Fix MWPS/ADMTWPS system notes shows wrong sha Closes #12269 See merge request gitlab-org/gitlab-ee!14397
-
Douwe Maan authored
Allow adding groups to CODEOWNERS file See merge request gitlab-org/gitlab-ee!14071
-
Igor authored
Groups can be specified by their path and then the users of these groups are displayed as code owners
-
GitLab Bot authored
-
Phil Hughes authored
Use gl-empty-state for monitor charts See merge request gitlab-org/gitlab-ce!30268
-
Phil Hughes authored
Shrink empty states for cluster health charts Closes gitlab-ce#57086 See merge request gitlab-org/gitlab-ee!14349
-
James Lopez authored
CE Backport of helpers for U2F and Omniauth See merge request gitlab-org/gitlab-ce!30326
-
James Edwards-Jones authored
Allows us to correctly set omniauth's full_host so redirects take the port into account. Needed when running selenium tests on a different port
-
Achilleas Pipinellis authored
Docs: Clearly state "access control" from Pages index Closes #55407 See merge request gitlab-org/gitlab-ce!30313
-
Marcia Ramos authored
-
James Lopez authored
Ensure U2F javascript runs on GroupSAML callback Closes #11796 See merge request gitlab-org/gitlab-ee!14262
-
James Edwards-Jones authored
Allows us to correctly set omniauth's full_host so redirects take the port into account. Needed when running selenium tests on a different port
-
GitLab Bot authored
-
Achilleas Pipinellis authored
Fix incorrect link for prometheus AWS CloudWatch exporter See merge request gitlab-org/gitlab-ce!30273
-
GitLab Bot authored
-
Achilleas Pipinellis authored
Docs: Clean up EE api docs that were merged to CE See merge request gitlab-org/gitlab-ce!30338
-
Marcel Amirault authored
Many small fixes to api docs which were merged from EE to CE, and tables cleaned up, as noted in issue https://gitlab.com/gitlab-org/gitlab-ce/issues/64072
-
GitLab Bot authored
-
Rémy Coutable authored
Make Housekeeping button do a full garbage collection Closes #63349 See merge request gitlab-org/gitlab-ce!30289
-
Achilleas Pipinellis authored
Remove docs exemptions from ee_specific_check See merge request gitlab-org/gitlab-ee!14543
-
Marcel Amirault authored
-
GitLab Bot authored
-
Shinya Maeda authored
Fix the system note service
-
Evan Read authored
Docs: Resolve issues with issue docs Closes #64102 See merge request gitlab-org/gitlab-ce!30337
-
Marcel Amirault authored
Change csv import section to bullet list, add back missing bulk import section, and resolve minor issues raised in https://gitlab.com/gitlab-org/gitlab-ce/issues/64102
-
Lin Jen-Shin authored
Use GitlabUploader#filename when generating upload URLs See merge request gitlab-org/gitlab-ce!29915
-
GitLab Bot authored
-
Mark Lapierre authored
E2E Test to check XSS issue in @mentions autocomplete Closes #41089 See merge request gitlab-org/gitlab-ce!29884
-
Ramya Authappan authored
-
Simon Knox authored
Move a unit test to jest and use snapshot tests
-
GitLab Bot authored
-
Evan Read authored
Docs: Full Copy Edit and Refactor of Issues docs Closes #60767 See merge request gitlab-org/gitlab-ce!27553
-
Marcel Amirault authored
After review, heading was changed and links to it needed to be updated, and minor tweaks to the issues docs such as note formatting
-
Thong Kuah authored
Resolve "SSO enforcement should enforce on subgroups" Closes #12189 See merge request gitlab-org/gitlab-ee!14364
-
Adam Hegyi authored
This change initiates SSO login when an unauthanticated user tries to access a group, subgroup or a project when the group_saml feature is enabled.
-
Douglas Barbosa Alexandre authored
Cache Flipper feature flags in L1 and L2 caches See merge request gitlab-org/gitlab-ce!30276
-
Thong Kuah authored
Resolve "Do not update `updated_at` on an epic when reordering it." Closes #12459 See merge request gitlab-org/gitlab-ee!14441
-
Eugenia Grieff authored
-