==================================================
Changes from 2013-07-02 00:00:00 +0000 to present.
==================================================
----------------------------------------
version 0.4 at 2014-07-02 20:02:39 +0000
----------------------------------------
Change: d87cf4feae4be0ffda8c56682ed703d6305755db
Author: Brad Lhotsky <brad.lhotsky@booking.com>
Date : 2014-07-02 22:01:55 +0000
Make note of the selected profile.
Change: b77f837010fa182e52a619d83b6f8698c4a08c1a
Author: Brad Lhotsky <brad.lhotsky@booking.com>
Date : 2014-07-02 22:00:10 +0000
Added --since and --until for displaying commits in the audit between
dates.
Change: 92e8ab36e3a1d75e0850e7258e01f818bbfcd484
Author: Brad Lhotsky <brad.lhotsky@booking.com>
Date : 2014-07-02 21:59:18 +0000
Add Hash::Merge to merge the configurations into one complete
configuration.
Change: 6ea30bd2793eeb287ed3ec5f9fb4f7bf26ca3734
Author: Brad Lhotsky <brad@divisionbyzero.net>
Date : 2014-06-26 12:22:24 +0000
Archive release
Change: 0fd5f0f610cc0219480182622ccb227eee050945
Author: Brad Lhotsky <brad@divisionbyzero.net>
Date : 2014-06-26 12:22:01 +0000
Fix more workflow bugs in dist.ini
------------------------------------------
version 0.3.1 at 2014-06-26 10:19:20 +0000
------------------------------------------
Change: d1c8a2ba993adadfcf4c393dbba5f9c21d880ce5
Author: Brad Lhotsky <brad.lhotsky@booking.com>
Date : 2014-06-26 12:19:20 +0000
BUGFIXES:
* Packaging bug with Dist::Zilla
* Fix the submodule not updating the remote.
Change: b387e1d49fc3b66457135586071fc769cf2176dd
Author: Brad Lhotsky <brad@divisionbyzero.net>
Date : 2014-06-26 12:03:44 +0000
Archive 0.3 relase, fix bug in release process
----------------------------------------
version 0.3 at 2014-06-26 10:01:35 +0000
----------------------------------------
Change: 12045f3dfa67c6b51bef0c5fd441ec8f42b3825e
Author: Brad Lhotsky <brad@divisionbyzero.net>
Date : 2014-06-26 12:01:35 +0000
Documentation updates for 0.3 relase.
Change: 0da7b83a31ded5730970ed61dd0c5b7b11ec0012
Author: Brad Lhotsky <brad@divisionbyzero.net>
Date : 2014-06-26 12:00:43 +0000
Bugfix for profile verification and Tutorial updates to include the
profile selection.
Change: eca523ef61371cabd52ee339eecdea33d0b6d62a
Author: Brad Lhotsky <brad.lhotsky@booking.com>
Date : 2014-06-26 10:36:28 +0000
Basic profile management. Fixed bug in init for non-master branch
submodules Listing now supports profiles.
Change: 66f5801ae6556ccd72bf0948cb1a9079ab0dac8c
Author: Brad Lhotsky <brad.lhotsky@booking.com>
Date : 2014-06-18 20:50:00 +0000
Fix config merging with Config::GitLike
Change: b1a63e24770c80d1ef23989bca68574d1a8bca3f
Author: Brad Lhotsky <brad.lhotsky@booking.com>
Date : 2014-06-17 12:23:43 +0000
Added gcr_profiles() to list all available selection profiles.
Change: 4428109d902fd3c509469f0f86827d2e0e52e8a6
Author: Brad Lhotsky <brad.lhotsky@booking.com>
Date : 2014-06-16 15:42:56 +0000
Profile-based resolution for options and templates
Change: 750a048d1e3a60a0bc17388c7d2525ff62eb308c
Author: Brad Lhotsky <brad.lhotsky@booking.com>
Date : 2014-06-16 14:57:10 +0000
Add automatic checking of valid profile to gcr_profile(); Add info
command to display some high level overview of the GCR data.
Change: 477b08eb1734de5b3b96edc231702c72cc1cabcb
Author: Brad Lhotsky <brad.lhotsky@booking.com>
Date : 2014-06-12 23:28:15 +0000
Moved to profile based selections so multiple profiles maybe used for
selection and commit picking in a single audit repository.
Change: 49491492e4ec9759d075a355c32bacac06de20b0
Author: Brad Lhotsky <brad.lhotsky@booking.com>
Date : 2014-06-06 11:48:40 +0000
Move notifications into a Plugins Hierarchy Reconfigure Email
notification to use a plugin. Clean up some comments.
Change: 424aa5464c123b1b446a7cef135cae3a56fda771
Author: Brad Lhotsky <brad.lhotsky@booking.com>
Date : 2014-06-05 11:59:13 +0000
gcr_commit_exists() to check if a commit is present in this audit.
Updated select to make use of gcr_commit_exists() and added --all to
select all eligible commits for matches.
Change: d9a6bec32664a82d35f2fffe75e57bb3ce869b3a
Author: Brad Lhotsky <brad.lhotsky@booking.com>
Date : 2014-05-20 18:23:00 +0000
Templates are better, begin construction of the MIME::Lite object.
Change: 62a16f6dc320745c6027cce10874d64f7fc3d8bd
Author: Brad Lhotsky <brad.lhotsky@booking.com>
Date : 2014-05-19 12:31:46 +0000
Start of the notification code which will eventually turn into hooks.
Change: 68b0c4808a8af22950489bc2b7c34986e73dc57b
Author: Brad Lhotsky <brad@divisionbyzero.net>
Date : 2014-04-20 14:10:09 +0000
Include () around calls to prompt as to correct errors on FreeBSD
smoke tests.
Change: 25993a78115acccc328e3994a74659122ed33c01
Author: Brad Lhotsky <brad@divisionbyzero.net>
Date : 2014-04-17 22:29:11 +0000
Archived release 0.2
Change: e757f47faea15071a92f6bdbca758f0b6a228ea6
Author: Brad Lhotsky <brad@divisionbyzero.net>
Date : 2014-04-17 22:28:21 +0000
Version bump to 0.2
Change: a11dd8b097cfc5226aa2a5bead9fb1912e0366c0
Author: Brad Lhotsky <brad@divisionbyzero.net>
Date : 2014-04-17 22:27:33 +0000
Minor bugfixes and the start of the Tutorial.
Change: e2d9a4f6da8285a6c4eb5b61448bb2a9e6f31951
Author: Brad Lhotsky <brad.lhotsky@booking.com>
Date : 2014-04-10 22:47:57 +0000
Archived 0.1 release.
----------------------------------------
version 0.1 at 2014-04-10 20:42:22 +0000
----------------------------------------
Change: af68e98711a8fad9fa9d4cfd7b2820e8d9dc90f9
Author: Brad Lhotsky <brad.lhotsky@booking.com>
Date : 2014-04-10 22:42:22 +0000
Fixes for automated tests to not fail.
Change: 8a91765c642471093ecfa55e11b9448e60b744dc
Author: Brad Lhotsky <brad.lhotsky@booking.com>
Date : 2014-04-10 22:31:44 +0000
Improved documentation for the initial push to GitHub. Version set to
0.1, documentation generated.
Change: 35f7be02814f0b6b459994910b6657277f32579f
Author: Brad Lhotsky <brad.lhotsky@booking.com>
Date : 2014-04-10 21:41:16 +0000
New commands
list -> replaces concerns and shows details about commits picked
fixed -> flagged commits moved to approved
pick -> grab a commit to do something with it
Removed command concerns. Improvements to
Git::Code::Review::Utilities.
Change: ef93d4cc255b7977feb971a127de63423c1e82f9
Author: Brad Lhotsky <brad.lhotsky@booking.com>
Date : 2014-04-02 22:45:13 +0000
Added the concerns command to view commits with concerns.
Change: cbc8940419189daaf6067b5517141af20fe6bc50
Author: Brad Lhotsky <brad.lhotsky@booking.com>
Date : 2014-04-02 22:20:15 +0000
Functional selection process with just a time-based selection
criteria
Change: 4464704ec55682a8768df3ce48c95f17e3081d2c
Author: Brad Lhotsky <brad.lhotsky@booking.com>
Date : 2014-04-02 17:45:03 +0000
Initialization script complete and settled on App::Cmd
Change: 59806c0f6e7f00aa00fc1db826140622c883b8fc
Author: Brad Lhotsky <brad.lhotsky@booking.com>
Date : 2014-03-06 22:19:32 +0000
Pull in Getopt::Long so we can start parsing options from the cli
Change: 7d6ac115ad0051ad0337f121cba81dd0ce2ca44f
Author: Brad Lhotsky <brad.lhotsky@booking.com>
Date : 2014-03-06 22:12:16 +0000
Moved git-code-review to bin/ and made Dist::Zilla do the right thing
Change: 6a284420380a78449a5f96c6a005b675ef6764d0
Author: Brad Lhotsky <brad.lhotsky@booking.com>
Date : 2014-03-06 22:03:38 +0000
Pod::Weaver configuration and placeholder for git-code-review
Change: f3215e586686c66c98169a2e6856c59aa4635bcd
Author: Brad Lhotsky <brad.lhotsky@booking.com>
Date : 2014-03-06 21:53:49 +0000
First dzil build successful.
Change: c435d4023ff6e3625440fccafa9c91cfe3ba6ffd
Author: Brad Lhotsky <brad.lhotsky@booking.com>
Date : 2014-03-06 21:52:20 +0000
Initial skeleton for Git::Code::Review
================
End of releases.
================