mirror of
https://github.com/NarrativeScience-old/log.io.git
synced 2026-04-25 17:15:52 +03:00
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/log.io-NarrativeScience-old#245
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/NarrativeScience-old/log.io/pull/95
Author: @bpaquet
Created: 10/2/2013
Status: ❌ Closed
Base:
master← Head:master📝 Commits (7)
f8f07a3Fix #77 : slow startup crash tests621c9efDo not launch dev tasks when installing in production mode (npm install --production)f162ac2Fix log.io startbbe2c26Merge remote-tracking branch 'original/master'd83489bPre compile all stuff1d53f72Remove postinstall hook2f2143aExtract build📊 Changes
14 files changed (+19844 additions, -61 deletions)
View changed files
📝
.gitignore(+0 -3)📝
Cakefile(+6 -0)📝
bin/log.io-server(+1 -1)➕
build.sh(+6 -0)➕
lib/client.js(+1188 -0)➕
lib/harvester.js(+216 -0)➕
lib/log.io.css(+71 -0)➕
lib/log.io.js(+17562 -0)➕
lib/server.js(+474 -0)➕
lib/templates.js(+24 -0)📝
package.json(+2 -6)➕
src/templates.coffee(+89 -0)📝
test/functional.coffee(+54 -51)➕
test/lib/functional.js(+151 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.