Gitlab features are globally on par with GH

Vincent Picavet 2018-02-22 15:07:51 +01:00
parent da732e467d
commit 9eeb476e5c

@ -91,6 +91,17 @@ PRO:
- OpenSource version ( community edition ) - OpenSource version ( community edition )
- Easy install ( Docker ) - Easy install ( Docker )
- Dynamic development and new features are added regularly - Dynamic development and new features are added regularly
- among features
- Issue tracker is really nice and simple
- Drag and drop files and screenshots / gifs into the ticket which are then displayed inline makes it a really rich and descriptive platform for describing tickets
- ability to create ticket template so we can guide the user what details to include
- full text search and tag / user etc based filtering makes it quick to find tickets
- markdown is very easy to use for submitting tickets
- integrations of ticket API with other services means we can e.g. synchronise tickets with redmine
- single environment for code and tickets
- integration with IDE's
- [3rd party integrations](https://about.gitlab.com/applications/)
- Very good and powerful CI infrastructure - Very good and powerful CI infrastructure
- Moving the source code would allow for a unique infrastructure - Moving the source code would allow for a unique infrastructure
- Migration tools available - Migration tools available