| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Allow configuring new circuitbreaker settings from the UI and API | Bob Van Landuyt | 2017-10-23 | 1 | -0/+0 |
| | | |||||
| * | Allow configuring the circuitbreaker through the API and UI | Bob Van Landuyt | 2017-10-17 | 1 | -0/+0 |
| | | |||||
| * | Add a Circuitbreaker for storage paths | Bob Van Landuyt | 2017-08-04 | 1 | -0/+0 |
| | | |||||
| * | Add support for PlantUML diagrams in Asciidoc. | Horacio Sanson | 2017-01-12 | 1 | -0/+0 |
| | | | | | | | | | | | | | | | | | | | | | | 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 | ||||
| * | Reduce size of images from 25MB to 13MB using pngquant | Achilleas Pipinellis | 2016-11-22 | 6 | -0/+0 |
| | | | | | | | Took it from https://gitlab.com/gitlab-com/www-gitlab-com/merge_requests/3232 [ci skip] | ||||
| * | Introduce better credential and error checking to `rake gitlab:ldap:check` | Drew Blessing | 2016-11-08 | 1 | -0/+0 |
| | | | | | | | | 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 :) | ||||
| * | Document multiple repository storage paths | Nick Thomas | 2016-11-04 | 1 | -0/+0 |
| | | |||||
| * | Update housekeeping docs for new GitLab UI. | Wolfgang Faust | 2016-10-04 | 1 | -0/+0 |
| | | |||||
| * | Refactor repository storages documentation | Achilleas Pipinellis | 2016-07-22 | 1 | -0/+0 |
| | | | | | [ci skip] | ||||
| * | Move admin application settings to own path | Achilleas Pipinellis | 2016-07-22 | 3 | -0/+0 |
| | | | | | [ci skip] | ||||
| * | Fixed `signup_domain_valid?` flow and added documentation. | Patricio Cano | 2016-07-18 | 1 | -0/+0 |
| | | |||||
| * | Added documentation on the access restrictions. | Patricio Cano | 2016-07-05 | 2 | -0/+0 |
| | | |||||
| * | Change doc location of custom hooksdoc-custom-githook-ui | Achilleas Pipinellis | 2016-07-05 | 1 | -0/+0 |
| | | |||||
| * | optimize png images losslessly using zopflipng | Peter Dave Hello | 2016-06-29 | 1 | -0/+0 |
| | | |||||
| * | Add new HA diagrams [ci skip] | Drew Blessing | 2016-05-25 | 2 | -0/+0 |
| | | |||||
| * | Refactor housekeeping documentation | Achilleas Pipinellis | 2016-01-21 | 1 | -0/+0 |
| [ci skip] | |||||
