Skip to content
Snippets Groups Projects
  1. Feb 14, 2018
    • Michael Kozono's avatar
      Avoid dropping tables in test · 080dba4a
      Michael Kozono authored
      And use :migration tag to use deletion strategy, and to avoid caching tables, and to lock into a particular schema.
      
      Attempting to fix intermittent spec errors `PG::UndefinedTable: ERROR:  relation "public.untracked_files_for_uploads" does not exist`.
      080dba4a
  2. Feb 12, 2018
  3. Feb 09, 2018
  4. Feb 08, 2018
  5. Feb 07, 2018
  6. Feb 06, 2018
  7. Feb 05, 2018
  8. Feb 02, 2018
  9. Feb 01, 2018
  10. Jan 29, 2018
  11. Jan 26, 2018
  12. Jan 24, 2018
  13. Jan 22, 2018
  14. Jan 19, 2018
  15. Jan 18, 2018
  16. Jan 17, 2018
    • Mario de la Ossa's avatar
      Initial work to add notification reason to emails · 23a20c20
      Mario de la Ossa authored
      Adds `#build_notification_recipients` to `NotificationRecipientService`
      that returns the `NotificationRecipient` objects in order to be able to
      access the new attribute `reason`.
      
      This new attribute is used in the different notifier methods in order to
      add the reason as a header: `X-GitLab-NotificationReason`.
      
      Only the reason with the most priority gets sent.
      Unverified
      23a20c20
    • Robert Speicher's avatar
      Merge branch 'jej/fix-disabled-oauth-access-10-3' into 'security-10-3' · 4493ec08
      Robert Speicher authored
      [10.3] Prevent login with disabled OAuth providers
      
      See merge request gitlab/gitlabhq!2296
      
      (cherry picked from commit 4936650427ffc88e6ee927aedbb2c724d24b094c)
      
      a0f9d222 Prevents login with disabled OAuth providers
      4493ec08
    • Sean McGivern's avatar
      Merge branch '41567-projectfix' into 'security-10-3' · 3fc0564a
      Sean McGivern authored
      check project access on MR create
      
      See merge request gitlab/gitlabhq!2273
      
      (cherry picked from commit 1fe2325d6ef2bced4c5e97b57691c894f38b2834)
      
      43e85f49 check project access on MR create
      3fc0564a
    • Stan Hu's avatar
      Merge branch... · 0424801e
      Stan Hu authored
      Merge branch 'security-10-3-do-not-expose-passwords-or-tokens-in-service-integrations-api' into 'security-10-3'
      
      Filter out sensitive fields from the project services API
      
      See merge request gitlab/gitlabhq!2281
      
      (cherry picked from commit 476f2576444632f2a9a61b4cead9c1077f2c81d7)
      
      2bcbbda0 Filter out sensitive fields from the project services API
      0424801e
  17. Jan 15, 2018
  18. Jan 11, 2018
  19. Jan 05, 2018
  20. Jan 04, 2018
Loading