Commit Graph

26 Commits

Author SHA1 Message Date
jeremystretch
e2f139eb99 Closes #8210: Establish netbox/local/ as a path for local resources 2022-01-03 09:45:30 -05:00
jeremystretch
6256c41b1a Remove obsolete entries from .gitignore 2021-09-07 16:21:01 -04:00
jeremystretch
061f0d9a2e Merge v2.11.10 2021-07-28 16:26:04 -04:00
jeremystretch
0f066c1c0a Exclude NPM files from git (v3.0+) 2021-07-23 13:45:56 -04:00
checktheroads
e6b50467e5 #6372: Add front end error logs to gitignore 2021-07-19 16:39:16 -07:00
Jeremy Stretch
eb81c88975 Closes #6328: Local docs build (#6769)
* Incorporate local documentation build in upgrade script

* Add docs build to CI

* Include docs build path in revision control

* Update footer dcos link

* Changelog for #6328

* Clean up errant links
2021-07-19 14:18:08 -04:00
checktheroads
bc4bb4e713 add dist to git 2021-03-13 13:56:40 -07:00
checktheroads
b45c8826bf scaffold new ui directory 2021-03-13 02:28:21 -07:00
Jeremy Stretch
50a9b810b1 Add local_requirements.txt to .gitignore 2020-06-04 11:44:16 -04:00
Jeremy Stretch
ce1ff38fc9 Reorganize .gitignore; add /venv/ 2020-02-26 15:59:26 -05:00
Markku Leiniö
1c81c8b8ea Fix gunicorn.conf remains to gunicorn.py 2019-12-14 21:14:48 +02:00
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