Skip to content
Snippets Groups Projects
  1. Feb 20, 2020
  2. Feb 15, 2020
  3. Feb 11, 2020
  4. Jan 30, 2020
  5. Dec 20, 2019
  6. Dec 17, 2019
  7. Nov 20, 2019
  8. Nov 19, 2019
  9. Nov 01, 2019
  10. Oct 03, 2019
  11. Aug 29, 2019
  12. Aug 17, 2019
  13. Aug 02, 2019
  14. May 29, 2019
  15. May 10, 2019
  16. May 06, 2019
    • E'zeki&el Kigbo's avatar
      Added blank lines to meet style guide · 6accad69
      E'zeki&el Kigbo authored
      Un-nest title variable output
      
      Update spec test names
      
      Rename sort_value_most_stars -> sort_value_stars_desc
      
      Rename sorted_by_stars -> sorted_by_stars_desc
      
      Renname sort_value_most_stars_asc -> sort_value_stars_asc
      
      Invert feature check, assign feature condition to a variable
      
      Inline conditional nav bar rendering
      
      Invert conditional label
      
      Added follow up task
      
      Fix filters returning 0 projects show the wrong view
      
      Move click action out of test expectation
      
      Use proper variable name for project in before block
      
      Rename projects_sort_admin_options_hash
      
      Renamed projects_sort_admin_options_has to
      old_projects_sort_options_hash as its not only used
      on the admin screen
      
      Fix extra whitespace errors
      
      Stub project_list_filter_bar in the projects_helper specs
      
      Added follow up task for `show_projects?`
      
      Removed url test expectations
      Unverified
      6accad69
  17. Mar 28, 2019
  18. Mar 01, 2019
    • Reuben Pereira's avatar
      Refactor model and spec · 43e713eb
      Reuben Pereira authored
      - Move some specs into contexts
      - Let get_slugs method take a parameter and return a specific slug.
      - Add rescues when using Addressable::URI.
      43e713eb
  19. Feb 04, 2019
  20. Jan 31, 2019
  21. Jan 28, 2019
  22. Jan 18, 2019
    • Francisco Javier López's avatar
      Fixed bug when external wiki is enabled · e5c0ee81
      Francisco Javier López authored
      When the external wiki is enabled, the internal wiki link is replaced
      by the external wiki url. But the internal wiki is still accessible.
      In this change the external wiki will have its own tab in the sidebar
      and only if the services are disabled the tab (and access rights)
      will not be displayed.
      Unverified
      e5c0ee81
  23. Jan 04, 2019
  24. Dec 19, 2018
  25. Dec 10, 2018
    • Gabriel Mazetto's avatar
      Reduce N+1 from Activity Dashboard and Banzai · 4f5abe43
      Gabriel Mazetto authored
      There is a combination of few strategies implemented here:
      
      1. Few relations were eager loaded
      2. Changed few polymorphic routes to specific ones so we don't have to
         use `#becomes(Namespace)` which doesn't preserve association cache
      4f5abe43
  26. Dec 06, 2018
  27. Sep 05, 2018
  28. Jul 17, 2018
  29. Jul 06, 2018
  30. Jun 15, 2018
  31. Jun 14, 2018
  32. Jun 13, 2018
  33. Jun 06, 2018
  34. Jun 05, 2018
  35. May 09, 2018
  36. Apr 25, 2018
  37. Apr 12, 2018
  38. Feb 23, 2018
Loading