Skip to content
Snippets Groups Projects
  1. Dec 13, 2019
  2. Feb 25, 2019
    • Martin Wortschack's avatar
      Style avatars for groups and projects · 12ed4dbf
      Martin Wortschack authored and Filipa Lacerda's avatar Filipa Lacerda committed
      - Add rectangular avatar classes
      - Update avatar for groups
      - Update avatar for projects
      - Update avatar for frequent items
      - Update avatar on "Fork project" page
      - Conditionally add rectangular avatar class to autocomplete items
      12ed4dbf
  3. Jul 12, 2018
  4. Jun 06, 2018
  5. Apr 09, 2018
  6. Oct 04, 2017
  7. Dec 31, 2016
  8. Dec 21, 2016
    • Markus Koller's avatar
      Add more storage statistics · 3ef4f74b
      Markus Koller authored
      This adds counters for build artifacts and LFS objects, and moves
      the preexisting repository_size and commit_count from the projects
      table into a new project_statistics table.
      
      The counters are displayed in the administration area for projects
      and groups, and also available through the API for admins (on */all)
      and normal users (on */owned)
      
      The statistics are updated through ProjectCacheWorker, which can now
      do more granular updates with the new :statistics argument.
      Verified
      3ef4f74b
  9. Dec 13, 2016
  10. Dec 11, 2016
  11. Nov 03, 2016
  12. Nov 01, 2016
  13. Oct 07, 2016
    • Nick Thomas's avatar
      Enable CacheMarkdownField for the remaining models · 99205515
      Nick Thomas authored
      This commit alters views for the following models to use the markdown cache if
      present:
      
      * AbuseReport
      * Appearance
      * ApplicationSetting
      * BroadcastMessage
      * Group
      * Issue
      * Label
      * MergeRequest
      * Milestone
      * Project
      
      At the same time, calls to `escape_once` have been moved into the `single_line`
      Banzai pipeline, so they can't be missed out by accident and the work is done
      at save, rather than render, time.
      99205515
  14. Jul 14, 2016
  15. Jul 08, 2016
  16. Jul 07, 2016
  17. Apr 04, 2016
  18. Mar 22, 2016
  19. Mar 21, 2016
  20. Mar 20, 2016
  21. Mar 18, 2016
  22. Mar 10, 2016
  23. Feb 26, 2016
  24. Feb 04, 2016
  25. Feb 03, 2016
  26. Jan 15, 2016
  27. Jan 14, 2016
  28. Sep 04, 2015
  29. Sep 03, 2015
Loading