Skip to content
Snippets Groups Projects
This project is mirrored from https://:*****@gitlab.com/gitlab-org/omnibus-gitlab.git. Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
  1. Oct 20, 2020
  2. Aug 28, 2020
  3. Apr 20, 2020
  4. Apr 16, 2019
  5. Jan 27, 2019
    • Stan Hu's avatar
      Remove Redis config from gitlab-shell · 62b4910b
      Stan Hu authored
      Since https://gitlab.com/gitlab-org/gitlab-shell/merge_requests/181,
      gitlab-shell no longer can talk to Redis directly. All operations
      go through the internal API.
      
      Removing this config is useful for several reasons:
      
      1. It removes dead code.
      2. Since the gitlab-shell config is repeatedly parsed with every git
      action, removing a few lines can improve performance.
      3. There is a bug in string handling when there are YAML characters
      included in the Redis password field.
      62b4910b
  6. Mar 22, 2018
  7. Dec 13, 2017
  8. Feb 24, 2017
  9. Dec 24, 2016
  10. Dec 15, 2016
  11. Dec 12, 2016
  12. Dec 09, 2016
  13. Dec 08, 2016
    • Ian Baum's avatar
      Adding attribute for gitlab-shell custom hooks · b73718ac
      Ian Baum authored
      Defaults to package provided directory, but allow the users to point to
      their own location. Only updates the config.yml file for gitlab-shell,
      assumes the user will manage the directory themselves.
      b73718ac
  14. Nov 22, 2016
  15. Nov 04, 2016
  16. Aug 18, 2016
  17. Jul 04, 2016
  18. Sep 23, 2015
  19. Mar 26, 2015
  20. Feb 21, 2015
  21. Feb 20, 2015
  22. Nov 24, 2014
  23. Sep 15, 2014
  24. Sep 12, 2014
  25. Jul 11, 2014
  26. Apr 14, 2014
  27. Feb 04, 2014
Loading