1
0
mirror of https://github.com/peeringdb/peeringdb.git synced 2024-05-11 05:55:09 +00:00
Commit Graph

29 Commits

Author SHA1 Message Date
Chris Caputo
2ca4eb96de api_specs 'irr_as_set' fix, deploy.md update (#854)
* api_specs: 'irr_as_set' is actually a string, not a set.

* Update deploy.md: ^python2.7^python3.7
2020-11-03 18:27:53 -06:00
Matt Griswold
04f1928b3c Updates 2.23 (#843)
* pipenv lock and pyupgrade

* pyupgrade, black format, add docs

* update for py3.7
2020-09-29 20:13:38 -05:00
Matt Griswold
aed211418d Fix typos1 conflicts resolved (#842)
* Update 0006_network_allow_ixp_update.py

fixes 'Sepcifies' typo in 0006_network_allow_ixp_update.py

* Update 0029_auto_20200401_1006.py

fixes 'Sepcifies' typo in 0029_auto_20200401_1006.py

* Update models.py

fixes 'Sepcifies' typo in models.py

* Update org_admin_views.py

fixes 'afiliation' typos in org_admin_views.py

* Update serializers.py

fix use of "it's" when it should instead be "its" in 'serializers.py'

* Update 0004_geocode_fields.py

correct use of "it's" to be "its" in '0004_geocode_fields.py', also fix spelling of 'syncronized'

* Update 0029_auto_20200401_1006.py

correct use of "it's" to be "its" in '0029_auto_20200401_1006.py', also fix spelling of 'syncronized'

* Update models.py

correct use of "it's" to be "its" in 'models.py', also fix spelling of 'syncronized'

* Update email_confirm.html

correct 're-initate' in email_confirm.html

* Update notify-pdb-admin-user-affil.txt

correct 'organzation' in 'notify-pdb-admin-user-affil.txt'

* Update op_create.md

correct 'organzation' in 'ip_create.md'

* Update notify-pdb-admin-asnauto-skipvq.txt

correct 'organzation' in 'notify-pdb-admin-asnauto-skipvq.txt'

* Update models.py

correct 'organzation' in 'models.py'

* Update notify-pdb-admin-asnauto-skipvq.txt

fix 'succesfully' in 'notify-pdb-admin-asnauto-skipvq.txt'

* Update views.py

fix 'succesfully' in 'views.py'

* Update pdb_migrate_ixlans.py

* Update models.py

several more replacements of "it's" with "its"

* Update rest.py

one more replacement of "it's" with "its"

* Update op_retrieve.md

replace "dont" with "don't"

* Update notify-org-admin-merge.txt

fix "dont" with "don't"

* Update error.html

fix "dont" with "don't"

* Update op_list.md

fix "dont" with "don't"

* Update serializers.py

fix "dont" with "don't"

* Update deskpro.py

fix "dont" with "don't"

* Update mock.py

fix "dont" with "don't"

* Update ixf.py

fix "dont" with "don't"

* Update admin.py

fix "dont" with "don't"

* Update api_schema.py

fix "dont" with "don't"

* Update signals.py

fix "dont" with "don't"

* Update views.py

fix "dont" with "don't"

* Update test_admin.py

fix "dont" with "don't"

* Update pdb_api_test.py

fix "dont" with "don't"

* Update models.py

fix "dont" with "don't"

* revert to "IXP" in help text

Co-authored-by: Theo Baschak <tbaschak@users.noreply.github.com>
Co-authored-by: Stefan Pratter <stefan@20c.com>
2020-09-29 15:01:47 -05:00
Stefan Pratter
a753cee5a9 Merge branch 'gh_626' into april_updates
Conflicts:
	config/facsimile/peeringdb.yaml
	config/facsimile/tmpl/_ALL_/_DEPLOY_/peeringdb/peeringdb_com/settings.d/20-rest.conf
2020-04-14 21:15:03 +00:00
Stefan Pratter
fc6b45c82c new api docs (#626) 2020-04-14 21:11:24 +00:00
Matt Griswold
bff6f7f216 containerize, gh-548 (#682) 2020-04-14 15:45:36 +00:00
Matt Griswold
37c7529909 generate requirements.txt 2020-01-08 20:41:54 +00:00
Matt Griswold
62cae775ac rm requirements-text.txt in favor of tox with pipenv 2020-01-08 20:00:28 +00:00
Matt Griswold
ba6f9b6432 Qu1003 (#621)
* use new peeringdb client (1.0.0) for pdb_load_data sync (#599)

* drop django-mobi for lack of py3/dj2 support (#492)
remove django-forms-bootstrap for lack of py3/dj2 support (#492)

* black formatted

* django2.2 and py3 upgrade (#492)

* drop ixlans (#21) ui and api changes

* drop local_asn (#168)

* org search (#193)

* phone number validation (#50)

* implement help text tooltips (#228)

* Mark own ASN as transit-free (#394)

* py3 fix for `pdb_migrate_ixlans` command when writing migration report

* pdb_migrate_ixlans: properly handle py3 Runtime error if ixlan dict changes during iteration

* set rest DEFAULT_SCHEMA_CLASS to coreapi to fix swagger apidocs
fix migration 0027 missing from facsimile manifest

* fix swagger doc strings

* fix tests that were broken from api doc fixes

* fix UniqueFieldValidator for netixlan ipaddress validation that broke during django/drf upgrade

* fix org merge tool layout issues

* travis config

* update pipfile and lock

* black formatting

* update travis dist

* beta mode banner (#411)

* add beta banner template (#411)

* automatically scheduled sync may not always be on, add a flag that lets us reflect that state in the beta banner message
clean up beta banner implementation (#411)

* add tests for beta banner (#411)
2020-01-08 13:29:58 -06:00
Stefan Pratter
d7a41bdd30 tutorial mode implementation 2019-01-29 06:43:14 +00:00
Matt Griswold
43e80f8c05 add where to run them from 2018-12-29 21:22:03 +00:00
Stefan Pratter
726d1e3a22 how to use the undelete command 2018-12-29 21:19:12 +00:00
Stefan Pratter
a1747435bc docs 2018-11-09 11:06:56 +00:00
Stefan Pratter
db6cc8817a typo 2018-11-09 11:05:43 +00:00
Stefan Pratter
ea2128842e docs 2018-11-09 11:04:50 +00:00
Stefan Pratter
80a9fc01a8 better instructions for dev environment 2018-11-09 11:01:23 +00:00
Stefan Pratter
0b617ff259 note about py2.7 2018-11-09 10:54:22 +00:00
Stefan Pratter
f4aa99ded8 instruct them to copy env config 2018-11-09 10:50:34 +00:00
Stefan Pratter
5f5b11f918 clarification 2018-11-09 10:46:37 +00:00
Stefan Pratter
f320f70004 moar docs 2018-11-09 10:44:43 +00:00
Stefan Pratter
6d2a98b89d docs and deploy fixes 2018-11-09 10:43:15 +00:00
Stefan Pratter
33c293e993 fix test reqs and docs 2018-11-09 10:22:11 +00:00
Stefan Pratter
befc519726 Merge branch 'master' of git.20c.com:pdb/gh-peeringdb
Conflicts:
	peeringdb_server/management/commands/pdb_load_data.py
2018-11-09 10:19:25 +00:00
Stefan Pratter
45a272a7a5 docs 2018-11-09 10:18:23 +00:00
Stefan Pratter
7af6adaa9f Merge branch 'master' of git.20c.com:pdb/gh-peeringdb 2018-11-09 09:57:16 +00:00
Stefan Pratter
3399036cf5 docs 2018-11-09 09:57:05 +00:00
Stefan Pratter
e3ab24d19d how to populate your test instance with initial data 2018-11-09 09:56:16 +00:00
Stefan Pratter
93906c82ae facs can now be installed via pip 2018-11-08 19:49:28 +00:00
Stefan Pratter
0edf47bbfb initial commit of code 2018-11-08 19:45:21 +00:00