7
I Use This!
Very High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Jan 04, 2025 — Jan 04, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Bundle filepath.Rel as filepath_Rel while the submission upstream doesn't go in (http://codereview.appspot.com/4981049). More... over 14 years ago
Merged go-formula-config-validation branch [r=hazmat] More... over 14 years ago
Merged the go-formula-config branch [r=hazmat] More... over 14 years ago
renaming ensemble to juju, and calling principia charm or "charms" now
SpamapS
as Clint Byrum
More... over 14 years ago
Implemented Bundle.ExpandTo. Simplified tests. More... over 14 years ago
Added formula.Bundle, ReadBundle, and ReadBundleBytes. More... over 14 years ago
Simplified further the Formula interface: More... over 14 years ago
Unified formula.ReadConfig and ParseConfig. More... over 14 years ago
Unified formula.ParseMeta and ReadMeta. More... over 14 years ago
Implemented bundling of formulas! More... over 14 years ago
Got started with formula.Dir implementation. Missing bundling and expanding for completion. More... over 14 years ago
Added config validation support. More... over 14 years ago
Implemented initial config parsing. No variable validation using the parsed schema yet. More... over 14 years ago
Added formula(_test).go files with the generic bits that were all together in meta.go at first. More... over 14 years ago
Merged go-final-formula-meta branch [r=fwereade,hazmat] More... over 14 years ago
Merge go-rename-short-types branch [r=hazmat,fwereade,jkakar] (!) More... over 14 years ago
Merged go-initial-formula-meta branch [r=fwereade,hazmat] More... over 14 years ago
Merged go-iface-schemas branch [r=fwereade,hazmat] More... over 14 years ago
Config parsing begins. More... over 14 years ago
Got config support skeleton in place, and a failing test. More... over 14 years ago
Reorganized files so meta handling has its own file/tests. More... over 14 years ago
Added support for pasing relations within the formula metadata. More... over 14 years ago
Adding sample formula repository content for tests. More... over 14 years ago
Renamed schema.M/L to schema.Map/ListType More... over 14 years ago
Renamed schema.M/L to schema.Map/ListType More... over 14 years ago
Implemented initial metadata.yaml reading and parsing. More... over 14 years ago
Ported formula id parsing and interface schema normalization. More... over 14 years ago
Fixed and tested schema coercing of nil values in several cases. More... over 14 years ago
Fixed and tested schema coercing of nil values in several cases. More... over 14 years ago
The schema package now consistently outputs values of type schema.M for maps and schema.L for lists. More... over 14 years ago