- Sep 04, 2019
-
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
-
- Sep 03, 2019
-
-
Balasankar C authored
Signed-off-by:
Balasankar "Balu" C <balasankar@gitlab.com>
-
- Sep 02, 2019
-
-
- Aug 28, 2019
-
-
-
Clean up issues that may cause the docs-lint test to fail, such as trailing whitespace, no EOF newline, blockquotes, etc
-
-
- Aug 27, 2019
-
-
Thong Kuah authored
-
- Aug 26, 2019
-
-
-
Change from ruby mdl to node markdownlint, add config file to root of project, delete old config file, update exceptions, and fix one doc that was didn't meet standards
-
Square and Angle bracket use causes kramdown warnings, so changed or enclosed in backticks as needed
-
Zeger-Jan van de Weg authored
The flag defaulted to true, so there's no change unless users turned it off. Given there's a lack of issues regarding object pools, this should be OK.
-
- Aug 23, 2019
-
-
- Strikeout for metrics that aren't reported anymore - added
for all the metrics that appear to be still available - Added for the new metrics. - Determine Release when the new metrics appeared - Add descriptions for the new metrics - remove the adornments and - removce the lines with strikeout -
Jan Provaznik authored
-
Update capitalization in /administration, /api, /ci and /customization
-
Tiger Watson authored
-
- Aug 22, 2019
-
-
Provide documentation around possible reasons and solutions to CLI tools not being able to connect to Gitaly nodes.
-
-
Deletes extra spaces and line, makes lists consistent, and fixes links.
-
- Aug 21, 2019
-
-
Use of square brackets can cause kramdown warnings, as well as angle brackets, so they should be removed or put in backticks
-
-
Kamil Trzcińśki authored
This makes: - very shallow `Middleware::Monitor` to only request tracking of sidekiq jobs, - `SidekiqStatus::Monitor` to be responsible to maintain persistent connection to receive messages, - `SidekiqStatus::Monitor` to always use structured logging and instance variables
-
-
-
-
Manoj M J authored
-
- Aug 20, 2019
-
-
Current `auth.log` uses `fullpath` and `ip`, while `api_json.log` uses `remote_ip` and `path` for the same fields. Let's standardize these namings to make it easier for people working with the data. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/66167
-
Menu entries in global navigation will be updated to match.
-
Diego Louzán authored
- Add mail interceptor the signs outgoing email with SMIME - Add lib and helpers to work with SMIME data - New configuration params for setting up SMIME key and cert files
-
- Aug 18, 2019
-
-
Requests over the rate limit are logged into `auth.log`
-
- Aug 16, 2019
-
-
Marcel Amirault authored
Clarify rules for code blocks, including spaces above and below, and to use tilde when code blocks contain triple backticks
-
Jarka Kadlecova authored
- move uploads created by AttachmentUploader - handle also files created for legacy_diff_notes
-
- Aug 14, 2019
-
-
Aleksei Lipniagov authored
We don't use phase restarts, as we use `preload_app`: https://github.com/puma/puma/blob/master/README.md#clustered-mode `:puma_phase` values will always be zero.
-
Catalin Irimie authored
-
- Aug 13, 2019
-
-
- The self-monitoring project can be connected to any Prometheus instance. Make this more clear in the docs.
-
Robin authored
-