Commit Graph

65 Commits (adeb7f03cb97b9c634840693bb1e2ee8bb8a6e85)

Author SHA1 Message Date
Alexander Lutay ead10ac2ad TT#65907 Speedup 'ngcpcfg apply' on 1.5 seconds (re-use the same tmp file)
7 years ago
Alexander Lutay db586adcab TT#65907 Remove unnecessary 'rm' command (as we move files)
7 years ago
Alexander Lutay 250cb64e45 TT#65907 Remove unnecessary subshell calls in helper build_config
7 years ago
Alexander Lutay 1141490a64 TT#65907 Speedup 'ngcpcfg build' on 25% for non-docker installations
7 years ago
Alexander Lutay 8209a5a136 TT#65907 Speedup 'ngcpcfg build' on 20% percent (when we build all files)
7 years ago
Alexander Lutay 80ead123ab TT#65907 Convert EXTRA_CONFIG_FILES from string to array to make shellcheck happy here
7 years ago
Guillem Jover 7131b2891c TT#60670 Use dpkg-query -W instead of -s to fetch the Version field value
7 years ago
Guillem Jover 580d7531c8 TT#60670 Allow commenting out lines in /etc/mysql/sipwise.cnf
7 years ago
Manuel Montecelo a529f8e0b0 TT#46601 Detect and report errors parsing tt2 templates
8 years ago
Manuel Montecelo 20fb1d9d87 TT#46601 Generate temporary files under /tmp
8 years ago
Guillem Jover 6e6c308ba5 TT#41050 On error when moving the built template fallback to use copy semantics
8 years ago
Guillem Jover 8fc290600a TT#40300 Use «readlink -f» for the destination file of the mv
8 years ago
Guillem Jover 7480ebe7c5 TT#28113 Rename instead of overwriting the target config file
8 years ago
Guillem Jover c027cfa199 TT#38200 Make the NGCP::Template a derived class of Template
8 years ago
Guillem Jover c5014a8a5c TT#38200 Remove unused Template module usage
8 years ago
Kirill Solomko c3f54e65cf TT#38822 helper/sync-db: ngcp.timezone sync changes
8 years ago
Guillem Jover 696ac4c247 TT#38200 Add support for new NGCP::Template perl module
8 years ago
Guillem Jover acb6ea8682 TT#38200 Reformat tt2-daemon to follow Sipwise perl style
8 years ago
Michael Prokop 66f4772ec6 TT#37391 Fix minor typos
8 years ago
Manuel Montecelo 13bc4ca34b TT#37401 Add safety measures, create tmp files before moving to output file
8 years ago
Guillem Jover 50ecc15441 TT#37401 Use Unix sockets to avoid relying on hostnames for localhost/loopback
8 years ago
Michael Prokop 57701e3ed0 TT#36827 Do not set permissions on output files of type symlink
8 years ago
Kirill Solomko b81f0ba511 TT#35507 helper/sync-db: add sync_smsc_peers
8 years ago
Alexander Lutay 3af9b793bb TT#18774 Check mysql using proper my.cnf file
8 years ago
Kirill Solomko 3168816669 TT#30501 sync_db(): add sync_db_timezones
9 years ago
Richard Fuchs 28c288b019 TT#27550 add RTP interfaces set up for round-robin selection
9 years ago
Kirill Solomko 20221e497a TT#25451 sync-db: add general.timezone handling support
9 years ago
Michael Prokop a42248419e TT#22411 Fix spelling mistakes/typos
9 years ago
Victor Seva e0e63ac6e5 TT#17653 helper/tt2-daemon: support NGCP_BASE_TT2 env config
9 years ago
Guillem Jover a4dd0365ef TT#17650 Switch to use YAML::XS instead of YAML::Tiny
9 years ago
Guillem Jover 18e34ab6a6 TT#17650 Switch to use YAML::XS instead of YAML
9 years ago
Michael Prokop 0441810530 TT#17401 Fail if destination file matches an existing directory
9 years ago
Michael Prokop e40ec0137e MT#16391 Fix regression regarding unset NGCP_PORTFILE
9 years ago
Michael Prokop 55fa597f54 MT#16391 Support custom output directories
9 years ago
Michael Prokop d62433cf93 MT#16391 Don't hardcode tt2-daemon's port file
9 years ago
Alexander Lutay 150d2a5e2e TT#15824 Update code based on comments from previous code review
9 years ago
Alexander Lutay 6e554b5717 TT#15824 Fix shellcheck warnings
9 years ago
Michael Prokop e00d7e36bc MT#22241 Support hostname and pairname specific templates (PRO-/CARRIER-only)
10 years ago
Alexander Lutay 63645dfe4c MT#19043 Add env var SKIP_NGCP_FUNCTIONS to helper restore-permissions
10 years ago
Michael Prokop 40cc015a20 MT#22361 helper/restore-permissions: ensure we're in the target directory
10 years ago
Michael Prokop 08f68c829b MT#22361 Remember file permissions through pre-commit hook + restore-permissions helper script
10 years ago
Kirill Solomko 089cfa6b6e MT#16017 helper/sync-db: remove fax gateways sync, add Error prefix
10 years ago
Guillem Jover ed179ff258 MT#17153 Fix three-argument form of open call
11 years ago
Alexander Lutay fe7644d241 MT#15261 Fix YML merging order for tt2-daemon
11 years ago
Victor Seva df055e5e96 MT#13891 add values command to get config/constants values easily
11 years ago
Alexander Lutay e35944e2b5 MT#12547 Remove hardcoded port 42042 from tt2-wrapper/tt2-daemon
11 years ago
Victor Seva f6f94aef85 MT#11921 Adjust code to satisfy perlcritic/tap-test policies
11 years ago
Richard Fuchs 3b030ceb89 MT#10059 support configurable rtp interfaces
12 years ago
Richard Fuchs f42a8240cd adding gitignore
12 years ago
Alexander Lutay c4a0658080 MT#10071 print YAML::Tiny error message if failed to read yml file
12 years ago