Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes #5977: Add asycnhronous data for event logs table #715

Conversation

VinceMacBuche
Copy link
Member

No description provided.

@VinceMacBuche VinceMacBuche force-pushed the bug_5977/add_asynchronous_data_to_event_logs_table branch from 170cdce to 4f6e84d Compare December 11, 2014 12:03
refreshEvents() match {
case Full(events) =>
val lines = JsTableData(events.map(EventLogLine(_)).toList)
logger.info("yolo")
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pretty sur it was not intended :)

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

god why :-(

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

But you can't say that this statement is not true

@fanf
Copy link
Member

fanf commented Dec 11, 2014

Appart from that, everything is OK and you can self-merge as soon as it's removed.

Really nice :)

@VinceMacBuche VinceMacBuche force-pushed the bug_5977/add_asynchronous_data_to_event_logs_table branch from 4f6e84d to e48e03b Compare December 11, 2014 16:21
VinceMacBuche added a commit that referenced this pull request Dec 11, 2014
…data_to_event_logs_table

Fixes #5977: Add asycnhronous data for event logs table
@VinceMacBuche VinceMacBuche merged commit b3c4c65 into Normation:branches/rudder/3.0 Dec 11, 2014
@VinceMacBuche VinceMacBuche deleted the bug_5977/add_asynchronous_data_to_event_logs_table branch March 3, 2015 14:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants