An error occurred fetching the project authors.
  1. 19 Oct, 2018 1 commit
    • Bob Van Landuyt's avatar
      Remove the `ForkedProjectLink` model · a96868ed
      Bob Van Landuyt authored
      This removes the `ForkedProjectLink` model that has been replaced by
      the `ForkNetworkMember` and `ForkNetwork` combination. All existing
      relations have been adjusted to use these new models.
      
      The `forked_project_link` table has been dropped.
      
      The "Forks" count on the admin dashboard has been updated to count all
      `ForkNetworkMember` rows and deduct the number of `ForkNetwork`
      rows. This is because now the "root-project" of a fork network also
      has a `ForkNetworkMember` row. This count could become inaccurate when
      the root of a fork network is deleted.
      a96868ed
  2. 30 Apr, 2018 1 commit
  3. 01 Mar, 2018 1 commit
  4. 07 Oct, 2017 2 commits
  5. 22 Aug, 2017 3 commits
  6. 21 Aug, 2017 1 commit
  7. 02 Aug, 2017 2 commits
  8. 01 Aug, 2017 2 commits
  9. 10 May, 2017 2 commits