- 06 Dec, 2019 40 commits
-
-
Sean McGivern authored
Keyset pagination on primary key See merge request gitlab-org/gitlab!21194
-
Stan Hu authored
Resolve "Add "updated_after" parameter to the Pipelines API endpoint" Closes #33099 See merge request gitlab-org/gitlab!21133
-
Imre Farkas authored
Allow raw blobs to be served from an external storage See merge request gitlab-org/gitlab!20936
-
Nick Thomas authored
Use `without_count` for audit event records paginated with `paginate_without_counts` See merge request gitlab-org/gitlab!21232
-
Andreas Brandl authored
* API::Helpers::Pagination#paginate only exposes offset pagination * API::Helpers::Pagination#paginate_and_retrieve! supports both types I wanted to make it explicit that keyset pagination returns an array instead of a relation. This does not match the behavior of offset pagination, hence not mixing those in #paginate.
-
Sean McGivern authored
Refactor project API helpers Closes #37919 See merge request gitlab-org/gitlab!21130
-
Andreas Brandl authored
-
Andreas Brandl authored
-
Kushal Pandya authored
Update eslint-plugin-import from 2.16.0 to 2.18.2 (/ee/app/assets/javascripts/pages) See merge request gitlab-org/gitlab!20996
-
Andreas Brandl authored
This is in line with what we document: https://docs.gitlab.com/ee/api/README.html#status-codes
-
Andreas Brandl authored
This aligns with offset pagination, where we also allow up to 100 records max.
-
Andreas Brandl authored
This is the squashed together change from https://gitlab.com/gitlab-org/gitlab/merge_requests/19623 that had been reverted previously. Based on the refactoring in https://gitlab.com/gitlab-org/gitlab/merge_requests/21130
-
Kushal Pandya authored
Update eslint-plugin-import from 2.16.0 to 2.18.2 (/ee/spec/javascripts/feature_flag) See merge request gitlab-org/gitlab!20946
-
Ahmad Sherif authored
It works the same way as https://gitlab.com/gitlab-org/gitlab/merge_requests/14846: It consists of two parts: 1. Redirecting users to the configured external storage 1. Allowing the external storage to request the static object(s) on behalf of the user by means of specific tokens Related to https://gitlab.com/gitlab-com/gl-infra/scalability/issues/4
-
manojmj authored
This change adds .without_count to queries of records that will be paginated using paginate_without_counts, so that a count query is not triggered during pagination.
-
Achilleas Pipinellis authored
Update into doc about feature toggle check process See merge request gitlab-org/gitlab!20960
-
Pavlo Strokov authored
Detailed description about how to check feature flags in Gitaly project with GDK.
-
Phil Hughes authored
Resolve "Add missing popover and remove "none" in MR widget" Closes #37952 See merge request gitlab-org/gitlab!21095
-
Samantha Ming authored
- Update All Members to be Any eligible user
-
Sanad Liaquat authored
Third Party Offers Test Closes gitlab-org/quality/testcases#118 See merge request gitlab-org/gitlab!21100
-
Grzegorz Bizon authored
Add IMPORT_DEBUG env variable See merge request gitlab-org/gitlab!21268
-
Nick Thomas authored
Merge branch '11506-add-additional-attributes-and-arguments-for-the-graphql-epic-query' into 'master' GraphQL: Add upvotes and downvotes to epic query See merge request gitlab-org/gitlab!14311
-
Martin Wortschack authored
Update GitLab Packages See merge request gitlab-org/gitlab!21300
-
Pavel Shutsin authored
-
Pavel Shutsin authored
-
Pavel Shutsin authored
User can now specify updated_before and updated_after params to limit pipelines by last update date
-
Tomislav Nikic authored
There was a small error on the static analysis that prevented the mr from passing.
-
Natalia Tepluhina authored
Remove actions buttons if theres no designs See merge request gitlab-org/gitlab!21186
-
Jarek Ostrowski authored
Add changelog Put v-if before class, lint error Prettify
-
Kushal Pandya authored
Port Feature Flag Tests to Vue Test Utils See merge request gitlab-org/gitlab!21075
-
Andrew Fontaine authored
Using vue test utils instead of raw mounting things for speed.
-
Bob Van Landuyt authored
Show modal before changing project visibility See merge request gitlab-org/gitlab!20170
-
Phil Hughes authored
Shows a confirmation modal before the user changes the projects visibility. https://gitlab.com/gitlab-org/gitlab/issues/33358
-
Phil Hughes authored
Auto update mr widget when new commits are pushed Closes #31236 See merge request gitlab-org/gitlab!19725
-
Samantha Ming authored
- add warning message in ready_to_merge component - display ready_to_merge component instead of sha_mismatch Use BE diffs_path & update tests - pass diffs_path as a prop - update spec to check it contains the same href as prop
-
Tomislav Nikic authored
Adding a third party offers test that checks on a lower level if the offers are disabled when done so in the settings.
-
GitLab Bot authored
-
Martin Wortschack authored
Update dependency @gitlab/eslint-config to v2 See merge request gitlab-org/gitlab!21069
-
Kushal Pandya authored
Update eslint-plugin-import from 2.16.0 to 2.18.2 (/spec/javascripts/vue_shared) See merge request gitlab-org/gitlab!21056
-
Kushal Pandya authored
Update eslint-plugin-import from 2.16.0 to 2.18.2 (/ee/app/assets/javascripts/[a-l]*) See merge request gitlab-org/gitlab!20997
-