- 12 Jan, 2017 1 commit
-
-
Horacio Sanson authored
This MR enables rendering of PlantUML diagrams in Asciidoc documents. To add a PlantUML diagram all we need is to include a plantuml block like: ``` [plantuml, id="myDiagram", width="100px", height="100px"] -- bob -> alice : ping alice -> bob : pong -- ``` The plantuml block is substituted by an HTML img element with *src* pointing to an external PlantUML server. This MR also add a PlantUML integration section to the Administrator -> Settings page to configure the PlantUML rendering service and to enable/disable it. Closes: #17603
-
- 22 Nov, 2016 1 commit
-
-
Achilleas Pipinellis authored
Took it from https://gitlab.com/gitlab-com/www-gitlab-com/merge_requests/3232 [ci skip]
-
- 08 Nov, 2016 1 commit
-
-
Drew Blessing authored
It was previously possible for invalid credential errors to go unnoticed in this task. Users would believe everything was configured correctly and then sign in would fail with 'invalid credentials'. This adds a specific bind check, plus catches errors connecting to the server. Also, specs :)
-
- 04 Nov, 2016 1 commit
-
-
Nick Thomas authored
-
- 04 Oct, 2016 1 commit
-
-
Wolfgang Faust authored
-
- 22 Jul, 2016 2 commits
-
-
Achilleas Pipinellis authored
[ci skip]
-
Achilleas Pipinellis authored
[ci skip]
-
- 18 Jul, 2016 1 commit
-
-
Patricio Cano authored
-
- 05 Jul, 2016 2 commits
-
-
Patricio Cano authored
-
Achilleas Pipinellis authored
-
- 29 Jun, 2016 1 commit
-
-
Peter Dave Hello authored
-
- 21 Jun, 2016 2 commits
-
-
James Lopez authored
-
James Lopez authored
-
- 03 Jun, 2016 2 commits
-
-
James Lopez authored
This reverts commit 3e991230.
-
James Lopez authored
# Conflicts: # app/models/project.rb
-
- 25 May, 2016 1 commit
-
-
Drew Blessing authored
-
- 21 Jan, 2016 1 commit
-
-
Achilleas Pipinellis authored
[ci skip]
-