BigW Consortium Gitlab

  1. 07 Oct, 2016 1 commit
    • 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.
  2. 03 Jun, 2016 2 commits
  3. 09 May, 2016 1 commit
    • Remove the annotate gem and delete old annotations · f1479b56
      Jeroen van Baarsen authored
      In 8278b763 the default behaviour of annotation
      has changes, which was causing a lot of noise in diffs. We decided in #17382
      that it is better to get rid of the whole annotate gem, and instead let people
      look at schema.rb for the columns in a table.
      
      Fixes: #17382
  4. 15 Mar, 2016 2 commits
  5. 16 Jan, 2016 1 commit
  6. 13 Jan, 2016 1 commit
  7. 04 Jan, 2016 1 commit
  8. 29 Sep, 2015 1 commit
    • Streamline the "Report button" · ea72d53e
      Rémy Coutable authored
      This simplifies the "Report button" to not use open a dropdown and
      adds a tooltip on this button.
      This also removes an extra spec and adds missing specs.
  9. 06 Sep, 2015 1 commit
  10. 06 Aug, 2015 1 commit