- 14 Jun, 2019 1 commit
-
-
Bob Van Landuyt authored
This exposes `Note`s on Issues & MergeRequests using a `Types::Notes::NoteableType` in GraphQL. Exposing notes on a new type can be done by implementing the `NoteableType` interface on the type. The presented object should be a `Noteable`.
-
- 13 Jun, 2019 28 commits
-
-
Douglas Barbosa Alexandre authored
Refactor for cleaner caching in dashboards See merge request gitlab-org/gitlab-ce!29444
-
Sarah Yasonik authored
Opts to cache a full list of cached dashboards to better manage removing items from the cache. This also allows dashboards to be stored in the cache that don't necessarily correspond to a single dashboard yml.
-
Trevor Knudsen authored
Update application-security index.md's (SAST,DAST,LM and DS) See merge request gitlab-org/gitlab-ce!29547
-
Douglas Barbosa Alexandre authored
Raise an error if creating the MergeRequestDiff fails See merge request gitlab-org/gitlab-ce!29434
-
Filipa Lacerda authored
Click file row in repository Vue app to view file See merge request gitlab-org/gitlab-ce!29596
-
Nick Thomas authored
-
Stan Hu authored
disable CI variable complex expressions by default See merge request gitlab-org/gitlab-ce!29576
-
drew cimino authored
-
Sean McGivern authored
Backport changes from 'Partially revert d9cb907c: "Avoid loading objects from DB in ES results"' See merge request gitlab-org/gitlab-ce!29597
-
Douwe Maan authored
Process up to 100 commit messages for references when pushing to a new default branch See merge request gitlab-org/gitlab-ce!29511
-
Fabio Papa authored
Commit messages are not processed for references to issues when creating the default branch on push. This was expected behavior (probably to avoid performance problems when first pushing a repository with thousands of commits). However, this is not an issue because we always limit the number of commits to process to 100 regardless of whether we are creating the default branch or not.
-
Bob Van Landuyt authored
Bring propagated SAST ENV vars into parity with docs See merge request gitlab-org/gitlab-ce!29564
-
Nick Thomas authored
-
Nick Thomas authored
This reverts commit d9cb907c.
-
Phil Hughes authored
-
Phil Hughes authored
Moves sp.js to CE repo Closes gitlab-ee#12106 See merge request gitlab-org/gitlab-ce!29545
-
Kamil Trzciński authored
Review roulette excludes mr_author Closes #61157 See merge request gitlab-org/gitlab-ce!28886
-
Phil Hughes authored
Add trackEvent when accessing the Register tab See merge request gitlab-org/gitlab-ce!29336
-
Phil Hughes authored
Added naming convention for .graphql files See merge request gitlab-org/gitlab-ce!29558
-
Natalia Tepluhina authored
-
Achilleas Pipinellis authored
Add quotes to redirect value Closes #63165 See merge request gitlab-org/gitlab-ce!29584
-
Evan Read authored
-
Ash McKenzie authored
This is a no-op for CE.
-
Evan Read authored
Add dependency proxy to permissions.md Closes gitlab-ee#12075 See merge request gitlab-org/gitlab-ce!29497
-
Evan Read authored
Docs: Convert absolute links to relative in /ci docs See merge request gitlab-org/gitlab-ce!29029
-
Evan Read authored
Leave clear notices in docs about after_script execution context Closes gitlab-runner#4146 See merge request gitlab-org/gitlab-ce!29510
-
Evan Read authored
Removed duplicate content on scoped labels See merge request gitlab-org/gitlab-ce!29579
-
Russell Dickenson authored
-
- 12 Jun, 2019 11 commits
-
-
Mark Lapierre authored
Document how to troubleshoot a pending external-dns deployment See merge request gitlab-org/gitlab-ce!29290
-
Rémy Coutable authored
Also update the Review Apps node pools description Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Mark Lapierre authored
Update quick start guide doc to suggest views and methods to be defined in alphabetical order Closes #62505 See merge request gitlab-org/gitlab-ce!29499
-
Walmyr authored
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/62505
-
Mark Lapierre authored
CE port of "Comment will select all activites filter by default" See merge request gitlab-org/gitlab-ce!29496
-
Jacopo authored
Excludes MR author from gitlab_ui and single_codebase Review roulette results.
-
Marcia Ramos authored
Add links to select YouTube videos demonstrating GitLab features to docs See merge request gitlab-org/gitlab-ce!29562
-
Mike Lewis authored
-
Mike Greiling authored
Remove the grafana_dashboard_link feature flag See merge request gitlab-org/gitlab-ce!29344
-
Reuben Pereira authored
-
Clement Ho authored
Adding break-word css to home-panel-description class to correctly word wrap long words Closes #62134 See merge request gitlab-org/gitlab-ce!28695
-