Commit Graph

15 Commits

Author SHA1 Message Date
Daniel Sheppard
f8de1d0d32 Fixes: #2902 - Implements systemd (#3017)
* Closes #2902 - Migrate to systemd from supervisord
* Closes #2902 - Migrate to systemd from supervisord

* Update systemd unit and environment file
* Add gunicorn.conf
* Update documentation and CHANGELOG.  Moved parameters around on service file
* Update Gitignore
2019-09-06 11:46:35 -05:00
Jeremy Stretch
212252d0ea Merge v2.6.3 2019-09-04 16:45:33 -04:00
John Anderson
9a4ee80602 closes #3407 - Added code coverage reporting to the CI pipeline 2019-08-14 20:28:23 -04:00
Jeremy Stretch
f602ffbca7 Initial work on custom scripts (#3415) 2019-08-12 11:13:16 -04:00
John Anderson
fe477b5f06 Tenancy Select2 forms 2019-01-09 23:33:08 -05:00
John Anderson
6b3d1ece84 initial select2 support 2018-12-30 02:35:18 -05:00
Jeremy Stretch
842ba133cb Initial work on reports 2017-09-19 17:47:42 -04:00
Jeremy Stretch
960d4d5b5e Added gunicorn_config.py to .gitignore 2017-01-24 13:41:46 -05:00
Jens L
395b26374a Basic Support for Python 3 (#827)
* Rudimentary python3 support

* update docs and trigger Travis

* fix some of the tests

* fix all python3 errors

* change env calls to just python

* add @python_2_unicode_compatible decorator to models for python2 compatibility

* switch netbox.configuration to from netbox import configuration
2017-01-23 16:44:29 -05:00
Florian Klink
e8f6cac2f6 gitignore static folder, concretize configuration.py location
this adds the netbox/static folder to the gitignore file, and further
specifies the path from where we'd like to ignore net netbox configuration.py.
2016-10-28 12:28:13 +02:00
Christian Koep
fe43268fa9 Add vi swap files to gitignore 2016-07-02 17:30:12 +02:00
Jeremy Stretch
3fda8da6d6 Introduced a script to assist with upgrading NetBox 2016-06-29 15:43:42 -04:00
Jeremy Stretch
fba645fcaa Corrected regex to ignore shell files in root dir 2016-06-27 22:48:24 -04:00
Matt Layher
ad367ec224 Add Travis CI build 2016-06-27 16:48:54 -04:00
Jeremy Stretch
27b289ee3b Initial push to public repo 2016-03-01 11:23:03 -05:00