An error occurred fetching the project authors.
- 03 Feb, 2020 1 commit
-
-
Mark Florian authored
This removes the frontend code branches for the `parsed_license_report` feature flag, and removes unused Vuex store actions/mutations. Part of [Remove parsed_license_report flag from front end code][1]. [1]: https://gitlab.com/gitlab-org/gitlab/issues/37271
-
- 01 Dec, 2019 1 commit
-
-
Takuya Noguchi authored
only for EE-specific contents under /ee/spec/javascripts/[g-z]* To improve import order rules Set import/order, import/no-cycle, and import/no-unresolved as warn to make this update smoother.
-
- 12 Nov, 2019 1 commit
-
-
Sam Beckham authored
Previously we were requesting the data from the old endpoint on license approval regardles of the feature flag state. This rectifies that situation.
-
- 11 Oct, 2019 1 commit
-
-
Sam Beckham authored
- Adds actions and mutations to fetch the new endpoint - Conditionally fetches the old or new reports dependant on a feature flag - Tells the LC getter to fetch the new report if it's there, and the old one if not. - Adds a bit of a hack to morph the new data in to the old format (temporarily) - Pulls in the proper polling endpoints - Adds tests for all the above
-
- 07 Mar, 2019 1 commit
-
-
Lukas Eipert authored
-
- 17 Oct, 2018 1 commit
-
-
Johann Hubert Sonntagbauer authored
-
- 01 Aug, 2018 1 commit
-
-
Lukas Eipert authored
-