| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
|\
| |
| |
| |
| | |
Allow Sentry client-side DSN to be passed on gitlab.yml
See merge request gitlab-org/gitlab-ce!27967
|
| | |
|
| | |
|
|\ \
| | |
| | |
| | |
| | | |
Update GitHub integration instructions to swap example domain to *.example.com (github.md)
See merge request gitlab-org/gitlab-ce!19352
|
|/ /
| |
| |
| | |
*.example.com (github.md)
|
|\ \
| | |
| | |
| | |
| | | |
Add example for the artifacts:paths section
See merge request gitlab-org/gitlab-ce!27523
|
|/ / |
|
|\ \
| |/
|/|
| |
| | |
Add a security txt https://securitytxt.org/
See merge request gitlab-org/gitlab-ce!27961
|
| | |
|
|\ \
| | |
| | |
| | |
| | | |
Replace misinterpreted `|` caracter in a table
See merge request gitlab-org/gitlab-ce!25319
|
| | | |
|
|\ \ \
| | | |
| | | |
| | | |
| | | | |
Internationalisation of notes directory
See merge request gitlab-org/gitlab-ce!27726
|
|/ / /
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
This is one of many MRs opened in order to improve the overall
internationalisation of the GitLab codebase.
i18n documentation
https://docs.gitlab.com/ee/development/i18n/externalization.html
|
|\ \ \
| |_|/
|/| |
| | |
| | | |
i18n the behaviors directory
See merge request gitlab-org/gitlab-ce!27637
|
|/ /
| |
| |
| |
| |
| |
| |
| | |
This is one of many MRs opened in order to improve the overall
internationalisation of the GitLab codebase.
i18n documentation
https://docs.gitlab.com/ee/development/i18n/externalization.html
|
|\ \
| | |
| | |
| | |
| | | |
Internationalisation of boards directory
See merge request gitlab-org/gitlab-ce!27672
|
|/ /
| |
| |
| |
| |
| |
| |
| | |
This is one of many MRs opened in order to improve the overall
internationalisation of the GitLab codebase.
i18n documentation
https://docs.gitlab.com/ee/development/i18n/externalization.html
|
|\ \
| | |
| | |
| | |
| | | |
Internationalisation of filtered_search directory
See merge request gitlab-org/gitlab-ce!27678
|
|/ /
| |
| |
| |
| |
| |
| |
| | |
This is one of many MRs opened in order to improve the overall
internationalisation of the GitLab codebase.
i18n documentation
https://docs.gitlab.com/ee/development/i18n/externalization.html
|
|\ \
| | |
| | |
| | |
| | | |
Resolve "Move EE differences for `app/assets/javascripts/notes/components/note_actions.vue`"
See merge request gitlab-org/gitlab-ce!27900
|
|/ /
| |
| |
| | |
`app/assets/javascripts/notes/components/note_actions.vue`"
|
|\ \
| | |
| | |
| | |
| | | |
Propagate ENV vars to SAST and Dependency Scanning Docker containers only if they are set
See merge request gitlab-org/gitlab-ce!27659
|
|/ /
| |
| |
| | |
they are set
|
|\ \
| | |
| | |
| | |
| | | |
Refactor mirror instructions view
See merge request gitlab-org/gitlab-ce!27901
|
|/ / |
|
|\ \
| | |
| | |
| | |
| | | |
Make Gitlab::GlRepository#types an instance method
See merge request gitlab-org/gitlab-ce!27902
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Having this as an instance method makes it easier to override in the
prepended `EE` module.
If we try to override this method on the module itself, it would not
be overridden correctly, depending on the load order.
|
|\ \ \
| | | |
| | | |
| | | |
| | | | |
Add specs to group routing spec
See merge request gitlab-org/gitlab-ce!27705
|
| | | | |
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Resolve BE for "Load dashboards from project's git repository"
Closes #59974
See merge request gitlab-org/gitlab-ce!27608
|
|/ / / /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Updates the EnvironmentController#metrics_dashboard endpoint
to support a "dashboard" param, which can be used to specify
the filepath of a dashboard configuration from a project
repository. Dashboard configurations are expected to be
stored in .gitlab/dashboards/.
Updates dashboard post-processing steps to exclude custom
metrics, which should only display on the system dashboard.
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | | |
CE Backport: Add project level config for merge train
See merge request gitlab-org/gitlab-ce!27819
|
| | |/ /
| |/| |
| | | |
| | | | |
We add the option and expose the parameter for frontend work
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Extract discussion notes into new component
Closes #58294
See merge request gitlab-org/gitlab-ce!27066
|
|/ / / /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
- Moved discussion notes out of `NoteableDiscussion` component into a
new `DiscussionNotes` component
- Wrote Jest tests for the new `DiscussionNotes` component
- Updated Jest config for emojis fixtures
- Updated Karma tests `NoteableDiscussion` to match its new structure
- Convert `DiffDiscussions` tests to use Vue test utils
|
| | | |
| | | |
| | | | |
[ci skip]
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | | |
Fix webpack asset patch with '/' as relative root
See merge request gitlab-org/gitlab-ce!27909
|
| | | | |
| | | | |
| | | | |
| | | | | |
https://gitlab.com/gitlab-org/gitlab-ce/issues/60932
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Internationalisation of raven directory
See merge request gitlab-org/gitlab-ce!27741
|
|/ / / / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
This is one of many MRs opened in order to improve the overall
internationalisation of the GitLab codebase.
i18n documentation
https://docs.gitlab.com/ee/development/i18n/externalization.html
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Use FIXTURES_PATH constant for binary fixtures in frontend tests
See merge request gitlab-org/gitlab-ce!27891
|
| | | | | | |
|
| | | | | | |
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Remove babel environment for Jest
Closes #59164
See merge request gitlab-org/gitlab-ce!27676
|
| | | | | | | |
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Docs: Merge EE doc/analytics to CE
See merge request gitlab-org/gitlab-ce!27699
|