- 12 Nov, 2019 31 commits
-
-
Sean McGivern authored
Mark todo done by GraphQL API See merge request gitlab-org/gitlab!18581
-
Natalia Tepluhina authored
Fix loading all issues when board list is collapsed Closes #26207 See merge request gitlab-org/gitlab!19347
-
Florie Guibert authored
-
Dmitriy Zaporozhets authored
Conan Remove API Endpoints See merge request gitlab-org/gitlab!17846
-
Steve Abrams authored
Implements the DELETE API endpoint for the conan package registry to remove conan packages and their package files.
-
Filipa Lacerda authored
Render folder lock icon in table rows See merge request gitlab-org/gitlab!19776
-
Fatih Acet authored
Add project package api call to api.js See merge request gitlab-org/gitlab!19685
-
Nicolò Maria Mezzopera authored
- paths and function in api.js - unit tests
-
Bob Van Landuyt authored
Updated deployment api docs with pipeline data Closes #27226 See merge request gitlab-org/gitlab!19876
-
Marcia Ramos authored
Docs: add troubleshooting for domain verification Closes #28635 See merge request gitlab-org/gitlab!19885
-
Marcia Ramos authored
-
Sean McGivern authored
Fix merge train is not refreshed when the system aborts/drops a merge request See merge request gitlab-org/gitlab!19763
-
Phil Hughes authored
Triggers the correct endpoint on licence approval See merge request gitlab-org/gitlab!19078
-
Sam Beckham authored
Previously we were requesting the data from the old endpoint on license approval regardles of the feature flag state. This rectifies that situation.
-
Phil Hughes authored
When a folder is locked this renders the lock icon next to the folder name
-
Bob Van Landuyt authored
Remove N+1 DB calls from branches API See merge request gitlab-org/gitlab!19661
-
Kushal Pandya authored
Create package list vue component See merge request gitlab-org/gitlab!19613
-
Nicolò Maria Mezzopera authored
Add list component based on gltable Add index file to import vue app in rails page Adjust base app, naming and props List mock data, adjust slot syntax Add styling, sorting component to list Basic unit tests for package list component More tests for list component Update haml with required attrs for vue - help url - illustration path - remove hardcoded list data
-
Shinya Maeda authored
This commit fixes the merge train bug that it's not refreshed on abort
-
Ash McKenzie authored
Track container registry events in API endpoints See merge request gitlab-org/gitlab!19591
-
Steve Abrams authored
Add events for tracking listing and deleting of tags and repositories in the gitlab API for the container registry.
-
Sanad Liaquat authored
Add QA login flow See merge request gitlab-org/gitlab!19474
-
Mark Lapierre authored
Adds a Flow module for frequently used sequences of actions Adds a login flow, including for logging in, performing some actions and then logging out. Updates a test as an example of how to use the login flow. Adds a class method `QA::Resource::User.admin` to provide access to the admin user's details (include username/password needed to sign in)
-
Evan Read authored
Update various redirected and 404'ing links See merge request gitlab-org/gitlab!19748
-
Marcel Amirault authored
Update assorted links that are redirecting or throwing 404 errors, to their correct final urls
-
Evan Read authored
Add a note about herokuish procfile exec See merge request gitlab-org/gitlab!19686
-
Hordur Freyr Yngvason authored
-
Russell Dickenson authored
Edit to blocking and deactivating users See merge request gitlab-org/gitlab!19911
-
Evan Read authored
-
Evan Read authored
Document how to set management project in UI See merge request gitlab-org/gitlab!19727
-
Thong Kuah authored
-
- 11 Nov, 2019 9 commits
-
-
Fatih Acet authored
Rework Users with ID for Feature Flags See merge request gitlab-org/gitlab!19399
-
Ash McKenzie authored
Add feature test for grafana embeds See merge request gitlab-org/gitlab!18536
-
Sarah Yasonik authored
Creates a feature test for embedding grafana metrics charts in GFM. Includes some additional helpers and fixtures.
-
Thong Kuah authored
Revert "Added submit_review quick action" See merge request gitlab-org/gitlab!19894
-
Paul Slaughter authored
Fix string typo for issue weights promotion Closes #32419 See merge request gitlab-org/gitlab!19893
-
Evan Read authored
Improve documentation about blocking/deactivating users See merge request gitlab-org/gitlab!19757
-
Ash McKenzie authored
Limit amount of data sent with Sentry list See merge request gitlab-org/gitlab!19649
-
Ash McKenzie authored
Update link to docs on cluster page See merge request gitlab-org/gitlab!19780
-
Douglas Barbosa Alexandre authored
SCIM GET /Users supports requests without a filter Closes #35209 See merge request gitlab-org/gitlab!19421
-