Commit graph

12 commits

Author SHA1 Message Date
Mike Lewis
ce6394236e Remove glossary content and make necessary doc edits to clarify terms
This after reviewing each and every glossary entry to ensure it was
covered in GitLab docs, or about.gitlab, or not needed.
2019-06-12 14:06:35 +10:00
Caleb Williamson
c37938c61c Fix note alert box in convdev doc
The `note` alert box within the convdev doc was improperly formatted.
2019-03-11 19:59:44 +00:00
Marcel Amirault
fd8234856e Docs: Fix all anchors in Admin docs 2019-03-04 00:17:57 +00:00
caleb
9a06ce50e7 Update convdev.md for clarity
Clarified how instance statistics are presented.
2019-02-27 21:16:08 -06:00
Rubén Dávila
24226b9fe2 Update last_activity_on for Users on some main GET endpoints
In order to have an accurate date about the last activity of a User
we need to update the last_activity_on field when the User is visiting
some basic pages of GitLab like pages related to Dashboards, Projects,
Issues and Merge Requests
2019-02-05 09:55:31 -05:00
Evan Read
d98560c1f5 Make unordered lists conform to styleguide
- Also makes other minor Markdown fixes that were near the main fixes.
2019-01-08 12:21:09 +10:00
Mike Lewis
c93582a14d further instance statistics edits 2018-10-17 13:35:47 +00:00
William Chia
1e5163f195 spelling 2018-10-03 04:30:51 +00:00
William Chia
1e03f8a6c7 add link to concurrent devops 2018-10-03 04:27:44 +00:00
Luke Bennett
7e7ca9faf1 Resolve "Remove usage ping payload from Cohorts, add to Settings" 2018-09-06 12:43:14 +00: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
Luke Bennett
21a2dde024 Instance statistics docs 2018-08-16 14:27:21 +00:00