- 01 May, 2019 1 commit
-
-
Jose Vargas authored
This commit adds the frontend functionality to add the parameters via the `pushState` api, preventing the need for a page reload.
-
- 30 Apr, 2019 39 commits
-
-
GitLab Bot authored
-
Douglas Barbosa Alexandre authored
Resolve "Referencing issues or epics by URL fails with 404" Closes #61099 and #60965 See merge request gitlab-org/gitlab-ce!27827
-
Stan Hu authored
Add client methods for FetchIntoObjectPool RPC See merge request gitlab-org/gitlab-ce!27767
-
Mike Lewis authored
MVC improvements to basics landing page See merge request gitlab-org/gitlab-ce!27865
-
Evan Read authored
-
Mike Lewis authored
MVC improvements to basics landing page See merge request gitlab-org/gitlab-ee!11918
-
Evan Read authored
-
GitLab Bot authored
-
Marcia Ramos authored
Added content on the Admin Area's `Projects` page See merge request gitlab-org/gitlab-ce!27447
-
Russell Dickenson authored
Part of issue 57874
-
Marcia Ramos authored
Ports [https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/27447] to EE See merge request gitlab-org/gitlab-ee!11929
-
Marcia Ramos authored
Clarify that `project_url` is used See merge request gitlab-org/gitlab-ce!27163
-
GitLab Bot authored
-
Kushal Pandya authored
Move EE differences for `app/views/projects/issues/_issue.html.haml` See merge request gitlab-org/gitlab-ce!27804
-
Kushal Pandya authored
Move EE differences for `app/views/projects/issues/_issue.html.haml` Closes #10445 See merge request gitlab-org/gitlab-ee!11834
-
Kushal Pandya authored
Internationalisation of projects directory See merge request gitlab-org/gitlab-ce!27733
-
Brandon Labuschagne authored
This is one of many MRs opened in order to improve the overall internationalisation of the GitLab codebase. i18n documentation https://docs.gitlab.com/ee/development/i18n/externalization.html
-
Kushal Pandya authored
Upgrade Mermaid to 8.0.0 See merge request gitlab-org/gitlab-ce!27706
-
Kushal Pandya authored
refactor(sidebar): Refactored shared sidebar component tests to Jest Closes #58830 See merge request gitlab-org/gitlab-ce!27688
-
Kushal Pandya authored
Internationalisation of ide directory See merge request gitlab-org/gitlab-ce!27680
-
Kushal Pandya authored
Internationalisation of ide directory - EE See merge request gitlab-org/gitlab-ee!11730
-
Kushal Pandya authored
Internationalisation of blob directory - EE See merge request gitlab-org/gitlab-ee!11726
-
Brandon Labuschagne authored
This is one of many MRs opened in order to improve the overall internationalisation of the GitLab codebase. This commit only targets Vanilla JS files. i18n documentation https://docs.gitlab.com/ee/development/i18n/externalization.html
-
Kushal Pandya authored
Internationalisation of blob directory See merge request gitlab-org/gitlab-ce!27670
-
Brandon Labuschagne authored
This is one of many MRs opened in order to improve the overall internationalisation of the GitLab codebase. i18n documentation https://docs.gitlab.com/ee/development/i18n/externalization.html
-
Michael Kozono authored
Group project templates should be a Silver/Premium feature Closes #10926 See merge request gitlab-org/gitlab-ee!10678
-
Gosia Ksionek authored
Add to group spec namespace check
-
John Cai authored
Gitaly's FetchIntoObjectPool RPC will idempotently fetch objects into an object pool. If the pool doesn't exist, it will create an empty pool before attempting the fetch. This change adds client code as well as specs to cover this behavior.
-
GitLab Bot authored
-
Nick Thomas authored
Merge branch '10999-geo-implement-selective-sync-support-for-queries-to-find-attachments' into 'master' Geo - Add selective sync support for the FDW queries to find attachments Closes #10999 See merge request gitlab-org/gitlab-ee!11544
-
Douglas Barbosa Alexandre authored
We have a couple of places that select namespaces.* where select namespaces.id would do the trick. This commit applies the same concept that we have for projects to namespaces.
-
Sean McGivern authored
`on_stop` is not automatically triggered with pipelines for merge requests Closes #60885 See merge request gitlab-org/gitlab-ce!27618
-
GitLab Bot authored
-
Tim Zallmann authored
Internationalisation of u2f directory - EE See merge request gitlab-org/gitlab-ee!11861
-
Brandon Labuschagne authored
This is one of many MRs opened in order to improve the overall internationalisation of the GitLab codebase. This commit only targets Vanilla JS files. i18n documentation https://docs.gitlab.com/ee/development/i18n/externalization.html
-
Grzegorz Bizon authored
Add basic GraphQL for a Group Closes #60786 See merge request gitlab-org/gitlab-ce!27492
-
Shinya Maeda authored
Due to the nature of pipelines for merge requests, deployments.ref can be a merge request ref instead of a branch name. We support the environment auto-stop hook for this case
-
Rémy Coutable authored
Backend work to comment on vulnerability dismissal See merge request gitlab-org/gitlab-ee!11162
-