Do this to generate your change history
$ git log --pretty=format:' * %h - %s (%an, %ad)'
- ed08811 - Converted raw SQL create view statements to Sequel so they will run on Postgres (Beth, Sat Oct 11 22:07:37 2014 +1100)
- 457edf4 - Added syntax highlighting to JSON in autogenerated HTML docs. (Beth, Wed Sep 24 22:12:14 2014 +1000)
- 0ccde50 - Made webhook creation code more Webmachiney. (Beth, Tue Sep 16 10:07:56 2014 +1000)
- 4c628e5 - Using localtime to display dates. (Beth, Fri Aug 29 13:32:20 2014 +1000)
- 7d99c51 - Fixed HAL Browser link - page title was stopping it being clickable (Beth, Fri Sep 5 16:41:03 2014 +1000)
- 8ba3be0 - Updating spec task for latest rspec (Beth, Fri Sep 5 16:40:10 2014 +1000)
- fcc25eb - Updated pact gem (Beth, Tue Aug 26 18:45:31 2014 +1000)
- 5d0d3dc - Added pact versions link to the pact response (Beth, Tue Aug 26 07:54:26 2014 +1000)
- 16971ff - Added method to find distinct pacts between a consumer and provider (Beth, Tue Aug 26 07:41:54 2014 +1000)
- 4798c09 - Added pact versions endpoint. (Beth, Mon Aug 25 22:23:48 2014 +1000)
- e1f8c97 - Changed 'Date published' to display pact.updated_at date instead of created_at date (Beth, Mon Aug 25 07:37:58 20
- 39eac31 - Fixed pact-webhooks rel title (Beth, Sun Aug 24 17:54:05 2014 +1000)
- f6fc9f7 - Added latest-pact rel to pact representation (Beth, Sun Aug 24 17:51:08 2014 +1000)
- 08b088c - Added method to pacticipant_service to find potentially duplicated pacticipants (Beth, Sat Aug 23 08:32:34 2014 +
- 24e8d5d - Adding support for creating a pacticipant through the API (as distinct from it being auto created by publishing a
- dc4d4aa - Set DB timezone to UTC. (Beth, Thu Aug 21 17:30:41 2014 +1000)
- 19693fa - Added pact metadata to HTML view (Beth, Thu Aug 21 17:30:23 2014 +1000)
- d25395b - Fixed pacts failing to publish because of too deeply nested JSON (Beth, Tue Aug 19 11:13:02 2014 +1000)
- 9288c98 - Saving password in Base64 just so it is not plain text. WIP (Beth, Tue Aug 19 09:14:53 2014 +1000)
- 6a40151 - Added username and password to webhook request (Beth, Mon Aug 18 22:02:48 2014 +1000)
- 6eb0d70 - Added mouseover for relationship paths (Beth, Fri Aug 15 15:38:56 2014 +1000)
- 8e916fc - Added clickable relationship links (Beth, Fri Aug 15 11:37:57 2014 +1000)
- 7fc6418 - Added webhook HAL documentation. (Beth, Tue Aug 12 17:17:08 2014 +1000)
- 434fbe8 - Added useful rels to help navigate between webhook resources. (Beth, Tue Aug 12 09:14:08 2014 +1000)
- 959675b - Adding description to webhooks link (Beth, Mon Aug 11 21:46:39 2014 +1000)
- 9cbf2b1 - Added webhook test execution endpoint. (Beth, Mon Aug 11 21:37:47 2014 +1000)
- 6bdfd16 - Webhooks belonging to a pacticipant will be deleted when the pacticipant is deleted. (Beth, Mon Aug 11 14:16:50 2014 +1000)
- 27572e2 - WIP - ensuring webhook executes when a pact version is overridden and changed. (Beth, Fri Aug 8 16:59:48 2014 +1000)
- 2469ad5 - Adding webhook DELETE (Beth, Fri Aug 8 16:45:48 2014 +1000)
- 7ae9b59 - Adding code to execte webhook and to detect when pact content has changed (Beth, Fri Aug 8 10:13:16 2014 +1000)
- c8289fb - Adding /webhooks resource (Beth, Thu Aug 7 16:57:27 2014 +1000)
- 2d818ee - Added endpoint to retrieve webhook by UUID (Beth, Thu Aug 7 14:35:04 2014 +1000)
- 25c3866 - Completed web hooks resource. (Beth, Wed Aug 6 11:38:39 2014 +1000)
- a59e46e - Started work on webhooks (Beth, Sat Aug 2 18:12:16 2014 +1000)
- 56d9ae5 - Return 400 error for pacts with invalid JSON (Beth, Sat Aug 2 07:08:39 2014 +1000)
- 884aa06 - Added links from relationship page to group. (Beth, Thu Jul 31 20:05:55 2014 +1000)
- 642570e - Adding group UI endpoint. (Beth, Thu Jul 31 17:36:37 2014 +1000)
- 3609028 - Adding a group resource (Beth, Mon Jul 28 09:11:46 2014 +1000)
- 437df9e - Added created_at and updated_at timestamps to all objects. (Beth, Fri Jul 25 16:53:46 2014 +1000)
- 594f160 - Turning exception showing on (Beth, Fri Jul 25 08:59:57 2014 +1000)
- 7250a51 - Updated to pact 1.3.0 (Beth, Thu Jul 24 12:13:38 2014 +1000)
- 9824247 - Implemented DELETE for pacticipant resource (Beth, Tue Jun 10 17:32:26 2014 +1000)
- 1c65600 - Swapped links and properties order in the HAL browser, because the documents are large, and scrolling to the bottom of the page to click around is annoying. (Beth, Fri Jun 6 10:19:47 2014 +1000)
- ed25adb - Sorting relationships by consumer name, then provider name. (Beth, Wed May 21 15:13:39 2014 +1000)
- 7aae530 - Releasing version 1.0.0.alpha3 (Beth, Mon May 19 15:44:33 2014 +1000)
- 53e24cb - Increased json_content size from text to mediumtext (16MB) (Beth, Mon May 19 15:43:32 2014 +1000)
- 1f65546 - Releasing 1.0.0.alpha2 (Beth, Mon May 19 12:49:42 2014 +1000)
- 3714ab5 - Adding network graph spike files (Beth, Sat May 17 21:12:04 2014 +1000)
- 73e2b81 - Implemented finding latest pact by tag (Beth, Sat May 17 17:56:58 2014 +1000)
- bfa62cc - Changed /pact to /pacts because it is more RESTy (Beth, Sat May 17 12:22:55 2014 +1000)
- 91c8fab - Releasing 1.0.0.alpha1 (Beth, Fri May 9 15:21:13 2014 +1000)
- f497f13 - Made HtmlPactRenderer configurable in case shokkenki want to use the PactBroker ;) (Beth, Fri May 9 14:20:38 2014 +1000)
- 5343019 - Added Relationship UI (Beth, Fri May 9 12:23:30 2014 +1000)
- f7270a6 - Added HTML rendering of latest pact. Added /relationships CSV endpoint. (Beth, Thu May 8 16:17:52 2014 +1000)
- 264e16b - Created nice interface for making a pact_broker instance (Beth, Sat Apr 26 16:43:07 2014 +1000)
- 8001792 - Added HAL browser (Beth, Wed Apr 23 13:31:25 2014 +1000)
- 8c94d1f - Creating example app (Beth, Wed Apr 23 13:06:40 2014 +1000)
- 24daeea - Added task to delete pacticipant (bethesque Tue May 20 11:59:10 2014 +1000)
- 53e24cb - Increased json_content size from text to mediumtext (16MB) (bethesque Mon May 19 15:43:32 2014 +1000)
- 73e2b81 - Implemented finding latest pact by tag (bethesque Sat May 17 17:56:58 2014 +1000)
- bfa62cc - Changed /pact to /pacts because it is more RESTy (bethesque Sat May 17 12:22:55 2014 +1000)
- a7a8e0d - Upgraded padrino (bethesque Sat May 17 12:20:57 2014 +1000)
- 94c7c38 - Setting gem versions in gemspec (bethesque Fri May 9 15:22:37 2014 +1000)
- f497f13 - Made HtmlPactRenderer configurable in case shokkenki want to use the PactBroker ;) (bethesque Fri May 9 14:20:38 2014 +1000)
- 1d35da4 - Added sort to relationships list (bethesque Fri May 9 13:56:55 2014 +1000)
- 000f8a6 - Added HAL Browser link (bethesque Fri May 9 13:39:56 2014 +1000)
- 85e0a1d - Redirecting index to relationships page (bethesque Fri May 9 13:15:55 2014 +1000)
- 5343019 - Added Relationship UI (bethesque Fri May 9 12:23:30 2014 +1000)
- f7270a6 - Added HTML rendering of latest pact. (bethesque Thu May 8 16:17:52 2014 +1000)
- 7aee2ae - Implemented version tagging (bethesque 2 days ago)
- cc78f92 - Added 'latest' pact url to pact representation in the 'latest pacts' response (bethesque 2 days ago)
- d07f4b7 - Using default gem publish tasks (bethesque 4 weeks ago)
- d60b7ee - Comment (bethesque 7 weeks ago)
- 836347c - Using local pacts (bethesque 7 weeks ago)
- a2cb2bb - Fixed bug querying mysql DB, rather than sqlite (bethesque 7 weeks ago)
- 9d5f83b - Using the to_json options to pass in the base_url instead of the nasty hack. (bethesque 4 months ago)
- adb6148 - Changed 'last' to 'latest' (bethesque 4 months ago)
- 6022baa - Changed name to title in list pacticipants response (bethesque 7 hours ago)
- 13fde52 - Moving resources module under the Api module. (bethesque 8 hours ago)
- f52c572 - Added HAL index (bethesque 8 hours ago)
- 7984d86 - Added title to each item in the pacts/latest links array (bethesque 83 seconds ago)
- 021faae - Refactoring resources to DRY out code (bethesque 18 hours ago)
- bab0367 - Cleaning up the base_url setting hack. (bethesque 19 hours ago)
- f6df613 - Renamed representors to decorators (bethesque 19 hours ago)
- 3e89c20 - Created BaseDecorator (bethesque 19 hours ago)
- e5c3f88 - Changing from representors to decorators (bethesque 19 hours ago)
- b2eeb6f - Added back resource_exists? implementation in pacticipant resource - accidental deletion. (bethesque 19 hours ago)
- 1962a05 - Ever so slightly less hacky way of handling PATCH (bethesque 21 hours ago)
- 587e9c1 - First go at trying to use a dynamic base URL - to be continued (bethesque 2 days ago)
- ab9c185 - Including URLs for the dynamically calculated latest pact, not the hard link to the latest pact. (bethesque 2 days ago)
- 5621e41 - Beginning change from Roar Representor to Decoractor. Updating to new 'latest pact' URL (bethesque 2 days ago)
- d1bd995 - Adding missing PactBroker::Logging require (bethesque 2 days ago)
- 2cf987c - Added data migration to script which adds order column (bethesque 56 minutes ago)
- 9c709a9 - Changing queries to use new order column. (bethesque 61 minutes ago)
- 173f231 - Renaming var (bethesque 65 minutes ago)
- f9be93d - Renamed SortVersions to OrderVersions (bethesque 66 minutes ago)
- ca6e479 - Added SortVersions as an after version save hook (bethesque 69 minutes ago)
- 23cd1a3 - Adding order column to version table (bethesque 11 hours ago)
- c504e5f - Fixing application/json+hal to application/hal+json (bethesque 2 days ago)
- 1d24b9b - Removing old sinatra API (bethesque 2 days ago)
- fd1832c - WIP. Converting to use Webmachine (bethesque 2 days ago)
- 0b096a4 - Redoing the the URLs yet again (bethesque 3 days ago)
- 0934d89 - Implementing list latest pacts (bethesque 3 days ago)
- ed2d354 - Changed one_to_one associations to many_to_one (bethesque 4 days ago)
- 28de0ea - WIP implementing pacts/latest. (bethesque 6 days ago)
- 1cd36e6 - Changing to new /pacts/latest URL format (bethesque 6 days ago)
- 54f8fc3 - Writing underlying code to find the latest pact for each consumer/provider pair. (bethesque 6 days ago)