Commit Graph

27 Commits

Author SHA1 Message Date
Jeremy Stretch 755513a148 #16127: Ignore local_settings.py 2024-05-15 17:05:39 -04:00
jeremystretch 7b0dff88ae Closes #8210: Establish netbox/local/ as a path for local resources 2022-01-03 09:45:30 -05:00
jeremystretch f1687ef53d Remove obsolete entries from .gitignore 2021-09-07 16:21:01 -04:00
jeremystretch c7e0abc3fb Merge v2.11.10 2021-07-28 16:26:04 -04:00
jeremystretch f25649955e Exclude NPM files from git (v3.0+) 2021-07-23 13:45:56 -04:00
checktheroads a2158af385 #6372: Add front end error logs to gitignore 2021-07-19 16:39:16 -07:00
Jeremy Stretch 7058d6ca5a
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 b482c30866 add dist to git 2021-03-13 13:56:40 -07:00
checktheroads 6fe2f83435 scaffold new ui directory 2021-03-13 02:28:21 -07:00
Jeremy Stretch 91ba44cc96 Add local_requirements.txt to .gitignore 2020-06-04 11:44:16 -04:00
Jeremy Stretch 87c914bece Reorganize .gitignore; add /venv/ 2020-02-26 15:59:26 -05:00
Markku Leiniö 3a18d1df8c Fix gunicorn.conf remains to gunicorn.py 2019-12-14 21:14:48 +02:00
Daniel Sheppard 9e258dd31e
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 cc0f0c4843 Merge v2.6.3 2019-09-04 16:45:33 -04:00
John Anderson a6511632ad closes #3407 - Added code coverage reporting to the CI pipeline 2019-08-14 20:28:23 -04:00
Jeremy Stretch a25a27f31f Initial work on custom scripts (#3415) 2019-08-12 11:13:16 -04:00
John Anderson 86bafbb760 Tenancy Select2 forms 2019-01-09 23:33:08 -05:00
John Anderson 28a02e9943 initial select2 support 2018-12-30 02:35:18 -05:00
Jeremy Stretch 8f1607e010 Initial work on reports 2017-09-19 17:47:42 -04:00
Jeremy Stretch fbfa3cf619 Added gunicorn_config.py to .gitignore 2017-01-24 13:41:46 -05:00
Jens L 80439c495e 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 5cd9c11169 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 60cc88bcde
Add vi swap files to gitignore 2016-07-02 17:30:12 +02:00
Jeremy Stretch fc5495eb3b Introduced a script to assist with upgrading NetBox 2016-06-29 15:43:42 -04:00
Jeremy Stretch 9aa0972a8c Corrected regex to ignore shell files in root dir 2016-06-27 22:48:24 -04:00
Matt Layher d5d4eb9fd5
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