Commit Graph

61 Commits (d6f63d3b7d8373edebcbca68d03eac8d288c4868)

Author SHA1 Message Date
grossmj b92e64e507 pywin32 is not updated on pypi.
8 years ago
grossmj 794a7e880a Dependencies are listed in one location now.
8 years ago
Julien Duponchelle de0df70933 Drop docker-py dependencies
8 years ago
grossmj 0f868ef107 Fixes aiohttp 0.19.0 requirement. Fixes #383.
8 years ago
grossmj c3e99bfc1d Drop netifaces (replaced by psutil). Fixes #344.
9 years ago
grossmj ac75977ae0 Send a warning notification if there is not enough RAM left to start a VM. Implements #329.
9 years ago
Julien Duponchelle c7b17039cb Update docker-py version
9 years ago
Goran Cetusic 0fa300cb99 Initial Docker support from Google Summer of Code
9 years ago
grossmj 764e0df29a Adds pywin32 dependency in setup.py for Windows.
9 years ago
Jeremy 870029123c Netifaces is not used on Windows. Fixes #257.
9 years ago
Julien Duponchelle 0f15e4b56a Fix merge issue
9 years ago
Julien Duponchelle b1f740c952 Merge branch 'master' into unstable
9 years ago
Julien Duponchelle 4216c5d2ed Prevent install on Python 2
9 years ago
Julien Duponchelle 947a732bfb Remove netifaces dependencies due to IOUVM
9 years ago
grossmj 87efc4d55a Adds gns3-netifaces to dependencies only if netifaces isn't already installed
9 years ago
Julien Duponchelle 75267f9d53 Merge branch 'master' into unstable
9 years ago
Julien Duponchelle c10e692ca2 systemd start script and use netifaces from pip
9 years ago
Julien Duponchelle fff3e1474f Distribute our own version of netifaces working with python 3
9 years ago
grossmj ebfe003885 Tool to quickly add and remove VMware vmnet interfaces on Linux.
9 years ago
grossmj 1c803f7afb Remove unneeded dependency line in setup.py
9 years ago
grossmj 9f15fdbc2b Fixes #181 (drop Python 3.3).
9 years ago
Julien Duponchelle bb4ebbfe64 Upload images API
9 years ago
Vasil Rangelov 91ff6e5ae9 Updated compilation instructions for Windows.
9 years ago
Julien Duponchelle e6eab1fb25 Aiohttp 0.15.1
9 years ago
Julien Duponchelle 2b6945664b Allow less strict dependencies
9 years ago
Julien Duponchelle b2d8a8d810 Exclude docs and tests package from distribution
9 years ago
Jeremy 87d12452f9 Disable the netifaces dependency which creates issues.
9 years ago
grossmj 30ed89847b Adds netifaces module in the setup dependencies.
9 years ago
grossmj 2b34e35027 Pypi doesn't like Python 3.5... yet
9 years ago
Julien Duponchelle 83c1ada63e Drop unused cloud code, this cleanup the dependencies
9 years ago
Julien Duponchelle 250bb38d7c Crash report with Sentry
9 years ago
Julien Duponchelle f7cd09d5fb Display an upload form (upload is not yet ready)
9 years ago
Jeremy 4e690a6d06 Update required aiohttp version to 0.14.4
9 years ago
Julien Duponchelle f5ed9fbcf1 PEP 8 clean thanks to auto pep8
9 years ago
Jeremy 5618556b42 Updates dependencies in setup.py
9 years ago
Jeremy 61344a1669 New base server.
9 years ago
Jeremy 5e665cc67a Update dependencies in setup.py
9 years ago
Dimitris Armenatzoglou a765bed3da Update setup.py
10 years ago
Jeremy e2e4f4f38b Fixes remote server issue when creating a new project while already in a project.
10 years ago
Jerry Seutter 3833803244 Copy deadman switch code from old repository into gns3server.
10 years ago
Jerry Seutter 5e72fcbe14 GNS-42 - Move deadman switch into gns3server codebase
10 years ago
grossmj ea05744e1c Force to rebuild the COM cache on Windows (for VirtualBox support).
10 years ago
Daniel Lintott e5642546f1 Remove commented line, not needed anymore
10 years ago
Daniel Lintott 4a33b2021c Further optimise the Travis testing and improve running tests for a user
10 years ago
grossmj 7c99ee9de8 New feature: import/export device configs.
10 years ago
grossmj 7b58f14681 Some PEP8 style fixes.
10 years ago
grossmj 6981f82b7b Bump version to alpha4.
10 years ago
grossmj 29be7ac4e2 Error message that JIT sharing is only supported in Dynamips unstable
10 years ago
grossmj 223407c596 Set jsonschema dependency version to 2.3.0
10 years ago
grossmj 80d6b181dd Set version dependency for PyZMQ. Fixes #5.
10 years ago