2509 Commits

Author SHA1 Message Date
Fabien O'Carroll
4de693c027 Removing unecessary createModel calls 2014-01-08 16:31:31 +00:00
Fabien O'Carroll
2373f2a8fb Updating models to cache results 2014-01-08 16:31:00 +00:00
Remy Sharp
0b96fc9855 Travis was trolling me... 2014-01-07 17:31:14 +00:00
Remy Sharp
d376daec31 Merge pull request #999 from remy/feature/tests-YES-TESTS
Feature/tests yes tests
2014-01-07 09:23:36 -08:00
Remy Sharp
43540fc1c3 Minimal tests to ensure build passes 2014-01-07 17:22:31 +00:00
Remy Sharp
fd78419009 Clean based in prep for travis tests 2014-01-07 15:43:49 +00:00
Remy Sharp
6d3d52788b Missing quote. 2014-01-07 15:11:42 +00:00
Remy Sharp
8d097e1c3c making jshint happy 2014-01-07 15:08:40 +00:00
Remy Sharp
0d5f51b216 remove redundant jshint.json require 2014-01-07 15:07:45 +00:00
Remy Sharp
981ffef133 Merge branch 'master' of https://github.com/remy/jsbin 2014-01-07 14:51:57 +00:00
Remy Sharp
f696ffa621 Merge pull request #994 from machty/patch-2
Use non-minified Ember.js (redux)
2014-01-07 06:35:04 -08:00
Remy Sharp
c157eb47da MySQL doesn't need SET NAME, also changed get history query 2014-01-07 14:26:51 +00:00
Alex Matchneer
87cb156c14 Use non-minified Ember.js (redux) 2014-01-07 09:06:17 -05:00
Remy Sharp
f93c129594 Merge pull request #950 from getsetbro/patch-2
Updated can.JS to latest 2.0.3
2014-01-07 05:15:37 -08:00
Remy Sharp
b62003f87f Merge pull request #990 from forresto/patch-1
Update polymer to 0.1.1
2014-01-07 05:15:21 -08:00
Remy Sharp
d1cb47ccc1 Merge pull request #987 from remy/fix/972
Adding saved-css to localStorage
2014-01-07 05:14:31 -08:00
Remy Sharp
a4c2eb8c75 Merge pull request #993 from rjackson/update_embe
Update to Ember 1.3.0.
2014-01-07 03:20:25 -08:00
Robert Jackson
3a01474c2f Update to Ember 1.3.0. 2014-01-06 23:40:16 -05:00
Fabien O'Carroll
a6bbd19d24 Adding .jshintrc file 2014-01-06 10:59:18 +00:00
Fabien O'Carroll
73e0bdc5b6 Removing jshint.json 2014-01-06 10:58:46 +00:00
Forrest Oliphant
c1bdac89a7 Update polymer to 0.1.1
refs #894
2014-01-03 19:31:24 +02:00
Remy Sharp
8bbcb84e7b Removed redundant code. 2014-01-03 15:31:59 +00:00
Remy Sharp
24d2b842c6 Fixed post-update and add RSVP to jsbin 2014-01-03 15:30:45 +00:00
Remy Sharp
a87660df72 run scripts with node and comment out install - not ready yet 2014-01-03 14:48:30 +00:00
Remy Sharp
cf470d216f fixed merge conflict 2014-01-03 14:45:46 +00:00
Remy Sharp
aadbc3def1 prevent accidently run of commit build-script 2014-01-03 14:43:47 +00:00
Remy Sharp
471998485e Merge pull request #986 from remy/fix/968
Fix/968
2014-01-03 03:55:16 -08:00
Fabien O'Carroll
000e80e2b7 Replacing emptyConsoleForm with setCursorto call 2014-01-03 11:35:43 +00:00
Fabien O'Carroll
808f7eb155 Revert "Adding emptyConsoleForm function"
Will be using setCursorTo

This reverts commit e85c63cea82cb7d0d42a73458e201008a96cc11b.
2014-01-03 11:33:05 +00:00
Fabien O'Carroll
2fada7adf6 Adding saved-css to localStorage
Fixing #972
2014-01-03 11:15:17 +00:00
Fabien O'Carroll
5fc650d02d Adding call to emptyConsoleForm from post function 2014-01-03 11:02:18 +00:00
Fabien O'Carroll
e85c63cea8 Adding emptyConsoleForm function 2014-01-03 11:00:42 +00:00
Remy Sharp
da08204a45 Merge pull request #892 from allouis/master
Fixing #890 - decodeURIComponent on search string.
2014-01-03 02:27:11 -08:00
Fabien O'Carroll
5166d303a2 Adding default file name for bins without URL 2014-01-03 10:12:54 +00:00
Remy Sharp
755323d950 Merge branch 'master' of git://github.com/remy/jsbin 2014-01-02 15:59:01 +00:00
Fabien O'Carroll
42b86ece68 Merge branch 'master' of https://github.com/remy/jsbin
* 'master' of https://github.com/remy/jsbin:
  3.8.11
2014-01-02 15:57:02 +00:00
Fabien O'Carroll
6f8da5515f Adding null param to genSalt && hash methods
this fixes broken optional parameters in bcrypt-nodejs
2014-01-02 15:55:51 +00:00
Fabien O'Carroll
260ac22917 Removing used hash variable 2014-01-02 15:55:20 +00:00
Remy Sharp
f6e22df686 Merge branch 'master' of git://github.com/remy/jsbin 2014-01-02 15:17:04 +00:00
Remy Sharp
4163c11683 3.8.11 v3.8.11 2014-01-02 15:15:34 +00:00
Fabien O'Carroll
06f807eb61 Reordering Panel code
Race conditions where panel.editor was not being created before processors were accessed
Closes #979
2014-01-02 14:26:13 +00:00
Fabien O'Carroll
dadebf85f3 Adding node_modules to gitignore 2014-01-02 12:05:21 +00:00
Fabien O'Carroll
77364512f7 Updating sqlite3 version 2014-01-02 12:04:58 +00:00
Remy Sharp
63010fdac0 Merge branch 'master' of github.com:remy/jsbin 2014-01-02 11:34:10 +00:00
Remy Sharp
ea2b09db04 Moved to pure JS version of bcrypt 2014-01-02 11:33:26 +00:00
Seth Broweleit
3a647ca8ee Updated can.JS to latest 2.0.3
per http://canjs.com/download.html
2013-12-04 16:56:31 -06:00
Remy Sharp
4a2aac8582 Merge pull request #941 from getsetbro/patch-2
Include the latest stable angularJS 1.2.1 from cloudflare.
2013-12-04 13:57:16 -08:00
Remy Sharp
76207d64cd Merge pull request #948 from getsetbro/patch-5
Added Font Awesome min css
2013-12-04 13:55:39 -08:00
Remy Sharp
1446b0cac6 Merge pull request #947 from agcolom/patch-1
Update jQuery Mobile 1.3.1 to 1.3.2
2013-12-04 13:54:48 -08:00
Seth Broweleit
4731eb3fbc Added Font Awesome min css
per http://www.bootstrapcdn.com/#fontawesome_tab
2013-12-04 10:38:05 -06:00