An error occurred fetching the project authors.
  1. 28 Oct, 2020 1 commit
    • Kamil Trzciński's avatar
      Disallow of feature flags to use licensed names · c56cb312
      Kamil Trzciński authored
      This ensures that all feature flags are explicitly
      used, and have a unique meaning.
      
      This work does:
      - hide `licensed` from `bin/feature-flag`
      - discovers the feature flag names to collide with licensed feature
        names
      - disallows to use licensed names in feature flag API
        (unless `force=1`)
      - removes mentions about implicit feature flags
      
      This does not:
      - remove implicit feature flag check
      - the removal of implicit feature flag will be done at some point later
      c56cb312
  2. 22 Sep, 2020 1 commit
  3. 16 Sep, 2020 1 commit
  4. 09 Sep, 2020 1 commit
  5. 17 Aug, 2020 1 commit
  6. 23 Jul, 2020 1 commit
  7. 06 Jul, 2020 2 commits
  8. 02 Jul, 2020 1 commit
  9. 01 Jul, 2020 1 commit