- Mar 18, 2020
-
-
GitLab Bot authored
-
- Jan 14, 2020
-
-
GitLab Bot authored
-
- Sep 13, 2019
-
-
GitLab Bot authored
-
- Jul 16, 2019
-
-
Sarah Yasonik authored
-
- 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.
-
- Dec 13, 2018
-
-
Oswaldo Ferreir 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.
-
- Jul 13, 2018
-
-
Sean McGivern authored
-
- Feb 22, 2018
-
-
Bob Van Landuyt authored
Since the redactor can be run on multiple documents at once and query results are stored in the request store.
-
Bob Van Landuyt authored
-
- Nov 06, 2017
-
-
- Apr 07, 2017
-
-
Adam Buckland authored
Example: for issues that are closed, the links will now show '[closed]' following the issue number. This is done as post-process after the markdown has been loaded from the cache as the status of the issue may change between the cache being populated and the content being displayed. In order to avoid N+1 queries problem when rendering notes ObjectRenderer populates the cache of referenced issuables for all notes at once, before the post processing phase. As a part of this change, the Banzai BaseParser#grouped_objects_for_nodes method has been refactored to return a Hash utilising the node itself as the key, since this was a common pattern of usage for this method.
-
- Mar 01, 2016
-
-
Robert Speicher authored
-
- Jan 14, 2016
-
-
Douwe Maan authored
-
- Dec 15, 2015
-
-
Douwe Maan authored
-