Steve Azzopardi
4f3da02887
Add note for docker executor
...
The docker executor does not work the same as the others. Add a note for
the users and points them to an issue that describes the issue.
2018-09-24 15:25:22 +02:00
Steve Azzopardi
9cf6abb647
Remove beta from web terminal
...
closes gitlab-org/gitlab-ce#51295
2018-09-10 11:54:38 +02:00
Achilleas Pipinellis
8dbcd11075
Compress all PNG images under doc/
...
The pngquant tool was used https://pngquant.org , and particularly, the
following command:
/usr/bin/pngquant -f --skip-if-larger --ext .png --speed 1 image.png
Before: 47584K
After : 34924K
2018-08-27 15:52:03 +02:00
Steve Azzopardi
2b48ec9011
Add beta flag for interactive web terminals
2018-08-17 08:14:25 +02:00
Steve Azzopardi
e321eb6093
Update interactive web terminal documentation
2018-08-16 14:13:17 +02:00
Steve Azzopardi
b7fa2e0beb
Add documentation for interactive web terminals
...
Create a new page for the interactive web terminals since it doesn't fit in any
other place.
Add link in CI home page.
2018-08-16 13:50:38 +02:00