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
fixes for new error interface More... about 14 years ago
also remove apparmor dir from created charms
SpamapS
as Clint Byrum
More... about 14 years ago
removing apparmor until we have more experience with it
SpamapS
as Clint Byrum
More... about 14 years ago
Updated get script to branch formula More... about 14 years ago
Added get script to download charm based on search criteria More... about 14 years ago
Merged branch go-initial-juju. [r=niemeyer] More... about 14 years ago
remove EnvironProvider unregister functionality. More... about 14 years ago
minor changes made in response to niemeyer feedback. More... about 14 years ago
remove Conn type pending further discussion. More... about 14 years ago
remove unnecessary kind field from Conn. More... about 14 years ago
rename dummyConn to dummyEnviron More... about 14 years ago
import gocheck to . More... about 14 years ago
clarify that dummyprovider_test.go does not contain any tests. More... about 14 years ago
First commit of juju package. Implements basic structure and reading of environments file. More... about 14 years ago
use juju-log instead of echo
SpamapS
as Clint Byrum
More... about 14 years ago
updating defualt charm template to split revision file
SpamapS
as Clint Byrum
More... about 14 years ago
Added info/debug logging across the charm storage operations. More... about 14 years ago
Copied log.go from personal project (mgo). More... about 14 years ago
Track sha256 and store next to the charm information so we can answer related API requests in the future. More... about 14 years ago
Introduced revision key tracking so that we can detect whether a charm update is already the current tip across all requested URLs or not. If at least one of the URLs are out-of-date, the update will proceed and bump a revision on all of them. More... about 14 years ago
New store package with AddCharm and OpenCharm interface. More... about 14 years ago
Implemented URL.WithRevision. More... about 14 years ago
Implemented URL.WithRevision. More... about 14 years ago
Renamed NewURL to ParseURL, and added MustParseURL. More... about 14 years ago
Renamed NewURL to ParseURL, and added MustParseURL. More... about 14 years ago
Merging from go-new-revisions. More... about 14 years ago
added revision checking to proof
SpamapS
as Clint Byrum
More... about 14 years ago
backward incompatible change to tests to use local: prefix on charm names
SpamapS
as Clint Byrum
More... about 14 years ago
Implemented new schema for charm revision handling in an independent file in the Go port, including backwards compatibility with the previous schema, and also SetVersion methods that enable bundling and expanding charms with custom revisions (necessary for store). More... about 14 years ago
Implemented new schema for charm revision handling in an independent file in the Go port, including backwards compatibility with the previous schema, and also SetVersion methods that enable bundling and expanding charms with custom revisions (necessary for store). More... about 14 years ago