Skip to content
Snippets Groups Projects
  1. Nov 04, 2019
  2. Oct 17, 2019
  3. Sep 13, 2019
  4. Apr 23, 2019
    • Jan Provaznik's avatar
      Move scoped_label into label presenter · 8ce4b609
      Jan Provaznik authored
      When rendering a label we want to check 'scoped_label' feature
      availability on a project/group where label is being used. For
      this reason a label presenter is used in UI and information about
      context project/group is passed to this presenter.
      8ce4b609
  5. Jan 24, 2019
    • Jacopo's avatar
      Adds milestone search · 22eb2e4c
      Jacopo authored
      Adds to search ILIKE search for milestones title in:
        - Milestones dashboard
        - Group milestones page
        - Project milestones page
      22eb2e4c
  6. Dec 20, 2018
  7. Oct 17, 2018
  8. Oct 04, 2018
  9. Sep 11, 2018
  10. Aug 03, 2018
  11. Jul 26, 2018
  12. Jan 17, 2018
  13. Nov 13, 2017
  14. Nov 11, 2017
  15. Jul 07, 2017
  16. May 04, 2017
  17. Mar 10, 2017
  18. Feb 23, 2017
  19. Jan 06, 2017
  20. Dec 20, 2016
  21. Nov 23, 2016
  22. Oct 07, 2016
    • Nick Thomas's avatar
      Add markdown cache columns to the database, but don't use them yet · e94cd6fd
      Nick Thomas authored
      This commit adds a number of _html columns and, with the exception of Note,
      starts updating them whenever the content of their partner fields changes.
      
      Note has a collision with the note_html attr_accessor; that will be fixed later
      
      A background worker for clearing these cache columns is also introduced - use
      `rake cache:clear` to set it off. You can clear the database or Redis caches
      separately by running `rake cache:clear:db` or `rake cache:clear:redis`,
      respectively.
      e94cd6fd
  23. Sep 23, 2016
  24. Mar 29, 2016
  25. Mar 07, 2016
  26. Mar 05, 2016
  27. Jan 08, 2016
Loading