- 25 Jun, 2018 2 commits
-
-
Zeger-Jan van de Weg authored
This change makes closes another migration! And remotes tests around it, mostly due to stubbing this was needed. Also, these are tested on the Gitaly side too: - https://gitlab.com/gitlab-org/gitaly/issues/791 - https://gitlab.com/gitlab-org/gitaly/blob/6dd74543f6af8ebcf22aa10e39da004f388fdda5/internal/service/repository/fetch_remote_test.go Closes https://gitlab.com/gitlab-org/gitaly/issues/789
-
Zeger-Jan van de Weg authored
Closes https://gitlab.com/gitlab-org/gitaly/issues/308
-
- 23 Jun, 2018 1 commit
-
-
Stan Hu authored
Log push output on exception See merge request gitlab-org/gitlab-ce!20085
-
- 22 Jun, 2018 37 commits
-
-
Michael Kozono authored
-
Mike Lewis authored
Minor fixes for the Helm docs See merge request gitlab-org/gitlab-ce!20078
-
Mike Lewis authored
-
Mike Greiling authored
Resolve "Remove top padding on GPG popovers" Closes #48296 See merge request gitlab-org/gitlab-ce!20110
-
Stan Hu authored
Bump sprockets to 3.7.2 to address CVE-2018-3760 See merge request gitlab-org/gitlab-ce!20109
-
Robert Speicher authored
Unify spec/support/matchers/match_ids.rb See merge request gitlab-org/gitlab-ce!20108
-
Clement Ho authored
-
Robert Speicher authored
-
Douwe Maan authored
Raw diffs are served from Gitaly Closes gitaly#222 See merge request gitlab-org/gitlab-ce!20091
-
Douwe Maan authored
Unify spec/features/admin/admin_groups_spec.rb See merge request gitlab-org/gitlab-ce!20107
-
Lin Jen-Shin authored
-
Clement Ho authored
Fix boards issue highlight Closes #48068 See merge request gitlab-org/gitlab-ce!20063
-
Robert Speicher authored
CE-EE parity for lib/gitlab/git/gitlab_projects.rb See merge request gitlab-org/gitlab-ce!20047
-
Lin Jen-Shin authored
-
Kamil Trzciński authored
[Rails5] Fix "'-1' is not a valid data_store" See merge request gitlab-org/gitlab-ce!19917
-
Kamil Trzciński authored
Update lfs_administration.md with language edits See merge request gitlab-org/gitlab-ce!19950
-
Kamil Trzciński authored
Add troubleshooting guide for lfs uploading timeouts See merge request gitlab-org/gitlab-ce!19949
-
Douwe Maan authored
FindRefName RPC now mandatory Closes gitaly#221 See merge request gitlab-org/gitlab-ce!20090
-
Joshua Lambert authored
-
Achilleas Pipinellis authored
Docs: add inline badges to Auto DevOps features list See merge request gitlab-org/gitlab-ce!20096
-
Grzegorz Bizon authored
Disallow methods that copy data on large tables See merge request gitlab-org/gitlab-ce!20021
-
Yorick Peterse authored
Fix ruby sampler metrics See merge request gitlab-org/gitlab-ce!20039
-
Douwe Maan authored
Repository size is Gitaly only Closes gitaly#393 See merge request gitlab-org/gitlab-ce!20089
-
Ben Kochie authored
* Use a simple counter for sampler duration instead of a histogram. * Use a counter to collect GC time. * Remove unused objects metric. * Cleanup metric names to match Prometheus conventions. * Prefix generic GC stats with `gc_stat`. * Include worker label on memory and file descriptor metrics.
-
Nick Thomas authored
Unify spec/features/issues/filtered_search/filter_issues_spec.rb See merge request gitlab-org/gitlab-ce!20070
-
Zeger-Jan van de Weg authored
Closes https://gitlab.com/gitlab-org/gitaly/issues/222
-
Marcia Ramos authored
-
Sean McGivern authored
Add docs for RequestCache Closes #48094 See merge request gitlab-org/gitlab-ce!20064
-
Sean McGivern authored
These are all over 20 GB on GitLab.com. merge_request_diff_commits is several hundred gigabytes in size.
-
Lin Jen-Shin authored
-
Marcia Ramos authored
Update squash_and_merge.md to fix link and description See merge request gitlab-org/gitlab-ce!20093
-
Marcel Amirault authored
(cherry picked from commit b5ea33397eb8d2c874662026b0e36aed7c41dbbc)
-
Marcia Ramos authored
Add ip_address to json examples in Runner API docs Closes #47973 See merge request gitlab-org/gitlab-ce!20092
-
Zeger-Jan van de Weg authored
Closes https://gitlab.com/gitlab-org/gitaly/issues/393
-
Achilleas Pipinellis authored
-
Douwe Maan authored
Git ls files is Gitaly only now Closes #47893 and gitaly#327 See merge request gitlab-org/gitlab-ce!20088
-
Zeger-Jan van de Weg authored
Has never been in OPT_OUT, dispite being ages old. The time where feature flags are still set by env vars. Closes https://gitlab.com/gitlab-org/gitaly/issues/221
-