- 17 Dec, 2019 1 commit
-
-
nmilojevic1 authored
- Add some new lines - Remove translation for error message
-
- 16 Dec, 2019 39 commits
-
-
nmilojevic1 authored
-
nmilojevic1 authored
Replaced allow_any_instance with allow_next_instance Extracted line_code and fixed spacing
-
nmilojevic1 authored
-
nmilojevic1 authored
Add empty lines in specs Fix format for DIFFLINENOTFOUNDMESSAGE
-
nmilojevic1 authored
Add localization in gitlab.pot Fix various lint errors and messages
-
nmilojevic1 authored
Add specs Add NoteDiffFileCreationError Fallback to repository if line or file are not found
-
nmilojevic1 authored
- In case when DiffFile is not found - In case when DiffLine is not found
-
Robert Speicher authored
Move merge request routes under /-/ scope See merge request gitlab-org/gitlab!21126
-
Bob Van Landuyt authored
Last `Gitlab::Sentry` -> `Gitlab::ErrorTracking` renaming See merge request gitlab-org/gitlab!21815
-
Kamil Trzciński authored
Revert "Merge branch 'ci-resource-group-model' into 'master'" See merge request gitlab-org/gitlab!21833
-
Dmitriy Zaporozhets authored
Guest users should not be able to delete project snippets See merge request gitlab-org/gitlab!20477
-
Amparo Luna authored
Example scenario: A user with developer access creates a snippet and as the author is able to update and delete the snippet. This user is then demoted to guest in the project, but keeps the access to update and delete (as the author). This new rule prevents the access to update and delete the snippet for the author if their access level is less than reporter. Those author users can still see the snippet and add comments.
-
Natalia Tepluhina authored
Checkout and progress bar components for paid signup flow See merge request gitlab-org/gitlab!21500
-
Marcel Amirault authored
Update CI example docs for python deploy See merge request gitlab-org/gitlab!21794
-
Aleksei Lipniagov authored
-
Alessio Caiazza authored
This reverts merge request !20950
-
Rémy Coutable authored
Output a downloadable code quality artifact See merge request gitlab-org/gitlab!21670
-
Bob Van Landuyt authored
Link to Devise Update issue in Devise Initializer See merge request gitlab-org/gitlab!21819
-
Kamil Trzciński authored
Cache license/feature-flag queries during import Closes #39110 See merge request gitlab-org/gitlab!21751
-
Marcia Ramos authored
Clarify changelog rules for migrations See merge request gitlab-org/gitlab!21590
-
Marcia Ramos authored
Fixes the guide for Pages ACL See merge request gitlab-org/gitlab!21810
-
Marcia Ramos authored
Adds improvements for Pages ACL docs See merge request gitlab-org/gitlab!21726
-
Alexander Tanayno authored
-
Sean McGivern authored
Merge branch '13254-issue-relative-position-scope-in-group-boards-does-not-include-projects-in-subgroups' into 'master' Issue relative position scope in group boards does not include projects in subgroups Closes #13254 See merge request gitlab-org/gitlab!21189
-
Kamil Trzciński authored
Do not clean the prometheus metrics directory for sidekiq See merge request gitlab-org/gitlab!21671
-
David Wilkins authored
- `sidekiq-cluster` starts multiple processes. Cleaning the metrics directory by every process can cause the exporter to miss metrics for some processes.
-
Rémy Coutable authored
Add an automated task to upload archive of master Closes #39134 See merge request gitlab-org/gitlab!21646
-
Jan Provaznik authored
Add GitLab metadata to the Package Registry UI See merge request gitlab-org/gitlab!19796
-
Giorgenes Gelatti authored
- Adds Packages::PackageBuildInfo migration - Assign build info for npm packages - Save pipeline info to Maven packages - Add spec to job assign to packages
-
Martin Wortschack authored
Move related_items_tree_app_spec.js to Jest See merge request gitlab-org/gitlab!21816
-
Grzegorz Bizon authored
Make `workflow:rules` work well with Merge Requests Closes #31685 See merge request gitlab-org/gitlab!21742
-
Sean McGivern authored
Do not track creations in gitlab_subscription_histories See merge request gitlab-org/gitlab!21642
-
Marcia Ramos authored
Add logging details to gitlab.com settings Closes #36883 See merge request gitlab-org/gitlab!21464
-
Cindy Pallares 🦉 authored
Adding links to what we log, retention periods, and infra diagrams.
-
Martin Wortschack authored
feat: add openapi file viewer See merge request gitlab-org/gitlab!21106
-
Roger Meier authored
feat(openapi): detect every file with openapi or swagger within it's name and yml,yaml,json extension
-
Dmitriy Zaporozhets authored
Ci::YamlProcessor.new_with_validation_errors to prevent double processing See merge request gitlab-org/gitlab!21589
-
Dmitriy Zaporozhets authored
Automatically fixed EmptyLineAfterFinalLet in ee/ See merge request gitlab-org/gitlab!19736
-
Alex Buijs authored
This is part of the paid signup flow MR
-