[PR #121] [CLOSED] Feature/adding history #247

Closed
opened 2026-02-26 05:31:44 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/NarrativeScience-old/log.io/pull/121
Author: @etotten
Created: 7/31/2014
Status: Closed

Base: masterHead: feature/adding_history


📝 Commits (3)

  • e9d9bb0 Fixed /bin/ script imports, removed functional tests from cake build (temp)
  • e5aae85 Fixed harvester socket disconnect bug
  • 68058b5 Added the writing of log messages to a cache

📊 Changes

6 files changed (+26 additions, -9 deletions)

View changed files

📝 Cakefile (+3 -1)
📝 bin/log.io-harvester (+1 -1)
📝 bin/log.io-server (+11 -2)
📝 conf/harvester.conf (+1 -4)
📝 conf/log_server.conf (+4 -1)
📝 src/server.coffee (+6 -0)

📄 Description

Added the writing of log messages to a cache

  • added config param cachePath for log server
  • defaulting the cachePath under the Cake install task

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/NarrativeScience-old/log.io/pull/121 **Author:** [@etotten](https://github.com/etotten) **Created:** 7/31/2014 **Status:** ❌ Closed **Base:** `master` ← **Head:** `feature/adding_history` --- ### 📝 Commits (3) - [`e9d9bb0`](https://github.com/NarrativeScience-old/log.io/commit/e9d9bb08d90b82ab54b2280774e20938492ed1bb) Fixed /bin/ script imports, removed functional tests from cake build (temp) - [`e5aae85`](https://github.com/NarrativeScience-old/log.io/commit/e5aae85631dd0cefdddf6b5522187e21d4265997) Fixed harvester socket disconnect bug - [`68058b5`](https://github.com/NarrativeScience-old/log.io/commit/68058b524fad06471fb772970a4f110d9e2b20ef) Added the writing of log messages to a cache ### 📊 Changes **6 files changed** (+26 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `Cakefile` (+3 -1) 📝 `bin/log.io-harvester` (+1 -1) 📝 `bin/log.io-server` (+11 -2) 📝 `conf/harvester.conf` (+1 -4) 📝 `conf/log_server.conf` (+4 -1) 📝 `src/server.coffee` (+6 -0) </details> ### 📄 Description Added the writing of log messages to a cache - added config param cachePath for log server - defaulting the cachePath under the Cake install task --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 05:31:44 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/log.io-NarrativeScience-old#247
No description provided.