2
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 15 hours ago.
May 23, 2024 — May 23, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix for #1594 More... over 7 years ago
Add app/admin/import-export/upload/ folder to .gitignore. More... over 7 years ago
Update CHANGELOG More... over 7 years ago
Merge branch 'master' of https://github.com/phpipam/phpipam More... over 7 years ago
Rewritten rewrite module, /api/ in nginx location not needed anymore More... over 7 years ago
Merge pull request #1582 from avkolbasenko/patch-1 More... over 7 years ago
Fixed #1455 More... over 7 years ago
Fix for #1461, #1583 More... over 7 years ago
Fix Net:Ping deprecated constructor warnings More... over 7 years ago
Fix Net:Ping deprecated class constructor warnings More... over 7 years ago
Merge branch 'master' of https://github.com/phpipam/phpipam More... over 7 years ago
API fixes for new rewrites #41 More... over 7 years ago
Fixed empty content type for nginx More... over 7 years ago
Cleanup redundant code in import-recompute-logic.php More... over 7 years ago
Implement IP Address Import: Search for matching subnet in all VRFs More... over 7 years ago
Implement IP Address Import: Search for matching subnet in all VRFs More... over 7 years ago
Update .htaccess More... over 7 years ago
Changed gitignore for logo More... over 7 years ago
Merge pull request #1580 from phpipam/mod_rewrite More... over 7 years ago
Subnet->verify_overlapping() argument order matters for IPv6 addresses More... over 7 years ago
Verify IPs reside inside subnet for IP imports. Issue #1567 More... over 7 years ago
IP Address Import generted template fixes. Issue #1328 More... over 7 years ago
Allow DNS wildcard records More... over 7 years ago
Merge pull request #1570 from GaryAllan/ignore_submodules More... over 7 years ago
Ignore local changes to the git submodule directories by default More... over 7 years ago
Restore menu-tools to the default dashboard. More... over 7 years ago
Update Tools->get_schema_indexes() More... over 7 years ago
Factor out repeated read_db_schema() code to read db/SCHEMA.sql and enforce UNIX LF. More... over 7 years ago
The functions/classes/class.Tools.php Database/Index verify functions expect "DROP TABLE IF EXISTS `<tablename>`;" to exist in SCHEMA.sql for every table. More... over 7 years ago
Merge pull request #1564 from GaryAllan/class_subnet_refactor More... over 7 years ago