Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: cnopens/prerender-java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: greengerong/prerender-java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 18 commits
  • 17 files changed
  • 6 contributors

Commits on May 7, 2016

  1. Remove .DS_Store files

    jpbernius committed May 7, 2016
    Configuration menu
    Copy the full SHA
    707e199 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2017

  1. Merge pull request greengerong#38 from jpbernius/master

    Remove .DS_Store files
    greengerong authored Jan 23, 2017
    Configuration menu
    Copy the full SHA
    5044b19 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2018

  1. Configuration menu
    Copy the full SHA
    f1297bb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4f5c76f View commit details
    Browse the repository at this point in the history

Commits on May 7, 2018

  1. Update .travis.yml

    greengerong authored May 7, 2018
    Configuration menu
    Copy the full SHA
    0493556 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2018

  1. trying to re-run CI

    prontoitlabs committed May 11, 2018
    Configuration menu
    Copy the full SHA
    23b6fd6 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2018

  1. Merge pull request greengerong#48 from kgujral/master

    Https config for issue greengerong#44
    greengerong authored May 29, 2018
    Configuration menu
    Copy the full SHA
    7db72b9 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2018

  1. LICENSE

    greengerong authored Aug 1, 2018
    Configuration menu
    Copy the full SHA
    b2583be View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2018

  1. change logging of final request url from log.trace to log.info

    Nathan McWilliams
    Nathan McWilliams committed Aug 23, 2018
    Configuration menu
    Copy the full SHA
    d677fb0 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2018

  1. Add a check for our X-Prerender header

    Make sure requests from the prerender browser don't get sent through to Prerender.io
    thoop authored Oct 16, 2018
    Configuration menu
    Copy the full SHA
    f01e29c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df2d543 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2018

  1. Merge pull request greengerong#51 from thoop/patch-1

    Add a check for our X-Prerender header
    greengerong authored Oct 28, 2018
    Configuration menu
    Copy the full SHA
    f7fc7a5 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2021

  1. Extend user agent list

    Csaba Varro
    Csaba Varro committed Nov 24, 2021
    Configuration menu
    Copy the full SHA
    09a9043 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2023

  1. rename word

    greengerong committed Jun 11, 2023
    Configuration menu
    Copy the full SHA
    6c415e8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request greengerong#54 from varrocs/add-user-agents

    Extend user agent list
    greengerong authored Jun 11, 2023
    Configuration menu
    Copy the full SHA
    111b121 View commit details
    Browse the repository at this point in the history
  3. Merge pull request greengerong#50 from mysticflute/logging

    change logging of final request url from log.trace to log.info
    greengerong authored Jun 11, 2023
    Configuration menu
    Copy the full SHA
    202af46 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2023

  1. Update PreRenderSEOFilter.java

    socketTimeout
    greengerong authored Jun 17, 2023
    Configuration menu
    Copy the full SHA
    17618ff View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2023

  1. Update README.md

    greengerong authored Jul 9, 2023
    Configuration menu
    Copy the full SHA
    292bd36 View commit details
    Browse the repository at this point in the history
Loading