Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/Homebrew/homebrew-formula-analytics

🔢 Query Homebrew's analytics from the command-line.
https://github.com/Homebrew/homebrew-formula-analytics

Bump google-api-client from 0.11.1 to 0.21.2

Bumps [google-api-client](https://github.com/google/google-api-ruby-client) from 0.11.1 to 0.21....

ab6ad0e5e2d42eeba017ee2f4f1e549ed747092e authored over 6 years ago
Merge pull request #18 from MikeMcQuaid/tweak-travis-ci

travis.yml: use Linux and macOS.

6412ea94062bd951873ec35894fca71222f8c6f3 authored over 6 years ago
travis.yml: use Linux and macOS.

And generally cleanup to better match e.g. brew-test-bot.

fc66ef212ba5b08ef3f8aea622f2390c430082d6 authored over 6 years ago
Merge pull request #16 from MikeMcQuaid/output-format-tweaks

formulae-analytics: output format tweaks.

b66d5b9f73f89b5219584f7c969a460c60033a2c authored over 6 years ago
formulae-analytics: output format tweaks.

- Output 10,000 rather than 1,000 formulae
- Use both batching methods for increased performance...

2d59a5b9da80c909a3c8a18c7ef98fac46b498ac authored over 6 years ago
Merge pull request #15 from MikeMcQuaid/formulae-analytics-no-formulae

formula-analytics: handle no formula arguments.

8c5ad4105b73713045d9a2c3e89c5a2db212b38b authored over 6 years ago
formula-analytics: handle no formula arguments.

In that case we want to ensure that we still search for something so
provide a single `nil` in t...

e4a671920be71242f20d6c24c85ff38a4544f7a4 authored over 6 years ago
Merge pull request #13 from MikeMcQuaid/multiple-formulae

formula-analytics: allow specifying multiple formulae.

1e41a85e60ce782b8d4b3d3a51ff7398e564841a authored over 6 years ago
formula-analytics: allow specifying multiple formulae.

Allow the specification of multiple formulae on the command-line. This
uses the batched report A...

602420a5e293b70cbbdeb4d9c8bdc8a0d0ca9b8a authored over 6 years ago
Merge pull request #12 from MikeMcQuaid/short-links

README: use short docs.brew.sh links.

94727b12bafe2a9734211c3f4548fd8e6c445e42 authored almost 7 years ago
brew-formula-analytics: fix brew style.

5b862642eb0bf6f6ad856564aa1d3c1a53af95d4 authored almost 7 years ago
README: use short docs.brew.sh links.

c068ae2777543da2f976d194e65de7a5216f0d83 authored almost 7 years ago
Merge pull request #11 from MikeMcQuaid/more-categories

Allow more categories to be specified

05cfdcaa8f0ecd23ad46d38fb4af4cf0804a01ea authored about 7 years ago
Allow more categories to be specified

Allow multiple categories to be specified at once and add a new
`--os-version` argument to query...

45ac473da888326c95ef369c2ba25bcdfce18c48 authored about 7 years ago
Add probot-stale.

78cd8b8ee870dc18aadd092e40e1249c9d8f4fa9 authored over 7 years ago
Merge pull request #10 from MikeMcQuaid/formula-analytics-max-date

brew-formula-analytics: handle maximum days ago.

873453f7ff9452e43c45047b70afae7653d8cdc4 authored over 7 years ago
brew-formula-analytics: handle maximum days ago.

Fixes #9.

adb7727ed4f2c291643ec20ed4ae2962d003193b authored over 7 years ago
Merge pull request #8 from MikeMcQuaid/formulary

brew-formula-analytics: use formulary lookup.

945cc5a081f87d7c44adab379bd4e73fc2a5c5ee authored over 7 years ago
brew-formula-analytics: use formulary lookup.

Lookup formulae names from the currently tapped taps to save a little
bit of typing.

f34cbffbbe938036e45af042e292e8c759e2087c authored over 7 years ago
Merge pull request #7 from MikeMcQuaid/rubocop-fixes

Fix RuboCop warnings.

dbaa4e55816ac7e62f02135b3783794b4a3541c2 authored over 7 years ago
Fix RuboCop warnings.

Using the new rules in Homebrew/brew#2679 and check them on new PRs.

f70f6a04ddc2b39435478e0fbaca34bced10494c authored over 7 years ago
Merge pull request #5 from MikeMcQuaid/vendor-gems

Fix Bundler setup

9efa1acdba98803e86e6434c039c9ba686b8dc62 authored over 7 years ago
Fix Bundler setup

Some more tricks to setup the RubyGems require path properly that will
hopefully survive Ruby ve...

0161d42512e42eabdcdc6217aba994d7139741a1 authored over 7 years ago
Merge pull request #3 from MikeMcQuaid/improve-output-formatting

Improve output formatting

bc1a95250d70f08c9ceace473b7c59c67a3287bb authored over 7 years ago
Improve output formatting

- Don't output e.g. `wgetpaste` if you specify `wget` as the formula
- Comma separate counts
- U...

4f1678115e31b02e1f2cfd77fb10b70918d59e5d authored over 7 years ago
Merge pull request #1 from MikeMcQuaid/json-output

Add JSON output.

3266227321a490062e827655c4035659ed10c070 authored over 7 years ago
Add JSON output.

Provide a `--json` option to provide JSON output of the data.

8b4abc9f339b99d3c1249817460a53ab49ada610 authored over 7 years ago
Initial commit

7b273a8a179337c61d1c49e2fb65c1483adaaefa authored over 7 years ago