Skip to content
Snippets Groups Projects
  1. Dec 10, 2019
  2. Nov 28, 2019
  3. Nov 08, 2019
  4. Jun 17, 2019
    • Oswaldo Ferreir's avatar
      Persist tmp snippet uploads · 44e1915d
      Oswaldo Ferreir authored
      It persist temporary personal snippets under
      user/:id namespaces temporarily while creating
      a upload record to track it. If an user gets removed
      while it's still a tmp upload, it also gets removed.
      If the tmp upload is sent, the upload gets moved to
      personal_snippets/:id as before. The upload record
      also gets updated to the new model type as well.
      44e1915d
  5. Dec 27, 2018
  6. Dec 20, 2018
  7. Sep 07, 2018
  8. Jul 27, 2018
  9. Mar 07, 2018
  10. Feb 28, 2018
  11. Jan 11, 2018
  12. Jul 05, 2017
  13. May 02, 2017
  14. Apr 17, 2017
  15. Dec 10, 2016
  16. Sep 07, 2016
    • Luke Bennett's avatar
      Reordered dropdown options · 56461e0c
      Luke Bennett authored
      Rearranged datetime created line
      
      Added `avatar_class` option to `link_to_member` so it can be hidden
      
      Made snippet title font heavier
      
      Added file title  bar
      
      Hidden unneeded info from xs screens
      
      Added visibility icon
      
      Reveal file-actions on xs screens
      
      Added comments icon to snippets list items
      
      Refactored no-comments declaration into framework stylesheet
      
      Final touch ups
      
      Fixed snippets_spec
      Unverified
      56461e0c
  17. Mar 05, 2016
  18. Feb 05, 2016
  19. Jan 22, 2016
  20. Sep 09, 2015
  21. Aug 26, 2015
  22. Feb 14, 2015
    • Vinnie Okada's avatar
      Upgrade to Rails 4.1.9 · 76aad9b7
      Vinnie Okada authored
      Make the following changes to deal with new behavior in Rails 4.1.2:
      
      * Use nested resources to avoid slashes in arguments to path helpers.
      76aad9b7
  23. Jun 05, 2013
  24. Oct 27, 2011
  25. Oct 21, 2011
  26. Oct 16, 2011
Loading