Commit Graph

84 Commits (2fa57561b06bec1ee0ef9b0ed79c0b45c6508550)

Author SHA1 Message Date
Flaviu Mates 2fa57561b0 TT#76111 - Refresh DB admins when executing ngcpcfg apply
6 years ago
Guillem Jover 4bdc9f57df TT#81051 Use environment variables instead of absolute pathnames
6 years ago
Guillem Jover 9e7c14ee20 TT#37401 tt2-process: Fix path handling to avoid duplicate slashes
6 years ago
Guillem Jover a5285488d0 TT#71952 tt2-process: Always return an array ref from generate_iofiles
6 years ago
Guillem Jover 59d95f0549 TT#71952 tt2-process: Refactor process pool runner
6 years ago
Guillem Jover 00af5f791f TT#71952 tt2-process: Refactor hook setup and handling
6 years ago
Guillem Jover f6e622ea27 TT#71952 tt2-process: Set the output file permissions when creating the file
6 years ago
Guillem Jover ec70d8e387 TT#71952 tt2-process: Add new option to expect <input> <output> argument pairs
6 years ago
Guillem Jover 0907fb1e7a TT#71952 tt2-process: Add missing parenthesis around sort
6 years ago
Guillem Jover d9ae0fef42 TT#71952 tt2-process: Remove unnecessary asserts
6 years ago
Guillem Jover 011ce33f32 TT#71952 Rewrite template file list generation in perl
6 years ago
Guillem Jover cd224576d8 TT#71952 Print pathname of pre/post build hook being executed
6 years ago
Guillem Jover 0e35daa212 TT#71952 Fix typo
6 years ago
Guillem Jover a9166843c2 TT#71952 Parallelize templated output generation
6 years ago
Kirill Solomko 406b4cb645 TT#71051 sync-db sync timezone delimiter
7 years ago
Guillem Jover f8f3d9e8b2 TT#15857 Fix DBI errors output
7 years ago
Guillem Jover 1054cb4d74 TT#15857 Fix indentation
7 years ago
Guillem Jover 2665215e64 TT#51701 Switch from deprecated /var/run to /run
7 years ago
Alexander Lutay e0458305c2 TT#68032 Migrate from 'mysql -p${SIPWISE_DB_PASSWORD}' to Perl DBI defaults-extra-file=""
7 years ago
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