- 14 Jun, 2019 40 commits
-
-
Stan Hu authored
Fixes graphql project stats Closes #63275 See merge request gitlab-org/gitlab-ce!29708
-
Mayra Cabrera authored
Add the missing check on GraphQL API for project statistics
-
Jan Provaznik authored
Expose comments on Noteables in GraphQL Closes #62825 See merge request gitlab-org/gitlab-ce!29212
-
Mike Greiling authored
Update default CI image to use node@12 See merge request gitlab-org/gitlab-ce!29703
-
Kamil Trzciński authored
Renumber a new UserCallout enum for EE compatibility Closes gitlab-ee#12173 See merge request gitlab-org/gitlab-ce!29701
-
Mike Greiling authored
Update dependency @gitlab/svgs to ^1.65.0 See merge request gitlab-org/gitlab-ce!29697
-
Lukas 'Eipi' Eipert authored
-
Stan Hu authored
EE migration port: add app-wide LDAP membership lock field See merge request gitlab-org/gitlab-ce!29302
-
Achilleas Pipinellis authored
Document CI variable LM_PYTHON_VERSION See merge request gitlab-org/gitlab-ce!29667
-
Fabien Catteau authored
Show how one can switch to Python 3.5.
-
Nick Thomas authored
-
Lukas 'Eipi' Eipert authored
-
Achilleas Pipinellis authored
Add which tools is used by License Management project See merge request gitlab-org/gitlab-ce!29610
-
Can Eldem authored
-
Achilleas Pipinellis authored
Add link to default Helm chart See merge request gitlab-org/gitlab-ce!29652
-
Evan Read authored
-
Achilleas Pipinellis authored
Add structure to admin area page See merge request gitlab-org/gitlab-ce!29105
-
Evan Read authored
Also slight edit and spelling correction
-
Mike Greiling authored
Update dependency @gitlab/eslint-plugin-i18n to ^1.1.0 See merge request gitlab-org/gitlab-ce!29630
-
Achilleas Pipinellis authored
Cross link to MR approvals docs See merge request gitlab-org/gitlab-ce!29636
-
Evan Read authored
-
Mike Greiling authored
Update to node@12 See merge request gitlab-org/gitlab-ce!29659
-
Stan Hu authored
Update CODEOWNERS to add mikelewis for doc path See merge request gitlab-org/gitlab-ce!29565
-
Kushal Pandya authored
Resolve "Embed Zoom Call in Issue MVC" Closes #62966 See merge request gitlab-org/gitlab-ce!29454
-
Mayra Cabrera authored
Specify a dropdown name for dashboards See merge request gitlab-org/gitlab-ce!29343
-
Sarah Yasonik authored
-
Simon Knox authored
-
Filipa Lacerda authored
Added diff suggestion popover Closes #56523 See merge request gitlab-org/gitlab-ce!29473
-
Achilleas Pipinellis authored
referring environment variables See merge request gitlab-org/gitlab-ce!29676
-
Can Eldem authored
-
Filipa Lacerda authored
Upgrade gitlab-ui and migrate gl-pagination Closes #62097 See merge request gitlab-org/gitlab-ce!29555
-
Paul Gascou-Vaillancourt authored
- Upgraded gitlab-ui to v4.0.0 - Migrated pagination_links to reflect breaking changes introduced in gitlab-ui v4.0.0
-
Simon Knox authored
Detect links containing zoom.us followed by j, s, or my Add link below Issue title that links to Zoom meeting
-
Bob Van Landuyt authored
Master i18n See merge request gitlab-org/gitlab-ce!29671
-
Luke Bennett authored
[skip ci]
-
Phil Hughes authored
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/56523
-
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`.
-
Marcia Ramos authored
Docs: Add note clarifying the free status of pull mirroring See merge request gitlab-org/gitlab-ce!29580
-
Marcia Ramos authored
Fix a broken link in PROCESS.md See merge request gitlab-org/gitlab-ce!29607
-
Lukas Eipert authored
This updates our build images to use node@12. We are also adding a sentence to the from-source installation that while we require a minimum version of node@8, we also recommend node@12. Last but not least, we change the version of node in the .nvmrc so that developers using nvm can automatically use node@12 with the project
-