Skip to content

Instantly share code, notes, and snippets.

@asadoughi
Created May 29, 2014 19:39
Show Gist options
  • Save asadoughi/66fad6a7dd8ebf91286e to your computer and use it in GitHub Desktop.
Save asadoughi/66fad6a7dd8ebf91286e to your computer and use it in GitHub Desktop.
(.venv)amir@devbox:~/rackerlabs/quark$ git diff v615.44..v615.47 --stat --oneline
quark/api/extensions/ports_quark.py | 4 ++++
quark/gunicorn_server.py | 34 +++++++++++++++++-----------------
quark/plugin_modules/networks.py | 7 ++-----
quark/plugin_modules/subnets.py | 11 ++++-------
quark/plugin_views.py | 24 ++++++++++++++----------
5 files changed, 41 insertions(+), 39 deletions(-)
(.venv)amir@devbox:~/rackerlabs/quark$ git diff v615.44..v615.46 --stat --oneline
quark/api/extensions/ports_quark.py | 4 ++++
quark/gunicorn_server.py | 34 +++++++++++++++++-----------------
quark/plugin_modules/networks.py | 7 ++-----
quark/plugin_modules/subnets.py | 11 ++++-------
quark/plugin_views.py | 24 ++++++++++++++----------
5 files changed, 41 insertions(+), 39 deletions(-)
(.venv)amir@devbox:~/rackerlabs/quark$ git diff v615.44..v615.45 --stat --oneline
quark/api/extensions/ports_quark.py | 4 ++++
quark/gunicorn_server.py | 34 +++++++++++++++++-----------------
quark/plugin_modules/networks.py | 7 ++-----
quark/plugin_modules/subnets.py | 11 ++++-------
quark/plugin_views.py | 24 ++++++++++++++----------
5 files changed, 41 insertions(+), 39 deletions(-)
(.venv)amir@devbox:~/rackerlabs/quark$ git log v615.44..v615.45 --stat --oneline
08a784e Merge pull request #21 from O3Eng/port_load_subnets_internal
bab95e0 RM6442
quark/api/extensions/ports_quark.py | 4 ++++
1 file changed, 4 insertions(+)
5f4bbb8 Merge pull request #20 from jaso1304/all_subnets_field
cb584a8 The all_subnets field
quark/plugin_modules/networks.py | 7 ++-----
quark/plugin_modules/subnets.py | 11 ++++-------
quark/plugin_views.py | 24 ++++++++++++++----------
3 files changed, 20 insertions(+), 22 deletions(-)
734c047 Merge pull request #19 from O3Eng/v615_gunicorn_fix
c631daf Fix Gunicorn server config
quark/gunicorn_server.py | 34 +++++++++++++++++-----------------
1 file changed, 17 insertions(+), 17 deletions(-)
(.venv)amir@devbox:~/rackerlabs/quark$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment