- 16 Nov, 2017 33 commits
-
-
Drew Blessing authored
Revert "Update nfs.md with information on AWS EFS and Burst Credit usage and how to…" See merge request gitlab-org/gitlab-ee!3385
-
Filipa Lacerda authored
Remove duplicate delete button in epic Closes #4064 See merge request gitlab-org/gitlab-ee!3429
-
Clement Ho authored
-
Victor Wu authored
-
Achilleas Pipinellis authored
Geo documentation fixes following on from 2017-11-14 demo Closes #4052 See merge request gitlab-org/gitlab-ee!3410
-
Dmitriy Zaporozhets authored
Merge branch 'rc/use-application_setting-current-in-admin-application_settings_controller' into 'master' Use ApplicationSetting.current in Admin::ApplicationSettingsController See merge request gitlab-org/gitlab-ee!3323
-
Tim Zallmann authored
Upgrade gitlab-svgs to 1.1.0 Closes #4047 See merge request gitlab-org/gitlab-ee!3414
-
Clement Ho authored
-
Marin Jankovski authored
Correct the host used for consul->pgbouncer pgpass Closes gitlab-org/build/team-tasks#45 See merge request gitlab-org/gitlab-ee!3426
-
Dmitriy Zaporozhets authored
Introduce a new EE::Admin::UsersController module See merge request gitlab-org/gitlab-ee!3319
-
Dmitriy Zaporozhets authored
Introduce a new EE::Concerns::LfsRequest module See merge request gitlab-org/gitlab-ee!3322
-
Marin Jankovski authored
Tweak consul.configuration.retry_join examples Closes gitlab-org/build/team-tasks#29 See merge request gitlab-org/gitlab-ee!3422
-
Dmitriy Zaporozhets authored
Introduce a new EE::ServiceParams module See merge request gitlab-org/gitlab-ee!3321
-
Dmitriy Zaporozhets authored
Introduce a new EE::Admin::GroupsController module See merge request gitlab-org/gitlab-ee!3320
-
Richard Clamp authored
On failover the consul agent notifies the pgbouncer by running `gitlab-ctl pgb-notify --newhost ADDRESS --user pgbouncer --hostuser gitlab-consul`. For the documented configuration, this turns into a connection to the pgbouncer service on 127.0.0.1, which may not be what was selected for PGBOUNCER_HOST in the pgpass file, leading to authentication failures.
-
Richard Clamp authored
In user information we introduce a new variable, CONSUL_SERVER_NODES, to name this existing 'You need to know the addresses of the consul servers' piece of information. Then later in the example configuration files we refer back to that variable. https://gitlab.com/gitlab-org/build/team-tasks/issues/29
-
Nick Thomas authored
Add warning when Geo is configured insecurely Closes #3904 See merge request gitlab-org/gitlab-ee!3368
-
James Lopez authored
-
Nick Thomas authored
-
Sean McGivern authored
Removed dependent constraint! Closes #4024 See merge request gitlab-org/gitlab-ee!3377
-
Francisco Javier López authored
-
Nick Thomas authored
Geo: Expire and resync attachments from renamed projects in secondary nodes when using legacy storage See merge request gitlab-org/gitlab-ee!3259
-
Gabriel Mazetto authored
Geo: Expire and resync attachments from renamed projects in secondary nodes when using legacy storage
-
Rémy Coutable authored
Simplify docs review script ee Closes #3931 See merge request gitlab-org/gitlab-ee!3399
-
Marin Jankovski authored
PG HA: Rework headings to get unique links Closes gitlab-org/build/team-tasks#30 See merge request gitlab-org/gitlab-ee!3419
-
Richard Clamp authored
As the flow of the PG HA documentation needs you to keep in mind several roles, and visit them at multiple steps of the process, we end up with mutiple headings called `Consul`, `PostgreSQL`, `Database`, and `Pgbouncer`. These headings become HTML anchors so a user can link to a particular section of the document, but when needing to link to the Post-configure of Consul you'd end up at the Consul section in user information. Here we reword the headings. They are less terse, but it allows for deep-linking. https://gitlab.com/gitlab-org/build/team-tasks/issues/30
-
Sean McGivern authored
Docs for epics See merge request gitlab-org/gitlab-ee!3393
-
Victor Wu authored
-
Sean McGivern authored
Port WikiService.WikiGetAllPages RPC migration to EE See merge request gitlab-org/gitlab-ee!3408
-
Douwe Maan authored
Resolves error when using a bad formatted URL on "Pull from remote" & "Push to remote" sections Closes #833 See merge request gitlab-org/gitlab-ee!3389
-
Achilleas Pipinellis authored
We need to make room for Runner and Omnibus docs. This change makes sure the correct values are defined based on CI_PROJECT_NAME.
-
Stan Hu authored
Remove the full-scan option from the Geo log cursor Closes #4050 See merge request gitlab-org/gitlab-ee!3412
-
- 15 Nov, 2017 7 commits
-
-
Mayra Cabrera authored
- Adds rescue clase to import_url method - Ensure RemoteMirror model also validates the url Closes #833
-
Nick Thomas authored
This option was undocumented and is not generally useful, and the code is difficult to maintain.
-
Jacob Schatz authored
Add create epic Closes #3937 and gitlab-org/build/team-tasks#33 See merge request gitlab-org/gitlab-ee!3293
-
Jarka Kadlecova authored
-
Nick Thomas authored
Make GeoLogCursor Highly Available Closes #2917 See merge request gitlab-org/gitlab-ee!3305
-
James Lopez authored
-
Alejandro Rodríguez authored
-