- 23 Nov, 2017 5 commits
-
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Filipa Lacerda authored
Updated FE Babel Libraries (EE Port) See merge request gitlab-org/gitlab-ee!3519
-
Sid Sijbrandij authored
Change reference to SSH instructions and page and remove next steps See merge request gitlab-org/gitlab-ee!3529
-
Sid Sijbrandij authored
Rename the after setup page and update links to it See merge request gitlab-org/gitlab-ee!3528
-
ernstvn authored
-
- 22 Nov, 2017 35 commits
-
-
ernstvn authored
-
Michael Kozono authored
[ci skip]
-
Michael Kozono authored
[ci skip]
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Tim Zallmann authored
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Filipa Lacerda authored
-
Filipa Lacerda authored
Resolve "Upgrade axios from 0.16.2 to 0.17.1" (EE Port) See merge request gitlab-org/gitlab-ee!3518
-
Rémy Coutable authored
# Conflicts: # CHANGELOG.md # Gemfile.lock # app/assets/javascripts/boards/components/board_card.vue # app/assets/javascripts/boards/models/issue.js # app/assets/javascripts/init_legacy_filters.js # app/models/system_note_metadata.rb # db/schema.rb [ci skip]
-
Tim Zallmann authored
-
Filipa Lacerda authored
Replace vue-resource for axios in the Prometheus Dashboard See merge request gitlab-org/gitlab-ce!15547
-
Dmitriy Zaporozhets authored
CE Upstream - Monday Closes #4056 and gitlab-qa#113 See merge request gitlab-org/gitlab-ee!3470
-
Clement Ho authored
Disables autocomplete in filtered search Closes #38877 See merge request gitlab-org/gitlab-ce!15477
-
Clement Ho authored
Fix reply quote keyboard shortcut on MRs Closes #40295 See merge request gitlab-org/gitlab-ce!15523
-
Jose Ivan Vargas authored
-
Rémy Coutable authored
Backport QA code that belongs to CE from EE Geo Closes #40344 See merge request gitlab-org/gitlab-ce!15536
-
Rémy Coutable authored
Improve output for extra queries in specs See merge request gitlab-org/gitlab-ce!15537
-
Achilleas Pipinellis authored
Change example for push rules to match comments. See merge request gitlab-org/gitlab-ee!3508
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Marin Jankovski authored
In the PG HA docs tell the user they can skip ahead if they need to Closes gitlab-org/build/team-tasks#63 See merge request gitlab-org/gitlab-ee!3515
-
Rubén Dávila authored
Switch to using gettext:compile instead of gettext:pack in the install docs Closes #40360 See merge request gitlab-org/gitlab-ce!15501
-
Richard Clamp authored
At the end of the `Ensure GitLab is running` step, the user should have a working setup and may be done with the guided tour. It may be the user has a problem, so instead needs to jump ahead to troubleshooting, but the current structure is: * Required information * Initial node configuration * Consul * Database * Pgbouncer * Application * Node post configuration * Consul * Database * Pgbouncer * Application * Failover * Restore * Alternative configuration * Troubleshooting Here we just add a link to the end of 'Node post configuration / Application', rather than restructure.
-
Sean McGivern authored
Previously, this used `Array#-`, which would remove all queries that matches the query text in the original set. However, sometimes we have a problem with parameterised queries, where the query text is identical both times, so we'd run a query N times instead of once, and it would be hidden from the output. Replace the logic to only remove a given query N times from the actual log, where N is the number of times it appears in the expected log.
-
Sean McGivern authored
[EE] Try to find the merge-base against the canonical master and name the remotes See merge request gitlab-org/gitlab-ee!3493
-
Sean McGivern authored
Try to find the merge-base against the canonical master and name the remotes See merge request gitlab-org/gitlab-ce!15495
-
Nick Thomas authored
Fix spec to ensure BaseSyncService doesn't leave deleted directory around See merge request gitlab-org/gitlab-ee!3509
-
Filipa Lacerda authored
Fixed new group milestone breadcrumb Closes #40338 See merge request gitlab-org/gitlab-ce!15511
-
Luke "Jared" Bennett authored
-
Phil Hughes authored
Closes #40338
-
Marin Jankovski authored
Merge alpha_database into database Closes gitlab-org/build/team-tasks#62 See merge request gitlab-org/gitlab-ee!3511
-