- 07 Apr, 2018 20 commits
-
-
Mayra Cabrera authored
-
Mayra Cabrera authored
-
Mayra Cabrera authored
- Adds a default on expires_at datetime - Modifies deploy tokens views to handle default expires at value - Use datetime_with_timezone where possible - Remove unused scopes
-
Kamil Trzciński authored
-
Mayra Cabrera authored
Also, fixes broken specs
-
Mayra Cabrera authored
-
Kamil Trzciński authored
We use controller actions to pass a newly created token and errors
-
Kamil Trzciński authored
-
Mayra Cabrera authored
Also: - Changes scopes from serializer to use boolean columns - Fixes broken specs
-
Kamil Trzciński authored
-
Mayra Cabrera authored
- Remove extra method for authorize_admin_project - Ensure project presence - Rename 'read_repo' to 'read_repository' to be more verbose
-
Mayra Cabrera authored
- When using 'read_repo' password and project are sent, so we used both of them to fetch for the token - When using 'read_registry' only the password is sent, so we only use that for fetching the token
-
Mayra Cabrera authored
-
Mayra Cabrera authored
Also fixes spec failures on presenter and docs
-
Mayra Cabrera authored
-
Mayra Cabrera authored
-
Mayra Cabrera authored
- Keep 'Deploy Section' open upon save, otherwise the token might get lost - When an error appears, display the error inside the form and also keep the Deploy Section open - Changue copy of revoke modal
-
Mayra Cabrera authored
This will allow to download a repo using the token from the DeployToken
-
Mayra Cabrera authored
Includes: - Model, factories, create service and controller actions - As usual, includes specs for everything - Builds UI (copy from PAT) - Add revoke action Closes #31591
-
Clement Ho authored
Fix Prometheus dashboard sorting See merge request gitlab-org/gitlab-ce!18233
-
- 06 Apr, 2018 20 commits
-
-
Joshua Lambert authored
-
Stan Hu authored
Fix the reCAPTCHA spec failures by not rendering the widget in test mode Closes #45138 See merge request gitlab-org/gitlab-ce!18235
-
Kamil Trzciński authored
Resolve "Wrong empty state for cancelled build, hides existing logs!" Closes #42568 See merge request gitlab-org/gitlab-ce!17646
-
Mike Greiling authored
Add Kubernetes CPU/Mem usage totals See merge request gitlab-org/gitlab-ce!17731
-
Joshua Lambert authored
-
Stan Hu authored
Repository checksum calculation is handled by Gitaly when feature is enabled See merge request gitlab-org/gitlab-ce!18210
-
Stan Hu authored
We've seen changes in behavior in the reCAPTCHA widget that led to test failures. To avoid these issues, don't render the widget at all in test mode. Closes #45138
-
Filipa Lacerda authored
Add summary statistics to the prometheus dashboard Closes #43973 See merge request gitlab-org/gitlab-ce!17921
-
Jose Ivan Vargas authored
-
Jose Ivan Vargas authored
-
Jose Ivan Vargas authored
-
Jose Ivan Vargas authored
-
Jose Ivan Vargas authored
-
Jose Ivan Vargas authored
-
Jose Ivan Vargas authored
-
Phil Hughes authored
Web IDE blob image + default fallback See merge request gitlab-org/gitlab-ce!18186
-
Tim Zallmann authored
-
Sean McGivern authored
Resolve "Create cop for FactoryBot methods used in migration specs" Closes #42090 See merge request gitlab-org/gitlab-ce!18108
-
Sean McGivern authored
Add support for patch link extension for commit links on GFM Closes #17939 See merge request gitlab-org/gitlab-ce!18229
-
Rémy Coutable authored
Fix 500 error when MR from fork has conflicts but worker has not run See merge request gitlab-org/gitlab-ce!18226
-