Home
last modified time | relevance | path

Searched refs:write_changelog (Results 1 – 11 of 11) sorted by relevance

/dports/devel/bats-core/bats-core-1.5.0/contrib/
H A Drelease.sh54 write_changelog
114 write_changelog() { function
/dports/devel/py-bitarray/bitarray-2.3.4/
H A Dupdate_doc.py150 def write_changelog(fo): function
192 write_changelog(fo)
/dports/net-mgmt/phpipam/phpipam-a14bc06/functions/classes/
H A Dclass.Sections.php119 $this->Log->write_changelog('section', "add", 'success', array(), $values);
146 $this->Log->write_changelog('section', "edit", 'success', $old_section, $values);
188 $this->Log->write_changelog('section', "delete", 'success', $old_section, array());
H A Dclass.FirewallZones.php1028 $this->Log->write_changelog('subnet', 'edit', 'success', $subnet_old,$subnet);
1147 $this->Log->write_changelog('ip_addr', 'edit', 'success', (array)$address_old,(array)$address);
1224 $this->Log->write_changelog('ip_addr', 'edit', 'success', (array)$address_old,(array)$address);
H A Dclass.Addresses.php432 …$this->Log->write_changelog('ip_addr', "add", 'success', array(), $address, $this->mail_changelog);
530 …$this->Log->write_changelog('ip_addr', "edit", 'success', (array) $address_old, $address, $this->m…
570 …$this->Log->write_changelog('ip_addr', "delete", 'success', (array) $address_old, array(), $this->…
676 …$this->Log->write_changelog('ip_addr', "edit", 'success', array ("id"=>$id, "hostname"=>""), array…
H A Dclass.Subnets.php209 $this->Log->write_changelog('subnet', "add", 'success', array(), $values);
250 $this->Log->write_changelog('subnet', "edit", 'success', $old_subnet, $values);
292 $this->Log->write_changelog('subnet', "delete", 'success', $old_subnet, array());
H A Dclass.Log.php694 …public function write_changelog ($object_type, $action, $result, $old = array(), $new = array(), $… function in Logging
/dports/java/java-subversion/subversion-1.14.1/tools/dist/
H A Drelease.py1508 def write_changelog(args): function
1876 subparser.set_defaults(func=write_changelog)
/dports/devel/py-subversion/subversion-1.14.1/tools/dist/
H A Drelease.py1508 def write_changelog(args): function
1876 subparser.set_defaults(func=write_changelog)
/dports/security/subversion-gnome-keyring/subversion-1.14.1/tools/dist/
H A Drelease.py1508 def write_changelog(args): function
1876 subparser.set_defaults(func=write_changelog)
/dports/devel/p5-subversion/subversion-1.14.1/tools/dist/
H A Drelease.py1508 def write_changelog(args): function
1876 subparser.set_defaults(func=write_changelog)