- 28 Jun, 2018 12 commits
-
-
Sean McGivern authored
Allow straight diff in Compare API See merge request gitlab-org/gitlab-ce!20120
-
Douwe Maan authored
Fixes an issue where migrations instead of schema loading were run Closes #48564 See merge request gitlab-org/gitlab-ce!20227
-
Douwe Maan authored
Make Gitaly signature RPC's mandatory Closes gitaly#745, gitaly#1044, and gitaly#876 See merge request gitlab-org/gitlab-ce!20212
-
Douwe Maan authored
Make Gitaly search and message RPC's mandatory Closes gitaly#1202, gitaly#1201, gitaly#1199, gitaly#1198, and gitaly#951 See merge request gitlab-org/gitlab-ce!20210
-
Phil Hughes authored
Update integrations external link icons See merge request gitlab-org/gitlab-ce!20205
-
Phil Hughes authored
Update environments nav controls icons See merge request gitlab-org/gitlab-ce!20199
-
Maciej Nowak authored
Repository compare API now allows choosing straight (from..to) or merge-base diff (from...to)
-
Grzegorz Bizon authored
Add extra logging to githost.log when rebasing See merge request gitlab-org/gitlab-ce!20202
-
Achilleas Pipinellis authored
Add SHA256 and HEAD on File API See merge request gitlab-org/gitlab-ce!19439
-
Ahmet Demir authored
-
Sean McGivern authored
Mark MR as merged regardless of errors when closing issues See merge request gitlab-org/gitlab-ce!20218
-
Sean McGivern authored
-
- 27 Jun, 2018 28 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
-
DJ Mountney authored
-
DJ Mountney authored
-
DJ Mountney authored
If you called rake gitlab:db:drop_tables before running gitlab-ctl reconfigure (or rake gitlab:db:configure)
-
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
-
Oswaldo Ferreira authored
We should mark the MR as merged as first thing on PostMergeService as in practice it is already merged on the repository. Happens that errors may happen when executing external services such as Issues::CloseService, and we do not want a MR hanging as opened because of that.
-
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
-
Jacob Vosmaer authored
-
Rémy Coutable authored
Enable frozen string for app/workers/**/*.rb See merge request gitlab-org/gitlab-ce!20197
-
Jacob Vosmaer authored
-
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
-