Skip to content
This repository has been archived by the owner on Sep 25, 2023. It is now read-only.

fix bug: "Error: Not running" when stop server #647

Open
wants to merge 14 commits into
base: master
Choose a base branch
from

Commits on Nov 7, 2014

  1. fix bug: "Error: Not running" when stop server

    fix bug: when use command "pomelo stop" to stop server, will be throw an
    exception: "Error: Not running"
    rayosu committed Nov 7, 2014
    Configuration menu
    Copy the full SHA
    1c8cb8d View commit details
    Browse the repository at this point in the history

Commits on May 12, 2015

  1. upgrade to 1.1.7

    py8765 committed May 12, 2015
    Configuration menu
    Copy the full SHA
    08558b3 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2015

  1. win: avoid modules loading error on windows

    Change-Id: I749e7ea45f9702a333e0787825aa3df83eafd64d
    Signed-off-by: xy <[email protected]>
    mrFranklin authored and cynron committed May 13, 2015
    Configuration menu
    Copy the full SHA
    7f37f92 View commit details
    Browse the repository at this point in the history
  2. protobuf: fix bug on version calculating when updating proto files

    Change-Id: I6bf46bb40f2dd31ed6c8ba0466f7895669e7e1a8
    Signed-off-by: xy <[email protected]>
    mrFranklin authored and cynron committed May 13, 2015
    Configuration menu
    Copy the full SHA
    68acbb5 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2015

  1. Configuration menu
    Copy the full SHA
    e54a412 View commit details
    Browse the repository at this point in the history
  2. update to 1.1.8

    py8765 committed May 29, 2015
    Configuration menu
    Copy the full SHA
    e619eca View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2015

  1. upgrade to 1.1.9

    fantasyni committed Jun 5, 2015
    Configuration menu
    Copy the full SHA
    7a47389 View commit details
    Browse the repository at this point in the history
  2. upgrade to 1.1.9

    fantasyni committed Jun 5, 2015
    Configuration menu
    Copy the full SHA
    be7d442 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2015

  1. protobuf: fix wrong variable originServerPath/originClientPath

    Change-Id: I9ec743bdb70fc091cb64d20c499f4b9f386878ff
    Signed-off-by: xy <[email protected]>
    skyblue authored and cynron committed Jun 8, 2015
    Configuration menu
    Copy the full SHA
    a4ce12b View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2015

  1. Command Line: "pomelo add xxx" now support Windows!

    the function check port use a unix-only command "grep",  changed it to
    "findstr"
    mr-kelly committed Jun 9, 2015
    Configuration menu
    Copy the full SHA
    b452a6c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    32ceacf View commit details
    Browse the repository at this point in the history
  3. revert the application.js

    mr-kelly committed Jun 9, 2015
    Configuration menu
    Copy the full SHA
    8c8df8c View commit details
    Browse the repository at this point in the history
  4. revert application.js

    mr-kelly committed Jun 9, 2015
    Configuration menu
    Copy the full SHA
    509ee79 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ee7f9ae View commit details
    Browse the repository at this point in the history