Olle Jonsson
01a254e412
Avoid nil bug in detect_since_tag
2016-05-09 15:22:56 +03:00
Petr Korolev
6a51c0b435
Merge branch 'release/1.12.0'
2016-04-01 13:32:34 +03:00
Petr Korolev
7b78c3f8d0
Update gemspec to version 1.12.0
2016-04-01 13:32:32 +03:00
Petr Korolev
519ca91cd7
Merge pull request #320 from ITV/filter-tags
...
Added tag exclusion with a filter (string or regex)
2016-03-28 13:04:06 +03:00
Adam
61ec650801
refactor
2016-03-24 12:40:42 +00:00
Adam
6a0ade1194
refactor
2016-03-24 12:22:33 +00:00
Adam
dd149d7ad9
implement #filter_excluded_tags_regex with regex exclude_tags
2016-03-24 11:59:20 +00:00
Petr Korolev
61bfba69c5
Merge branch 'release/1.11.8'
2016-03-22 14:38:02 +02:00
Petr Korolev
11d85bff41
Update gemspec to version 1.11.8
2016-03-22 14:37:59 +02:00
Olle Jonsson
0fccc4396f
ParserFile: Config format allows empty lines
...
- defined as: lines that consist only of whitespace
2016-03-19 17:12:30 +01:00
Olle Jonsson
4569fad479
ParserFile: Allow comments in settings file
...
- Ruby-style or semi-colon-style accepted
2016-03-19 16:50:39 +01:00
Olle Jonsson
7c2b95d24b
ParserFile: shorter error message due to context
2016-03-19 16:17:10 +01:00
Olle Jonsson
1a289c872d
ParserFile: rename private method
2016-03-19 16:09:34 +01:00
Olle Jonsson
6b64d4e4a2
Docs
2016-03-19 15:50:05 +01:00
Olle Jonsson
29b5ef3d53
ParserFile: config failure line number
2016-03-19 15:18:20 +01:00
Olle Jonsson
2e8e2a62e1
ParserFile: removed public method
2016-03-19 15:13:12 +01:00
Olle Jonsson
15d92cea45
ParserFile: Drop unused public method
2016-03-19 15:09:08 +01:00
Olle Jonsson
93df2d5646
ParserFile: use a File instead of a filename
...
- spec: can use StringIOs instead of loose files
2016-03-19 13:59:58 +01:00
Olle Jonsson
5071b596d2
Refactor: call it option_name
...
- also, add a IRREGULAR_OPTIONS hash
2016-03-19 09:40:42 +01:00
Olle Jonsson
d0bd44e0c8
Translate option names
2016-03-17 21:08:17 +01:00
Olle Jonsson
44bbd9ca01
Parse options file options
...
- this proof-of-concept code duplicates OptionParser information to
get something going
- take care to respect the type of each option from the OptionParser
2016-03-17 20:39:49 +01:00
Petr Korolev
ce97e212c2
Update gemspec to version 1.11.7
2016-03-04 12:04:47 +02:00
Petr Korolev
aaa71d1ed0
Update gemspec to version 1.11.6
2016-03-01 16:43:27 +02:00
Petr Korolev
eca1ffa418
Update gemspec to version 1.11.5
2016-03-01 11:19:03 +02:00
Petr Korolev
12734dbbe1
Update gemspec to version 1.11.4
2016-02-26 13:18:11 +02:00
Petr Korolev
c5837ad9f0
Update gemspec to version 1.11.3
2016-02-25 20:18:22 +02:00
Petr Korolev
407bf86e57
Update gemspec to version 1.11.2
2016-02-25 15:41:34 +02:00
Petr Korolev
5898dd4eb9
Update gemspec to version 1.11.1
2016-02-25 12:02:42 +02:00
Petr Korolev
6706b10311
rubocop autofix
2016-02-25 12:00:45 +02:00
Petr Korolev
94c52a17e2
bump to yanked version
2016-02-25 11:50:24 +02:00
Petr Korolev
035e160f5e
Merge pull request #332 from olleolleolle/feature/exclude-issues-by-labels
...
[Refactor] Generator#exclude_issues_by_labels simpler, tested
2016-02-24 16:30:14 +02:00
Petr Korolev
60517bffe9
Merge pull request #334 from olleolleolle/feature/refactor-parser-file-to-pathname
...
[Refactor] ParserFile class use Pathname
2016-02-24 16:16:17 +02:00
Petr Korolev
1167706335
Update gemspec to version 1.10.4
2016-02-24 15:11:01 +02:00
Olle Jonsson
4e6906dccf
Add default options filename as constant
2016-02-23 23:54:20 +01:00
Olle Jonsson
179f110b8a
Pathnames to iterate over lines, check existence
2016-02-23 23:46:23 +01:00
Olle Jonsson
87b9962a8d
Refactoring: introduce local, return early
...
- use #reject
- add basic spec around it
2016-02-23 23:17:37 +01:00
Petr Korolev
bfdb5debec
Update gemspec to version 1.10.3
2016-02-23 17:45:13 +02:00
Petr Korolev
3a7dbf8138
Update gemspec to version 1.10.2
2016-02-23 17:19:38 +02:00
Petr Korolev
857b9e6f53
rubocop updates
2016-02-23 17:19:14 +02:00
Petr Korolev
2691a3ef96
Revert "Rubocop fixes"
...
This reverts commit fa0267b586
.
2016-02-23 17:19:14 +02:00
Petr Korolev
fa0267b586
Rubocop fixes
2016-02-23 12:25:55 +02:00
Petr Korolev
73cba095b2
Fix #328
2016-02-23 11:41:43 +02:00
retorquere
c2032e1235
placate rubocop
2016-02-17 14:37:40 +02:00
retorquere
6f17e7c236
YAML front matter
2016-02-17 14:37:40 +02:00
soundstep
1bae4ea204
filter-tags - Rename option.
2016-01-22 15:11:12 +00:00
soundstep
a676650993
filter-tags - Remove unused index.
2016-01-22 13:34:24 +00:00
soundstep
40dec5346b
filter-tags - Added capability to exclude tags with a regular expression by filtering names.
2016-01-22 13:32:31 +00:00
Petr Korolev
9ddc676a44
Update gemspec to version 1.10.1
2016-01-06 09:14:41 +02:00
Olle Jonsson
88ec105c7d
Parser: avoid Ruby exit
...
- made the method take three arguments
- specs all note these three
2016-01-06 09:14:08 +02:00
Petr Korolev
670ced30e3
Merge branch 'release/1.10.0'
2016-01-05 16:44:48 +02:00