An error occurred fetching the project authors.
  1. 28 Jun, 2018 1 commit
  2. 27 Jun, 2018 2 commits
  3. 25 Jun, 2018 1 commit
  4. 20 Jun, 2018 1 commit
  5. 08 Apr, 2018 1 commit
  6. 04 Apr, 2018 1 commit
  7. 05 Mar, 2018 2 commits
  8. 02 Mar, 2018 1 commit
  9. 22 Feb, 2018 1 commit
  10. 21 Feb, 2018 1 commit
    • Sean McGivern's avatar
      Refactor IssuableFinder to extract model-specific logic · c2fc4066
      Sean McGivern authored
      By extracting a new `filter_items` method, we can override that in the
      IssuesFinder and MergeRequestsFinder separately, so we don't need checks that
      the model is the correct one, because we can just use the class we're in to know
      that.
      
      We can do the same for the VALID_PARAMS constant, by making it a class method.
      c2fc4066
  11. 20 Feb, 2018 1 commit
  12. 02 Feb, 2018 1 commit
  13. 01 Feb, 2018 1 commit
    • Yorick Peterse's avatar
      Track and act upon the number of executed queries · cca61980
      Yorick Peterse authored
      This ensures that we have more visibility in the number of SQL queries
      that are executed in web requests. The current threshold is hardcoded to
      100 as we will rarely (maybe once or twice) change it.
      
      In production and development we use Sentry if enabled, in the test
      environment we raise an error. This feature is also only enabled in
      production/staging when running on GitLab.com as it's not very useful to
      other users.
      cca61980
  14. 31 Jan, 2018 1 commit
  15. 11 Jan, 2018 1 commit
  16. 04 Jan, 2018 2 commits
  17. 21 Dec, 2017 2 commits
  18. 14 Dec, 2017 2 commits
  19. 08 Dec, 2017 1 commit
  20. 05 Dec, 2017 1 commit
    • Jan Provaznik's avatar
      Create merge request from email · 8cce7073
      Jan Provaznik authored
      * new merge request can be created by sending an email to the specific
      email address (similar to creating issues by email)
      * for the first iteration, source branch must be specified in the mail
      subject, other merge request parameters can not be set yet
      * user should enable "Receive notifications about your own activity" in
      user settings to receive a notification about created merge request
      
      Part of #32878
      8cce7073
  21. 16 Nov, 2017 1 commit
  22. 07 Nov, 2017 1 commit
  23. 06 Nov, 2017 1 commit
  24. 17 Oct, 2017 2 commits
  25. 11 Oct, 2017 1 commit
  26. 20 Sep, 2017 1 commit
  27. 06 Sep, 2017 2 commits
  28. 30 Aug, 2017 1 commit
  29. 29 Aug, 2017 1 commit
  30. 26 Aug, 2017 1 commit
  31. 17 Aug, 2017 2 commits
  32. 11 Aug, 2017 1 commit