Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ENG-607][ENG-787] Send redirect URL's to Akismet and validate URLs #9087

Merged

Commits on Jul 9, 2019

  1. Configuration menu
    Copy the full SHA
    1db904b View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2019

  1. seperate v1 and v2 tests

    Johnetordoff committed Jul 24, 2019
    Configuration menu
    Copy the full SHA
    99b8e18 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a6bd6ac View commit details
    Browse the repository at this point in the history
  3. add for travis to pass

    Johnetordoff committed Jul 24, 2019
    Configuration menu
    Copy the full SHA
    a310456 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    847a93f View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2019

  1. Merge branch 'develop' of https://github.com/CenterForOpenScience/osf.io

     into askismet-redirect-url
    
    * 'develop' of https://github.com/CenterForOpenScience/osf.io: (59 commits)
      Update FAQ link
      Bump version and update changelog.
      add license check
      move comment to docstring
      fix waffle test fixture
      make task check DOIs in batches of 20
      DRY up row encoding
      move tests into TCI/linting range
      gotta pin to trusty for now, my default build xenial is bugged with ES
      add check for DOI to CeleryConfigs
      fix/clean-up crossref DOI checking
      exclude preprints that have only been "stuck" a short time from unsticking process
      change crossref pending period and fix type
      make dry_run default to true for DOIs
      fix test
      spruce up emails for stuck crossref DOIs
      save DOI identifier values
      clean up logging statement for DOIs
      Bump version and update changelog.
      use sync_manuscript insteand
      ...
    Johnetordoff committed Jul 29, 2019
    Configuration menu
    Copy the full SHA
    21ff9af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7bbac65 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2019

  1. Configuration menu
    Copy the full SHA
    647c1dc View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' of https://github.com/CenterForOpenScience/osf.io

     into askismet-redirect-url
    
    * 'develop' of https://github.com/CenterForOpenScience/osf.io: (24 commits)
      Bump version and update changelog.
      leave Travis confused, but completely unharmed
      isolate bug
      feat: expose preprint request actions to requester and preprint admins
      try new travis config for waffle cookies
      make osftestcase into pytest for waffle cookie
      getcwd for Travis
      remove thrown exception for travis
      more fixes for travis
      remove exception catching for request context error
      move __future__ import to test files only
      try to fix for travis
      remove out of context request checking
      fix for travis
      fix for travis
      Remove outdated migration
      Rename migration and fix dependency
      Add migration for ab_testing_home_page_version_b waffle flag
      move and fix waffle tests
      remove wafflejs urls and comments
      ...
    Johnetordoff committed Jul 31, 2019
    Configuration menu
    Copy the full SHA
    0c7fd56 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    92bca4a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cccf63f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d5549c3 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2019

  1. Configuration menu
    Copy the full SHA
    dc040e9 View commit details
    Browse the repository at this point in the history