summaryrefslogtreecommitdiff
path: root/lib/dashing.rb
AgeCommit message (Expand)Author
2014-05-30Don't start the dashing app when you run the bin file.pushmatrix
2013-12-18moving app to it's own file under lib/dashingpseudomuto
2013-12-18moving cli to lib and updating bin filepseudomuto
2013-12-18adding pessimistic versioning for gem dependenciespseudomuto
2013-10-30require config/settings.rb if existsJohn Tajima
2013-10-30Define a KEYS constantJohn Tajima
2013-09-09Revert "Merge pull request #226 from jordanwheeler/use-firebase"pushmatrix
2013-09-09add firebase gemsJordan Wheeler
2013-08-09The default dashboard is picked simply as the first one alphabetically across...pushmatrix
2013-07-31Authenticate / route as to not leak private dashboard urlDavid Rubin
2013-07-14dashboard events - use SSE event namesChad Jolly
2013-07-14Adding application messaging.Pieter van de Bruggen
2013-06-28Yo dawg, I heard you liked jobs so we added recursive loading to your job loa...David Underwood
2013-06-21Changes history file location to avoid failing testsDavid Underwood
2013-06-21Merge pull request #142 from ndbroadbent/persist_historyDavid Underwood
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-09allow send_event to be called from within modulesZachary Salzbank
2013-04-03Send an X-Accel-Redirect in /events to disable nginx buffering.Jean Boussier
2013-02-13Added the public directory for serving static assets. This allows for stuff l...Daniel Beauchamp
2013-01-24Allow overriding the 'updatedAt' field. This is useful if you want to show th...Daniel Beauchamp
2012-12-04Display 'last updated' using user's locale. Closes #10Scott Gerring
2012-08-28Added in a fix that forces your json codec to initialize before jobs are run.Daniel Beauchamp
2012-08-24Keep track of updatedAt server side, instead of on widgets.Daniel Beauchamp
2012-08-13Updated to use sprockets! Ah, much cleaner.Daniel Beauchamp
2012-08-08Rename project to 'Dashing', and do some other cleanupsDaniel Beauchamp