- 15 Nov, 2017 17 commits
-
-
Richard Clamp authored
POSTGRESQL_PASSWORD_HASH as with other postgresql password hashes, is generated from md5(password + username). The previous description suggested it was just a hash of POSTGRESQL_USER_PASSWORD, which leads to authentication failures Closes https://gitlab.com/gitlab-org/build/team-tasks/issues/39
-
Marin Jankovski authored
Specify which password should be used on Pgbouncer Closes gitlab-org/build/team-tasks#37 See merge request gitlab-org/gitlab-ee!3400
-
Richard Clamp authored
It was a little unclear which password we should specify; it turns out it's the pgbouncer password, which is used by consul to signal to the pgbouncer service it should reload. https://gitlab.com/gitlab-org/build/team-tasks/issues/37
-
Sean McGivern authored
Fix docs to label file locking as EEP-only See merge request gitlab-org/gitlab-ee!3394
-
Marin Jankovski authored
Introduce default usernames earlier Closes gitlab-org/build/team-tasks#34 See merge request gitlab-org/gitlab-ee!3398
-
Marin Jankovski authored
Update the sample `consul members` Closes gitlab-org/build/team-tasks#35 See merge request gitlab-org/gitlab-ee!3397
-
Richard Clamp authored
`CONSUL_USERNAME` and `PGBOUNCER_USERNAME` are used to derive `CONSUL_PASSWORD_HASH` and `PGBOUNCER_PASSWORD_HASH`, so we should let the user know their default values so we're not expecting them to jump forward to the notes on the service. https://gitlab.com/gitlab-org/build/team-tasks/issues/34
-
Rémy Coutable authored
CE Upstream - Monday Closes gitlab-qa#99, gitaly#681, gitlab-qa#88 et gitlab-ce#31811 See merge request gitlab-org/gitlab-ee!3365
-
Richard Clamp authored
Upon reaching this step in the documentation we should have added 7 nodes to the consul environment; 3 servers, 4 clients, so update the output to reflect that. Additionally 10.1.2 uses the name `gitlab_consul` for its DC, so bring that into line. https://gitlab.com/gitlab-org/build/team-tasks/issues/35
-
Phil Hughes authored
Remove approvals when in empty MR widget state Closes gitlab-ce#39009 See merge request gitlab-org/gitlab-ee!3376
-
Filipa Lacerda authored
-
Athar Hameed authored
-
Douwe Maan authored
Ide lock files Closes #3918 See merge request gitlab-org/gitlab-ee!3278
-
Tim Zallmann authored
-
Micaël Bergeron authored
this test should be only testing for code that is in the described_class, not on another job that run afterward. I also think that the coverage of this task is sufficient with the CreateForkNetworkMembershipsRange tests.
-
-
Jacob Schatz authored
add related issues component to Epic Closes #3551 See merge request gitlab-org/gitlab-ee!3302
-
- 14 Nov, 2017 23 commits
-
-
Kim "BKC" Carlbäcker authored
-
Mike Greiling authored
-
Mike Greiling authored
* origin/fix-populate-for-networks-range-spec: removed the dependency on another background job running inline
-
Kim "BKC" Carlbäcker authored
-
Mike Greiling authored
-
Felipe Artur authored
[ci skip]
-
Felipe Artur authored
[ci skip]
-
Micaël Bergeron authored
this test should be only testing for code that is in the described_class, not on another job that run afterward. I also think that the coverage of this task is sufficient with the CreateForkNetworkMembershipsRange tests.
-
Mike Greiling authored
* master: (22 commits) Delete epic Fix markdown for other components Fixup markdown document structure Correct typo: bundle -> bundled Prune setting of postgresql['sql_user_password'] [Geo][error handling] [address review comments] catching some errors Move EE-only /app/workers files under top-level /ee directory Fix approvals responsive wrapping on mobile EE port of enable-scss-lint-unnecessary-mantissa Update docs for ajusted queries Update queries to remove duplicate entries Geo: address review comments Geo: Fix static analysis update changelog GEO: Error handling - Specs GEO: Address review comments Geo: Implement a download to a temporary repo Geo: Add specs for error handling Geo: Add progressive backoff for file download retries[ci skip] Geo Add forced redownload for some type of errors[ci skip] ...
-
Mike Greiling authored
-
Kim "BKC" Carlbäcker authored
-
Annabel Dunstone Gray authored
Fix approvals responsive wrapping on mobile Closes #3333 See merge request gitlab-org/gitlab-ee!3372
-
Tim Zallmann authored
Update queries to remove duplicate entries See merge request gitlab-org/gitlab-ee!3297
-
Marin Jankovski authored
Correct typo: bundle -> bundled Closes gitlab-org/build/team-tasks#43 See merge request gitlab-org/gitlab-ee!3380
-
Marin Jankovski authored
Prune setting of postgresql['sql_user_password'] Closes gitlab-org/build/team-tasks#33 See merge request gitlab-org/gitlab-ee!3379
-
Filipa Lacerda authored
Delete epic Closes #3552 See merge request gitlab-org/gitlab-ee!3141
-
Clement Ho authored
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Mike Greiling authored
-
Marin Jankovski authored
Fixup markdown document structure Closes gitlab-org/build/team-tasks#38 See merge request gitlab-org/gitlab-ee!3381
-
Marin Jankovski authored
Fix markdown for other components Closes gitlab-org/build/team-tasks#42 See merge request gitlab-org/gitlab-ee!3382
-
Clement Ho authored
EE port of enable-scss-lint-unnecessary-mantissa See merge request gitlab-org/gitlab-ee!3330
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-