1. 22 11月, 2019 3 次提交
  2. 21 11月, 2019 2 次提交
  3. 20 11月, 2019 5 次提交
  4. 19 11月, 2019 2 次提交
  5. 15 11月, 2019 1 次提交
  6. 04 11月, 2019 3 次提交
  7. 30 10月, 2019 1 次提交
  8. 28 10月, 2019 2 次提交
  9. 26 10月, 2019 1 次提交
  10. 25 10月, 2019 14 次提交
  11. 24 10月, 2019 2 次提交
    • E
      Add milestone and label note types to cross refs · 3c60e336
      Eugenia Grieff 提交于
      - Include new types in SystemNoteMetadata
      - Add Label and Milestone reference_pattern to
      Mentionable::ReferenceRegexes to be checked for cross references
      3c60e336
    • A
      Pick only those groups that the viewing user has access to, · 9347f47a
      Aakriti Gupta 提交于
      in a project members' list. Add tests for possible scenarios
      
      Re-factor and remove N + 1 queries
      
      Remove author from changelog
      
      Don't use memoisation when not needed
      
      Include users part of parents of project's group
      
      Re-factor tests
      
      Create and add users according to roles
      
      Re-use group created earlier
      
      Add incomplete test for ancestoral groups
      
      Rename method to clarify category of groups
      
      Skip pending test, remove comments not needed
      
      Remove extra line
      
      Include ancestors from invited groups as well
      
      Add specs for participants service
      
      Add more specs
      
      Add more specs
      
      use  instead of
      
      Use public group owner instead of project maintainer to test owner acess
      
      Remove tests that have now been moved into participants_service_spec
      
      Use :context instead of :all
      
      Create nested group instead of creating an ancestor separately
      
      Add comment explaining doubt on the failing spec
      
      Imrpove test setup
      
      Optimize sql queries
      
      Refactor specs file
      
      Add rubocop disablement
      
      Add special case for project owners
      
      Add small refactor
      
      Add explanation to the docs
      
      Fix wording
      
      Refactor group check
      
      Add small changes in specs
      
      Add cr remarks
      
      Add cr remarks
      
      Add specs
      
      Add small refactor
      
      Add code review remarks
      
      Refactor for better database usage
      
      Fix failing spec
      
      Remove rubocop offences
      
      Add cr remarks
      9347f47a
  12. 23 10月, 2019 4 次提交