- 28 Jan, 2020 1 commit
-
-
GitLab Bot authored
-
- 09 Jan, 2020 2 commits
-
-
GitLab Bot authored
-
GitLab Bot authored
-
- 20 Dec, 2019 1 commit
-
-
GitLab Bot authored
-
- 16 Dec, 2019 1 commit
-
-
GitLab Bot authored
-
- 19 Nov, 2019 1 commit
-
-
GitLab Bot authored
-
- 22 Oct, 2019 1 commit
-
-
GitLab Bot authored
-
- 20 Sep, 2019 1 commit
-
-
GitLab Bot authored
-
- 19 Sep, 2019 1 commit
-
-
GitLab Bot authored
-
- 18 Sep, 2019 1 commit
-
-
GitLab Bot authored
-
- 17 Sep, 2019 1 commit
-
-
GitLab Bot authored
-
- 16 Sep, 2019 1 commit
-
-
GitLab Bot authored
-
- 13 Sep, 2019 1 commit
-
-
GitLab Bot authored
-
- 12 Sep, 2019 1 commit
-
-
Stan Hu authored
This reverts commit f222e74d455ec9fc10efb783ffe4684836cc1c3b.
-
- 11 Sep, 2019 3 commits
-
-
Aleksei Lipniagov authored
Replace 'chronic_duration' to 'gitlab_chronic_duration', to make relevant method calls thread-safe.
-
-
- 09 Sep, 2019 1 commit
-
-
Tiger Watson authored
-
- 06 Sep, 2019 5 commits
-
-
Maxim Ivanov authored
-
Camil Staps authored
-
Ash McKenzie authored
This class encapsulates our use of the Danger gem.
-
Ash McKenzie authored
This reverts merge request !32196
-
Ash McKenzie authored
-
- 04 Sep, 2019 3 commits
-
-
- `edge_nodes` needs to get called on the object - added `include GlobalID::Identification` in a couple places - renamed `object` to `item` in spec due to conflict
-
- Due to https://github.com/exAspArk/batch-loader/pull/32, we changed BatchLoader.for into BatchLoader::GraphQL.for - since our results are wrapped in a BatchLoader::GraphQL, calling `sync` during authorization is required to get real object - `graphql` now has it's own authorization system. Our `authorized?` method conflicted and required renaming
-
- 03 Sep, 2019 1 commit
-
-
Valery Sizov authored
-
- 02 Sep, 2019 1 commit
-
-
Heinrich Lee Yu authored
This is used by the Jira integration in EE
-
- 30 Aug, 2019 1 commit
-
-
Takuya Noguchi authored
Signed-off-by:
Takuya Noguchi <takninnovationresearch@gmail.com>
-
- 28 Aug, 2019 1 commit
-
-
Sean McGivern authored
-
- 27 Aug, 2019 2 commits
-
-
Sean McGivern authored
Peek's `Peek.request_id` method doesn't work well with a multi-threaded server and concurrent requests, because requests can 'steal' another request's ID, or unset it before it was due. The upstream change resolves this; the commit here is just to ensure that GitLab works with that upstream change, mostly by not using `Peek.request_id` any more (as the method doesn't exist).
-
Ash McKenzie authored
-
- 26 Aug, 2019 2 commits
-
-
The `GraphQL::Function` has been deprecated in favor of resolvers.
-
-
- 24 Aug, 2019 1 commit
-
-
Stan Hu authored
This is significant improvement over the previous releases: https://github.com/ruby-prof/ruby-prof/blob/master/CHANGES
-
- 23 Aug, 2019 1 commit
-
-
This change adds Distributed Tracing support for two new types of events 1. Redis Calls 1. ActiveSupport (Rails) Caching Operations The intention is to help application developers and infrastructure SREs to understand the pressure that caching operations can have on the application when running at scale. The Redis and Caching spans can be viewed in the Jaeger UI by clicking the "Trace" link in the performance bar when running on GDK.
-
- 20 Aug, 2019 1 commit
-
-
The virtus project has been discontinued: https://github.com/solnic/virtus/commit/a6f896984
-
- 19 Aug, 2019 1 commit
-
-
Heinrich Lee Yu authored
We don't need this since this is already the default behavior of Rails since 5.1
-
- 15 Aug, 2019 1 commit
-
-
Stan Hu authored
This is a security release: https://github.com/libgit2/libgit2/releases
-
- 14 Aug, 2019 1 commit
-
-
This introduces several changes, but these are all just ported from the EE project.
-