- 05 Apr, 2019 40 commits
-
-
James Lopez authored
-
GitLab Bot authored
-
Filipa Lacerda authored
Handle window resize event to re-render Roadmap Closes #10898 See merge request gitlab-org/gitlab-ee!10604
-
Phil Hughes authored
Add ee_else_ce to Jest config See merge request gitlab-org/gitlab-ce!27040
-
Phil Hughes authored
Add ee_else_ce to Jest config (EE-port) See merge request gitlab-org/gitlab-ee!10618
-
Douglas Barbosa Alexandre authored
Enable FindCommit caching for project and commits pages See merge request gitlab-org/gitlab-ce!27048
-
GitLab Bot authored
-
Douglas Barbosa Alexandre authored
Geo: Support syncing over non-publicly accessible URLs Closes #2744 and #9174 See merge request gitlab-org/gitlab-ee!9634
-
Valery Sizov authored
This change allows to use some alternative URL for primary node. This URL will be used only by secondary node to reach the primary
-
Filipa Lacerda authored
Removes the undescriptive CI Charts header Closes #59905 See merge request gitlab-org/gitlab-ce!26869
-
Dimitrie Hoekstra authored
Additional changes include removal of translation records Added changelog
-
GitLab Bot authored
-
Kushal Pandya authored
Update Vuex implementation to ensure Roadmap is re-rendered based on state change during browser window resize.
-
Sanad Liaquat authored
Remove spaces from variable name in CI variable QA test Closes gitlab-org/quality/nightly#91 See merge request gitlab-org/gitlab-ce!27042
-
GitLab Bot authored
-
Stan Hu authored
This reduces a handful of duplicate FindCommit calls while viewing the projects and commits pages.
-
Andreas Brandl authored
CE port of Move "Authorize project access with external service" to Core See merge request gitlab-org/gitlab-ce!26823
-
Imre Farkas authored
Move Contribution Analytics related spec in spec/features/groups/group_page_with_external_authorization_service_spec to EE
-
GitLab Bot authored
-
Andreas Brandl authored
Add a length limit of 128 char to the user name field See merge request gitlab-org/gitlab-ce!26146
-
Andreas Brandl authored
Adjust relation between desings and versions to be many to many See merge request gitlab-org/gitlab-ee!10552
-
GitLab Bot authored
-
Marcia Ramos authored
Redirect Kubernetes installation to the charts docs Closes #58870 See merge request gitlab-org/gitlab-ce!26159
-
Marcia Ramos authored
Docs for combined ref pipelines Closes #59495 and gitlab-ee#7380 See merge request gitlab-org/gitlab-ce!26762
-
Shinya Maeda authored
pdate
-
Douwe Maan authored
Fall back to project repository type by default Closes #60007 See merge request gitlab-org/gitlab-ce!27003
-
Bob Van Landuyt authored
This makes sure that we always have a repository type when trying to parse a repository from a path. This is needed because sometimes we want to perform access checks as if the project already existed, for example when creating a project on push. Before this we were only doing that when accessing git over http, this makes sure it also works correctly when accessing git over SSH
-
GitLab Bot authored
-
Sean McGivern authored
[CE] Add mutually exclusive labels See merge request gitlab-org/gitlab-ce!26804
-
Sean McGivern authored
Add mutually exclusive key-value labels Closes #9175 See merge request gitlab-org/gitlab-ee!9983
-
GitLab Bot authored
-
Sean McGivern authored
Require all templates to use default stages Closes #59992 See merge request gitlab-org/gitlab-ce!26954
-
Sean McGivern authored
EE: Require all templates to use default stages Closes gitlab-ce#59992 See merge request gitlab-org/gitlab-ee!10579
-
Robert Speicher authored
Update Rails to 5.0.7.2 Closes #58963 See merge request gitlab-org/gitlab-ce!27022
-
Kamil Trzciński authored
Regenerate locale/gitlab.pot file Closes #10920 See merge request gitlab-org/gitlab-ee!10613
-
GitLab Bot authored
-
Douwe Maan authored
Fix sorting by priority with filtering by approvers See merge request gitlab-org/gitlab-ee!10446
-
Igor authored
-
Douwe Maan authored
Make UpdateRepositoryStorageService idempotent See merge request gitlab-org/gitlab-ee!10457
-
Jacob Vosmaer authored
UpdateRepositoryStorageService moves a Git repository from its "old" Gitaly shard to a "new" shard. This fixes a bug where if "old == new", UpdateRepositoryStorageService would end up deleting your repository.
-