An error occurred fetching the project authors.
  1. 09 Aug, 2017 1 commit
  2. 07 Aug, 2017 2 commits
  3. 04 Aug, 2017 2 commits
  4. 28 Jul, 2017 1 commit
  5. 27 Jul, 2017 1 commit
  6. 26 Jul, 2017 3 commits
  7. 13 Jul, 2017 1 commit
    • Robin Bobbitt's avatar
      Fixes needed when GitLab sign-in is not enabled · 672a68d3
      Robin Bobbitt authored
      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
  8. 07 Jul, 2017 1 commit
  9. 06 Jul, 2017 3 commits
  10. 04 Jul, 2017 5 commits
  11. 07 Jun, 2017 1 commit
  12. 02 Jun, 2017 2 commits
  13. 30 May, 2017 1 commit
  14. 25 May, 2017 1 commit
    • Alexander Randa's avatar
      Implement web hooks logging · 330789c2
      Alexander Randa authored
      * 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
  15. 18 May, 2017 1 commit
  16. 11 May, 2017 1 commit
    • Sean McGivern's avatar
      Allow disabling usage ping in `gitlab.yml` · 3c546acf
      Sean McGivern authored
      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
  17. 07 May, 2017 1 commit
  18. 27 Apr, 2017 1 commit
  19. 19 Apr, 2017 1 commit
  20. 14 Apr, 2017 4 commits
  21. 06 Apr, 2017 3 commits
  22. 05 Apr, 2017 1 commit
  23. 29 Mar, 2017 2 commits