Commit Graph

389 Commits

Author SHA1 Message Date
Amos Haviv
285e6052b9 Adding Travis Tag 2014-03-06 01:48:50 +02:00
Amos Haviv
584ccf1656 FIxing Jasmine tests to fit new version 2014-03-06 01:46:47 +02:00
Amos Haviv
f077caf204 Fixing Travis Grunt Issues 2014-03-06 01:35:27 +02:00
Amos Haviv
8b8da52a4c Fixing Travis Grunt Issues 2014-03-06 01:32:58 +02:00
Amos Haviv
b50ac61271 Fixing Travis Grunt Issues 2014-03-06 01:29:51 +02:00
Amos Haviv
e7b1fe0814 Fixing Heroku Bower Issues 2014-03-06 01:25:37 +02:00
Amos Haviv
a3a712906d Fixing Bower Versions, Fix Flickering 2014-03-06 01:01:04 +02:00
Amos Haviv
8c825ff196 Locking NPM versions 2014-03-05 22:25:09 +02:00
Amos Haviv
271bd1b8f6 Adding twitter meta tags 2014-03-05 01:40:44 +02:00
Amos Haviv
89e2da7740 Adding twitter meta tags 2014-03-05 01:39:02 +02:00
Amos Haviv
458987cad3 Deleting Shrinkwrap since its notworking with hosted cloud services 2014-02-25 11:30:08 +02:00
Amos Haviv
f15e9141f5 Adding Shrinkwrap.json to lock versions - https://www.npmjs.org/doc/shrinkwrap.html 2014-02-22 16:45:26 +02:00
Amos Haviv
61ce5097e4 Fixing Jasmine 2014-02-22 16:22:24 +02:00
Amos Haviv
9e0317f846 Locking Versions Using Shrinkwrap 2014-02-22 15:49:16 +02:00
Amos Haviv
1004a880a0 Merge branch 'master' of https://github.com/meanjs/mean 2014-02-21 00:47:09 +02:00
Amos Haviv
311605a4e2 Replacing ngRoute with UI-Router 2014-02-21 00:41:21 +02:00
Amos Haviv
fdeffbf3f9 Merge pull request #2 from jshultz/patch-1
Update config.js
2014-02-19 14:50:25 +02:00
Jason Shultz
5654e1f26e Update config.js
super simple, just fixing a typo.
2014-02-17 21:13:53 -07:00
Amos Haviv
f0508e3b7b Fix Tests to Fit New Jasmine 2014-02-15 15:36:22 +02:00
Amos Haviv
1c20b31b5c Added Madhums Credit 2014-02-14 20:33:13 +02:00
Amos Haviv
d9be8d85cf Fixing Session Hash Secret 2014-02-14 20:05:58 +02:00
Amos Haviv
b87b37679a Fixing Karma Tests 2014-02-14 20:03:43 +02:00
Amos Haviv
322d865080 Fixing Navbar Flickering 2014-02-12 19:21:54 +02:00
Amos Haviv
85c97f88be Fixing Configuration Files 2014-02-12 18:54:38 +02:00
Amos Haviv
02b9773407 Fixing Passport Split 2014-02-12 18:46:15 +02:00
Amos Haviv
880ad6a1f7 Spliting Strategies 2014-02-12 18:29:46 +02:00
Amos Haviv
22d0e7a356 Spliting Strategies 2014-02-12 18:10:32 +02:00
Amos Haviv
52dea2bbf8 Spliting Strategies 2014-02-12 18:10:28 +02:00
Amos Haviv
899b65d580 Fix Production SWIG 2014-02-10 16:16:26 +02:00
Amos Haviv
72331dec3a Fix Production SWIG 2014-02-10 16:15:06 +02:00
Amos Haviv
c1213e9a7b Fixing Indentation Convention to TABS 2014-02-10 13:24:01 +02:00
Amos Haviv
eae6f2d6bc Moving to MEAN.JS 2014-02-10 13:09:31 +02:00
Amos Haviv
17e089ec69 Moving to MEAN.JS 2014-02-10 13:09:25 +02:00
Lior Kesos
f52d6c3a30 Revert "Initial commit for the site"
This reverts commit 4e37a3f2c7.
2014-02-07 02:12:35 +02:00
azure provisioned user
4e37a3f2c7 Initial commit for the site 2014-02-06 23:53:00 +00:00
Lior Kesos
752854fafa Fixed consolidate dying on behalf of a cache=true, it needs to be cahce=memory 2014-02-06 23:58:22 +02:00
Lior Kesos
f0eb648cbd Merge pull request #236 from fyockm/master
use consolidate to make template engine configurable
2014-02-06 22:01:47 +02:00
Drew Fyock
30d949428e #236 add .idea to gitignore 2014-02-06 13:51:41 -05:00
Drew Fyock
f57b51d485 #236 fix travis asking for user input 2014-02-03 14:03:46 -05:00
Drew Fyock
a0c9de3756 #236 implement swig instead of jade 2014-02-03 13:46:39 -05:00
Drew Fyock
c2330e574c #326 merge latest 2014-02-01 11:50:48 -05:00
Lior Kesos
8499c45df4 Added requirement to passport-linkedin to the package.json to fulfill missing requirement. 2014-01-26 23:47:14 +02:00
Lior Kesos
febf917679 Merge branch 'linkedin' of https://github.com/kalehv/mean into kalehv-linkedin 2014-01-26 23:39:37 +02:00
Lior Kesos
87e701d05c Merge pull request #243 from jonaswindey/patch-2
Update .bowerrc
2014-01-26 13:29:20 -08:00
Lior Kesos
79076086a9 upgrade to angular 1.2.10 to avoid interaction in bower installed based on https://github.com/linnovate/mean/pull/245 by #sogko 2014-01-26 23:24:23 +02:00
Harshad Kale
58d2cbf706 Add linkedin support for login 2014-01-25 12:03:26 -06:00
jonaswindey
c6b6758cb5 Update .bowerrc
Added fix for Heroku deployment ENOENT issues that occur since bower 1.2.8
2014-01-22 17:52:22 +01:00
Lior Kesos
d59bf8645d Merge branch 'master' of https://github.com/lirantal/mean into lirantal-master 2014-01-21 22:51:52 +02:00
Liran Tal
8324179ca2 cleaning up jslint warnings 2014-01-21 21:51:14 +02:00
Lior Kesos
526fc0a9d7 Merge branch 'enhancement-authtypes_refactor' of https://github.com/lirantal/mean into lirantal-enhancement-authtypes_refactor 2014-01-20 23:55:50 +02:00