Compare commits

...

31 Commits

Author SHA1 Message Date
3bee454548 Bump version number
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
2019-07-19 17:03:24 +02:00
9cff6f1f13 Merge pull request #40 from vbrandl/dependabot/cargo/serde-1.0.97
Bump serde from 1.0.93 to 1.0.97
2019-07-19 16:43:35 +02:00
c946c5d0b4 Bump serde from 1.0.93 to 1.0.97
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.93 to 1.0.97.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.93...v1.0.97)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-19 14:41:50 +00:00
88ae90af95 Merge pull request #39 from vbrandl/dependabot/cargo/actix-web-1.0.5
Bump actix-web from 1.0.3 to 1.0.5
2019-07-19 16:40:36 +02:00
9f783dffa8 Merge pull request #41 from vbrandl/dependabot/cargo/ructe-0.7.0
Bump ructe from 0.6.4 to 0.7.0
2019-07-19 16:40:23 +02:00
2cdf64ed80 Bump ructe from 0.6.4 to 0.7.0
Bumps [ructe](https://github.com/kaj/ructe) from 0.6.4 to 0.7.0.
- [Release notes](https://github.com/kaj/ructe/releases)
- [Commits](https://github.com/kaj/ructe/compare/v0.6.4...v0.7.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-19 14:40:13 +00:00
9e024b530e Merge pull request #38 from vbrandl/dependabot/cargo/serde_derive-1.0.97
Bump serde_derive from 1.0.94 to 1.0.97
2019-07-19 16:38:43 +02:00
0db7b26541 Bump actix-web from 1.0.3 to 1.0.5
Bumps [actix-web](https://github.com/actix/actix-web) from 1.0.3 to 1.0.5.
- [Release notes](https://github.com/actix/actix-web/releases)
- [Changelog](https://github.com/actix/actix-web/blob/master/CHANGES.md)
- [Commits](https://github.com/actix/actix-web/compare/web-v1.0.3...web-v1.0.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-18 15:13:53 +00:00
009d2c4813 Bump serde_derive from 1.0.94 to 1.0.97
Bumps [serde_derive](https://github.com/serde-rs/serde) from 1.0.94 to 1.0.97.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.94...v1.0.97)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-18 15:13:40 +00:00
f0ed6c2e23 Merge pull request #35 from vbrandl/dependabot/cargo/log-0.4.7
All checks were successful
continuous-integration/drone/push Build is passing
Bump log from 0.4.6 to 0.4.7
2019-07-14 14:25:47 +02:00
d16a21e74e Bump log from 0.4.6 to 0.4.7
Bumps [log](https://github.com/rust-lang/log) from 0.4.6 to 0.4.7.
- [Release notes](https://github.com/rust-lang/log/releases)
- [Changelog](https://github.com/rust-lang-nursery/log/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/log/compare/0.4.6...0.4.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-11 06:35:54 +00:00
7e721ac212 Fork in for loop
[ci skip]
2019-07-07 21:01:57 +02:00
4eb5d06cd1 Fork in loop
[ci skip]
2019-07-07 20:33:08 +02:00
b71207ca51 Add helper scripts for finding and loading active repos (on github)
[ci skip]
2019-07-07 20:22:32 +02:00
f3902f800f Remove migration subcommand
All checks were successful
continuous-integration/drone/push Build is passing
2019-07-07 18:27:50 +02:00
b8e454762e Bump version number
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
2019-07-07 14:53:51 +02:00
268734efdd Merge branch 'feature/commit-count'
Closes #33
2019-07-07 14:53:10 +02:00
c71925f61e Add migration subcommand 2019-07-07 14:52:42 +02:00
c5bbd14a05 Update documentation for the JSON endpoint 2019-07-07 13:36:14 +02:00
a239a3f80b Calculate number of commits
The number of commits is shown in the overview page and returned in the
JSON response.

Closes #33
2019-07-07 13:30:17 +02:00
00b4e60341 Add parse error 2019-07-07 13:29:26 +02:00
ed1cafafd0 Show commit count in overview page 2019-07-07 13:29:03 +02:00
bdb10fd54a Add commit count to the cache struct 2019-07-07 13:28:43 +02:00
1f01c3b964 Bump version number
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
2019-07-05 12:50:55 +02:00
3f94789b8b Merge pull request #32 from vbrandl/dependabot/cargo/actix-web-1.0.3
Bump actix-web from 1.0.2 to 1.0.3
2019-07-05 12:49:40 +02:00
e4f8604861 Bump actix-web from 1.0.2 to 1.0.3
All checks were successful
continuous-integration/drone/push Build is passing
Bumps [actix-web](https://github.com/actix/actix-web) from 1.0.2 to 1.0.3.
- [Release notes](https://github.com/actix/actix-web/releases)
- [Changelog](https://github.com/actix/actix-web/blob/master/CHANGES.md)
- [Commits](https://github.com/actix/actix-web/compare/web-v1.0.2...web-v1.0.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-03 04:24:43 +00:00
25a179dad6 Bump version number
All checks were successful
continuous-integration/drone/tag Build is passing
continuous-integration/drone/push Build is passing
2019-07-02 17:13:51 +02:00
6ee44f7ba3 Revert "Update dependencies"
This reverts commit 7e13f93ee3. This
commit broke following builds. It was impossible to clone new
repositories.

Reverting the commit closes #31.
2019-07-02 17:11:58 +02:00
e9ebbee957 Bump version number
All checks were successful
continuous-integration/drone/tag Build is passing
continuous-integration/drone/push Build is passing
2019-07-01 18:28:14 +02:00
5211481226 Merge pull request #30 from vbrandl/dependabot/cargo/serde_json-1.0.40
Bump serde_json from 1.0.39 to 1.0.40
2019-07-01 18:24:59 +02:00
fd230db0cb Bump serde_json from 1.0.39 to 1.0.40
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.39 to 1.0.40.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.39...v1.0.40)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-01 04:29:15 +00:00
9 changed files with 414 additions and 196 deletions

464
Cargo.lock generated

File diff suppressed because it is too large Load Diff

View File

@ -1,27 +1,27 @@
[package] [package]
name = "hoc" name = "hoc"
version = "0.9.4" version = "0.10.1"
authors = ["Valentin Brandl <vbrandl@riseup.net>"] authors = ["Valentin Brandl <vbrandl@riseup.net>"]
edition = "2018" edition = "2018"
build = "build.rs" build = "build.rs"
[dependencies] [dependencies]
actix-web = "1.0.3" actix-web = "1.0.5"
badge = "0.2.0" badge = "0.2.0"
bytes = "0.4.12" bytes = "0.4.12"
futures = "0.1.28" futures = "0.1.28"
git2 = "0.9.1" git2 = "0.9.1"
lazy_static = "1.3.0" lazy_static = "1.3.0"
log = "0.4.6" log = "0.4.7"
log4rs = "0.8.3" log4rs = "0.8.3"
number_prefix = "0.3.0" number_prefix = "0.3.0"
openssl-probe = "0.1.2" openssl-probe = "0.1.2"
reqwest = "0.9.18" reqwest = "0.9.17"
serde = "1.0.94" serde = "1.0.97"
serde_derive = "1.0.94" serde_derive = "1.0.97"
serde_json = "1.0.39" serde_json = "1.0.40"
structopt = "0.2.18" structopt = "0.2.18"
[build-dependencies] [build-dependencies]
ructe = "0.6.4" ructe = "0.7.0"
vergen = "3.0.4" vergen = "3.0.4"

10
scripts/find-active.sh Executable file
View File

@ -0,0 +1,10 @@
#!/usr/bin/env sh
set -e
DIR=${1:-repos}
for url in $(./scripts/list.sh "${DIR}")
do
(curl "${url}" --silent | grep -q hitsofcode) && echo "${url}" &
done

21
scripts/load-active.sh Executable file
View File

@ -0,0 +1,21 @@
#!/usr/bin/env sh
set -e
ACTIVE=${1}
if [ -z "${ACTIVE}" ]
then
echo "Usage: $0 <list of active repos>"
exit 1
fi
while IFS= read -r url
do
imgs=$(curl "${url}" --silent | grep hitsofcode | grep -o -P 'https://camo.githubusercontent.com/[a-z0-9]+/[a-z0-9]+')
[ -z "${imgs}" ] || echo "${url}"
for img in ${imgs}
do
curl "$img" --silent > /dev/null &
done
done < "${ACTIVE}"

View File

@ -9,7 +9,7 @@ use std::{
/// Enum to indicate the state of the cache /// Enum to indicate the state of the cache
pub(crate) enum CacheState<'a> { pub(crate) enum CacheState<'a> {
/// Current head and cached head are the same /// Current head and cached head are the same
Current(u64), Current { count: u64, commits: u64 },
/// Cached head is older than current head /// Cached head is older than current head
Old(Cache<'a>), Old(Cache<'a>),
/// No cache was found /// No cache was found
@ -21,7 +21,10 @@ impl<'a> CacheState<'a> {
if path.as_ref().exists() { if path.as_ref().exists() {
let cache: Cache = serde_json::from_reader(BufReader::new(File::open(path)?))?; let cache: Cache = serde_json::from_reader(BufReader::new(File::open(path)?))?;
if cache.head == head { if cache.head == head {
Ok(CacheState::Current(cache.count)) Ok(CacheState::Current {
count: cache.count,
commits: cache.commits,
})
} else { } else {
Ok(CacheState::Old(cache)) Ok(CacheState::Old(cache))
} }
@ -30,22 +33,31 @@ impl<'a> CacheState<'a> {
} }
} }
pub(crate) fn calculate_new_cache(self, count: u64, head: Cow<'a, str>) -> Cache { pub(crate) fn calculate_new_cache(self, count: u64, commits: u64, head: Cow<'a, str>) -> Cache {
match self { match self {
CacheState::Old(mut cache) => { CacheState::Old(mut cache) => {
cache.head = head; cache.head = head;
cache.count += count; cache.count += count;
cache.commits += commits;
cache cache
} }
CacheState::No | CacheState::Current(_) => Cache { head, count }, CacheState::No | CacheState::Current { .. } => Cache {
head,
count,
commits,
},
} }
} }
} }
#[derive(Serialize, Deserialize)] #[derive(Serialize, Deserialize)]
pub(crate) struct Cache<'a> { pub(crate) struct Cache<'a> {
/// HEAD commit ref
pub head: Cow<'a, str>, pub head: Cow<'a, str>,
/// HoC value
pub count: u64, pub count: u64,
/// Number of commits
pub commits: u64,
} }
impl<'a> Cache<'a> { impl<'a> Cache<'a> {

View File

@ -16,6 +16,7 @@ pub(crate) enum Error {
Io(std::io::Error), Io(std::io::Error),
Log(log::SetLoggerError), Log(log::SetLoggerError),
LogBuilder(log4rs::config::Errors), LogBuilder(log4rs::config::Errors),
Parse(std::num::ParseIntError),
Serial(serde_json::Error), Serial(serde_json::Error),
} }
@ -29,6 +30,7 @@ impl fmt::Display for Error {
Error::Io(e) => write!(fmt, "Io({})", e), Error::Io(e) => write!(fmt, "Io({})", e),
Error::Log(e) => write!(fmt, "Log({})", e), Error::Log(e) => write!(fmt, "Log({})", e),
Error::LogBuilder(e) => write!(fmt, "LogBuilder({})", e), Error::LogBuilder(e) => write!(fmt, "LogBuilder({})", e),
Error::Parse(e) => write!(fmt, "Parse({})", e),
Error::Serial(e) => write!(fmt, "Serial({})", e), Error::Serial(e) => write!(fmt, "Serial({})", e),
} }
} }
@ -91,3 +93,9 @@ impl From<log4rs::config::Errors> for Error {
Error::LogBuilder(err) Error::LogBuilder(err)
} }
} }
impl From<std::num::ParseIntError> for Error {
fn from(err: std::num::ParseIntError) -> Self {
Error::Parse(err)
}
}

View File

@ -60,6 +60,7 @@ struct State {
struct JsonResponse<'a> { struct JsonResponse<'a> {
head: &'a str, head: &'a str,
count: u64, count: u64,
commits: u64,
} }
fn pull(path: impl AsRef<Path>) -> Result<()> { fn pull(path: impl AsRef<Path>) -> Result<()> {
@ -69,17 +70,13 @@ fn pull(path: impl AsRef<Path>) -> Result<()> {
Ok(()) Ok(())
} }
fn hoc(repo: &str, repo_dir: &str, cache_dir: &str) -> Result<(u64, String)> { fn hoc(repo: &str, repo_dir: &str, cache_dir: &str) -> Result<(u64, String, u64)> {
let repo_dir = format!("{}/{}", repo_dir, repo); let repo_dir = format!("{}/{}", repo_dir, repo);
let cache_dir = format!("{}/{}.json", cache_dir, repo); let cache_dir = format!("{}/{}.json", cache_dir, repo);
let cache_dir = Path::new(&cache_dir); let cache_dir = Path::new(&cache_dir);
let head = format!( let repo = Repository::open_bare(&repo_dir)?;
"{}", let head = format!("{}", repo.head()?.target().ok_or(Error::Internal)?);
Repository::open_bare(&repo_dir)? let mut arg_commit_count = vec!["rev-list".to_string(), "--count".to_string()];
.head()?
.target()
.ok_or(Error::Internal)?
);
let mut arg = vec![ let mut arg = vec![
"log".to_string(), "log".to_string(),
"--pretty=tformat:".to_string(), "--pretty=tformat:".to_string(),
@ -94,16 +91,18 @@ fn hoc(repo: &str, repo_dir: &str, cache_dir: &str) -> Result<(u64, String)> {
]; ];
let cache = CacheState::read_from_file(&cache_dir, &head)?; let cache = CacheState::read_from_file(&cache_dir, &head)?;
match &cache { match &cache {
CacheState::Current(res) => { CacheState::Current { count, commits } => {
info!("Using cache for {}", repo_dir); info!("Using cache for {}", repo_dir);
return Ok((*res, head)); return Ok((*count, head, *commits));
} }
CacheState::Old(cache) => { CacheState::Old(cache) => {
info!("Updating cache for {}", repo_dir); info!("Updating cache for {}", repo_dir);
arg.push(format!("{}..HEAD", cache.head)); arg.push(format!("{}..HEAD", cache.head));
arg_commit_count.push(format!("{}..HEAD", cache.head));
} }
CacheState::No => { CacheState::No => {
info!("Creating cache for {}", repo_dir); info!("Creating cache for {}", repo_dir);
arg_commit_count.push("HEAD".to_string());
} }
}; };
arg.push("--".to_string()); arg.push("--".to_string());
@ -114,6 +113,13 @@ fn hoc(repo: &str, repo_dir: &str, cache_dir: &str) -> Result<(u64, String)> {
.output()? .output()?
.stdout; .stdout;
let output = String::from_utf8_lossy(&output); let output = String::from_utf8_lossy(&output);
let output_commits = Command::new("git")
.args(&arg_commit_count)
.current_dir(&repo_dir)
.output()?
.stdout;
let output_commits = String::from_utf8_lossy(&output_commits);
let commits: u64 = output_commits.trim().parse()?;
let count: u64 = output let count: u64 = output
.lines() .lines()
.map(|s| { .map(|s| {
@ -125,10 +131,10 @@ fn hoc(repo: &str, repo_dir: &str, cache_dir: &str) -> Result<(u64, String)> {
}) })
.sum(); .sum();
let cache = cache.calculate_new_cache(count, (&head).into()); let cache = cache.calculate_new_cache(count, commits, (&head).into());
cache.write_to_file(cache_dir)?; cache.write_to_file(cache_dir)?;
Ok((cache.count, head)) Ok((cache.count, head, commits))
} }
fn remote_exists(url: &str) -> Result<bool> { fn remote_exists(url: &str) -> Result<bool> {
@ -138,6 +144,7 @@ fn remote_exists(url: &str) -> Result<bool> {
enum HocResult { enum HocResult {
Hoc { Hoc {
hoc: u64, hoc: u64,
commits: u64,
hoc_pretty: String, hoc_pretty: String,
head: String, head: String,
url: String, url: String,
@ -176,15 +183,16 @@ where
REPO_COUNT.fetch_add(1, Ordering::Relaxed); REPO_COUNT.fetch_add(1, Ordering::Relaxed);
} }
pull(&path)?; pull(&path)?;
let (hoc, head) = hoc(&service_path, &state.repos, &state.cache)?; let (hoc, head, commits) = hoc(&service_path, &state.repos, &state.cache)?;
let hoc_pretty = match NumberPrefix::decimal(hoc as f64) { let hoc_pretty = match NumberPrefix::decimal(hoc as f64) {
Standalone(hoc) => hoc.to_string(), Standalone(hoc) => hoc.to_string(),
Prefixed(prefix, hoc) => format!("{:.1}{}", hoc, prefix), Prefixed(prefix, hoc) => format!("{:.1}{}", hoc, prefix),
}; };
Ok(HocResult::Hoc { Ok(HocResult::Hoc {
hoc, hoc,
commits,
hoc_pretty, hoc_pretty,
head, head: head.to_string(),
url, url,
repo, repo,
service_path, service_path,
@ -199,9 +207,12 @@ fn json_hoc<T: Service>(
) -> impl Future<Item = HttpResponse, Error = Error> { ) -> impl Future<Item = HttpResponse, Error = Error> {
let mapper = |r| match r { let mapper = |r| match r {
HocResult::NotFound => p404(), HocResult::NotFound => p404(),
HocResult::Hoc { hoc, head, .. } => Ok(HttpResponse::Ok().json(JsonResponse { HocResult::Hoc {
hoc, head, commits, ..
} => Ok(HttpResponse::Ok().json(JsonResponse {
head: &head, head: &head,
count: hoc, count: hoc,
commits,
})), })),
}; };
handle_hoc_request::<T, _>(state, data, mapper) handle_hoc_request::<T, _>(state, data, mapper)
@ -248,6 +259,7 @@ fn overview<T: Service>(
HocResult::NotFound => p404(), HocResult::NotFound => p404(),
HocResult::Hoc { HocResult::Hoc {
hoc, hoc,
commits,
hoc_pretty, hoc_pretty,
url, url,
head, head,
@ -266,6 +278,7 @@ fn overview<T: Service>(
&hoc_pretty, &hoc_pretty,
&head, &head,
&T::commit_url(&repo, &head), &T::commit_url(&repo, &head),
commits,
)?; )?;
let (tx, rx_body) = mpsc::unbounded(); let (tx, rx_body) = mpsc::unbounded();
@ -328,8 +341,7 @@ fn favicon32() -> HttpResponse {
HttpResponse::Ok().content_type("image/png").body(FAVICON) HttpResponse::Ok().content_type("image/png").body(FAVICON)
} }
fn main() -> Result<()> { fn start_server() -> Result<()> {
config::init()?;
let interface = format!("{}:{}", OPT.host, OPT.port); let interface = format!("{}:{}", OPT.host, OPT.port);
let state = Arc::new(State { let state = Arc::new(State {
repos: OPT.outdir.display().to_string(), repos: OPT.outdir.display().to_string(),
@ -358,3 +370,8 @@ fn main() -> Result<()> {
.bind(interface)? .bind(interface)?
.run()?) .run()?)
} }
fn main() -> Result<()> {
config::init()?;
start_server()
}

View File

@ -46,17 +46,18 @@ alt="example badge" /></a>
</pre> </pre>
<p> <p>
You can also request the HoC as JSON by appending <code>/json</code> to the request path. This will return a JSON You can also request the HoC as JSON by appending <code>/json</code> to the request path. This will return a JSON object
object with two fields: <code>count</code> and <code>head</code> with count being the HoC value and head being the with three fields: <code>count</code> (the HoC value), <code>commits</code> (the number of commits) and
commit ref of <code>HEAD</code>. Requesting <code>head</code> (the commit ref of HEAD). Requesting <a
<a href="https://@domain/github/vbrandl/hoc/json">https://@domain/github/vbrandl/hoc/json</a> might return something href="https://@domain/github/vbrandl/hoc/json">https://@domain/github/vbrandl/hoc/json</a> might return something along
along the lines of the lines of
</p> </p>
<pre> <pre>
&#123; &#123;
"head" : "05736ee3ba256ec9a7227c436aef2bf43db109ab", "head": "1f01c3b964b018fb0c0c2c5b572bf4ace2968546",
"count": 7582 "count": 8324,
"commits": 223
&#125; &#125;
</pre> </pre>

View File

@ -1,12 +1,13 @@
@use super::base; @use super::base;
@use crate::statics::VersionInfo; @use crate::statics::VersionInfo;
@(version_info: VersionInfo, repo_count: usize, domain: &str, path: &str, url: &str, hoc: u64, hoc_pretty: &str, head: &str, commit_url: &str) @(version_info: VersionInfo, repo_count: usize, domain: &str, path: &str, url: &str, hoc: u64, hoc_pretty: &str, head: &str, commit_url: &str, commits: u64)
@:base("Hits-of-Code Badges", "Overview", { @:base("Hits-of-Code Badges", "Overview", {
<p> <p>
The project <a href="@url">@url</a> has <strong>@hoc_pretty</strong> (exactly @hoc) hits of code at <a href="@commit_url">@head</a>. The project <a href="@url">@url</a> has <strong>@hoc_pretty</strong> (exactly @hoc) hits of code at
<a href="@commit_url">@head</a>. The repository contains <strong>@commits</strong> commits.
</p> </p>
<p> <p>