Skip to content

Tags: ukigumo/Ukigumo-Server

Tags

v2.1.5

Checking in changes prior to tagging of version v2.1.5.

Changelog diff is:

diff --git a/Changes b/Changes
index 8007ebb..1f0d830 100644
--- a/Changes
+++ b/Changes
@@ -2,6 +2,8 @@ Revision history for Perl extension Ukigumo-Server

 {{$NEXT}}

+v2.1.5 2018-07-26T05:18:13Z
+
     - Fix 'return-or-die' statements in `dispatch` (gugod)
     - remove dotcloud.yml

v2.1.4

Checking in changes prior to tagging of version v2.1.4.

Changelog diff is:

diff --git a/Changes b/Changes
index 07161a8..8c57dbc 100644
--- a/Changes
+++ b/Changes
@@ -2,6 +2,10 @@ Revision history for Perl extension Ukigumo-Server

 {{$NEXT}}

+v2.1.4 2015-01-23T12:04:05Z
+
+    - Add lacked dependent module (Thank you for reporting, @hfm)
+
 v2.1.3 2014-04-30T06:45:34Z

     [Feature]

v2.1.3

Checking in changes prior to tagging of version v2.1.3.

Changelog diff is:

diff --git a/Changes b/Changes
index 89485e6..07161a8 100644
--- a/Changes
+++ b/Changes
@@ -2,6 +2,14 @@ Revision history for Perl extension Ukigumo-Server

 {{$NEXT}}

+v2.1.3 2014-04-30T06:45:34Z
+
+    [Feature]
+    - Support duration graph view
+
+    [Bug Fix]
+    - Fix to show 404 on not found
+
 v2.1.2 2014-04-08T07:07:29Z

     - Show build ID column in tables

v2.1.2

Checking in changes prior to tagging of version v2.1.2.

Changelog diff is:

diff --git a/Changes b/Changes
index a6f3f73..89485e6 100644
--- a/Changes
+++ b/Changes
@@ -2,6 +2,11 @@ Revision history for Perl extension Ukigumo-Server

 {{$NEXT}}

+v2.1.2 2014-04-08T07:07:29Z
+
+    - Show build ID column in tables
+    - Show elapsed time column in tables
+
 v2.1.1 2014-04-06T14:50:51Z

     - Support STATUS_TIMEOUT

v2.1.1

Checking in changes prior to tagging of version v2.1.1.

Changelog diff is:

diff --git a/Changes b/Changes
index 626b490..a6f3f73 100644
--- a/Changes
+++ b/Changes
@@ -2,6 +2,10 @@ Revision history for Perl extension Ukigumo-Server

 {{$NEXT}}

+v2.1.1 2014-04-06T14:50:51Z
+
+    - Support STATUS_TIMEOUT
+
 v2.1.0 2014-04-05T05:45:25Z

     - Fix the bug that does not work on Windows (tokuhirom)

v2.1.0

Checking in changes prior to tagging of version v2.1.0.

Changelog diff is:

diff --git a/Changes b/Changes
index ca5f7de..626b490 100644
--- a/Changes
+++ b/Changes
@@ -2,6 +2,13 @@ Revision history for Perl extension Ukigumo-Server

 {{$NEXT}}

+v2.1.0 2014-04-05T05:45:25Z
+
+    - Fix the bug that does not work on Windows (tokuhirom)
+    - Generate RSS feeds (mattn)
+    - Prefer "project [branch](rivision)" to be same as /recent (mattn)
+    - (*** INCOMPATIBLE CHANGE / ALTER DATABASE SCHEMA IS REQUIRED ***) Change to store elapsed time (moznion)
+
 v2.0.3 2014-03-17T15:23:28Z

     - Fix mojibake

v2.0.3

Checking in changes prior to tagging of version v2.0.3.

Changelog diff is:

diff --git a/Changes b/Changes
index ce5ed40..ca5f7de 100644
--- a/Changes
+++ b/Changes
@@ -2,6 +2,13 @@ Revision history for Perl extension Ukigumo-Server

 {{$NEXT}}

+v2.0.3 2014-03-17T15:23:28Z
+
+    - Fix mojibake
+    - Suppress warning message by encoding undef value
+    - Remove some escape sequences from reports
+    - Add documentation for report compression
+
 v2.0.2 2014-03-14T14:35:53Z

     - Change option name to limit number of reports

v2.0.2

Checking in changes prior to tagging of version v2.0.2.

Changelog diff is:

diff --git a/Changes b/Changes
index 436916b..ce5ed40 100644
--- a/Changes
+++ b/Changes
@@ -2,6 +2,12 @@ Revision history for Perl extension Ukigumo-Server

 {{$NEXT}}

+v2.0.2 2014-03-14T14:35:53Z
+
+    - Change option name to limit number of reports
+    - Upgrade SQL schemas
+    - Fix documentations
+
 v2.0.1 2014-03-13T15:32:55Z

     - Add screen shot in documentation

v2.0.1

Checking in changes prior to tagging of version v2.0.1.

Changelog diff is:

diff --git a/Changes b/Changes
index 4bba469..436916b 100644
--- a/Changes
+++ b/Changes
@@ -2,6 +2,11 @@ Revision history for Perl extension Ukigumo-Server

 {{$NEXT}}

+v2.0.1 2014-03-13T15:32:55Z
+
+    - Add screen shot in documentation
+    - Formal release! (Not UNAUTHORIZED)
+
 v2.0.0 2014-03-13T10:41:14Z

     - Delete old reports for keeping DB file size constant

v2.0.0

Checking in changes prior to tagging of version v2.0.0.

Changelog diff is:

diff --git a/Changes b/Changes
index ec34b50..4bba469 100644
--- a/Changes
+++ b/Changes
@@ -2,6 +2,16 @@ Revision history for Perl extension Ukigumo-Server

 {{$NEXT}}

+v2.0.0 2014-03-13T10:41:14Z
+
+    - Delete old reports for keeping DB file size constant
+      (cho45)
+    - Compress body and vc_log with enable_compression option
+      (cho45)
+    - Support compare_url (for GitHub webhooks)
+      *** YOU MUST ALTER DETABASE SCHEMA ***
+      (moznion)
+
 v1.1.0 2014-02-20T10:33:14Z

     commit 95b7e83