limn-bak.git
2012-05-14 dscUpdates deployer with new targets for test-reportcard... master
2012-05-11 dscFixes bundling in deploy script.
2012-05-09 dscAdds node_modules/.bin to the path for the call to...
2012-05-09 dscFixes deployment. Argh, rsync -Crz, not rsync -Caz.
2012-05-09 dscAdds the fabric monkeypatch for SSH proxy support.
2012-05-09 dscAh-haha. Yes. Perhaps I should actually stub out the...
2012-05-09 dscUpdates deps
2012-05-09 dscRemoves the now-obsolete deploy.sh
2012-05-09 dscSplits out staging. Finishes up on deploy.
2012-05-09 dscSplits out staging. Finishes up on deploy.
2012-05-09 dscMoves bundle and deploy tasks into submodules.
2012-05-09 dscFabfile now bundles.
2012-05-08 dscMoves fabfile to a directory; adds utils; implements...
2012-05-08 dscMerge branch 'master' of less.ly:kraken-ui
2012-05-08 dsccheckpoint
2012-05-08 Andrew Ottofabfile.py additions, still a bit to do
2012-05-08 dscPYTHON CARDINAL SIN. BAD ANDREW.
2012-05-08 dscMerge branch 'master' of less.ly:kraken-ui
2012-05-08 Andrew OttoAdding fabfile.py
2012-05-08 dscDocumentation.
2012-05-07 dscWhoops. Forgot to remove some errant shellcode from...
2012-05-07 dscMerge branch 'master' of less.ly:kraken-ui
2012-05-03 declerambaulAdded 2B mobile pageview milestone by hand for ErikM...
2012-05-03 declerambaulFixed dygraph date format
2012-05-03 declerambaulRemoving mobile devices charts from dashboard
2012-05-03 declerambaulAdded mobile devices dygraph files to datasources....
2012-05-03 declerambaulAdding uglify-js to dependencies in package.json. Requi...
2012-05-03 declerambaulChanged dashboard title
2012-05-03 declerambaulChanged strokewidth to 2 for all saved graphs manually.
2012-05-03 declerambaulCreated saved graph for mobile data. Added mobile targe...
2012-05-03 declerambaulExtended scripts for target data. Added dygraph data...
2012-05-02 dscMerge branch 'master' of less.ly:kraken-ui
2012-05-02 declerambaulUpdated dypgraph files for all metrics except target...
2012-05-02 declerambaulReplaced StatisticsMonthly_2012_03 with correct version...
2012-05-02 declerambaulChanged order of graphs, comscore data appears first
2012-05-02 declerambaulChanged title of Mobile page views
2012-05-02 declerambaulPage header: changed Feb12 to March12
2012-05-02 declerambaulReorganizing folder strucutre
2012-05-02 declerambaulAdding first dygraph files for the May12 report card...
2012-05-02 declerambaulAdded preliminary report card data for May2012 metric...
2012-04-30 dscImproves deploy script with help, options.
2012-04-30 dscMerge branch 'master' of less.ly:kraken-ui
2012-04-29 declerambaulMerge branch 'develop'
2012-04-29 declerambaulOnly show export button in dev mode for now.
2012-04-27 dscMerge branch 'master' of less.ly:kraken-ui
2012-04-27 dscImproves deploy script with help, options.
2012-04-27 declerambaulAdded experimental export button to display view. Not...
2012-04-26 declerambaulCopy/pasted chart notes from old report card. Needs...
2012-04-26 declerambaulUpdated world map info to match geolocation country...
2012-04-24 declerambaulStyled infobox. Well I tried.
2012-04-24 declerambaulLoading data before creating map. Added simple mouseove...
2012-04-24 declerambaulFixed passing of method arguments
2012-04-24 declerambaulMerge branch 'master' into d3-testing
2012-04-24 declerambaulNew version of d3 (2.8.1) to vendor libraries. Added...
2012-04-22 declerambaulBug in deploy command.
2012-04-22 declerambaulScripts to modify ErikZ data files into dygraph friendl...
2012-04-19 Andrew Ottoserver/controller.co - documentation for mapping property
2012-04-19 Andrew Ottocontrollers/graph.co - using switch instead of if for...
2012-04-19 Andrew OttoMerge branch 'master' of less.ly:kraken-ui
2012-04-19 Andrew OttoAdding Project Layout and Deployment docs to README.md
2012-04-18 dscAdds mime types for yaml and markdown.
2012-04-18 declerambaulMerge branch 'master' of less.ly:kraken-ui
2012-04-18 declerambaulRemoved 'Total' from visibitly vector for the article...
2012-04-18 Andrew OttoAdding link to /graphs in footer (only in dev envs...
2012-04-18 Andrew OttoFixing deploy.sh so that it works on labs
2012-04-18 Andrew OttoAdding media=print styles so that printed graphs look...
2012-04-18 dscMerge branch 'master' of less.ly:kraken-ui
2012-04-18 dscFixes dreadfully obvious error with /datasources/all
2012-04-18 Andrew OttoMoving /graphslist to /graphs.json, handled in graph...
2012-04-18 dscUpdates /graphslist to use files.readJSONFilesAsync
2012-04-18 dscMerge branch 'master' of less.ly:kraken-ui
2012-04-18 dscAdds files.readJSONFilesAsync
2012-04-17 Andrew OttoFixing /graphs so that it uses real data.
2012-04-17 dscAsync read multiple files.
2012-04-17 declerambaulMerge branch 'master' into d3-testing
2012-04-17 declerambaulGeo code coffe script
2012-04-16 dscMerge branch 'master' of less.ly:kraken-ui
2012-04-16 dscFixes GraphEditView classes and selectors to match...
2012-04-16 Andrew OttoRefactoring a few things after code review with David.
2012-04-16 Andrew OttoAdded /graphs view for viewing list of saved graphs.
2012-04-16 dscFixes Controller.mapping.
2012-04-13 dscMerge branch 'master' of less.ly:kraken-ui
2012-04-13 dscAh! Fixes the bug that prevented Controller from proper...
2012-04-13 Andrew OttoLinking graph name in graph title to graph url.
2012-04-13 dscAdds _.merge() tests.
2012-04-13 declerambaulCreating d3 testing branch. Added d3 to modules.yaml...
2012-04-13 Andrew OttoMerge branch 'master' of less.ly:kraken-ui
2012-04-13 Andrew OttoAdding event handler to select permalink text on focus
2012-04-12 dscMerge branch 'master' of less.ly:kraken-ui
2012-04-12 dscCascade.toJSON() now recursively merges objects using...
2012-04-12 dscUpdates base docs with links.
2012-04-12 Andrew OttoAdding permalink to graph-display view
2012-04-12 dscSymlinks in docs
2012-04-12 dscAdds Backbone Base docs.
2012-04-10 dscMakes Reportcard graphs read-only.
2012-04-10 dscAdds Dashboard for Reportcard.
2012-04-10 dscMerge branch 'master' of less.ly:kraken-ui
2012-04-10 dscAdds GraphDisplayView
2012-04-10 declerambaulMerge branch 'master' of less.ly:kraken-ui
2012-04-10 declerambaulAdded shortName tag to all yaml files
next