[phobos] [D-Programming-Language/tools] 195d5b: remove caching
GitHub via phobos
phobos at puremagic.com
Fri Jul 24 17:14:01 PDT 2015
Branch: refs/heads/stable
Home: https://github.com/D-Programming-Language/tools
Commit: 195d5b87cce5c10e01b1aaede2fa49d61ffd7875
https://github.com/D-Programming-Language/tools/commit/195d5b87cce5c10e01b1aaede2fa49d61ffd7875
Author: Martin Nowak <code at dawg.eu>
Date: 2015-07-24 (Fri, 24 Jul 2015)
Changed paths:
M changed.d
Log Message:
-----------
remove caching
- tools is rarely used
- caching might cause troubles when a bug gets reopened
Commit: f451474e57c0f4c3fb4723c51cb1196efefd4ec3
https://github.com/D-Programming-Language/tools/commit/f451474e57c0f4c3fb4723c51cb1196efefd4ec3
Author: Martin Nowak <code at dawg.eu>
Date: 2015-07-24 (Fri, 24 Jul 2015)
Changed paths:
M changed.d
Log Message:
-----------
generate bugzilla changelog list from git commits
- parse commit messages for all repos in revList using
the same regex as the github bugzilla integration
- query bugzilla for details on those bugs and make sure
they are still marked as resolved and fixed
Commit: 87fee77b779cb8a0ef22ce0fa7ef7affb0c92bd1
https://github.com/D-Programming-Language/tools/commit/87fee77b779cb8a0ef22ce0fa7ef7affb0c92bd1
Author: Martin Nowak <code at dawg.eu>
Date: 2015-07-24 (Fri, 24 Jul 2015)
Changed paths:
M changed.d
Log Message:
-----------
update component names
- replace silent fallthrough with assert(0) for unknown components
- rename website -> dlang.org
Commit: d1a4bbf66d0e02f18a9a1d60023e1c78c97a338f
https://github.com/D-Programming-Language/tools/commit/d1a4bbf66d0e02f18a9a1d60023e1c78c97a338f
Author: Hara Kenji <k.hara.pg+dev at gmail.com>
Date: 2015-07-25 (Sat, 25 Jul 2015)
Changed paths:
M changed.d
Log Message:
-----------
Merge pull request #172 from MartinNowak/changelog_from_commits
update component names
Compare: https://github.com/D-Programming-Language/tools/compare/9fa166533994...d1a4bbf66d0e
More information about the phobos
mailing list