- Feb 19, 2020
-
-
GitLab Bot authored
-
- Feb 10, 2020
-
-
GitLab Bot authored
-
- Oct 31, 2019
-
-
GitLab Bot authored
-
- Oct 09, 2019
-
-
GitLab Bot authored
-
- Sep 13, 2019
-
-
GitLab Bot authored
-
- Aug 24, 2019
-
-
Brett Walker authored
User images and videos will get proxied through the Camo server in order to keep malicious sites from collecting the IP address of users.
-
- Jul 10, 2019
-
-
Sarah Yasonik authored
Adds GFM Pipline filters to insert a placeholder in the generated HTML from GFM based on the presence of a metrics dashboard link. The front end should look for the class 'js-render-metrics' to determine if it should replace the element with metrics charts. The data element 'data-dashboard-url' should be the endpoint the front end should hit in order to obtain a dashboard layout in order to appropriately render the charts.
-
- Jun 07, 2019
-
-
Sean McGivern authored
If we put the emoji filter before the reference filters, each emoji will have a wrapper element that prevents the reference filter from detecting the presence of the emoji. As the emoji filter now runs after the reference filters, references must contain a literal emoji, not the GitLab Flavored Markdown versions (:100`, for example). A weird side-effect is that if you have a label with the 100 emoji, and a label named
💯 , then trying to reference the latter will work (link to the correct label), but will render with the 100 emoji. I'm comfortable with that edge case, I think.
-
- Jan 24, 2019
-
-
Douwe Maan authored
The spec needed to be updated because in some cases the resulting Markdown is slightly different, though equally valid.
-
- Jan 08, 2019
-
-
Brett Walker authored
All the ids and classes were stripped. Add them back in and make ids unique
-
- Dec 13, 2018
-
-
Oswaldo Ferreir authored
-
- Nov 29, 2018
-
-
Cindy Pallares authored
[master] XSS in markdown following unrecognized HTML element Closes #2732 See merge request gitlab/gitlabhq!2599
-
- Nov 16, 2018
-
-
Brett Walker authored
-
- Oct 07, 2018
-
-
gfyoung authored
Enables frozen for the following: * lib/*.rb * lib/banzai/**/*.rb * lib/bitbucket/**/*.rb * lib/constraints/**/*.rb * lib/container_registry/**/*.rb * lib/declarative_policy/**/*.rb Partially addresses #47424.
-
- Sep 08, 2018
-
-
Brett Walker authored
-
- Jul 13, 2018
-
-
Sean McGivern authored
-
- Jun 30, 2018
-
-
Reuben Pereira authored
A working implementation of a project reference filter which links project references to project profile.
-
- Jun 29, 2018
-
-
Douwe Maan authored
-
- May 18, 2018
-
-
- Mar 20, 2018
-
-
Mike Greiling authored
-
- Jan 29, 2018
-
-
Tony Rom authored
-
- Dec 22, 2017
-
-
Nick Thomas authored
-
- Nov 22, 2017
-
-
Vitaliy @blackst0ne Klachkov authored
-
- Jul 24, 2017
-
-
- Apr 06, 2017
-
-
Robert Speicher authored
Remove class from SanitizationFilter whitelist See merge request !2079
-
- Mar 15, 2017
-
-
Mike Greiling authored
-
- Feb 02, 2017
-
-
Horacio Sanson authored
Allow rendering of PlantUML diagrams in Markdown documents using fenced blocks: ```plantuml Bob -> Sara : Hello Sara -> Bob : Go away ``` Closes: #4048
-
- Jan 17, 2017
-
-
Douwe Maan authored
-
- Jan 16, 2017
-
-
Douwe Maan authored
-
Douwe Maan authored
-
- Dec 14, 2016
-
-
Munken authored
-
- Dec 08, 2016
-
-
Munken authored
-
- Oct 16, 2016
-
-
Ebrahim Byagowi authored
-
- Jul 19, 2016
-
-
Rémy Coutable authored
Also, always add a link to download videos since video playback is tricky. Also, it solves the issue with email client not supporting videos. Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
Eric Hayes authored
* Registered video MIME types * Currently supporting browser-supported formats with extensions that match the mime type
-
- Jun 03, 2016
-
-
James Lopez authored
This reverts commit 3e991230.
-
James Lopez authored
# Conflicts: # app/models/project.rb
-
- May 18, 2016
-
-
Adam Butler authored
-
- Apr 05, 2016
-
-
connorshea authored
Resolves #14411. See merge request !3464
-
- Mar 01, 2016
-
-
Robert Speicher authored
-