An error occurred fetching the project authors.
- 30 Jul, 2019 1 commit
-
-
Yorick Peterse authored
All instances of injecting an EE specific module have been changed to use the new methods for this: prepend_if_ee, extend_if_ee, and include_if_ee. This allows these lines to be included in CE, even when the modules to inject do not exist. This in turn allows us to backport these lines to CE and keep them there, instead of having to strip them out.
-
- 26 Jun, 2019 2 commits
-
-
Alexandru Croitor authored
Refactor code to allow multiple issue boards management for projects in CE
-
Alexandru Croitor authored
Refactor code to allow multiple issue boards management for projects in CE
-
- 10 Jun, 2019 2 commits
-
-
charlieablett authored
- Create json schemas for CurrentBoard - Create entity and serializers - Add spec
-
charlieablett authored
- Move BoardSimple from API to serializers - Add specs
-
- 06 Jun, 2019 1 commit
-
-
charlieablett authored
- Add serializers and Grape::Entity - Replace to_json - Add specs
-