BigW Consortium Gitlab

  1. 30 Jun, 2017 1 commit
  2. 15 Jun, 2017 1 commit
  3. 08 Jun, 2017 1 commit
  4. 02 Jun, 2017 1 commit
  5. 23 May, 2017 1 commit
  6. 18 May, 2017 1 commit
  7. 28 Apr, 2017 1 commit
  8. 14 Mar, 2017 1 commit
  9. 07 Mar, 2017 2 commits
  10. 24 Feb, 2017 1 commit
  11. 20 Feb, 2017 1 commit
  12. 13 Feb, 2017 4 commits
  13. 09 Feb, 2017 2 commits
  14. 08 Feb, 2017 1 commit
  15. 03 Feb, 2017 1 commit
  16. 19 Jan, 2017 1 commit
  17. 13 Jan, 2017 1 commit
  18. 12 Jan, 2017 1 commit
    • Add support for PlantUML diagrams in Asciidoc. · f986b4c4
      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
  19. 22 Dec, 2016 1 commit
  20. 21 Dec, 2016 2 commits
  21. 19 Dec, 2016 1 commit
  22. 16 Dec, 2016 1 commit
  23. 08 Dec, 2016 1 commit
  24. 05 Dec, 2016 1 commit
    • NIGNX -> Nginx · c1f3cbb5
      Sean McGivern authored
      This shouldn't be in all caps, and it should be spelled correctly!
  25. 29 Nov, 2016 1 commit
  26. 24 Nov, 2016 1 commit
  27. 22 Nov, 2016 4 commits
  28. 15 Nov, 2016 1 commit
  29. 12 Nov, 2016 1 commit
  30. 11 Nov, 2016 1 commit
  31. 08 Nov, 2016 1 commit