Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Minor typos. | Duilio Protti | 2013-12-29 | 1 | -1/+1 |
| | |||||
* | Removed variables that are not in use | lgavra | 2013-10-17 | 1 | -6/+0 |
| | |||||
* | minor copy change to clear confusion around missing config file | brandon flowers | 2013-10-12 | 1 | -24/+31 |
| | |||||
* | small tweak to readme to use existing demo | brandon flowers | 2013-05-07 | 39 | -11920/+1 |
| | |||||
* | added a readme to modular backone | brandon flowers | 2013-05-07 | 1 | -0/+14 |
| | |||||
* | updates to readme and further testing against the change to involve yeoman | brandon flowers | 2013-05-05 | 7 | -31/+76 |
| | |||||
* | small fix to readme to move instructions over terminal lines | brandon flowers | 2013-05-04 | 1 | -3/+11 |
| | |||||
* | add a note about the npmignore file necessary for nodejitsu deployment | brandon flowers | 2013-05-04 | 1 | -14/+23 |
| | |||||
* | wrong port number in readme | brandon flowers | 2013-05-04 | 1 | -2/+2 |
| | |||||
* | copy tweak in the readme file | brandon flowers | 2013-05-04 | 1 | -2/+2 |
| | |||||
* | added yeoman | brandon flowers | 2013-05-04 | 1 | -6/+6 |
|\ | |||||
| * | Fix for footer only showing up when entering default page initially. Footer ↵ | Alexander Höreth | 2013-03-24 | 1 | -6/+6 |
| | | | | | | | | also should load when entering e.g. "modular-backbone/#/projects" initially. | ||||
* | | updates to restify example to add tests and Yeoman support | brandon flowers | 2013-05-04 | 47 | -28/+11484 |
|/ | |||||
* | reset medalist arrays - don't need to call $("#bronze-podium").empty() anymore | brandon flowers | 2012-11-14 | 2 | -15/+3 |
| | |||||
* | needed to reset medalist arrays | brandon flowers | 2012-11-14 | 3 | -30/+32 |
| | |||||
* | problem with re-render - duplicate items | brandon flowers | 2012-11-13 | 1 | -4/+1 |
| | |||||
* | a bit more pleasing to the eye this way I think - less white space | brandon flowers | 2012-11-13 | 5 | -15/+56 |
| | |||||
* | animating contributor lists inspired by the olympic podiums | brandon flowers | 2012-11-13 | 4 | -33/+215 |
| | |||||
* | changed to bootstrap | Thomas Davis | 2012-11-11 | 10 | -405/+5934 |
| | |||||
* | added jsonp | Thomas Davis | 2012-11-11 | 2 | -2/+2 |
| | |||||
* | added jsonp | Thomas Davis | 2012-11-11 | 2 | -3/+4 |
| | |||||
* | added jsonp | Thomas Davis | 2012-11-11 | 2 | -2/+2 |
| | |||||
* | Merge pull request #61 from headwinds/gh-pages | Thomas Davis | 2012-11-10 | 35 | -151/+938 |
|\ | | | | | Module Backbone Tutorial: Mining Github for Contributor Gold | ||||
| * | update to the modular backbone tutorial to give data from github and replace ↵ | brandon flowers | 2012-11-10 | 35 | -151/+938 |
| | | | | | | | | users with contributors | ||||
* | | server down | Thomas Davis | 2012-11-07 | 1 | -3/+2 |
|/ | |||||
* | removed old tutorial | Thomas Davis | 2012-11-04 | 19 | -650/+0 |
| | |||||
* | updated tutotrla example | Thomas Davis | 2012-10-15 | 17 | -157/+115 |
| | |||||
* | Setting a local configuration on app.js | bitoiu | 2012-10-10 | 1 | -2/+2 |
| | |||||
* | The current server.js does not process the same url's as seen on the ↵ | bitoiu | 2012-10-10 | 1 | -23/+31 |
| | | | | tutorial, mainly the session GET | ||||
* | Update examples/modular-backbone/js/app.js | Royce | 2012-08-16 | 1 | -1/+1 |
| | |||||
* | new | Nietzsche | 2012-08-10 | 1 | -32/+24 |
| | |||||
* | Update gh-pages | rashko | 2012-07-09 | 1 | -1/+1 |
| | |||||
* | fixed | Nietzsche | 2012-06-20 | 1 | -1/+1 |
| | |||||
* | Merge pull request #33 from zhaoyeming/gh-pages | Thomas Davis | 2012-05-21 | 2 | -0/+0 |
|\ | | | | | Remove *.swp files (generated by VI) from repository | ||||
| * | Remove .*.swp files from vi | Zhao Yeming | 2012-01-30 | 2 | -0/+0 |
| | | |||||
* | | New tutorial | Thomas Davis | 2012-05-04 | 250 | -17637/+102 |
| | | |||||
* | | updated and edited csrf | Thomas Davis | 2012-05-02 | 244 | -0/+17609 |
| | | |||||
* | | session example | Thomas Davis | 2012-05-01 | 10 | -73/+84 |
| | | |||||
* | | trying to install disqus | Thomas Davis | 2012-05-01 | 36 | -0/+11981 |
| | | |||||
* | | changed query to backbone | Thomas Davis | 2012-04-28 | 2 | -1/+2 |
| | | |||||
* | | repo clean up | Thomas Davis | 2012-04-28 | 1 | -40/+0 |
| | | |||||
* | | infinite scroll tutorial finished | Thomas Davis | 2012-04-28 | 6 | -12/+62 |
| | | |||||
* | | infinite scroll | Thomas Davis | 2012-04-28 | 36 | -0/+11937 |
| | | |||||
* | | limited results to 20 | Thomas Davis | 2012-04-27 | 2 | -3/+3 |
| | | |||||
* | | Final update | Thomas Davis | 2012-04-27 | 1 | -0/+0 |
| | | |||||
* | | trynig mark down | Thomas Davis | 2012-04-26 | 1 | -1/+1 |
| | | |||||
* | | ops | Thomas Davis | 2012-04-23 | 3 | -4/+16 |
| | | |||||
* | | Tutorial | Thomas Davis | 2012-04-22 | 2 | -5/+1 |
| | | |||||
* | | ooo | Thomas Davis | 2012-04-22 | 3 | -6/+8 |
| | | |||||
* | | blh | Thomas Davis | 2012-04-22 | 42 | -0/+11983 |
|/ | |||||
* | My name? | Thomas Davis | 2011-12-09 | 1 | -1/+0 |
| | |||||
* | Deleted some crap | Ryan Kirkman | 2011-12-09 | 2 | -3/+0 |
| | |||||
* | Made a requirejs example for Addy Osmani | Ryan Kirkman | 2011-12-09 | 18 | -0/+1044 |
| | |||||
* | moved the updated modular-backbone example into modular-backbone-updated, | Jakub Kozisek | 2011-11-26 | 42 | -95/+828 |
| | | | | modular-backbone now contains original version | ||||
* | forgot to remove temporary miniserver | Jakub Kozisek | 2011-11-26 | 1 | -9/+0 |
| | |||||
* | equireJS plugin order is not necessary anymore | Jakub Kozisek | 2011-11-26 | 16 | -86/+41 |
| | | | | | | | | | | moved RequireJS plugin text to lib/require forgot to clear jQuery RequireJS wrapper switched codebase to new libraries collections/template.js removed (same as boilerplate.js) removed swp files removed "/" from the routes in router.js removed temporary miniserver | ||||
* | updated libs jQuery 1.6.4 -> 1.7.1, Underscore 1.1.7 -> 1.2.2, RequireJS | Jakub Kozisek | 2011-11-26 | 9 | -98/+69 |
| | | | | | 0.27.0 -> 1.0.2 and switched to Backbone 0.5.3 optamd3 ( see https://github.com/jrburke/backbone/tree/optamd3 ) | ||||
* | Nice loader for the modular backbone. Only one reference to the un AMD ↵ | Rob Dawson | 2011-11-19 | 5 | -13/+15 |
| | | | | items, and nice clean code. | ||||
* | typos | Jonathan B | 2011-10-14 | 1 | -2/+2 |
| | |||||
* | Edited examples/modular-backbone/js/router.js via GitHub | Thomas Davis | 2011-10-14 | 1 | -1/+1 |
| | |||||
* | Edited examples/modular-backbone/js/views/home/main.js via GitHub | Thomas Davis | 2011-10-14 | 1 | -1/+2 |
| | |||||
* | example | Thomas Davis | 2011-10-14 | 3 | -3/+25 |
| | |||||
* | Edited examples/modular-backbone/css/style.css via GitHub | Thomas Davis | 2011-10-14 | 1 | -2/+2 |
| | |||||
* | Edited examples/modular-backbone/css/style.css via GitHub | Thomas Davis | 2011-10-14 | 1 | -0/+3 |
| | |||||
* | Edited examples/modular-backbone/css/style.css via GitHub | Thomas Davis | 2011-10-14 | 1 | -3/+3 |
| | |||||
* | Edited examples/modular-backbone/css/style.css via GitHub | Thomas Davis | 2011-10-14 | 1 | -1/+6 |
| | |||||
* | Edited examples/modular-backbone/js/views/projects/list.js via GitHub | Thomas Davis | 2011-10-14 | 1 | -1/+1 |
| | |||||
* | Edited examples/modular-backbone/index.html via GitHub | Thomas Davis | 2011-10-14 | 1 | -1/+1 |
| | |||||
* | Edited examples/modular-backbone/js/router.js via GitHub | Thomas Davis | 2011-10-14 | 1 | -1/+1 |
| | |||||
* | qw | Thomas Davis | 2011-10-14 | 1 | -1/+1 |
| | |||||
* | Nearly done draft | Thomas Davis | 2011-10-14 | 6 | -11/+17 |
| | |||||
* | Added in example | Thomas Davis | 2011-10-13 | 24 | -0/+694 |