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

grep -rl "test\.com" . | xargs sed -i 's/test.com/example.com/g' #3287

Merged
merged 12 commits into from
Dec 27, 2018

Commits on Oct 18, 2018

  1. grep -rl "test\.com" . | xargs sed -i 's/test.com/example.com/g'

    From test.com to example.com
    sideffect0 committed Oct 18, 2018
    Configuration menu
    Copy the full SHA
    a91a9a9 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2018

  1. Merge pull request #1 from CachetHQ/2.4

    Update from upstream repo CachetHQ/Cachet
    sideffect0 committed Oct 19, 2018
    Configuration menu
    Copy the full SHA
    45c621b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from CachetHQ/2.4

    Update from upstream repo CachetHQ/Cachet
    sideffect0 committed Oct 19, 2018
    Configuration menu
    Copy the full SHA
    fb280b3 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2018

  1. Merge pull request #3 from CachetHQ/2.4

    Update from upstream repo CachetHQ/Cachet
    sideffect0 committed Nov 2, 2018
    Configuration menu
    Copy the full SHA
    29ff9f8 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2018

  1. Merge pull request #4 from CachetHQ/2.4

    Update from upstream repo CachetHQ/Cachet
    sideffect0 committed Nov 7, 2018
    Configuration menu
    Copy the full SHA
    06cf1e4 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2018

  1. Merge pull request #5 from CachetHQ/2.4

    Update from upstream repo CachetHQ/Cachet
    sideffect0 committed Nov 13, 2018
    Configuration menu
    Copy the full SHA
    91e9079 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2018

  1. Merge pull request #7 from CachetHQ/2.4

    Update from upstream repo CachetHQ/Cachet
    sideffect0 committed Nov 14, 2018
    Configuration menu
    Copy the full SHA
    a977aec View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2018

  1. Merge pull request #8 from CachetHQ/2.4

    Update from upstream repo CachetHQ/Cachet
    sideffect0 committed Nov 15, 2018
    Configuration menu
    Copy the full SHA
    4c22cef View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2018

  1. Merge pull request #9 from CachetHQ/2.4

    Update from upstream repo CachetHQ/Cachet
    sideffect0 committed Nov 20, 2018
    Configuration menu
    Copy the full SHA
    05f9217 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2018

  1. Merge pull request #10 from CachetHQ/2.4

    Update from upstream repo CachetHQ/Cachet
    sideffect0 committed Nov 26, 2018
    Configuration menu
    Copy the full SHA
    86f0a80 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2018

  1. Merge pull request #11 from CachetHQ/2.4

    Update from upstream repo CachetHQ/Cachet
    sideffect0 committed Nov 27, 2018
    Configuration menu
    Copy the full SHA
    cb1da22 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2018

  1. Merge pull request #12 from CachetHQ/2.4

    Update from upstream repo CachetHQ/Cachet
    sideffect0 committed Dec 1, 2018
    Configuration menu
    Copy the full SHA
    80d0e6f View commit details
    Browse the repository at this point in the history