Ecosyste.ms: OpenCollective

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

github.com/html-next/ember-cli-changelog

Changelog generation for ember-cli projects.
https://github.com/html-next/ember-cli-changelog

breaking(local-git): completely drops nodegit dependency as it destroys build times and angrily errors out for bad reasons when it's a secondary dependency

a51f966ef89f5dd123e45cfa16d528761ce86cbe authored about 9 years ago
nicer specification

ec40adcddad2b2444d15013178c0b5530bfca4a0 authored about 9 years ago
Released v0.1.1

8c3b25388c7b9c7130d09b4700bba5426b1ad32a authored about 9 years ago
fix(dependencies): nodegit doesn't build on travis unless we use master

9f69a3d1c2c1e3e0b3146083806f83058ea2f698 authored about 9 years ago
Released v0.1.0

13154ce45599bcd84a88e29bb55b40a364fbc589 authored about 9 years ago
fix(enhanced-usernames): passes the correct options hash to massage-commits for storing authors

051f01b99885fab9d45af3f21f4fafbaf24faca1 authored about 9 years ago
feat(enhanced-usernames): attempts to resolve a real name for a username when a discrepency between PR and commit author is found

ddd2d08108b421e873892033483e3933712bb8e5 authored about 9 years ago
feat(enhanced-usernames): collects authors and committers into an authors hash as we discover their logins

36926dae2e309a4ae4cdc41d05952ee3bb59ad12 authored about 9 years ago
feat(ember-style): accounts for ember-style in filter and formatter

436df1d485999cab786b0f3ad77c9cd41cf3c295 authored about 9 years ago
fix(github): use isHostGithub instead of useGithub

f4c260e88b1e905eb9e0264a1877c887fcf59210 authored about 9 years ago
fix(ember-style): corrects link to style guide

65fedf9a1431ccd206eec819dddd500b03a82852 authored about 9 years ago
feat(get-project): adds repository host detection to get-project

1ab9ef73d14c2dd9f8b62ab3d61fe008eca03ae1 authored about 9 years ago
breaking(config): removes the ability to manually specify github usage

7dab520605a1007ddababc40eb1948ce89ac2de8 authored about 9 years ago
feat(ember-style-commits): adds support for ember-style commit parsing

a2e90af2174e6586ca675cc27d60731c3c041355 authored about 9 years ago
fix(travis): attempts to appease the nodegit gods

d20c0676a8bef38786796e17ef6bb8f6b75cb76c authored about 9 years ago
fix(travis): use node 4.2.4 and phantomjs2, skip nodegit install

b7788f92ccb43e46072d67b7040f0c92303f2feb authored about 9 years ago
fix(tests): nodegit can't build on linux/travis and can't be utilized there for testing anyway

59a4a3454dcbb74abf7ef3ef04df5f653fbaaf4e authored about 9 years ago
fix(cruft-removal): removes dead code

fa8c938dc733add1e931a82c5e1618b9227b9f39 authored about 9 years ago
feat(sex-appeal): gives the addon a more explorable readme and package.json

7d9e087e5cfc590c5ac7bd3b1fcfdc681ced0505 authored about 9 years ago
fix(dependencies): prunes uneeded dependencies

7454bfc7cafb3e4d5de29e64764276535587d3ec authored about 9 years ago
fix(tests): we still require a template processor to run tests :/

0bd2c521d7b582b5c3c34eb2cbf5725b4e991f33 authored about 9 years ago
fix(bin): removes bash script version

096fe8367c41d467f23ba8ce7bfd49bc19b2ff9e authored about 9 years ago
Merge pull request #4 from andrewtimberlake/patch-1

docs: Add link to Angular Git Commit Guidelines

6d4871ca7fc0c48af793b942e029ab52decbe559 authored about 9 years ago
docs: Add link to Angular Git Commit Guidelines

Had to Google the commit guidelines so this should make it one step easier for those who don't k...

2b64a0b81879d9bca540396cfdc9ee2a10d859b6 authored about 9 years ago
Released v0.0.1

