Skip to content
This repository was archived by the owner on May 4, 2019. It is now read-only.
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: marmelab/aor-json-rest-client
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.3.0
Choose a base ref
...
head repository: marmelab/aor-json-rest-client
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 14 commits
  • 3 files changed
  • 5 contributors

Commits on Jan 15, 2017

  1. Move fakerest in prod dependencies

    Indeed, when installing admin-on-rest, we get the following error otherwise:
    
    ```
    ERROR in ./~/aor-json-rest-client/lib/index.js
    Module not found: Error: Cannot resolve module 'fakerest' in /home/jpetitcolas/dev/admin-on-rest/example/node_modules/aor-json-rest-client/lib
     @ ./~/aor-json-rest-client/lib/index.js 9:16-35
    ```
    
    Which seems legit.
    jpetitcolas authored Jan 15, 2017
    Copy the full SHA
    36c7dbc View commit details
  2. Merge pull request #1 from marmelab/fakerest-in-prod

    Move fakerest in prod dependencies
    fzaninotto authored Jan 15, 2017
    Copy the full SHA
    b2c1e55 View commit details
  3. publish v1.3.1

    fzaninotto committed Jan 15, 2017
    Copy the full SHA
    8d8965b View commit details

Commits on Jan 18, 2017

  1. Copy the full SHA
    fb7c207 View commit details

Commits on Jan 19, 2017

  1. Copy the full SHA
    5afffcf View commit details

Commits on Feb 7, 2017

  1. Copy the full SHA
    c50bb53 View commit details

Commits on Feb 8, 2017

  1. Copy the full SHA
    6bff489 View commit details
  2. Fix silly mistake

    fzaninotto committed Feb 8, 2017
    Copy the full SHA
    068f7b7 View commit details

Commits on Mar 3, 2017

  1. Copy the full SHA
    ae63dad View commit details

Commits on Sep 12, 2017

  1. Update index.js

    Small fix to docs.
    surbas authored Sep 12, 2017
    Copy the full SHA
    ae4b9a1 View commit details
  2. Merge pull request #2 from surbas/patch-1

    Update index.js
    Kmaschta authored Sep 12, 2017
    Copy the full SHA
    0678e68 View commit details
  3. Copy the full SHA
    77baf14 View commit details

Commits on Oct 3, 2017

  1. Bump version to 2.1.0

    fzaninotto committed Oct 3, 2017
    Copy the full SHA
    1ddff72 View commit details

Commits on May 4, 2019

  1. Update README.md

    alexisjanvier authored May 4, 2019
    Copy the full SHA
    330dc05 View commit details
Loading