Skip to content
Snippets Groups Projects
  1. Feb 15, 2018
  2. Feb 12, 2018
  3. Feb 09, 2018
    • Brett Walker's avatar
      make sure there is a dependency on Gitlab::CurrentSettings is · 54d88e06
      Brett Walker authored
      This fixes an issue where the Rails autoload system would throw various `Unable to autoload constant` errors (such as `Unable to autoload constant EE::ProjectsHelper`) when using the autoload system (such with `spring` or `reload!` in the rails console.
      
      This error was specifically ocurring in the EE code, however, it's seems reasonable to place the fix in CE as a general innoculation.
      54d88e06
  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 31, 2018
    • Takuya Noguchi's avatar
      Enable RuboCop Style/RegexpLiteral · 2b6307f6
      Takuya Noguchi authored
      2b6307f6
    • Zeger-Jan van de Weg's avatar
      Gitaly Server info for admin panel · 94a3dbca
      Zeger-Jan van de Weg authored
      Implements the client side for gitlab-org/gitaly#819. Which is a server
      info command. This checks the server version and git binairy version on
      the server.
      
      A small UI was added for administrators, so they can check the status of
      the Gitaly server. This is done for each storage the monolith knows.
      
      Because of this commit, gitlab-org/gitlab-ce!15580 is now closed. That
      MR removed the Git version too, but didn't replace it with anything.
      Unverified
      94a3dbca
  11. Jan 30, 2018
  12. Jan 29, 2018
  13. Jan 27, 2018
  14. Jan 26, 2018
  15. Jan 25, 2018
  16. Jan 24, 2018
  17. Jan 23, 2018
  18. Jan 19, 2018
Loading