Skip to content
Snippets Groups Projects
  1. Sep 13, 2019
  2. Aug 31, 2019
  3. Mar 27, 2019
  4. Sep 26, 2018
    • gfyoung's avatar
      Enable even more frozen string in app/controllers · 12ee2753
      gfyoung authored
      Enables frozen string for some vestigial files as
      well as the following:
      
      * app/controllers/projects/**/*.rb
      * app/controllers/sherlock/**/*.rb
      * app/controllers/snippets/**/*.rb
      * app/controllers/users/**/*.rb
      
      Partially addresses #47424.
      12ee2753
  5. Sep 11, 2018
  6. Jul 31, 2018
  7. Jul 09, 2018
  8. Jul 02, 2018
  9. Apr 05, 2018
  10. Feb 07, 2018
  11. Oct 06, 2017
    • Toon Claes's avatar
      Create idea of read-only database · d1366971
      Toon Claes authored
      In GitLab EE, a GitLab instance can be read-only (e.g. when it's a Geo
      secondary node). But in GitLab CE it also might be useful to have the
      "read-only" idea around. So port it back to GitLab CE.
      
      Also having the principle of read-only in GitLab CE would hopefully
      lead to less errors introduced, doing write operations when there
      aren't allowed for read-only calls.
      
      Closes gitlab-org/gitlab-ce#37534.
      d1366971
  12. May 10, 2017
  13. Feb 07, 2017
  14. Nov 23, 2016
  15. Nov 11, 2016
  16. Aug 10, 2016
  17. Jul 22, 2016
Loading