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

Py flask #1

Merged
merged 20 commits into from
Jun 13, 2015
Merged

Py flask #1

merged 20 commits into from
Jun 13, 2015

Commits on May 8, 2015

  1. Setup.py added

     On branch py-flask
    	new file:   setup.py
    agentmilindu committed May 8, 2015
    Configuration menu
    Copy the full SHA
    ff99881 View commit details
    Browse the repository at this point in the history
  2. README and Main.py added

    On branch py-flask
    	new file:   Main.py
    	new file:   README.md
    agentmilindu committed May 8, 2015
    Configuration menu
    Copy the full SHA
    59534a1 View commit details
    Browse the repository at this point in the history
  3. Gitignore added, Main.py restructured

     On branch py-flask
    	new file:   .gitignore
    	modified:   Main.py
    agentmilindu committed May 8, 2015
    Configuration menu
    Copy the full SHA
    2cac1e9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    464ead1 View commit details
    Browse the repository at this point in the history
  5. REST server added

    agentmilindu committed May 8, 2015
    Configuration menu
    Copy the full SHA
    f24a0bc View commit details
    Browse the repository at this point in the history

Commits on May 9, 2015

  1. Worker Pool and Works added

     On branch py-flask
    	modified:   Main.py
    	modified:   REST.py
    	new file:   Worker.py
    	new file:   Works.py
    	modified:   setup.py
    agentmilindu committed May 9, 2015
    Configuration menu
    Copy the full SHA
    5b59ace View commit details
    Browse the repository at this point in the history
  2. Init added to test

     On branch py-flask
    	new file:   tests/__init__.py
    agentmilindu committed May 9, 2015
    Configuration menu
    Copy the full SHA
    6381738 View commit details
    Browse the repository at this point in the history
  3. Added missing install requirements

     On branch py-flask
    	modified:   setup.py
    agentmilindu committed May 9, 2015
    Configuration menu
    Copy the full SHA
    e14ac14 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7ca35f5 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2015

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

Commits on May 13, 2015

  1. Works updated

    agentmilindu committed May 13, 2015
    Configuration menu
    Copy the full SHA
    c3f7eca View commit details
    Browse the repository at this point in the history

Commits on May 14, 2015

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

Commits on May 16, 2015

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

Commits on May 17, 2015

  1. Logging added

    agentmilindu committed May 17, 2015
    Configuration menu
    Copy the full SHA
    20696d7 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2015

  1. Configuration menu
    Copy the full SHA
    8c63383 View commit details
    Browse the repository at this point in the history
  2. Added RQ function route

    paarandika committed May 18, 2015
    Configuration menu
    Copy the full SHA
    1596032 View commit details
    Browse the repository at this point in the history
  3. Removed .idea folder

    paarandika committed May 18, 2015
    Configuration menu
    Copy the full SHA
    e9f6282 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2015

  1. Gitignore added

    agentmilindu committed Jun 1, 2015
    Configuration menu
    Copy the full SHA
    0372640 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f57cc6 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2015

  1. Cleanup

    agentmilindu committed Jun 13, 2015
    Configuration menu
    Copy the full SHA
    a2c5815 View commit details
    Browse the repository at this point in the history