- 27 Jun, 2018 36 commits
-
-
Stan Hu authored
Correct "autorize" typos See merge request gitlab-org/gitlab-ce!20225
-
Robert Speicher authored
Fix spelling: Uncommment -> Uncomment [ci skip] See merge request gitlab-org/gitlab-ce!20226
-
Tim Zallmann authored
Componentize diff lines and diff comments Closes #48297 See merge request gitlab-org/gitlab-ce!19702
-
Fatih Acet authored
-
Stan Hu authored
-
Robert Speicher authored
Run repository checks parallel for each shard Closes #48042 See merge request gitlab-org/gitlab-ce!20179
-
Robert Speicher authored
-
Toon Claes authored
There is only 1 `HEALTHY_SHARD_CHECKS` used: Gitlab::HealthChecks::GitalyCheck So we can simplify code to get the list of healthy shard names.
-
Toon Claes authored
-
Toon Claes authored
The RepositoryCheck::DispatchWorker will start a RepositoryCheck::BatchWorker for each healthy shard. Closes gitlab-org/gitlab-ce#48042
-
Toon Claes authored
It already existed in EE in the Geo namespace. This change brings it to CE.
-
Toon Claes authored
-
Rémy Coutable authored
Migrate storage nesting check to Gitaly Closes gitaly#1237 See merge request gitlab-org/gitlab-ce!20208
-
Jacob Vosmaer (GitLab) authored
-
Nick Thomas authored
Improve Hashed Storage documentation for rollback See merge request gitlab-org/gitlab-ce!20203
-
Phil Hughes authored
Moves boards components into a .vue file See merge request gitlab-org/gitlab-ce!20177
-
Marin Jankovski authored
Updates exception request documentation to link to the new location See merge request gitlab-org/gitlab-ce!20207
-
Nick Thomas authored
Gitaly metrics check for read/writeability Closes gitaly#1218 See merge request gitlab-org/gitlab-ce!20022
-
Sean McGivern authored
Resolve "`!` autocomplete does not work anymore" Closes #48528 See merge request gitlab-org/gitlab-ce!20204
-
Rémy Coutable authored
Enable frozen string for app/workers/**/*.rb See merge request gitlab-org/gitlab-ce!20197
-
Phil Hughes authored
Merge branch '46546-do-not-pre-select-previous-user-s-when-creating-protected-branches' into 'master' CE port gitlab-ee!6112 Closes #46546 See merge request gitlab-org/gitlab-ce!19714
-
Luke Bennett authored
-
Kushal Pandya authored
-
Filipa Lacerda authored
-
Kushal Pandya authored
-
Gabriel Mazetto authored
Fixed storage coverage table with additional information and wrote down implementationd details from few entities.
-
Rémy Coutable authored
CE-EE parity for spec/models See merge request gitlab-org/gitlab-ce!20165
-
Sean McGivern authored
Client-side fix for Gitaly TreeEntry bug See merge request gitlab-org/gitlab-ce!20176
-
Phil Hughes authored
Resolve "Copying ordered list to new comment becomes unordered" Closes #40484 See merge request gitlab-org/gitlab-ce!18522
-
Jan Beckmann authored
-
gfyoung authored
Partially addresses #47424.
-
Rémy Coutable authored
Enable frozen string literals for app/workers/*.rb See merge request gitlab-org/gitlab-ce!19944
-
gfyoung authored
-
Mike Greiling authored
Resolve "Search dropdown hides & shows when typing" Closes #48461 See merge request gitlab-org/gitlab-ce!20187
-
Clement Ho authored
-
Zeger-Jan van de Weg authored
Prior to this change, health checks checked for writeability of the NFS shards. Given we're moving away from that, this patch extends the checks for Gitaly to check for read and writeability. Potentially some dashboards will break, as over time these metrics will no longer appear as Prometheus doesn't get the data anymore. Observability in the circuit breaker will be reduced, but its not expected to be turned on and the circuit breaker is being removed soon too. Closes https://gitlab.com/gitlab-org/gitaly/issues/1218
-
- 26 Jun, 2018 4 commits
-
-
Tim Zallmann authored
Implement MR diff notes autosave feature Closes #48300 See merge request gitlab-org/gitlab-ce!20114
-
Clement Ho authored
Revert merge request widget button max height Closes #48441 See merge request gitlab-org/gitlab-ce!20175
-
Clement Ho authored
Update external link icon in header user dropdown See merge request gitlab-org/gitlab-ce!20150
-
George Tsiolis authored
-