Commit Graph

597 Commits

Author SHA1 Message Date
Petr Korolev
7c29f3ddd2 move @github to fetcher
Conflicts:
	lib/github_changelog_generator.rb
2015-03-27 16:29:47 +02:00
Petr Korolev
a2cf6810ad add fetcher class 2015-03-27 16:25:57 +02:00
Petr Korolev
e0cf47e027 coveralls integration 2015-03-27 16:04:35 +02:00
Petr Korolev
46d6b72d45 Merge branch 'master' into develop 2015-03-27 15:55:54 +02:00
Petr Korolev
8b5ea42e0d update gem.lock 2015-03-27 15:54:30 +02:00
Petr Korolev
2456db0847 Merge branch 'hotfix/fix-travis' into develop 2015-03-27 15:54:04 +02:00
Petr Korolev
9010c93dea Merge branch 'hotfix/fix-travis'
Conflicts:
	Gemfile.lock
2015-03-27 15:53:55 +02:00
Petr Korolev
42c1152c8b update bundle 2015-03-27 15:08:47 +02:00
Petr Korolev
6f1fa05c86 remove exclide 2015-03-27 15:02:45 +02:00
Petr Korolev
19ee2c3968 Merge branch 'master' into develop 2015-03-27 11:12:34 +02:00
Petr Korolev
c51d3ef4d0 Revert "add coveralls to gemfile and add bin folder to git"
This reverts commit 6350cdf39c.

Conflicts:
	Gemfile
2015-03-27 04:02:06 +02:00
Petr Korolev
397126c645 Revert "add coveralls yml and add it to spec_helper"
This reverts commit 48c2f26645.
2015-03-27 04:01:23 +02:00
Petr Korolev
b2e3f6a2c5 Revert "move coveralls file to root"
This reverts commit 570c1c11e8.
2015-03-27 04:01:07 +02:00
Petr Korolev
eeb92f6ae6 Revert "add codeclimate"
This reverts commit 765d995b6d.
2015-03-27 03:59:53 +02:00
Petr Korolev
c564c9018b fix deprecated syntax 2015-03-27 03:54:41 +02:00
Petr Korolev
e7aa1a2042 fix rubocop yml 2015-03-27 03:52:49 +02:00
Petr Korolev
765d995b6d add codeclimate 2015-03-27 03:47:34 +02:00
Petr Korolev
420db358bc add code climate to gemfile 2015-03-27 03:43:53 +02:00
Petr Korolev
f7c7992a1d update rubocop file 2015-03-27 03:06:41 +02:00
Petr Korolev
591927ef6c Merge branch 'develop' 2015-03-27 03:00:28 +02:00
Petr Korolev
570c1c11e8 move coveralls file to root 2015-03-27 02:56:45 +02:00
Petr Korolev
8de0b330d0 Merge pull request #220 from tuexss/cleanup
Cleanup
2015-03-27 02:25:18 +02:00
Petr Korolev
48c2f26645 add coveralls yml and add it to spec_helper 2015-03-27 01:53:42 +02:00
tuexss
c5a01bb24f Merge branch 'cleanup' of https://github.com/tuexss/github-changelog-generator into cleanup 2015-03-27 00:46:37 +01:00
Petr Korolev
6350cdf39c add coveralls to gemfile and add bin folder to git 2015-03-27 01:29:49 +02:00
tuexss
d425ae1a9a Change option name from format to dateformat 2015-03-27 00:23:28 +01:00
tuexss
fb50acca57 Sort option defaults as listed 2015-03-27 00:21:42 +01:00
tuexss
3bd3dae016 Set default for simple-list 2015-03-27 00:18:09 +01:00
tuexss
fd2beef12a Set default for include labels 2015-03-27 00:16:35 +01:00
tuexss
c088349bc3 Cleanup for parser helpmessages 2015-03-27 00:14:50 +01:00
Petr Korolev
1494fcdd8f Add CodeClimate and Inch CI. Fix #219 2015-03-27 01:09:27 +02:00
tuexss
8fa85475eb Merge pull request #1 from skywinder/tuexss-cleanup
rubocop cleanup
2015-03-26 23:36:04 +01:00
Petr Korolev
8462f017b7 rubocop cleanup 2015-03-27 00:24:55 +02:00
tuexss
57ef59d76c Don't pass log as parameter 2015-03-26 23:09:31 +01:00
tuexss
808155ee3a Slim down newer_tag initialization 2015-03-26 23:03:49 +01:00
tuexss
d80a6803be Optimize feedback when no tags found 2015-03-26 22:30:13 +01:00
tuexss
93291dde7c Remove misspelled and unused method 2015-03-26 22:12:45 +01:00
tuexss
c67909959b Consistent print/put messages and style 2015-03-26 22:01:58 +01:00
tuexss
2c8ba4965b Fix method name typo 2015-03-26 21:47:17 +01:00
Petr Korolev
eb497471b9 move all ignoring warnings to rubocop_todo 2015-03-26 22:37:23 +02:00
Petr Korolev
9d43384198 Merge branch 'develop' 2015-03-26 19:09:40 +02:00
Petr Korolev
2e5aec751f add lineLength ingore 2015-03-26 19:09:01 +02:00
Petr Korolev
92735a2fc8 modify rubocop yml by rubocop --auto-gen-config 2015-03-26 19:06:25 +02:00
Petr Korolev
8af5c4c6b0 Merge branch 'master' into develop 2015-03-26 18:44:16 +02:00
Petr Korolev
0f7fd939bf Merge branch 'estahn-feature/parse-existing-changelog-file' 2015-03-26 18:41:39 +02:00
Petr Korolev
cc6ac05254 Merge branch 'feature/parse-existing-changelog-file' of https://github.com/estahn/github-changelog-generator into estahn-feature/parse-existing-changelog-file
Conflicts:
	Gemfile
	Gemfile.lock
	Rakefile
2015-03-26 18:41:24 +02:00
Petr Korolev
fb601cf552 Merge branch 'master' into develop 2015-03-26 16:34:25 +02:00
Petr Korolev
990b32cf71 Merge branch 'feature/add-rspec' 2015-03-26 16:34:18 +02:00
Petr Korolev
c5df1c22bb add identations (rubocop fix) 2015-03-26 16:27:49 +02:00
Enrico Stahn
6ef182a1fc Add RSpec and Rubocop 2015-03-26 15:57:24 +02:00