b26198a7cb00eca80ecbfe87936bed2599d9dd74 authored about 9 years ago
Released v0.0.1

eb405021809951767c41d82ec1610a332a6ff2e8 authored about 9 years ago
adds a log

d0745ea8c284ab030a17da9e86772b7912d12233 authored about 9 years ago
fix release task

f20eda517efe62ecd3aea1879502b4953c126935 authored about 9 years ago
ready for alpha

a34a9b4589f7507071bc9b85dd78d15160ed4bdf authored about 9 years ago
everything but the current branch resolution

550b5bf8e2b0fc39b01c6a14bf307ade6d7a4cf2 authored about 9 years ago
almost working...

e49a36649f73b78352640e913bf1a86f689c4ddb authored about 9 years ago
gets most the way to a fully configurable addon

962d428a1eb464fc4a150c1486e49475539508f3 authored about 9 years ago
gets compareCommits working locally

09d12b5df1d8db6019a1b49e0be492004788a7f7 authored about 9 years ago
implements basic walker

40cc4c29d43154f9bdb73027468e78895946e652 authored about 9 years ago
gets further

8e41acf30deaac80c65a800518694ab27e6184f1 authored about 9 years ago
scaffolds compare-commits

97037fb6f4207528a1dcd88c489e74a8c7358b9e authored about 9 years ago
separates out the beforeCommit hook

c58589f1c8a110113d752d0bac21d36cad5643f2 authored about 9 years ago
adds prompt, better context

394997b7cbc8050846be4f010a09758d9efcd342 authored about 9 years ago
integrate with ember-cli-release

3748bf3869bd9c26a316ee57c99eda825be109da authored about 9 years ago
gets update-changelog working as a command

b334efb17fa44d6b333e8de578447d9095806d3f authored about 9 years ago
chore(parse-commit): removes unused vars

46d5d22f59c6852baa1e6f609de0377fc4b55e6e authored about 9 years ago
Merge pull request #2 from miguelcobain/ember-cli-command

[WIP] turn changelog script into a command

d66001d1a3078545a260f671f177a6f62fd549a2 authored about 9 years ago
make script a command

6814baba86ed4c3f209959ab9298cf7e0c83f1ca authored about 9 years ago
now we actually have nicer styling

6d8d063f850c9596660d9887e6c274acfcda5899 authored about 9 years ago
Merge pull request #1 from runspired/feat/nicer-prs

feat(pr-entries): adds nicer styling for pull request entries in the …

b8c4125d467abf6b3ee8330e86d3e7431883be81 authored about 9 years ago
feat(pr-entries): adds nicer styling for pull request entries in the changelog

d85cada4bc51cf82d9a510dd664f6004616dff73 authored about 9 years ago
gets commits working

d3fe84420a6016abc8714af9f6eb1e9cc3e8c8a2 authored about 9 years ago
feat(parse-commit): adds the ability to parse out information from a commit

e84de1757c1c06d6846dab24ecac8fe459578a41 authored about 9 years ago
fix(changelog): adds commit parsing

888d92d1d5665e84d0316a0617cd9f9b2b12ab3d authored about 9 years ago
feat(release.json): adds release.json file for storing configuration or the changelog process

506b18ca0b30ac9af1f076fb8ccf220894eed13f authored about 9 years ago
chore(readme): adds information about what this project is

c87d4be6570e18140a09620259f420ba59d7bfb8 authored about 9 years ago
removes space

8a2b780cbb017a0cb1eb8bd02f9febe2d58ee485 authored about 9 years ago
use project settings, not ember-cli settings

a26774da69953b3dfd96e53652e74fc5548524b1 authored about 9 years ago
ports changelong generator from ember-cli to addon and adds basic blueprint

90eaae6738dfb2331237e764221f48243c806cc1 authored about 9 years ago
Initial Commit from Ember CLI v1.13.12

_...,
...

f3808072c940d839ba7bbea8538c8dd122c0fe66 authored about 9 years ago