- Nov 12, 2020
-
-
This MR implements elastic migration framework, which looks and behaves similar to rails database migrations. Migrations are stored in ee/elastic/migrate/ with YYYYMMDDHHMMSS_migration_name.rb file name format
-
- Nov 11, 2020
-
-
- for large instances this times out, so we'll add the counter to the cron.
-
Previously it was not clear that delayed deletion of projects can only be enabled for projects in groups, not for projects in personal namespaces. This improves the documentation to reflect both aspects.
-
Place a general explaination at the top level style guide and link to it from the vue and vuex guides.
-
There are some ways to format script sections to change how they display in job logs. These should be documented separately, to allow for more detailed examples (covering different OSes, for example). We also need to split the before_script and after_script details, as they work differently.
-
Matt Wilson authored
-
Adrien Kohlbecker authored
This reverts merge request !46637
-
Matija Čupić authored
-
- Expose move attribute on issue query. - Use batch loading for issue movedTo attribute on Graphql and add specs.
-
-
-
-
David Fernandez authored
The existing API has been split in two: - Project level API - Instance level API Common endpoints are shared with a Concern
-
alinamihaila authored
- Use common.yml as events definition example - Update docs, comments and examples to point to know_events folder
-
based on markdown linting "Proper names should have the correct capitalization"
-
Evan Read authored
-
-
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- Nov 10, 2020
-
-
-
Amy Qualls authored
The image was twice as big as it needed to be.
-
-
Tiger Watson authored
!47339
-
Fetchs data from group milestones API Searches with the group search API Adds group milestone results section Check if group_milestones_project_releases is available
-
Alex Kalderimis authored
This changes the type of id from ID to the more meaningful GlobalIDType[Gitlab::ErrorTracking::DetailedError] This is a bit of an interim fix, since these IDs (being sentry IDs really) don't make much sense as global IDs, which are meant to represent application resources.
-
Nathan Friend authored
This commit adds a new GraphQL mutation - `releaseCreate` that creates a new release.
-
Cynthia "Arty" Ng authored
-
Alexandru Croitor authored
Update GraphQL API to explicitly expose complete, incomplete, total stats for a given timebox
-
Nick Gaskill authored
-
jakeburden authored
-
jakeburden authored
-
jakeburden authored
-
jakeburden authored
-
Marcin Sedlak-Jakubowski authored
-
All these images are no longer linked from any doc and need to be removed
-
Related to: #247950
-
-
Markus Koller authored
"Licensed"-type feature flags are being deprecated.
-
-
-
When reordered, we can remove some of the duplicated examples
-