Skip to content
Snippets Groups Projects
  1. Jun 11, 2015
    • Jared Hancock's avatar
      deploy: Add concept of a MANIFEST to the deployment process · c12f06ae
      Jared Hancock authored
      This allows files which are edited on the fly during deployment to be
      tracked so that they are not unnecessarily deployed again in the next
      deployment run. It also allows for more creative deployment strategies using
      something like `git ls-files -s`
      c12f06ae
  2. Jun 08, 2015
  3. Jun 03, 2015
  4. May 31, 2015
  5. May 29, 2015
  6. May 27, 2015
  7. May 26, 2015
  8. May 22, 2015
    • Jared Hancock's avatar
      search: Fix several small issues with search indexing · 13d09b60
      Jared Hancock authored
      * Reindexing did not properly flush the last batch of items to the search
        therefore reindexing would always miss the last few items.
      * Creating a new html thread entry with inline images resulted in empty
        search content
      * HTML tag stripping in HtmlThreadBody::getSearchable() would result in
        missing white space between some words, resulting in poor searchable
        content
      13d09b60
  9. May 21, 2015
  10. May 18, 2015
  11. May 15, 2015
  12. May 13, 2015
  13. May 11, 2015
  14. May 08, 2015
  15. May 05, 2015
  16. May 04, 2015
Loading