Commit Graph

110 Commits (1e2da4f776bdf74058154ed31c4cd62b052d3f2d)

Author SHA1 Message Date
Sargun Dhillon ebb551b86f config: new "reverse" interpolation function
7 years ago
Martin Atkins 4e14ab7557 config: Remove "setproduct" function, which is now in lang/funcs
7 years ago
Martin Atkins 9d11d427a8 config: Rename "product" function to "setproduct"
7 years ago
Fábio Matavelli acd17d9075 Create product interpolation function
7 years ago
Masayuki Morita e873af9337 Fix panic with substr interpolation function by invalid offset
8 years ago
David Meyer fe0cc3b0db config: new "rsadecrypt" interpolation function
9 years ago
mizuno 01c1142589 config: new "timeadd" interpolation function
9 years ago
Gauthier Wallet ed9ba576e3 core: New interpolation function "chunklist"
9 years ago
Ariel Alonso 550ae05819 config: new "transpose" interpolation function
9 years ago
Martin Atkins a28b5d295e config: improve interpolation function test output
9 years ago
Krzysztof Wilczynski 6e7e03f4ea config: new "abs" interpolation function
9 years ago
Micah Hausler 7fa4b648bb config: multi-line "indent" function
9 years ago
Sunny 06fd5d7a3e config: urlencode interpolation function
9 years ago
Gorka Lerchundi Osa a303817e03 config: base64gzip interpolation function
9 years ago
Sebastian Maj 28b5708fef config: jsonencode function to support nested lists and maps
9 years ago
JWal31 117f44bcda config: Add "flatten" interpolation function
9 years ago
trung 681661a539 #15291: config/interpolate_funcs: Added contains() function to test if a given element is present in the list
9 years ago
jasminSPC bca159160e Added missing dependencies
9 years ago
Pradeep Bhadani 2c39887706 Add fail test - one parameter, non-numeric parameter
9 years ago
Pradeep Bhadani 47b1aaea3a Add pow function
9 years ago
Joshua Spence 38d4d2f9d4 Add a logarithm function
9 years ago
Martins Sipenko c7fb9808ef config: sha512 hash functions (#14100)
9 years ago
Jake Champlin 70bc1e1dcc Merge pull request #12537 from Pryz/coalescelist
9 years ago
Pavel Khusainov f9fb6010ee config: "matchkeys" interpolation function
9 years ago
tmshn 86d7c47c0a Change cidrhost() to get IP from end of the range when negative number given
9 years ago
Joern Barthel 9622b49c45 Support for Windows newlines.
9 years ago
Joern Barthel 059a1b2c0f Added chomp interpolation function.
9 years ago
Joshua Spence af2c84de5a Add `basename` and `dirname` functions
9 years ago
Joshua Spence e71d6d92ad Add a substring interpolation function (#12870)
9 years ago
Benjamin Boudreau 073fa873ac Fix receive typo (#12881)
9 years ago
Pryz 733f1ca1e7 Add coalescelist interpolation function
9 years ago
Kit Ewbank 549cff56d0 Add 'slice' interpolation function. (#9729)
9 years ago
Jake Champlin 0b73b92830
core: Add pathexpand interpolation function
9 years ago
Mitchell Hashimoto 692eadd763
config: nitpicks from #10475
10 years ago
Jake Champlin 1f33952330
Add the timestamp interpolation function.
10 years ago
Mitchell Hashimoto d69b6257df
config: formatlist accepts an empty list
10 years ago
Jesse Szwedko 0fbd72a355 Add some basic math interpolation functions
10 years ago
James Nugent 47bce79b29 core: Add zipmap interpolation function
10 years ago
Gustavo 5910e3b8af Adds ‘tittle’ built-in function. (#9087)
10 years ago
James Bardin 39bbbb8da6 Add merge interpolation function
10 years ago
James Bardin c15c0eb0cb Disallow strings as arguments to concat
10 years ago
Paul Hinze 88030764ff
config: Audit all interpolation functions for list/map behavior
10 years ago
Paul Hinze 1425b34562
config: Add map() interpolation function
10 years ago
James Bardin 8dcbc0b0a0 Add concat to accept lists of lists and maps
10 years ago
James Bardin 2bd7cfd5fe Expand list interpolation to lists and maps
10 years ago
James Nugent 58dd41f3b1 core: Add list() interpolation function
10 years ago
James Bardin e78dc291af Add test to ensure key/values interp order
10 years ago
James Nugent 8403a465bc core: Add test and fix for element with empty list
10 years ago
James Nugent 4b6a632246 core: Rename uniq -> distinct and add docs
10 years ago
Jan Schumann df3e017f6c fix #7106
10 years ago