- 24 May, 2017 5 commits
-
-
Douwe Maan authored
This reverts commit f0fc11a523e8
-
Jarka Kadlecova authored
-
Douwe Maan authored
-
Douwe Maan authored
-
Douwe Maan authored
-
- 23 May, 2017 4 commits
-
-
Douwe Maan authored
-
Douwe Maan authored
-
Achilleas Pipinellis authored
-
Achilleas Pipinellis authored
-
- 22 May, 2017 3 commits
-
-
Z.J. van de Weg authored
Due to a typo this was not actually the case. Now that is fixed and performance should improve because of this.
-
Felipe Artur authored
-
Lin Jen-Shin authored
-
- 18 May, 2017 2 commits
-
-
Bob Van Landuyt authored
-
Ruben Davila authored
This query was timing out and is blocking the sync of usage data for GitLab.com
-
- 17 May, 2017 1 commit
-
-
Alejandro Rodríguez authored
-
- 16 May, 2017 2 commits
-
-
Alejandro Rodríguez authored
-
Douwe Maan authored
Rename `build_events` to `job_events` Closes #31620 See merge request !11287
-
- 15 May, 2017 5 commits
-
-
Douwe Maan authored
-
Douwe Maan authored
This reverts merge request !11287
-
Pawel Chojnacki authored
-
Bob Van Landuyt authored
-
Jacob Vosmaer authored
It seems that bad things happen when two gRPC stubs share one gRPC channel so let's stop doing that. The downside of this is that we create more gRPC connections; one per stub.
-
- 13 May, 2017 2 commits
-
-
Luke "Jared" Bennett authored
-
Ahmad Sherif authored
Closes gitaly#199
-
- 12 May, 2017 7 commits
-
-
Gabriel Mazetto authored
-
Sean McGivern authored
I don't know why this happens exactly, but given an upstream and fork repository from a customer, both of which required GC, resolving conflicts would corrupt the fork so badly that it couldn't be cloned. This isn't a perfect fix for that case, because the MR may still need to be merged manually, but it does ensure that the repository is at least usable. My best guess is that when we generate the index for the conflict resolution (which we previously did in the target project), we obtain a reference to an OID that doesn't exist in the source, even though we already fetch the refs from the target into the source. Explicitly setting the source project as the place to get the merge index from seems to prevent repository corruption in this way.
-
Douwe Maan authored
-
Bob Van Landuyt authored
For exact matches, not namespaces that end with an invalid path
-
Douwe Maan authored
-
Yorick Peterse authored
By adding the default value _after_ adding the column we avoid updating all rows in a table, saving a lot of time and unnecessary work in the process.
-
Valery Sizov authored
-
- 11 May, 2017 4 commits
-
-
Pawel Chojnacki authored
-
Pawel Chojnacki authored
+ fix tests
-
Pawel Chojnacki authored
- Tests for prometheus queries - fix rubocop warnings - Remove unused method. Add more queries to deployment queries. - Wrap BaseQuery in module hierarchy Renname Prometheus class to PrometheusClient
-
Sean McGivern authored
-
- 10 May, 2017 5 commits
-
-
David Turner authored
Signed-off-by:
David Turner <novalis@novalis.org>
-
Rémy Coutable authored
Use the EnforcedStyleForMultiline: no_comma option. Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Use the EnforcedStyleForMultiline: no_comma option. Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
Douwe Maan authored
Respect project features in wiki and blob search See merge request !2089
-
Robert Speicher authored
(security-9-1) Add correct `rel` attributes to external links when rendering markdown See merge request !2097
-