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

375 Commits

Author SHA1 Message Date
Matt Griswold
575aa9187b Merge pull request #438 from peeringdb/pr_399_undelete_tool
Pr 399 undelete tool
2019-02-22 12:54:51 -06:00
Matt Griswold
3bdcec5f29 Merge pull request #439 from peeringdb/pr_408_ixf_preview_tool
Pr 408 ixf preview tool
2019-02-22 12:54:26 -06:00
Matt Griswold
3b0550656c update django 2019-02-22 18:38:09 +00:00
ghankins
9aedf1590d Merge branch 'master' of https://github.com/ghankins/peeringdb 2019-02-22 16:56:54 +00:00
ghankins
c846409534 Rebranding. 2019-02-22 16:53:13 +00:00
Greg Hankins
b2e11d4059 Merge pull request #2 from vegu/pr_fix_manifest
add pdb_load_data and about.html to manifest
2019-02-22 11:50:48 -05:00
Stefan Pratter
cdf4a9b002 add pdb_load_data and about.html to manifest 2019-02-22 16:41:39 +00:00
Greg Hankins
99b0a96967 Merge pull request #1 from vegu/pr_rebranding_fixes
i18n fixes in templates
2019-02-20 12:55:20 -05:00
Stefan Pratter
9cf086cb6c i18n fixes in templates 2019-02-20 14:33:13 +00:00
ghankins
3d74337bc1 bold footer 2019-02-19 22:35:50 +00:00
ghankins
601e686ebf rebranding 2019-02-19 22:08:29 +00:00
Stefan Pratter
9f07f9173b ixf preview tool (#408) 2019-02-15 17:46:40 +00:00
Stefan Pratter
3bf31a6de7 Gh 408 Review 2019-02-15 17:46:40 +00:00
Stefan Pratter
43000be049 implement undelete tool for admincom (ixlans and facilities, #399) 2019-02-15 17:46:20 +00:00
Stefan Pratter
a4eed0b777 Gh 399 Review 2019-02-15 17:46:20 +00:00
Stefan Pratter
51f01f9c30 handle last asn and trans asn ranges (#419) 2019-02-15 17:39:38 +00:00
Stefan Pratter
20fe2513cd Gh 419 Review 2019-02-15 17:39:38 +00:00
Matt Griswold
b4ded90fa9 Merge pull request #422 from peeringdb/pr_419_bogon_asn
handle bogon asns (#419)
2019-02-08 00:48:17 -06:00
Stefan Pratter
a14556f07b handle bogon asns (#419) 2019-02-08 05:58:23 +00:00
Matt Griswold
a62a546a2c Merge pull request #421 from peeringdb/pr_402_travis_fix
fix #402: intermittent travis error
2019-02-07 03:09:59 -06:00
Stefan Pratter
4456438c9e fix #402: intermittent travis error 2019-02-05 11:12:28 +00:00
Matt Griswold
2705ef5f94 Merge pull request #418 from peeringdb/pr_6_ua_version_check
add user agent and version check to server (#6)
2019-02-01 09:27:02 -06:00
Stefan Pratter
b4eff356a1 add user agent and version check to server (#6) 2019-02-01 08:14:17 +00:00
Matt Griswold
e0a354468a Merge pull request #417 from peeringdb/pr_stats_formatting
add format to pdb_stats
2019-01-29 02:11:31 -06:00
Stefan Pratter
f9dbb13f47 add format to pdb_stats 2019-01-29 07:53:15 +00:00
Matt Griswold
6a671f6b37 Merge pull request #416 from peeringdb/whois_permissions_fix
set anonymous user context for whois output
2019-01-29 01:28:16 -06:00
Matt Griswold
e743cceb1a Merge pull request #414 from peeringdb/pr_tutorial
tutorial mode implementation
2019-01-29 01:19:46 -06:00
Stefan Pratter
d7a41bdd30 tutorial mode implementation 2019-01-29 06:43:14 +00:00
Stefan Pratter
dda106b8e5 set anonymous user context for whois output 2019-01-17 21:11:20 +00:00
Matt Griswold
5dc36b024a Merge pull request #401 from grizz/master
add pipenv, ci tests
2019-01-03 20:49:18 -06:00
Matt Griswold
2f450a4ca1 add badges 2019-01-03 22:23:30 +00:00
Matt Griswold
c9d0bc5d76 use ci-dev dir 2019-01-03 21:58:00 +00:00
Matt Griswold
5549f7c919 fix settings path 2019-01-03 21:50:39 +00:00
Matt Griswold
fd45b6bdaa add ci 2019-01-03 21:42:06 +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
e677d9989d Merge pull request #398 from ccaputo/master
in.whoisd: ignore empty queries
2018-12-08 00:03:10 +02:00
Chris Caputo
d8dde7aa0f in.whoisd: ignore empty queries 2018-12-07 13:49:50 -08:00
Stefan Pratter
4d764cd5b3 fix inet.get_prefix_protocol error handler 2018-12-05 04:22:46 +00:00
Stefan Pratter
205cf3dbcf test ix creation with ipv6 prefix as the initial prefix 2018-12-04 09:43:11 +00:00
Stefan Pratter
b0c8cbf978 fix typo in prefix validation causing ix creation to error with 500 2018-12-03 19:06:07 +00:00
Job Snijders
1d6b616efa Merge pull request #388 from emjemj/master
Calculate total speed from all interfaces in the connection list from ix-f export
2018-11-13 17:00:07 +01:00
Eric Lindsjö
f2e9dc56af Calculate total speed from all interfaces in the connection list from ix-f export
When the if_list contains more than one entry, add them together instead of choosing
the largest value.
2018-11-11 13:46:02 +01:00
Job Snijders
34fd0bb57d Update README.md
Placeholder readme until someone sits down and writes something nicer
2018-11-10 17:24:16 +01:00
Matt Griswold
6b5fd7a3ed pin to django 1.11.15 2018-11-10 15:50:31 +00:00
Matt Griswold
2b24390fc1 Merge branch 'OSS' 2018-11-10 15:47:35 +00:00
Matt Griswold
2eaa421741 rm old script __init__ 2018-11-10 15:19:36 +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