Skip to content
Snippets Groups Projects
  1. May 28, 2017
    • Dean's avatar
      fix redirect logic, change schema, set major to 0 · b1ff0a22
      Dean authored
      - object.type == 1 now means "redirect"
      - object.long_url is not object.dest_url
          - `ALTER TABLE objects RENAME COLUMN long_url TO dest_url;`
      - ensure that 301 with `Location` header is returned on non-preview
        redirects
      - set major version to 0, as breaking changes such as this can be
        introduced at any time
      b1ff0a22
  2. May 27, 2017
  3. May 20, 2017
Loading