C.Y.Xu
0d1346d04e
feat: support Gitlab self hosted instance ( #95 )
...
* feat: support Gitlab self hosted instance (#89 )
* docs: fix some doc typo
fixes : #89
2018-08-02 16:51:04 -05:00
Dura
533813b3db
docs: Format config docs with examples and defaults to be understood more easily ( #107 )
...
User like myself don't understand how to provide custom templates to certain config options.
2018-08-02 16:43:21 -05:00
Xianming Zhong
2a98af341c
doc: add comments for placeholders ( #101 )
...
* doc: add comments for placeholders
* chore: update contributors with me
* fix: hack to prevent breaking current placeholders
2018-06-22 09:15:26 -06:00
Andrew Lisowski
4f7bbdf56f
chore: run prettier on everything #98 ( #99 )
...
* run prettier on everything
* add hipstersmoothie as contributor
2018-06-08 17:35:29 -06:00
Md Zubair Ahmed
c4a0484759
fix: error out when projectOwner & projectName is not set in .all-contributorsrc file. ( #80 )
...
* error message when no project name and project owner is added in the init command
* moved error message away from init prompt
* 1. placed json parse in try catch
2. added check for owner and name in getcontributionsfromgithub before constructing url
* added check before config file is written
* changes as per https://github.com/jfmengels/all-contributors-cli/pull/80#pullrequestreview-85678121
* uncommented code
* tests added
* Added myself to contributors table
* test inside utils were moved to github in master branch
* changes to validation check, instead of checking for empty string to null obj value
* typo fixed
* unnecisary check.js file removed
2018-05-29 14:26:25 -06:00
João Marques
152a1fe30a
feat: add support for GitLab repositories ( #84 )
2018-02-23 15:13:41 +01:00
Divjot Singh
687194c5f9
docs: add bogas04 as contributor ( #82 )
2018-02-12 11:48:44 +01:00
Mehdi Achour
32456d2060
doc: display only 6 contributors by line to avoid wrapping
2017-12-25 13:41:22 +01:00
Md Zubair Ahmed
dd4d3f8c2c
doc: fix broken TOC and expand examples ( #79 )
2017-12-25 13:34:13 +01:00
Mehdi Achour
3d998c4c7c
doc: credit @GantMan for his contributions
2017-11-10 09:58:54 +01:00
Mehdi Achour
82d1eb7c51
chore: Credit @brycereynolds, @jmeas, @spirosikmd, @fadc80, @snipe
2017-11-08 19:13:25 +01:00
Mehdi Achour
b443c82b07
chore: add @chrisinajar as contributor
2017-11-07 20:02:07 +01:00
Roy Revelt
11833b0405
chore: add @revelt as contributor ( #59 )
2017-11-03 12:57:56 -06:00
Mehdi Achour
f0cf739d6c
chore: disable auto commiting changes to contributors ( #57 )
2017-11-03 08:05:36 -06:00
Mehdi Achour
de043e0bbf
fix: make selecting at least one contribution type mandatory ( #56 )
...
* Add @machour as a contributor
* fix: make selecting at least one contribution type mandatory
2017-11-02 10:53:55 -06:00
tunnckoCore
722cc74410
chore: add script for easier access ( #51 )
...
* add "all-contributors" script which uses self
Signed-off-by: tunnckoCore <mameto2011@gmail.com>
* Add @charlike as a contributor
* run itself
Signed-off-by: tunnckoCore <mameto2011@gmail.com>
2017-10-02 18:23:23 -06:00
Kevin Jalbert
f99b4701d3
feat: add alt text to emoji ( #42 )
...
* Add alt text (description) on all emoji
Using markdown its possible to attach an alt text (really the title
attribute) on a link, where the value of the link is the the emoji. As
for the actual href, using #xxxxx lets you not mess with the navigation
assuming you have unique keys. In my example, I'm simply using the
emoji's key and github user name (i.e., `<emoji-username>`).
All emojis are links even if they don't have any real url attached.
For example, `[👀 ](#eyes-kevinjalbert "Reviewed Pull Requests")`
* Add kevinjalbert to all-contributorsrc
2017-04-15 16:15:31 +02:00
Jerod Santo
77a014f28e
feat: throw a helpful error when unknown contribution type is provided ( #41 )
...
* throw a helpful error when unknown contribution type is provided
* Add @jerodsanto as a contributor
2017-04-15 07:10:59 -06:00
Alex Jover
14199292b2
docs(contributors): add alexjoverm as contributor ( #37 )
2017-02-26 09:47:04 -07:00
Kent C. Dodds
8fd40986a5
feat(types): add/update contrib types ( #24 )
...
* feat(types): add/update contrib types
To "upgrade" to the latest specification.
* fix: linting issues
* test: Update question emoji in tests (#27 )
* Update format-contribution-type.test.js
Updated the expected question emoji.
* Update format-contributor.test.js
Updated the expected question emoji.
* Add @itaisteinherz as a contributor
* generate
* add code
* doc: Add new contribution types to README.md (#26 )
* Update README.md
Added the new contribution types to accommodate jfmengels/all-contributors-cli#24 .
* Add @itaisteinherz as a contributor
* regenerate
2017-01-25 18:13:01 +01:00
Jeroen Engels
f0ba870fa3
Restore previous collaborators
2016-06-23 20:58:39 +02:00
Ben Briggs
7231875b17
Add @ben-eb as a contributor
2016-06-23 20:57:16 +02:00
Jeroen Engels
b7e5976e44
Inject some empty content when there are no contributors. Fixes #15 ( #18 )
2016-05-11 20:50:10 +02:00
Jeroen Engels
5e9636c374
Add jccguimaraes as a contributor
2016-05-11 20:08:33 +02:00
Jeroen Engels
cb5895dbfd
Remove odd rc file formatting ( fixes #11 )
2016-03-30 19:39:51 +02:00
Jeroen Engels
d780c3c94f
Add --commit
option to commit on contributor add/update
2016-03-30 00:08:57 +02:00
Jeroen Engels
0382e43089
Update README with regards to the init command
2016-03-22 00:17:14 +01:00
Jeroen Engels
dafef7536a
Fix image size not having a default value
2016-03-20 20:33:01 +01:00
Jeroen Engels
cd8369f681
Add an empty line at the end of the rc file when writing to it
2016-03-06 23:05:18 +01:00
Jeroen Engels
a973379bd5
Use contributor\'s blog as profile link if available
2016-03-06 19:37:26 +01:00
Jeroen Engels
5949ac389b
Add kentcdodds to contributors
2016-03-03 00:33:48 +01:00
Jeroen Engels
f2c8733e03
Modify contributor generation system
2016-03-03 00:02:13 +01:00