- Dec 10, 2019
-
-
Lukas Eipert authored
If the feature flag `ci_dag_limit_needs` is turned on for a GitLab instance, a job can now depend on up to ten jobs instead of five
-
Mark Florian authored
This adds and documents an `alpha_feature_available?` method to groups and projects, and also documents the existing `beta_feature_available?` method.
-
Simon Knox authored
When using CHROME_HEADLESS=0 you can already have a logged-in session on the page, so no need to open the user's browser as well
-
Add table to store the sentry event and issue ids that are related to a gitlab issue
-
-
-
-
-
Nathan Friend authored
-
-
- Dec 09, 2019
-
-
Cédric Tabin authored
-
Eugenia Grieff authored
This will return data containing time tracked for the group issues by group members and within a time frame (limited to 60 days) To get the collection of timelogs for a certain group we include in Group a new concern HasTimelogsReport that will use Timelog scopes to filter results. We use a TimelogPresenter to display additional fields in TimelogType Group timelogs is a premium feature so we added group_timelogs feature to license TimelogType is authorized with read_group_timelogs permission that checks for a minimun access level of reporter and group_timelogs feature being available Refactor changes to improve code quality - Include subgroups in Issue and Timelog scopes - Field timelogs in GroupType is never null - Add error to object validation in TimelogResolver - Use fields UserType and IssueType in TimelogType - Improve rule in GroupPolicy - Remove redundant TimelogPresenter - Add missing specs for new scopes - Extend specs for GroupType and TimelogType - Add new matcher fon non null graphql fields Update GraphQL schema Add index for spent_at in timelogs table Fix Timelog scope to use group descendants
-
- Update mr id in changelog - Add new dependency scanning var - Fix position of var
-
David Fernandez authored
Add `Packages::Dependency` and `Packages::DependencyLink` models Add or update related services Update `NpmPackagePresenter` to properly include dependencies Co-Authored-By:
Sara Ahbabou <sahbabou@gitlab.com>
-
-
Marcia Ramos authored
-
Francisco Javier López authored
Added resolvers for project and user snippets.
-
Refactored PagesController and pages API to use new service.
-
-
Update the modsecurity docs to provide more clear instructions on disabling the rule processing engine.
-
- Dec 08, 2019
-
-
Charlie Ablett authored
- Regenerate schema docs
-
- Dec 07, 2019
-
-
Manoj M J authored
This change limits the number of projects displayed in GET /groups/:id API, to prevent N+1 in Gitaly
-
- Dec 06, 2019
-
-
Tim Rizzi authored
-
This commit adds a new navigation item to the main navigation. It sits within a project's "Security & Compliance" submenu and links to the security configuration screen.
-
-
Jake Burden authored
Add changelog
-
-
Detailed description about how to check feature flags in Gitaly project with GDK.
-
pshutsin authored
User can now specify updated_before and updated_after params to limit pipelines by last update date
-
Shows a confirmation modal before the user changes the projects visibility. https://gitlab.com/gitlab-org/gitlab/issues/33358
-
- Squashed commit containing GraphQL changes
-
Update README.md to include example of stop environment job using YAML anchors for base-variables AND set GIT_STRATEGY to none.
-
-
- Dec 05, 2019
-
-
* Migration * Application setting admin view * license entry for ultimate
-
+ add documentation for registry-exporter/metrics ( https://gitlab.com/gitlab-org/omnibus-gitlab/issues/3653 )
-
-
- Make it very clear that the localmachine address must be in the trust auth cidr list for postgres exporter to work. Relates https://gitlab.com/gitlab-org/omnibus-gitlab/issues/3570 Signed-off-by:
Robert Marshall <rmarshall@gitlab.com>
-
-
Update index.md Update index.md
-