- 18 Feb, 2019 40 commits
-
-
John T Skarbek authored
* This will upload the sha of the docker image containing assets to assist with building specific sha builds in the future. * Addresses: gitlab-org/release/framework#51
-
Achilleas Pipinellis authored
Docs: add index for /customization/* See merge request gitlab-org/gitlab-ce!25298
-
Marcia Ramos authored
Same as `branded_login_page.md`
-
Filipa Lacerda authored
Make the file tree in merge requests resizable Closes #51857 See merge request gitlab-org/gitlab-ce!25097
-
Marcia Ramos authored
Fix typo in troubleshooting steps for "local issuer certificate" error See merge request gitlab-org/gitlab-ce!25341
-
DeAndre Harris authored
-
Marcia Ramos authored
Update custom MR templates for gitlab-ce See merge request gitlab-org/gitlab-ce!25227
-
Kushal Pandya authored
Externalize strings from `/app/views/projects/commit` See merge request gitlab-org/gitlab-ce!24668
-
George Tsiolis authored
-
Marcia Ramos authored
Docs: article: End-to-end testing with WebdriverIO and GitLab CI/CD Closes gitlab-com/community-writers#159 See merge request gitlab-org/gitlab-ce!19834
-
Marcia Ramos authored
End-to-end testing example See merge request gitlab-org/gitlab-ce!18959
-
Nick Thomas authored
Allow blank values to be stored in reactive cache See merge request gitlab-org/gitlab-ce!25283
-
Reuben Pereira authored
Reactive caching concern was using .present? to determine if it got a valid value from the cache. This returns false for values such as false, [], {}. Change this check to !.nil? instead.
-
Kushal Pandya authored
Fix job name overflow in Firefox, Safari and IE Closes #56426 See merge request gitlab-org/gitlab-ce!24707
-
Kushal Pandya authored
Use export-import svg from gitlab-svgs Closes #55312 See merge request gitlab-org/gitlab-ce!24954
-
Nick Thomas authored
Add a soft SLA for reviewers and maintainers See merge request gitlab-org/gitlab-ce!25192
-
Dmitriy Zaporozhets authored
Remove duplicate field from MergeRequestType See merge request gitlab-org/gitlab-ce!25330
-
Rémy Coutable authored
Fix the documentation Dangerfile See merge request gitlab-org/gitlab-ce!25345
-
Nick Thomas authored
-
Rémy Coutable authored
Fix failing e2e test: qa/specs/features/browser_ui/3_create/merge_request/create_merge_request_spec.rb Closes gitlab-org/quality/staging#38 See merge request gitlab-org/gitlab-ce!25304
-
Rémy Coutable authored
Update proofreader.md See merge request gitlab-org/gitlab-ce!24943
-
Achilleas Pipinellis authored
Refactor opening paragraph in admin docs See merge request gitlab-org/gitlab-ce!25331
-
Evan Read authored
-
Rémy Coutable authored
Include gl_project_path in API /internal/allowed response See merge request gitlab-org/gitlab-ce!25314
-
Phil Hughes authored
Focus reply field when clicking "reply to comment" button See merge request gitlab-org/gitlab-ce!24867
-
Winnie Hellmann authored
Move convertToDiscussion call from ReplyButton to NoteApp component
-
Achilleas Pipinellis authored
Remove consecutive blank lines from markdown files See merge request gitlab-org/gitlab-ce!25280
-
Evan Read authored
For the sake of consistency, removes any extraneous consecutive blank lines from the doc suite.
-
Rémy Coutable authored
Reviewer roulette ignores changelogs Closes #57680 See merge request gitlab-org/gitlab-ce!25264
-
Achilleas Pipinellis authored
clarify after_script cwd situation in README.md See merge request gitlab-org/gitlab-ce!25315
-
Phil Hughes authored
Resolve "Revert single comments to initial state after cancelling reply" Closes #57123 See merge request gitlab-org/gitlab-ce!25339
-
Ramya Authappan authored
Un quarantine stable QA tests Closes gitlab-org/quality/nightly#72 See merge request gitlab-org/gitlab-ce!25337
-
Phil Hughes authored
Feature/56787 realtime validation for user fullname and username See merge request gitlab-org/gitlab-ce!25017
-
https://gitlab.com/gitlab-org/gitlab-ceEhsan Abdulqader authored
Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into feature/56787-realtime-validation-for-user-fullname-and-username
-
Rajat Jain authored
Use SVG assets from @gitlab/svgs instead of using svg illustrations from project folder
-
Constance Okoghenun authored
When converting a comment to a discussion if the "Cancel" button is used to exit the new discussion note, the comment would revert back to its initial state
-
Zeger-Jan van de Weg authored
-
Sanad Liaquat authored
-
Evan Read authored
Fix permissions in docs lock discussions See merge request gitlab-org/gitlab-ce!25303
-
Victor Wu authored
-