-
Notifications
You must be signed in to change notification settings - Fork 459
Comparing changes
Open a pull request
base repository: Masterminds/sprig
base: v3.1.0
head repository: Masterminds/sprig
compare: v3.2.0
Commits on Nov 3, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 8044caa - Browse repository at this point
Copy the full SHA 8044caaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1530b0f - Browse repository at this point
Copy the full SHA 1530b0fView commit details
Commits on Nov 6, 2019
-
Configuration menu - View commit details
-
Copy full SHA for dabaee5 - Browse repository at this point
Copy the full SHA dabaee5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7011e89 - Browse repository at this point
Copy the full SHA 7011e89View commit details
Commits on Nov 7, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 73d60f5 - Browse repository at this point
Copy the full SHA 73d60f5View commit details
Commits on Nov 8, 2019
-
Configuration menu - View commit details
-
Copy full SHA for ba2545c - Browse repository at this point
Copy the full SHA ba2545cView commit details
Commits on Jan 4, 2020
-
Configuration menu - View commit details
-
Copy full SHA for c28666b - Browse repository at this point
Copy the full SHA c28666bView commit details
Commits on Apr 23, 2020
-
Configuration menu - View commit details
-
Copy full SHA for c0f6270 - Browse repository at this point
Copy the full SHA c0f6270View commit details
Commits on May 25, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 5fbe6e4 - Browse repository at this point
Copy the full SHA 5fbe6e4View commit details
Commits on May 26, 2020
-
Merge pull request #249 from spawnia/patch-1
Fix htmlDateInZone example
Configuration menu - View commit details
-
Copy full SHA for 4241ae8 - Browse repository at this point
Copy the full SHA 4241ae8View commit details
Commits on Jun 30, 2020
-
Adds a pipeline-compatible `dig` function - traverses a list of keys to return a value, or a default if no value provided. Future work, if required: allow `dig` to walk into lists with numeric indexes. Closes #227
Configuration menu - View commit details
-
Copy full SHA for c8449d4 - Browse repository at this point
Copy the full SHA c8449d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4bb6f1c - Browse repository at this point
Copy the full SHA 4bb6f1cView commit details
Commits on Aug 4, 2020
-
Add support for regex.QuoteMeta string conversion
Rachel Heaton committedAug 4, 2020 Configuration menu - View commit details
-
Copy full SHA for 464a584 - Browse repository at this point
Copy the full SHA 464a584View commit details
Commits on Aug 5, 2020
-
Add regexQuoteMeta to function map
Rachel Heaton committedAug 5, 2020 Configuration menu - View commit details
-
Copy full SHA for 1c12b85 - Browse repository at this point
Copy the full SHA 1c12b85View commit details
Commits on Oct 14, 2020
-
Added functions to process filepaths via the path/filepath package
Rodrigo Bahiense committedOct 14, 2020 Configuration menu - View commit details
-
Copy full SHA for b23121c - Browse repository at this point
Copy the full SHA b23121cView commit details
Commits on Nov 30, 2020
-
Add network.md to index.md (#240)
The network.md documentation was added in ac14fb2 but was never added to index.md.
Configuration menu - View commit details
-
Copy full SHA for 27bd2d6 - Browse repository at this point
Copy the full SHA 27bd2d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a555ee - Browse repository at this point
Copy the full SHA 0a555eeView commit details -
Adds the randBytes function to cryptographically generate a base64-encoded string of random bytes of a given length. Resolves #252.
Configuration menu - View commit details
-
Copy full SHA for f0c2324 - Browse repository at this point
Copy the full SHA f0c2324View commit details
Commits on Dec 2, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 26b8e63 - Browse repository at this point
Copy the full SHA 26b8e63View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d8ae00 - Browse repository at this point
Copy the full SHA 4d8ae00View commit details -
Co-authored-by: Daniel <daniel.hoherd@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 771d021 - Browse repository at this point
Copy the full SHA 771d021View commit details -
Configuration menu - View commit details
-
Copy full SHA for 74297d0 - Browse repository at this point
Copy the full SHA 74297d0View commit details -
Fixing bad merge conflict resolution
Signed-off-by: Matt Farina <matt@mattfarina.com>
Configuration menu - View commit details
-
Copy full SHA for 44a11a1 - Browse repository at this point
Copy the full SHA 44a11a1View commit details -
Merge pull request #211 from kochurovro/add--randInt
Signed-off-by: Matt Farina <matt@mattfarina.com>
Configuration menu - View commit details
-
Copy full SHA for ce41f42 - Browse repository at this point
Copy the full SHA ce41f42View commit details -
Merge pull request #223 from mholt/master
Add fromJson and mustFromJson funcs
Configuration menu - View commit details
-
Copy full SHA for 1bbf15f - Browse repository at this point
Copy the full SHA 1bbf15fView commit details -
Merge pull request #242 from robbiet480/bcrypt
Add a bcrypt function
Configuration menu - View commit details
-
Copy full SHA for ed89b5b - Browse repository at this point
Copy the full SHA ed89b5bView commit details -
Merge pull request #253 from MikaelSmith/randBytes
Signed-off-by: Matt Farina <matt@mattfarina.com>
Configuration menu - View commit details
-
Copy full SHA for 0111002 - Browse repository at this point
Copy the full SHA 0111002View commit details -
Configuration menu - View commit details
-
Copy full SHA for 66c1bf4 - Browse repository at this point
Copy the full SHA 66c1bf4View commit details -
Configuration menu - View commit details
-
Copy full SHA for eaeb5ac - Browse repository at this point
Copy the full SHA eaeb5acView commit details -
Merge pull request #254 from nyarly/dig-into-dict
Signed-off-by: Matt Farina <matt@mattfarina.com>
Configuration menu - View commit details
-
Copy full SHA for ef25c39 - Browse repository at this point
Copy the full SHA ef25c39View commit details -
Merge pull request #257 from rheaton/master
Signed-off-by: Matt Farina <matt@mattfarina.com>
Configuration menu - View commit details
-
Copy full SHA for 37818c4 - Browse repository at this point
Copy the full SHA 37818c4View commit details
Commits on Dec 3, 2020
-
Configuration menu - View commit details
-
Copy full SHA for a60fe27 - Browse repository at this point
Copy the full SHA a60fe27View commit details -
support non-RSA keys when _parsing_ certificates
Malte Isberner committedDec 3, 2020 Configuration menu - View commit details
-
Copy full SHA for f06c8f7 - Browse repository at this point
Copy the full SHA f06c8f7View commit details -
Malte Isberner committed
Dec 3, 2020 Configuration menu - View commit details
-
Copy full SHA for 441c154 - Browse repository at this point
Copy the full SHA 441c154View commit details -
Merge pull request #261 from zugl/master
Signed-off-by: Matt Farina <matt@mattfarina.com>
Configuration menu - View commit details
-
Copy full SHA for 18b20c1 - Browse repository at this point
Copy the full SHA 18b20c1View commit details -
Merge pull request #268 from phuslu/allany
add all/any for evaluating multiple conditions
Configuration menu - View commit details
-
Copy full SHA for a81d0aa - Browse repository at this point
Copy the full SHA a81d0aaView commit details
Commits on Dec 4, 2020
-
Add
chunk
function to split array into smallerKarel Bilek committedDec 4, 2020 Configuration menu - View commit details
-
Copy full SHA for e3ce235 - Browse repository at this point
Copy the full SHA e3ce235View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c1c917 - Browse repository at this point
Copy the full SHA 8c1c917View commit details
Commits on Dec 6, 2020
-
Malte Isberner committed
Dec 6, 2020 Configuration menu - View commit details
-
Copy full SHA for a02fca0 - Browse repository at this point
Copy the full SHA a02fca0View commit details -
Malte Isberner committed
Dec 6, 2020 Configuration menu - View commit details
-
Copy full SHA for 2c7065f - Browse repository at this point
Copy the full SHA 2c7065fView commit details -
Malte Isberner committed
Dec 6, 2020 Configuration menu - View commit details
-
Copy full SHA for 4d85df5 - Browse repository at this point
Copy the full SHA 4d85df5View commit details -
use x/crypto version of ed25519 due to go1.12 compat requirement
Malte Isberner committedDec 6, 2020 Configuration menu - View commit details
-
Copy full SHA for 0209fbb - Browse repository at this point
Copy the full SHA 0209fbbView commit details -
Malte Isberner committed
Dec 6, 2020 Configuration menu - View commit details
-
Copy full SHA for ac19f30 - Browse repository at this point
Copy the full SHA ac19f30View commit details
Commits on Dec 7, 2020
-
Merge pull request #181 from andrewmostello/master
Signed-off-by: Matt Farina <matt@mattfarina.com>
Configuration menu - View commit details
-
Copy full SHA for be8a535 - Browse repository at this point
Copy the full SHA be8a535View commit details
Commits on Dec 10, 2020
-
Merge pull request #265 from karelbilek/master
Signed-off-by: Matt Farina <matt@mattfarina.com>
Configuration menu - View commit details
-
Copy full SHA for 364146e - Browse repository at this point
Copy the full SHA 364146eView commit details
Commits on Dec 11, 2020
-
Merge pull request #270 from misberner/mi/non-rsa-private-keys
Extend certificate functions to handle non-RSA keys + add support for ed25519 keys
Configuration menu - View commit details
-
Copy full SHA for 39e4d5d - Browse repository at this point
Copy the full SHA 39e4d5dView commit details -
Configuration menu - View commit details
-
Copy full SHA for cbe818b - Browse repository at this point
Copy the full SHA cbe818bView commit details -
Merge pull request #272 from mattfarina/bump-versions
Signed-off-by: Matt Farina <matt@mattfarina.com>
Configuration menu - View commit details
-
Copy full SHA for 868e751 - Browse repository at this point
Copy the full SHA 868e751View commit details -
mergo had made a breaking change in 0.3.9. This was undone in 0.3.10 with a new path forward for internal reworking via a new implementation. 0.3.10 and 0.3.11 no longer break sprig functionality. This is tested. More information at https://github.com/imdario/mergo/releases/tag/v0.3.10
Configuration menu - View commit details
-
Copy full SHA for 98a0e53 - Browse repository at this point
Copy the full SHA 98a0e53View commit details -
Merge pull request #273 from mattfarina/update-mergo.11
Updating mergo to 0.3.11
Configuration menu - View commit details
-
Copy full SHA for 8b073ef - Browse repository at this point
Copy the full SHA 8b073efView commit details
There are no files selected for viewing