Petr Korolev
430d6f5bd9
add missing test
2016-07-21 17:47:53 +03:00
Petr Korolev
4f57845465
rename methods to match of it's actions
2016-07-21 17:47:52 +03:00
John Keiser
4969108eca
Constrain JSON to < 2.0 so we can test on ruby 1.9
2016-07-21 17:47:52 +03:00
John Keiser
c0c8bb5653
Don't constrain runtime deps.
...
Since we are a development dependency of many projects,
constraining our runtime deps can cause their Gemfiles to downgrade
dependencies they share with us, which is never desirable.
2016-07-21 17:47:52 +03:00
Eduardo de Santana Medeiros Alexandre
1c48f633d8
Show how to use it with Rakefile
...
It was missing the require statement.
2016-07-18 13:58:26 -03:00
Olle Jonsson
f6fcac7aff
README: Formatting detail
2016-07-14 16:47:26 +02:00
Olle Jonsson
074320d925
Merge pull request #396 from cormacmccarthy/patch-2
...
Adds documentation on using a GHE endpoint
2016-07-14 16:38:17 +02:00
Christopher McCulloh
bb87462e3a
Addresses some formatting issues
2016-07-13 20:56:41 -04:00
Olle Jonsson
9acfcf103c
Merge pull request #391 from olleolleolle/feature/parser-docstrings
...
Parser: YARD docstrings and a rename, and RegExp named capture groups
2016-07-14 00:34:44 +02:00
Christopher McCulloh
25c7856e19
Adds documentation on using a GHE endpoint
2016-07-12 16:03:02 -04:00
Olle Jonsson
49f8df24aa
Merge pull request #393 from perlun/patch-1
...
Added a missing OPTION
2016-07-06 14:19:51 +02:00
Per Lundberg
408b12111d
Added a missing OPTION
...
I noted that this was missing when trying to use it. 😄
2016-07-06 15:12:22 +03:00
Petr Korolev
a3b32ca2df
Merge branch 'hotfix/update-changelog'
2016-07-04 11:12:44 +03:00
Petr Korolev
55fba0f479
Update changelog for version 1.13.0
2016-07-04 11:12:42 +03:00
Petr Korolev
c2083a4df5
Merge branch 'release/1.13.0'
2016-07-04 11:11:45 +03:00
Petr Korolev
0c2e62954d
Update gemspec to version 1.13.0
2016-07-04 11:11:43 +03:00
Petr Korolev
f09a6183a4
Merge pull request #392 from olleolleolle/feature/phase-usernames-as-github-logins
...
Carry PR #301 : usernames_as_github_logins
2016-07-04 11:10:47 +03:00
Olle Jonsson
3962474e9f
usernames_as_github_logins: Use option
2016-07-02 17:20:31 +02:00
Olle Jonsson
58bfa047c4
Option usernames_as_github_logins: Mention Markdown
2016-07-02 17:19:54 +02:00
phase
59db1c7821
CLI option for GitHub tags
...
Not actually implemented yet
2016-07-02 17:10:56 +02:00
phase
0e671a96da
Remove trailing whitespace
2016-07-02 17:10:56 +02:00
phase
4c737c9373
Extract username tagging
2016-07-02 17:10:56 +02:00
phase
df31f98ce3
Use GitHub tags to reference GitHub users
...
This will use @tags to notify the contributor that their contribution is in the changelog.
As discussed in https://github.com/github/linguist/pull/2698#issuecomment-150887871
2016-07-02 17:10:56 +02:00
Olle Jonsson
b63d9d623e
Parser: RegExp with named capture groups
2016-07-02 10:49:49 +02:00
Olle Jonsson
d9e2cdeeac
Parser: YARD docstrings and a rename
2016-07-02 10:33:15 +02:00
Petr Korolev
8bd4578e44
check that page is not nil
2016-06-06 10:23:38 +03:00
Petr Korolev
9483c5edcb
update changelog
2016-05-09 15:27:44 +03:00
Petr Korolev
ac06e8bffe
Merge branch 'hotfix/update-changelog' into develop
2016-05-09 15:24:22 +03:00
Petr Korolev
e66242794b
Merge branch 'hotfix/update-changelog'
2016-05-09 15:24:22 +03:00
Petr Korolev
c2fd582c2d
Update changelog for version 1.12.1
2016-05-09 15:24:20 +03:00
Petr Korolev
0f5562264c
Merge branch 'release/1.12.1' into develop
2016-05-09 15:23:22 +03:00
Petr Korolev
3253c278be
Merge branch 'release/1.12.1'
2016-05-09 15:23:22 +03:00
Petr Korolev
29540ced2c
Update gemspec to version 1.12.1
2016-05-09 15:23:19 +03:00
Petr Korolev
8de9efbc35
update gemfile
2016-05-09 15:22:56 +03:00
Petr Korolev
7d5c954b28
This should fix #364
2016-05-09 15:22:56 +03:00
Olle Jonsson
63ece13cca
Include LICENSE in distributed files
2016-05-09 15:22:56 +03:00
Olle Jonsson
fc831b746c
Add MIT LICENSE file
...
This resolves #369 .
2016-05-09 15:22:56 +03:00
Olle Jonsson
7c14a112eb
linting
2016-05-09 15:22:56 +03:00
Olle Jonsson
e42b747585
Linting
2016-05-09 15:22:56 +03:00
Olle Jonsson
ceb1b5f843
Spec: Smaller help functions
2016-05-09 15:22:56 +03:00
Olle Jonsson
01a254e412
Avoid nil bug in detect_since_tag
2016-05-09 15:22:56 +03:00
Petr Korolev
aa677df3ca
Merge pull request #373 from skywinder/development_dependency
...
Move dev gems to add_development_dependency
2016-05-09 15:22:17 +03:00
Petr Korolev
79f1b90ff8
fix rubocop checks
2016-05-09 15:08:09 +03:00
Petr Korolev
8722a309e6
update gemfile
2016-05-09 14:49:32 +03:00
Petr Korolev
ce87cecb4a
This should fix #364
2016-05-09 14:43:59 +03:00
Petr Korolev
65b0ff8496
Merge pull request #370 from olleolleolle/fix/license-file
...
Add MIT LICENSE file
2016-05-05 13:04:49 +03:00
Olle Jonsson
8d4ab6c09c
Include LICENSE in distributed files
2016-04-30 12:03:15 +02:00
Olle Jonsson
42dbedabb7
Add MIT LICENSE file
...
This resolves #369 .
2016-04-30 11:55:39 +02:00
Olle Jonsson
1a19286ea0
Merge pull request #368 from olleolleolle/fix/issue-with-detect-tags
...
Avoid nil bug in detect_since_tag
2016-04-18 17:10:48 +02:00
Olle Jonsson
cc653b6b21
linting
2016-04-18 16:53:45 +02:00