- 02 Oct, 2018 4 commits
-
-
Phil Hughes authored
Merge branch '52035-selecting-an-autofill-suggestion-for-project-name-will-not-update-the-project-slug' into 'master' Resolve "Selecting an autofill suggestion for project name will not update the project slug" Closes #52035 See merge request gitlab-org/gitlab-ce!22016
-
Martin Wortschack authored
-
Tim Zallmann authored
Improve Lazy Image Loading by using IntersectionObserver Closes #49511 and #35476 See merge request gitlab-org/gitlab-ce!21565
-
Stan Hu authored
Update to Rouge 3.3.0 including frozen string literals for improved memory usage See merge request gitlab-org/gitlab-ce!22035
-
- 01 Oct, 2018 36 commits
-
-
Drew Blessing authored
-
Clement Ho authored
Add link component to download viewer component See merge request gitlab-org/gitlab-ce!21987
-
George Tsiolis authored
-
Clement Ho authored
Add link component to user avatar link component See merge request gitlab-org/gitlab-ce!21986
-
George Tsiolis authored
-
Stan Hu authored
Add custom header for error responses Closes #23197 See merge request gitlab-org/gitlab-ce!21870
-
David authored
-
Kamil Trzciński authored
Add variables on pipeline webhook See merge request gitlab-org/gitlab-ce!18171
-
Pierre Tardy authored
-
Annabel Dunstone Gray authored
Improve empty project placeholder for non-members and members without write access Closes #45589 See merge request gitlab-org/gitlab-ce!21977
-
Bob Van Landuyt authored
-
Bob Van Landuyt authored
[master] Fix syntax highlight taking too long Closes #2697 See merge request gitlab/gitlabhq!2467
-
Bob Van Landuyt authored
[master] Fix XSS on Issue details page. See merge request gitlab/gitlabhq!2468
-
Bob Van Landuyt authored
[master] Fix XSS vulnerability sourced from package.json's homepage Closes #2702 See merge request gitlab/gitlabhq!2496
-
Bob Van Landuyt authored
[master] CE: Project group approvers leaks private group info See merge request gitlab/gitlabhq!2488
-
Bob Van Landuyt authored
[master] Stored XSS in Gitlab Merge Request from imported repository See merge request gitlab/gitlabhq!2492
-
Francisco Javier López authored
-
Rémy Coutable authored
Enable frozen string in lib/api and lib/backup See merge request gitlab-org/gitlab-ce!22005
-
Bob Van Landuyt authored
[master] - Do not persist errors from Kubernetes calls See merge request gitlab/gitlabhq!2506
-
Bob Van Landuyt authored
[master] Redact events shown in the events API See merge request gitlab/gitlabhq!2514
-
Rémy Coutable authored
Encrypt webhook tokens and URLs in the database Closes #51021 See merge request gitlab-org/gitlab-ce!21645
-
Filipa Lacerda authored
Fixes modal button alignment for protected branches The buttons in the footer were misaligned due to our CSS styling only buttons correctly. The CSS was updated to look for the first element regardless of its type. Closes #45453 See merge request gitlab-org/gitlab-ce!22024
-
Achilleas Pipinellis authored
add a note about reverse proxy to the configuration section See merge request gitlab-org/gitlab-ce!21951
-
Jacopo authored
-
Rémy Coutable authored
Set public email through api Closes #37675 See merge request gitlab-org/gitlab-ce!21938
-
Achilleas Pipinellis authored
Update link to documentation testing See merge request gitlab-org/gitlab-ce!22018
-
Marin Jankovski authored
Cleanup review apps more rapidly See merge request gitlab-org/gitlab-ce!22019
-
Nick Thomas authored
-
Nick Thomas authored
-
Sean McGivern authored
Prevent Error 500s with invalid relative links Closes #52009 See merge request gitlab-org/gitlab-ce!22001
-
Annabel Dunstone Gray authored
Resolve "Private profile help url should not toggle checkbox" Closes #51476 See merge request gitlab-org/gitlab-ce!21757
-
Martin Wortschack authored
-
Lukas Eipert authored
Every browser which supports IntersectionObserver will now use it over observing scroll and resize events. Older browsers without support fall back on the previous behavior. Additionally the MutationObserver can be enabled and disabled manually via the helper method `startContentObserver` and `stopContentObserver`. This might prove useful on pages where we manipulate the DOM extensively.
-
Nick Thomas authored
Adds list_last_commits_for_tree as the method call for the Gitaly ListLastCommitsForTree RPC Closes #37433 See merge request gitlab-org/gitlab-ce!21921
-
Phil Hughes authored
Keep IDE RightPane views alive See merge request gitlab-org/gitlab-ce!21980
-
Phil Hughes authored
Fix link handling for issue cards. Closes #48445 See merge request gitlab-org/gitlab-ce!21910
-