Commit Graph

5 Commits

Author SHA1 Message Date
GitLab Bot 16bd8409bc Add latest changes from gitlab-org/gitlab@master 2019-11-11 12:06:23 +00:00
GitLab Bot 4c016ad024 Add latest changes from gitlab-org/gitlab@master 2019-10-30 00:07:52 +00:00
GitLab Bot f607152a08 Add latest changes from gitlab-org/gitlab@master 2019-10-10 21:06:01 +00:00
Adam Hegyi 60e3388526 Implement validation logic to ProjectStage
- Introducting StageEvents to define the available events
- Define the event pairing rules, since some events are not compatible
- Express default Cycle Analytics stages with the event structure
2019-08-23 20:28:11 +00:00
Adam Hegyi ca6cfde588 Migrations for Cycle Analytics backend
This change lays the foundation for customizable cycle analytics stages.
The main reason for the change is to extract the event definitions to
separate objects (start_event, end_event) so that it could be easily
customized later on.
2019-08-15 19:19:37 +00:00