Skip to content
Snippets Groups Projects
  1. Nov 24, 2017
  2. Nov 23, 2017
  3. Nov 21, 2017
  4. Nov 20, 2017
  5. Nov 19, 2017
  6. Nov 18, 2017
  7. Nov 17, 2017
  8. Nov 16, 2017
  9. Nov 15, 2017
    • Daniel Hunsaker's avatar
      [Nanobox] Apply Release Notes Changes (#5670) · 3e4b01b4
      Daniel Hunsaker authored
      Apparently I missed some things in earlier commits/releases that needed to be applied to the Nanobox setup. All minor things, nothing that breaks anything, but still best to get them in place.
      
      - Move cron jobs to their own component, so the Sidekiq component can be scaled up to multiple instances without causing issues with running the same cron job multiple times at once.
      - Update cron jobs to the latest requirements, removing extraneous ones
      - Add new variables to `.env.nanobox`
      - Update Nginx to use correct cache header directives
      3e4b01b4
    • ysksn's avatar
      Delegate some methods of User to @settings (#5706) · 19e8b861
      ysksn authored
      * Move some tests of User into Settings::ScopedSettings
      
      * Add a test for User@settings
      19e8b861
    • ysksn's avatar
      Add a test for Tag#to_param (#5705) · 7d7df877
      ysksn authored
      7d7df877
Loading