Skip to content
Snippets Groups Projects
  1. Dec 31, 2019
  2. Dec 20, 2019
  3. Nov 19, 2019
  4. Oct 22, 2019
  5. Jan 11, 2019
  6. Dec 31, 2018
    • Alessio Caiazza's avatar
      Add releases API · 1ea2d9fa
      Alessio Caiazza authored and Shinya Maeda's avatar Shinya Maeda committed
      This commit introduces Releases API under /api/v4/projects/:id/releases
      
      * We are introducing release policies at project level.
      * We are deprecating releases changes from tags, both api and web
      interface.
      * Tags::CreateService no longer create a release
      
      This feature is controlled by :releases_page feature flag
      1ea2d9fa
  7. Dec 18, 2018
  8. 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
  9. Sep 11, 2018
  10. Jul 09, 2018
  11. Jul 05, 2017
  12. Dec 12, 2016
  13. Nov 09, 2015
  14. Nov 05, 2015
Loading