summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-07-29add stop command to dashingMatt Critchlow
2013-07-29Merge remote-tracking branch 'cjolly/cjolly-application-messages'David Underwood
2013-07-27only fire dashboard events when target is current dashboardChad Jolly
2013-07-16Merge pull request #165 from cjolly/tests-tmp-history-fileDavid Underwood
2013-07-14use tmp dir for history file when running testsChad Jolly
2013-07-14dashboard events - use SSE event namesChad Jolly
2013-07-14Adding application messaging.Pieter van de Bruggen
2013-07-08Merge pull request #156 from davefp/recursive_job_loadingDaniel Beauchamp
2013-06-28Yo dawg, I heard you liked jobs so we added recursive loading to your job loa...David Underwood
2013-06-27bump minor gem version for release of history fileDavid Underwood
2013-06-27Merge branch 'master' of github.com:Shopify/dashingDavid Underwood
2013-06-27Updates gitignore to exclude compiled gemDavid Underwood
2013-06-26Merge pull request #153 from davefp/title_fixDaniel Beauchamp
2013-06-25render titles correctlyDavid Underwood
2013-06-24Update LicenseDaniel Beauchamp
2013-06-21Changes history file location to avoid failing testsDavid Underwood
2013-06-21Merge pull request #142 from ndbroadbent/persist_historyDavid Underwood
2013-06-21Version 1.0.7David Underwood
2013-06-21Merge pull request #123 from apeckham/hamlDavid Underwood
2013-06-14Version 1.0.6.pushmatrix
2013-06-14Added dependency to the twitter gem so that the twitter widget can work with ...pushmatrix
2013-05-20allow widget views to be written in any Tilt-supported template languageAaron Peckham
2013-05-18Persist history at exit and load on start, so that server restarts don't lose...Nathan Broadbent
2013-05-09use any Tilt-supported view engine for dashboards, including HamlAaron Peckham
2013-05-09Bump coffee script version.pushmatrix
2013-05-09updated version of gridsterBen Thomas
2013-05-09allow send_event to be called from within modulesZachary Salzbank
2013-05-09add test for redirecting to first dashboard, and returning a 404 if dashboard...Aaron Peckham
2013-05-09Test that the Sinatra app redirects to the default dashboard; saves data post...Aaron Peckham
2013-05-09Properly hyphenate css class names for widgets.Federico Bana
2013-04-30Merge pull request #107 from neopoly/protocol-agnosticDaniel Beauchamp
2013-04-29Merge pull request #115 from jfriedlaender/patch-1Daniel Beauchamp
2013-04-29Added suffix option for number widgetJoel Friedlaender
2013-04-18Use protocol agnostic google font url.Peter Suschlik
2013-04-03Send an X-Accel-Redirect in /events to disable nginx buffering.Jean Boussier
2013-04-03Merge pull request #91 from southpolesteve/patch-1Daniel Beauchamp
2013-04-03Merge pull request #92 from persand/patch-1Daniel Beauchamp
2013-03-28Remove unnecessary semicolonsPer Sandström
2013-03-27Create .gitignoreSteve Faulkner
2013-03-24Add a Thor command to install a widget by its Gist Id.Emmanuel Hadoux
2013-03-12Use https ruby gems in the gemfilepushmatrix
2013-03-12update to latest batmanJohn Tajima
2013-02-13Bump to version 1.0.4Daniel Beauchamp
2013-02-13Merge pull request #48 from davefp/status_fixDaniel Beauchamp
2013-02-13Added the public directory for serving static assets. This allows for stuff l...Daniel Beauchamp
2013-02-08No longer clamp rack version to 1.4.2. People should update to 1.5.2+Daniel Beauchamp
2013-01-24Allow overriding the 'updatedAt' field. This is useful if you want to show th...Daniel Beauchamp
2013-01-10Update to 1.0.2. Specify dependency on rack <= 1.4.2 until Sinatra supports 1...Daniel Beauchamp
2012-12-29Merge branch 'master' of github.com:Shopify/dashing into status_fixDavid Underwood
2012-12-29Makes the status class removal more flexibleDavid Underwood