- 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
-
- 29 Dec, 2016 1 commit
-
-
Robert Schilling authored
-
- 04 Nov, 2016 1 commit
-
-
Nick Thomas authored
-
- 29 Sep, 2016 1 commit
-
-
DJ Mountney authored
This will allow the Koding app to enable the integration itself once is has authorized an admin user using the application secrets.
-
- 19 Aug, 2016 1 commit
-
-
Benjamin Schwarze authored
-
- 08 Aug, 2016 1 commit
-
-
winniehell authored
-
- 19 Jul, 2016 1 commit
-
-
Patricio Cano authored
-
- 18 Jul, 2016 1 commit
-
-
Patricio Cano authored
Refactor and rename `restricted_signup_domains` to `domain_whitelist` to better conform to its behavior and newly introduced behavior.
-
- 05 Jul, 2016 2 commits
-
-
Patricio Cano authored
-
Patricio Cano authored
-
- 30 Jun, 2016 1 commit
-
-
Alejandro Rodríguez authored
-
- 05 Jun, 2016 1 commit
-
-
Ian Kelling authored
-
- 03 Jun, 2016 2 commits
-
-
James Lopez authored
This reverts commit 3e991230.
-
James Lopez authored
# Conflicts: # app/models/project.rb
-
- 31 May, 2016 1 commit
-
-
Kamil Trzcinski authored
-
- 31 Mar, 2016 1 commit
-
-
connorshea authored
I’ve removed everything related to the feature based on this commit: ce08f919f34fd8849834365 Resolves #10857.
-
- 18 Jan, 2016 1 commit
-
-
Achilleas Pipinellis authored
-
- 23 Nov, 2015 1 commit
-
-
Anton Davydov authored
-
- 06 Jul, 2015 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-