Commit Graph

375 Commits

Author SHA1 Message Date
c740d3de28 Deprecate Koding in docs 2017-09-01 18:27:16 +02:00
dd3e7ff036 Default LDAP config verify_certificates to true 2017-08-30 11:27:01 -07:00
1a3835796f Point to /developers on docs/administration/authentiq.md 2017-08-21 08:00:32 +00:00
18de34bd69 Merge branch '36192-change-ha-docs-to-update-using-efs-as-nfs' into 'master'
Resolve "Change HA docs to update using EFS as NFS"

Closes #36192

See merge request !13400
2017-08-10 23:53:08 +00:00
22995bdb3f Update nfs.md with information on AWS EFS and Burst Credit usage and how to increase Burst Credit limits and also limit the need for AWS to access EFS by using FS Cache. 2017-08-08 23:08:45 +00:00
07ddbbb4e9 Add docs on structured logging in GitLab
[ci skip]
2017-08-08 14:20:48 -07:00
3598e60bf2 Add a Circuitbreaker for storage paths 2017-08-04 15:38:48 +02:00
fbdfafe6ed Update reply_by_email_postfix_setup.md, included starting courier-authdaemon after installation. 2017-08-03 14:07:16 +00:00
7b5a96b53c Fix LDAP documentation and example config 2017-07-31 08:43:27 -07:00
acc0d84845 Moves the Performance Bar to the top instead of being at the bottom 2017-07-31 08:07:51 +00:00
06a760e139 Add a note about EFS and GitLab log files
[ci skip]
2017-07-30 09:51:08 -05:00
db8d5fc258 Update server terminolgy to differentiate HA setups from Geo 2017-07-27 20:33:09 +00:00
0cf5a9cf43 Merge branch 'patch-18' into 'master'
remove extra space

See merge request !13114
2017-07-27 14:41:18 +00:00
4d05e85375 Merge branch 'HA-external-urls-docs' into 'master'
Add note on external url setting for HA clusters.

See merge request !13089
2017-07-27 11:03:29 +00:00
03c11c3a33 remove extra space 2017-07-26 18:43:43 +00:00
857dcd6c76 Change encryption description 2017-07-26 02:43:39 -07:00
fdaa49ca29 Update LDAP SSL config options 2017-07-26 02:43:38 -07:00
e4028988b4 Add note on external url setting for HA clusters. 2017-07-25 17:23:39 +00:00
ba24fa87d1 Merge branch 'patch-23' into 'master'
Add instructions for enabling the `pg_trgm` during HA setup.

See merge request !13057
2017-07-25 15:29:16 +00:00
02987e17c7 Update docs on using external registry with gitlab 2017-07-25 08:19:34 +00:00
6039fa610c Add instructions for enabling the pg_trgm extension in the production db. As a workaround to [a fault during HA setup](https://gitlab.com/gitlab-org/omnibus-gitlab/issues/2501). 2017-07-24 16:20:49 +00:00
2209426f7b Merge branch 'harishsr-fix-typo-in-ldap-docs' into 'master'
Fix typo in the LDAP docs missing a required colon

See merge request !12973
2017-07-21 17:04:18 +00:00
25285d90a8 Merge branch 'pawel/prometheus_multiproc_dir_documentation' into 'master'
Documentation and link to explanation of prometheus_multiproc_dir

See merge request !12956
2017-07-20 16:56:37 +00:00
d4df306b07 Documentation and link to explanation of prometheus_multiproc_dir
- Change the wording a little bit
2017-07-20 10:18:06 +02:00
251796d638 Fix typo in the LDAP docs missing a required colon 2017-07-19 10:12:44 -04:00
53c2f5538b Add versions to Prometheus metrics doc
Document the original release of each Prometheus metric.
2017-07-19 14:40:30 +02:00
295a39bf80 Merge branch 'bjk/pipelines_created_total' into 'master'
Update piplines created metric name

See merge request !12960
2017-07-19 12:35:20 +00:00
0579a89fb9 Merge branch 'authentiq-updates' into 'master'
Added authentiq provider to tests and updated documentation, gem and config file.

See merge request !12952
2017-07-19 12:16:58 +00:00
afba21f6a0 Update piplines created metric name
* Use `_total` naming convention.
* Add to metrics documentation.
2017-07-19 09:43:57 +02:00
811108dce9 Fixed typos 2017-07-18 10:58:19 -04:00
6bd94f20e3 Added authentiq provider to tests and updated documentation, gem and config file. 2017-07-18 00:12:50 +03:00
9f85578c0a Update admin docs 2017-07-17 00:29:21 -04:00
899c290fa8 Merge branch 'docs/update-health-check' into 'master'
Update health check docs

See merge request !12794
2017-07-16 16:44:24 +00:00
7d819d5245 Merge branch 'ad_matching_rule_doc' into 'master'
Add AD matching rule filter and more information

See merge request !12871
2017-07-16 09:16:18 +00:00
1322042bcb Split docs on IP whitelist for monitoring access 2017-07-16 11:25:34 +03:00
8d0b064dcb Add AD matching rule filter and more information 2017-07-14 12:44:39 +00:00
79465fb3d4 Update sessions metric name. 2017-07-12 15:05:51 +02:00
93be7b5a1c Update metrics docs. 2017-07-12 15:00:17 +02:00
86cbef4df4 Add unit to latency metrics.
Add `seconds` unit to latency metrics based on uptream naming
convention[0].

[0]: https://prometheus.io/docs/practices/naming/#metric-names
2017-07-12 14:48:46 +02:00
cb3b4a15e6 Support multiple Redis instances based on queue type 2017-07-11 03:35:47 +00:00
b8c4d5e0f5 Merge branch 'master' into 33929-allow-to-enable-perf-bar-for-a-group 2017-07-07 15:54:39 +01:00
78089d1153 Remove option to disable Gitaly completely 2017-07-07 12:48:34 +02:00
97611c88fc Don't use Flipper for the Performance Bar
The implementation now simply rely on the
`performance_bar_allowed_group_id` Application Setting.

Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-07-07 02:34:51 +02:00
040eeb1039 Allow to enable the Performance Bar for a group from the admin area
Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-07-06 18:57:02 +02:00
f63ca524c9 Configure token on client side too 2017-07-06 14:34:26 +02:00
e5a7d1da8c Improve Features API and its docs and add a Changelog item
Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-07-06 11:18:26 +02:00
75bd0c3a44 Document the Performance Bar
Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-07-06 11:18:26 +02:00
c150a6f5ef Add anchor text 2017-06-22 16:25:10 +02:00
a8517c1f34 Add documentation for running Gitaly on another server 2017-06-22 15:26:33 +02:00
270ca89d9f Merge branch 'patch-17' into 'master'
clarify NFS option details

See merge request !12257
2017-06-22 09:19:30 +00:00