1. 02 10月, 2017 1 次提交
  2. 24 9月, 2017 1 次提交
  3. 11 9月, 2017 1 次提交
  4. 09 9月, 2017 1 次提交
  5. 08 9月, 2017 1 次提交
    • R
      Revert "Merge branch... · 52a2423e
      Rubén Dávila 提交于
      Revert "Merge branch '35012-navigation-add-option-to-change-navigation-color-palette' into 'master'"
      
      This reverts merge request !13619
      52a2423e
  6. 07 9月, 2017 1 次提交
  7. 06 9月, 2017 1 次提交
  8. 31 8月, 2017 1 次提交
  9. 18 8月, 2017 2 次提交
  10. 15 8月, 2017 1 次提交
  11. 09 8月, 2017 1 次提交
  12. 08 8月, 2017 2 次提交
  13. 04 8月, 2017 2 次提交
  14. 28 7月, 2017 1 次提交
  15. 27 7月, 2017 1 次提交
  16. 26 7月, 2017 3 次提交
  17. 13 7月, 2017 1 次提交
    • R
      Fixes needed when GitLab sign-in is not enabled · 672a68d3
      Robin Bobbitt 提交于
      When sign-in is disabled:
       - skip password expiration checks
       - prevent password reset requests
       - don’t show Password tab in User Settings
       - don’t allow login with username/password for Git over HTTP requests
       - render 404 on requests to Profiles::PasswordsController
      672a68d3
  18. 07 7月, 2017 2 次提交
  19. 06 7月, 2017 2 次提交
  20. 05 7月, 2017 4 次提交
  21. 04 7月, 2017 1 次提交
  22. 07 6月, 2017 1 次提交
  23. 03 6月, 2017 2 次提交
  24. 30 5月, 2017 1 次提交
  25. 25 5月, 2017 1 次提交
    • A
      Implement web hooks logging · 330789c2
      Alexander Randa 提交于
      * implemented logging of project and system web hooks
      * implemented UI for user area (project hooks)
      * implemented UI for admin area (system hooks)
      * implemented retry of logged webhook
      * NOT imeplemented log remover
      330789c2
  26. 18 5月, 2017 1 次提交
  27. 11 5月, 2017 1 次提交
    • S
      Allow disabling usage ping in `gitlab.yml` · 3c546acf
      Sean McGivern 提交于
      Setting `usage_ping_enabled` to false in `gitlab.yml`:
      
      1. Disables the usage ping, regardless of the value stored in the database.
      2. Prevents the usage ping from being enabled through the admin panel. It can
         only be enabled by either removing the line from `gitlab.yml` and configuring
         through the admin panel, or setting it to true in `gitlab.yml`.
      3c546acf
  28. 08 5月, 2017 1 次提交
  29. 27 4月, 2017 1 次提交