Commit Graph

  • 75aad2e0ba Sorting out .gitignore Mikael Korpela 2015-07-05 23:09:53 +03:00
  • d5b22e35c4 addressing missing newlines and node 0.12 version for travis-ci Liran Tal 2015-07-05 01:12:54 +03:00
  • 2be8f71199 support for test:server and test:client grunt tasks which were removed from the merge of 0.4.0 into master Liran Tal 2015-07-04 01:42:11 +03:00
  • 52fe443429 fixing err object which isnt present in this check, replacing it with a text message Liran Tal 2015-07-03 10:48:06 +03:00
  • 834bfd6cf8 removing left-overs of merge diff from 0.4 to master Liran Tal 2015-07-03 07:51:08 +03:00
  • 08b2f746d6 Fig changed to Compose Roberto 2015-07-02 08:03:46 -05:00
  • 8694b7e976 PayPal Authentication Andrew Throener 2015-07-02 07:44:58 -05:00
  • b76c2cd13b updating 0.4.0 merged branch to support the declerative db connection object instead of just a connection string Liran Tal 2015-07-02 12:29:09 +03:00
  • 67e96a4f22 0.4.0 branch merged into master Liran Tal 2015-07-02 12:08:09 +03:00
  • d00f4ce0cc should return done(err) in article server route test loulin 2015-06-19 12:09:15 +08:00
  • 6003085e89 Merge pull request #586 from cdriscol/remove-target-on-signin Liran Tal 2015-06-09 07:58:47 +03:00
  • 2a3516e2a6 Removing target on signin and signup anchors to prevent a complete page reload when changing to those states. cdriscol 2015-06-03 21:44:40 -06:00
  • b1d95e0a34 Merge pull request #582 from simison/patch-9 Ilan Biala 2015-06-03 19:41:35 -04:00
  • cd5db4ad4d Merge pull request #575 from pgrodrigues/0.4.0 Ilan Biala 2015-06-03 19:39:19 -04:00
  • 10d35d1df9 Fix deprecated ExpressJS req.param('provider') Mikael Korpela 2015-06-02 15:36:56 +03:00
  • 716925b29f Merge pull request #579 from lirantal/0.4.0-backport-local-config-feature-553 Liran Tal 2015-06-01 10:53:55 +03:00
  • 801ba33d98 Merge pull request #576 from simison/patch-8 Ilan Biala 2015-05-31 18:12:22 -03:00
  • 1ea9f55600 porting pull request from master to 0.4.0 branch: Local environment variables to address issue #553 #557 Liran Tal 2015-05-31 11:54:17 +03:00
  • fcb6f90293 Remove un-used hasAuthorization and requiresLogin Mikael Korpela 2015-05-29 00:36:07 +03:00
  • e11ffda6e5 Add some abstraction to local strategy login error Pedro Rodrigues 2015-05-28 16:56:49 +01:00
  • 3ea400f354 Merge pull request #548 from jloveland/generate-sslcerts Ilan Biala 2015-05-28 06:42:23 -04:00
  • 7c015e27ad Correct the issue of Google OAuth2 redirect missing the hashbang after enabling GooglePlus API - Fixes #535 Hari Menon 2015-05-19 23:08:13 -04:00
  • 7070796c53 Prettier res.status().format() Mikael Korpela 2015-05-18 19:25:02 +03:00
  • fd170261ec #501 Use req.format() to content-negotiate correct response Mikael Korpela 2015-05-18 19:22:56 +03:00
  • ba1a4475e9 #501 Handle 404 errors at Express backend at at Angular frontend Mikael Korpela 2015-05-18 17:38:30 +03:00
  • 8190ee44a7 Merge branch 'bugfix/404/#501' of https://github.com/dotch/mean-1 into error-404-pages Mikael Korpela 2015-05-18 10:45:11 +03:00
  • f24ce6550e Ignore ALL .log files at gitignore Ilan Biala 2015-05-17 23:19:05 -04:00
  • 556497913d Merge pull request #565 from simison/patch-7 Ilan Biala 2015-05-17 11:05:45 -04:00
  • 6fddcf4d04 Merge pull request #549 from vepasto/patch-5 Ilan Biala 2015-05-17 11:03:56 -04:00
  • fea436f815 Add fonts and svgs to gzip compression pattern Mikael Korpela 2015-05-16 14:10:14 +03:00
  • 88a89f2e7d Merge pull request #557 from lirantal/feature-553-local-config Liran Tal 2015-05-14 07:50:54 +03:00
  • dce17e9fae creating a local.example.js as a sample file to extend configuration to local repository without committing these changes and also replacing .extend() with .merge() for local repository changes Liran Tal 2015-05-14 00:16:08 +03:00
  • aca6a793e9 adding a grunt-contrib-copy dev dependency to create a local copy of local.js file and then updating config.js to include it and gruntfile.js to run it in all common tasks Liran Tal 2015-05-13 11:29:51 +03:00
  • 0fc412d428 restoring previous state of removing local.js, we'll generate it with grunt when the project starts-up Liran Tal 2015-05-13 10:47:00 +03:00
  • 619e123c0d adding the default config/env/local.js instance Liran Tal 2015-05-12 21:42:30 +03:00
  • ba3e99f009 implemented feature to address issue 553 - provide a local.js file for local development configuration parameters that will not get committed to remote repositories and will accidentally expose API keys, passwords, and sensitive local configuration Liran Tal 2015-05-12 09:22:04 +03:00
  • 3e1d0b5f84 adding ssl back in jloveland 2015-05-06 00:18:33 -07:00
  • c800c0a18f Hide email address and remove trailing whitespaces Veikko Karsikko 2015-05-06 13:27:04 +03:00
  • 426ce9e8cc Merge pull request #531 from pgrodrigues/0.4.0 Ilan Biala 2015-04-23 21:31:59 -04:00
  • b2d76b82e5 Remove more unused requires Pedro Rodrigues 2015-04-23 17:51:58 +01:00
  • 9a9db2692b Merge pull request #529 from pgrodrigues/0.4.0 Ilan Biala 2015-04-23 06:46:50 -04:00
  • 7f1b46b0d7 Remove unused passport require Pedro Rodrigues 2015-04-23 11:09:45 +01:00
  • 90dbbb60e6 Merge pull request #522 from simison/patch-4 Ilan Biala 2015-04-19 10:40:49 -04:00
  • b7f24c655c Fix typo at gitignore Mikael Korpela 2015-04-17 17:17:36 +03:00
  • 25974a64ec Merge pull request #516 from tcwd/0.4.0 Ilan Biala 2015-04-14 09:47:37 -04:00
  • 0dbab180a9 Removed duplicate include for crypto Edward Sun 2015-04-13 12:08:30 -04:00
  • 8b9a625fe4 Merge pull request #509 from simison/patch-1 Ilan Biala 2015-04-08 08:28:06 -04:00
  • 238bbe1ad8 Fix headers to HTML5 format Mikael Korpela 2015-04-08 11:26:27 +02:00
  • bb37d1b09a Merge pull request #498 from ilanbiala/0.4.0 Liran Tal 2015-04-04 10:57:06 +03:00
  • 74273dabb3 return a 404 for not found api, module and lib routes dotch 2015-04-02 03:30:55 +02:00
  • 9f9f4506d0 Merge pull request #500 from smythey21/generate-ssl-certs-typo-fix Liran Tal 2015-03-29 08:42:48 +03:00
  • 8f971555bb Fixing typo in scripts/generate-ssl-certs.sh smythey21 2015-03-28 23:33:31 -04:00
  • dc6f74dec5 Update connect-mongo to support Mongoose 4.0.0 Ilan Biala 2015-03-28 19:35:54 -04:00
  • 79ec94662e Merge pull request #497 from ilanbiala/0.4.0 Liran Tal 2015-03-28 12:37:01 +03:00
  • 1fa147e372 Update dependencies Ilan Biala 2015-03-27 22:26:03 -04:00
  • 77535bdf2d Merge pull request #458 from ilanbiala/0.4.0 Liran Tal 2015-03-27 09:57:02 +03:00
  • e1496dc01c Reset password script Ilan Biala 2015-03-08 11:54:55 -04:00
  • a0495eabbd Merge pull request #463 from adamwalz/0.4.0 Ilan Biala 2015-03-11 18:51:12 -04:00
  • dd0cdfcc40 Bump glob to version 5.0 Adam Walz 2015-03-09 15:46:35 -07:00
  • cabb4c4c6a Merge pull request #453 from reblace/#450 Ilan Biala 2015-03-09 12:50:14 -04:00
  • d4ce4ff66c Merge pull request #253 from rmuch/fix-salt-encoding Liran Tal 2015-03-08 14:17:44 +02:00
  • 61f1a22c91 Merge pull request #376 from rmuch/fix-salt-encoding-merge-0.4.0 Liran Tal 2015-03-08 14:17:33 +02:00
  • 61d6aba5ac Merge pull request #457 from lirantal/feat-update-npm-chalk-1.0.0 Liran Tal 2015-03-08 11:23:19 +02:00
  • 08f1750d94 Correctly encode and decode password salt Rupert Muchembled 2014-11-05 20:33:01 +00:00
  • 8769a6cef7 updating package.json with latest stable API version for chalk Liran Tal 2015-03-07 22:59:06 +02:00
  • 6d0363fe70 Merge branch '0.4.0' of https://github.com/meanjs/mean into #450 reblace 2015-03-07 12:04:32 -05:00
  • 9f45e63a20 #450 minor formatting fixes. reblace 2015-03-07 11:21:47 -05:00
  • b61d6a7c8b #450 Fixing unrelated jshint warnings reblace 2015-03-07 11:14:53 -05:00
  • 69b0588531 Merge pull request #456 from dotch/0.4.0 Ilan Biala 2015-03-06 19:36:06 -05:00
  • 7876fad50e removed unused gulp-watch dependency dotch 2015-03-07 01:26:49 +01:00
  • ffde5e8067 #450 Use the error reported by mocha. Added some comments explaining what's going on in the mocha task. reblace 2015-03-06 15:17:58 -05:00
  • 5f57f9d6f2 #450 Now the mocha task synchronously calls mongoose connect and disconnect. reblace 2015-03-06 14:18:33 -05:00
  • 6f09033617 Fix Gulp throwing errors Ilan Biala 2015-03-05 22:57:42 -05:00
  • 71c4d4b555 Cleanly track mongoose connection in test task sequence Ilan Biala 2015-03-05 22:32:00 -05:00
  • 81c2847571 Properly track DB disconnect Ilan Biala 2015-03-05 22:30:35 -05:00
  • 6cce3d0952 Gulp now closes the mongoose connection Ilan Biala 2015-03-05 22:04:43 -05:00
  • e954a20e2f Disconnect method to close DB connection Ilan Biala 2015-03-05 22:01:36 -05:00
  • 9e1a6aab66 Merge pull request #445 from dotch/0.4.0 Ilan Biala 2015-03-03 18:01:21 -05:00
  • 75bb6f2c2c update gulp-sass to ensure node-0.12 compatibility dotch 2015-03-03 23:21:47 +01:00
  • ca814f83c0 Merge pull request #381 from treyhunner/fix-editorconfig Ilan Biala 2015-03-03 16:04:41 -05:00
  • 78f28081d1 Add newlines to ends of files Trey Hunner 2015-02-07 12:31:07 -08:00
  • 7e397e930f Improve EditorConfig file Trey Hunner 2015-01-29 16:17:11 -08:00
  • 68128d650b Merge pull request #442 from miguelcoba/issue-441 Ilan Biala 2015-03-01 21:20:01 -05:00
  • 482ab19c0f Removes unnecessary whitespace, formats code and add comments Miguel Coba 2015-03-01 19:11:22 +00:00
  • 709c27f975 Merge pull request #421 from vepasto/0.4.0 Ilan Biala 2015-02-23 06:28:24 -05:00
  • 7797c16ff9 Merge pull request #422 from vepasto/master Ilan Biala 2015-02-23 06:27:58 -05:00
  • 1897ef985b Wait for async saving and removing Veikko Karsikko 2015-02-18 22:06:00 +02:00
  • 70828bf84e Wait for async saving and removing Veikko Karsikko 2015-02-18 22:19:37 +02:00
  • d1b4bde41c Merge pull request #425 from vepasto/fix-file-ignore Ilan Biala 2015-02-20 15:44:54 -05:00
  • 659c8de801 Change file ignore pattern to match word 'core' instead of chars Veikko Karsikko 2015-02-19 16:08:48 +02:00
  • 6e1085e6f8 Merge pull request #413 from berendt/add_newline Ilan Biala 2015-02-17 14:13:10 -05:00
  • e027f4025b Add missing newline at the end of text files Christian Berendt 2015-02-16 21:35:33 +01:00
  • c3dea3edeb Merge pull request #411 from berendt/executable_bit Liran Tal 2015-02-16 22:13:49 +02:00
  • 4879a8ea2a Remove executable bit when not necessary Christian Berendt 2015-02-16 14:19:56 +01:00
  • c68c393ffa Merge pull request #395 from sylvainlap/master Ilan Biala 2015-02-08 12:22:04 -05:00
  • 8f4ded8777 Merge pull request #396 from sylvainlap/0.4.0 Ilan Biala 2015-02-08 12:21:54 -05:00
  • eced93ff6f Remove dist files 0.4.0 sylvainlap 2015-02-07 18:40:09 +01:00
  • eef2a3368f Remove dist files sylvainlap 2015-02-07 18:34:35 +01:00
  • dd9a3af2df Merge pull request #382 from igorauad/providerImages Ilan Biala 2015-02-06 17:00:14 -05:00
  • 12766c1f3e Adjust profile image URLs on Fb and Twitter strategies Igor Freire 2015-02-01 13:10:41 -03:00