- Aug 01, 2018
-
-
Stan Hu authored
Relates to #47424
-
- Jul 30, 2018
-
-
Filipa Lacerda authored
-
- Jul 25, 2018
-
-
Bob Van Landuyt authored
This is mainly the setup of mutations for GraphQL. Including authorization and basic return type-structure.
-
Achilleas Pipinellis authored
-
- Jul 24, 2018
-
-
Oswaldo Ferreir authored
-
- Jul 20, 2018
-
-
Toon Claes authored
-
- Jul 19, 2018
-
-
Sean McGivern authored
This method uses Gitlab::Profiler::TotalTimeFlatPrinter internally, which is the same as RubyProf::FlatPrinter, but the min_percent option (and new max_percent option) applies to the _total_ time, not the _self_ time. This helps us figure out if we're calling a library inefficiently, for instance.
-
- Jul 17, 2018
-
-
Andreas Brandl authored
-
- Jul 16, 2018
-
-
Dmitriy Zaporozhets authored
-
- Jul 12, 2018
-
-
- Jul 11, 2018
-
-
Mark Chao authored
-
- Jul 09, 2018
-
-
Winnie Hellmann authored
-
Winnie Hellmann authored
-
Yi-Jyun Pan authored
-
Winnie Hellmann authored
-
Bob Van Landuyt authored
Making the `gettext:updated_check` by completely regenerating the gitlab.pot. This avoids an issue where `gettext:find` would not pick up on changes if the file isn't removed first.
-
- Jul 06, 2018
-
-
Jamie Hurewitz authored
-
Lin Jen-Shin authored
-
- Jul 04, 2018
-
-
Bob Van Landuyt authored
This adds Keyset pagination to GraphQL lists. PoC for that is pipelines on merge requests and projects. When paginating a list, the base-64 encoded id of the ordering field (in most cases the primary key) can be passed in the `before` or `after` GraphQL argument.
-
- Jul 03, 2018
-
-
Marcel Amirault authored
-
- Jun 30, 2018
-
-
Bob Van Landuyt authored
Avoiding a count variable allows more natural translation in some languages.
-
Marcel Amirault authored
-
- Jun 28, 2018
-
-
Bob Van Landuyt authored
This adds a reusable way to expose permissions for a user to types in GraphQL.
-
- Jun 26, 2018
-
-
Sean McGivern authored
This works the same way as change_column_type_using_background_migration, but for renaming a column. It takes a table, not a relation, to match its concurrent counterpart. Also, generalise the cleanup migrations to reduce code duplication.
-
- Jun 25, 2018
-
-
Achilleas Pipinellis authored
This was missed from https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/20130
-
Hiroyuki Sato authored
-
- Jun 22, 2018
-
-
Lin Jen-Shin authored
-
- Jun 21, 2018
-
-
Lin Jen-Shin authored
-
- Jun 20, 2018
-
-
Eric Eastwood authored
-
Michael Kozono authored
-
Marcia Ramos authored
-
Marcia Ramos authored
-
- Jun 19, 2018
-
-
André Gama authored
- I translate Discord too: https://crowdin.com/project/discord
-
Sean McGivern authored
A background column type change needs a cleanup step, like any background migration. We should call that out explicitly in the documentation.
-
- Jun 15, 2018
-
-
- Jun 13, 2018
-
-
Andreas Brandl authored
-
-
- Jun 12, 2018
-
-
-
Dennis Tang authored
-
- Jun 07, 2018
-
-
Annabel Gray authored
-