An error occurred fetching the project authors.
  1. 24 Nov, 2020 1 commit
  2. 23 Nov, 2020 4 commits
  3. 20 Nov, 2020 3 commits
  4. 19 Nov, 2020 5 commits
  5. 18 Nov, 2020 4 commits
  6. 17 Nov, 2020 1 commit
  7. 16 Nov, 2020 4 commits
    • Saikat Sarkar's avatar
      Add a service for token revocation · 28d41e9f
      Saikat Sarkar authored
      28d41e9f
    • Steve Abrams's avatar
      Packages and package file build_infos · a1f81a88
      Steve Abrams authored
      Create a new relationship between package_files and
      pipelines named package_file_build_infos.
      
      Change existing packages_build_infos relationship from
      1:1 to 1:many, removing the unique index.
      a1f81a88
    • Alex Ives's avatar
      Remove columns that were used for terraform state replication · 012574bc
      Alex Ives authored
      - Remove indexes on the replication verification columns
      - Removed constraint for verification failure text
      - Removed columns that were ignored in 13.5
      
      Relates to https://gitlab.com/gitlab-org/gitlab/issues/258262
      012574bc
    • Serena Fang's avatar
      Admin approval on signup default true · be5e72dd
      Serena Fang authored
      Rebase with master
      
      Add changelog entry
      
      Change column default from false to true
      
      Add stub require admin approval false
      
      Stub setting before all
      
      Test new context
      
      Not ready for review just saving
      
      Remove extra spaces
      
      Stub application setting in the right place
      
      Add new spec for admin approval true
      
      Add specs for require admin approval true
      
      Not quite ready for review, will rearrange tests
      
      Stub application setting
      
      Change some specs
      
      Reword some spcs
      
      Remove extra new user signups cap
      
      Rerun db migrate
      
      Change settings spec
      
      Use with lock retries
      
      Remove extra new line
      
      Rearrange db structure
      
      Readd deleted migration
      
      Remove with lock retries
      be5e72dd
  8. 14 Nov, 2020 1 commit
  9. 13 Nov, 2020 2 commits
  10. 12 Nov, 2020 5 commits
  11. 11 Nov, 2020 7 commits
  12. 10 Nov, 2020 3 commits