mirror of
https://github.com/NarrativeScience-old/log.io.git
synced 2026-04-25 09:05:55 +03:00
[PR #127] [CLOSED] Better tests, fixes and documentation #249
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#249
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/127
Author: @muchweb
Created: 8/28/2014
Status: ❌ Closed
Base:
master← Head:master📝 Commits (10+)
c03cfdaUpdateclearbutton text0290c01Parsing msgs.height() as int since float values sometimes get returned in Chrome. This was fixed in order to get the scrolling to work in chrome.641ef29code fix to run the functional tests31d6404Preserve white space in messages647e4f4Folder support added.19cab75Update server.coffeed563f4dAdded CSS rule to retain whitespace in log messages4e83978Change css font to local instead of googleapis.comec28fe0Merge branch 'clear' of https://github.com/straub/Log.io288745fMerge branch 'master' of https://github.com/ws141/Log.io📊 Changes
49 files changed (+3267 additions, -685 deletions)
View changed files
📝
.gitignore(+1 -1)➖
.npmignore(+0 -0)➕
.travis.yml(+5 -0)📝
Cakefile(+61 -54)📝
Changelog.md(+29 -0)➕
Inconsolata.ttf(+0 -0)📝
README.md(+63 -13)➕
SourceSansPro-Regular.ttf(+0 -0)➕
SourceSansPro-SemiBold.ttf(+0 -0)➖
bin/log.io-harvester(+0 -13)➕
bin/log.io-harvester.js(+23 -0)➖
bin/log.io-server(+0 -16)➕
bin/log.io-server.js(+27 -0)📝
conf/harvester.conf(+10 -1)➕
docs-theme/.npmignore(+3 -0)➕
docs-theme/LICENSE.md(+21 -0)➕
docs-theme/README.md(+41 -0)➕
docs-theme/assets/css/bootstrap.min.css(+7 -0)➕
docs-theme/assets/css/logo-white.png(+0 -0)➕
docs-theme/assets/css/logo.png(+0 -0)...and 29 more files
📄 Description
Global update, all the progress made while project was 'dead', merged community efforts.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.