Jeff Forcier
|
1591de8c9c
|
Not sure why that test was in the wrong section
|
2016-05-15 19:19:48 -07:00 |
|
Jeff Forcier
|
8fdb2e1aa5
|
Think this is actually in now
|
2016-05-15 18:24:24 -07:00 |
|
Jeff Forcier
|
008eaf3978
|
Base case test works re #19
|
2016-05-15 15:44:00 -07:00 |
|
Jeff Forcier
|
169c00dc9a
|
80-col tweak
|
2016-05-15 14:45:14 -07:00 |
|
Jeff Forcier
|
db7534605b
|
s/lines/manager/
|
2016-05-15 14:45:01 -07:00 |
|
Jeff Forcier
|
ff21ab9c5e
|
Start creating new line manager object
|
2016-05-11 18:57:27 -07:00 |
|
Jeff Forcier
|
ce13266c7e
|
Was missing some more skel tests
|
2016-05-11 18:17:17 -07:00 |
|
Jeff Forcier
|
d2094a1d26
|
Refactor config setup
|
2016-05-11 18:12:03 -07:00 |
|
Jeff Forcier
|
bc10218bce
|
First failing test re #19, including test harness tweaks to support
|
2016-05-11 18:07:30 -07:00 |
|
Jeff Forcier
|
c8554106b2
|
Tighter pin of deps
|
2016-05-08 14:22:18 -07:00 |
|
Jeff Forcier
|
f3c02dbb86
|
Skel tests
|
2016-05-07 20:33:32 -07:00 |
|
Jeff Forcier
|
73eec3e9c0
|
DDD re #19
|
2016-05-07 20:20:30 -07:00 |
|
Jeff Forcier
|
f2ad1c5fbe
|
Tweak concepts intro
|
2016-05-07 19:36:20 -07:00 |
|
Jeff Forcier
|
7cc8e28dfa
|
Changelog re #53
|
2016-05-06 17:19:41 -07:00 |
|
Jeff Forcier
|
f22a7ddb5e
|
DDD, TDD and implementation re #53, fixes #53
|
2016-05-06 17:07:46 -07:00 |
|
Jeff Forcier
|
e8cf10afa5
|
Rename unfortunately scope-limited test
|
2016-05-06 16:39:19 -07:00 |
|
Jeff Forcier
|
4acee8aa28
|
Cut 1.1.0
|
2016-04-28 20:01:15 -07:00 |
|
Jeff Forcier
|
a4239b567b
|
Add 1.1.0 release item, and mark recent bug as major.
No time for 'true' bugfix releases right now. ironically.
|
2016-04-28 20:01:05 -07:00 |
|
Jeff Forcier
|
6fbfd4f1ef
|
Implement specs-and-keywords behavior re #45
|
2016-04-28 19:09:18 -07:00 |
|
Jeff Forcier
|
755da88704
|
Shoulda done this earlier
|
2016-04-28 19:08:51 -07:00 |
|
Jeff Forcier
|
7f6dd57533
|
DDD re combining keywords and specs
|
2016-04-28 18:55:05 -07:00 |
|
Jeff Forcier
|
64daa56cfc
|
Tighten up release_line_re for more-correct errors atm
|
2016-04-28 18:45:06 -07:00 |
|
Jeff Forcier
|
bcf0decbe9
|
New failing test proving keywords+specs not compatible yet
|
2016-04-28 18:39:16 -07:00 |
|
Jeff Forcier
|
688bbd9134
|
Tweak logic to fix regression re: backported keyword
|
2016-04-28 17:56:14 -07:00 |
|
Jeff Forcier
|
f6c21096a0
|
Add test proving regression found re #45
Backported feature-like objs not being added to feature bucket
|
2016-04-28 17:20:36 -07:00 |
|
Jeff Forcier
|
07a690ef6e
|
Welp
|
2016-04-27 22:50:35 -07:00 |
|
Jeff Forcier
|
9816202416
|
Python 3 specific fix.
Turns out dict.keys is NOT atomic in Py3
|
2016-04-27 22:42:06 -07:00 |
|
Jeff Forcier
|
fd40fc1032
|
Oh hey more Python 3 releases are out now
|
2016-04-27 22:41:43 -07:00 |
|
Jeff Forcier
|
9e8155ef02
|
Flesh out last presentation skel test.
Already passes due to how earlier functionality
was implemented. Toot?
|
2016-04-27 22:23:10 -07:00 |
|
Jeff Forcier
|
ec4e4ae8a3
|
Expand TODO
|
2016-04-27 22:22:26 -07:00 |
|
Jeff Forcier
|
a62e8296df
|
Fix bug bug.
|
2016-04-27 22:19:51 -07:00 |
|
Jeff Forcier
|
f5efca6763
|
Rename test which now (with previous commit) proves another bug
|
2016-04-27 22:13:12 -07:00 |
|
Jeff Forcier
|
6473ac4159
|
Have expect_releases complain about leftovers
|
2016-04-27 22:12:05 -07:00 |
|
Jeff Forcier
|
1cd5982d31
|
Test + impl re: another presentation bug
|
2016-04-27 21:39:04 -07:00 |
|
Jeff Forcier
|
386d58d07d
|
Fix first failing presentation bug
|
2016-04-27 21:32:45 -07:00 |
|
Jeff Forcier
|
d5fc2cabc6
|
Fix bug re: pre-major-release bugfix entries
|
2016-04-27 21:28:39 -07:00 |
|
Jeff Forcier
|
6167cd79e3
|
Factor out bug-vs-feature logic
|
2016-04-27 21:11:25 -07:00 |
|
Jeff Forcier
|
0aefb2fd68
|
Another new test proving said wrinkle-bug
|
2016-04-27 20:41:54 -07:00 |
|
Jeff Forcier
|
4edcaa93a0
|
Totally forgot to expand this last conceptual doc item.
But it let me notice another wrinkle I didn't address, re: bugs
|
2016-04-27 20:34:33 -07:00 |
|
Jeff Forcier
|
6317b7439a
|
Failing test re: current silly bug in header display
|
2016-04-27 20:20:01 -07:00 |
|
Jeff Forcier
|
fba5453f15
|
More untested stuff I found that needs tweaking
|
2016-04-27 20:13:59 -07:00 |
|
Jeff Forcier
|
c15f3231f5
|
Finish fixing implementation of true-Spec format functionality.
Also fix the poorly written test. Bluh
|
2016-04-27 19:50:01 -07:00 |
|
Jeff Forcier
|
9af59066d9
|
Fix typo in doc example
|
2016-04-27 19:43:15 -07:00 |
|
Jeff Forcier
|
30a98f5750
|
Rename variable to be more accurate
|
2016-04-27 18:47:17 -07:00 |
|
Jeff Forcier
|
1cea5969bf
|
Think this comment is outdated now
|
2016-04-27 18:45:21 -07:00 |
|
Jeff Forcier
|
7229b1f004
|
Rename all models' 'line' attrs to something more accurate.
Also incidentally re-fixes #44, meh
|
2016-04-27 18:30:22 -07:00 |
|
Jeff Forcier
|
9cf6279de1
|
Flesh out a skel test re: lack of full semver specs
|
2016-04-27 18:13:26 -07:00 |
|
Jeff Forcier
|
4b6219b3cd
|
Another skel test I forgot to add
|
2016-04-27 17:56:27 -07:00 |
|
Jeff Forcier
|
ea72c2304f
|
Tighten up generation of top-level constructs in 'lines' structure
Makes previously committed test pass \o/
|
2016-04-27 17:25:03 -07:00 |
|
Jeff Forcier
|
a7c3373b88
|
New test proving another bug caused by this branch.
Hilariously, real world surfacing occured in our own changelog
|
2016-04-27 17:02:50 -07:00 |
|