| Commit message (Collapse) | Author | Age | Lines |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
e.g. for git: git, gitFull, gitMinimal, etc..
|
| |
|
| |
|
| |
|
|
|
|
|
| |
It should now be possible to run the server from inside another go
application by importing the main module and running its Start() function
|
| |
|
| |
|
|
|
|
|
| |
Use IndexMeta to store the information relevant to making conditional
updates in future runs.
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
The switch to logger.Error is to make clear that the operation is
aborted, whereas the remaining warning (fetching the git revision) is
not so important so it remains a warning and does not skip the current
iteration
|
|
|
|
| |
i.e. don't fetch options.json when Source.Type = "packages"
|
|
|
|
|
| |
"currently no change" because only GitHub repos are supported, but
more ready to support other types
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|