mirror of
https://github.com/taobataoma/meanTorrent.git
synced 2026-02-01 03:59:21 +01:00
1500 lines
162 KiB
Markdown
1500 lines
162 KiB
Markdown
<a name="0.5.0"></a>
|
||
# 0.5.0 (2016-10-21)
|
||
|
||
* bluemix(remove): Remove Excess CF files (#1542) ([f0867c2](https://github.com/meanjs/mean/commit/f0867c2))
|
||
* chore(core): Remove Bluemix (#1476) ([dd80951](https://github.com/meanjs/mean/commit/dd80951))
|
||
* chore(release): bumping to version 0.5.0 ([fe597de](https://github.com/meanjs/mean/commit/fe597de))
|
||
* chore(tidy): tidying up minor lint and layout issues ([e5a5d24](https://github.com/meanjs/mean/commit/e5a5d24))
|
||
* fix(article): add callback for remove article (#1534) ([a7aebbd](https://github.com/meanjs/mean/commit/a7aebbd)), closes [#1274](https://github.com/meanjs/mean/issues/1274)
|
||
* fix(articles): Article controllers name conflicts (#1428) ([c96f8c0](https://github.com/meanjs/mean/commit/c96f8c0))
|
||
* fix(articles): Article edit/delete validation ([69b8a05](https://github.com/meanjs/mean/commit/69b8a05)), closes [#1146](https://github.com/meanjs/mean/issues/1146)
|
||
* fix(articles): Orphaned User reference throws server error ([2bdde4e](https://github.com/meanjs/mean/commit/2bdde4e)), closes [#1082](https://github.com/meanjs/mean/issues/1082)
|
||
* fix(bluemix): Changes Node Version In Bluemix Pipeline ([c3d8da9](https://github.com/meanjs/mean/commit/c3d8da9))
|
||
* fix(bower): Aphabetize list ([9fe0586](https://github.com/meanjs/mean/commit/9fe0586))
|
||
* fix(build): fixing travis build to run the updated nsp command (#1478) ([03160a9](https://github.com/meanjs/mean/commit/03160a9))
|
||
* fix(build): Linting error at gulpfile.js ([80c08a3](https://github.com/meanjs/mean/commit/80c08a3))
|
||
* fix(build): Remove BOM ([52faf06](https://github.com/meanjs/mean/commit/52faf06)), closes [#1227](https://github.com/meanjs/mean/issues/1227)
|
||
* fix(chat): fixed profile image not displaying properly on disconnect ([24b6e3a](https://github.com/meanjs/mean/commit/24b6e3a))
|
||
* fix(client): lint issues for confirm() messages not referencing the `window` object ([80226a2](https://github.com/meanjs/mean/commit/80226a2))
|
||
* fix(config): Added Gruntfile linting ([6748a7f](https://github.com/meanjs/mean/commit/6748a7f)), closes [#1125](https://github.com/meanjs/mean/issues/1125)
|
||
* fix(config): config.app.domain -> config.domain (#1572) ([4dd8669](https://github.com/meanjs/mean/commit/4dd8669)), closes [#1506](https://github.com/meanjs/mean/issues/1506)
|
||
* fix(config): Default config dangling comma (#1570) ([ef3b361](https://github.com/meanjs/mean/commit/ef3b361))
|
||
* fix(config): updating environment variable name for mongodb with the new one for Heroku (#1413) ([64392b1](https://github.com/meanjs/mean/commit/64392b1))
|
||
* fix(core menu): Menuize the account routes so they can be added to by submodules ([48eabd0](https://github.com/meanjs/mean/commit/48eabd0))
|
||
* fix(core): Add "additionalProvidersData" to "safeUserObject" ([ba85dcc](https://github.com/meanjs/mean/commit/ba85dcc))
|
||
* fix(core): Add custom 400 and 404 error messages (#1547) ([6be12f8](https://github.com/meanjs/mean/commit/6be12f8))
|
||
* fix(core): Adding server info to log initialization ([36e956e](https://github.com/meanjs/mean/commit/36e956e))
|
||
* fix(core): Client routes guest access bug ([bfcfb55](https://github.com/meanjs/mean/commit/bfcfb55))
|
||
* fix(core): Directive file naming convention (#1558) ([baa291a](https://github.com/meanjs/mean/commit/baa291a))
|
||
* fix(core): fix ESLint console warnings, Twitter redirect, and and scope usage (#1388) ([c95bd7d](https://github.com/meanjs/mean/commit/c95bd7d)), closes [#1388](https://github.com/meanjs/mean/issues/1388)
|
||
* fix(core): fix page-title directive (#1404) ([8287537](https://github.com/meanjs/mean/commit/8287537)), closes [#1404](https://github.com/meanjs/mean/issues/1404)
|
||
* fix(core): fix page-title directive (#1405) ([d5a29f7](https://github.com/meanjs/mean/commit/d5a29f7)), closes [#1405](https://github.com/meanjs/mean/issues/1405)
|
||
* fix(core): fix twitter meta tags (#1581) ([59c11c6](https://github.com/meanjs/mean/commit/59c11c6)), closes [#1581](https://github.com/meanjs/mean/issues/1581)
|
||
* fix(core): Fixes issues with tests and Node v6 (#1458) ([c35713d](https://github.com/meanjs/mean/commit/c35713d)), closes [#1458](https://github.com/meanjs/mean/issues/1458)
|
||
* fix(core): packages update due to insecure old versions that carry vulnerabilities ([1600705](https://github.com/meanjs/mean/commit/1600705))
|
||
* fix(core): Remove duplicate angular interceptor ([996976a](https://github.com/meanjs/mean/commit/996976a)), closes [#1096](https://github.com/meanjs/mean/issues/1096)
|
||
* fix(core): Remove the <base> tag. ([aebaf2f](https://github.com/meanjs/mean/commit/aebaf2f))
|
||
* fix(core): Remove trailing slash from routes ([b004986](https://github.com/meanjs/mean/commit/b004986)), closes [#1075](https://github.com/meanjs/mean/issues/1075)
|
||
* fix(core): Serve static files without session init ([4701722](https://github.com/meanjs/mean/commit/4701722)), closes [#1089](https://github.com/meanjs/mean/issues/1089)
|
||
* fix(core): Support WiredTiger engine errmsg format in MongoDB 3.2 ([6265aaa](https://github.com/meanjs/mean/commit/6265aaa)), closes [#1245](https://github.com/meanjs/mean/issues/1245)
|
||
* fix(core): Typo in menu.client.service.js (#1355) ([fde27f0](https://github.com/meanjs/mean/commit/fde27f0))
|
||
* fix(core): Typo in page-title.client.directives.js (#1343) ([c61640b](https://github.com/meanjs/mean/commit/c61640b)), closes [#1332](https://github.com/meanjs/mean/issues/1332)
|
||
* fix(core): update npm commands and documentation (#1456) ([64fd860](https://github.com/meanjs/mean/commit/64fd860))
|
||
* fix(core): Updating old package dependencies (#1490) ([38d92e3](https://github.com/meanjs/mean/commit/38d92e3))
|
||
* fix(dependencies): Lock dependencies major and minor versions ([a2c43c2](https://github.com/meanjs/mean/commit/a2c43c2))
|
||
* fix(dependencies): updating karma and gulp dependencies to keep up to date (#1516) ([015a430](https://github.com/meanjs/mean/commit/015a430))
|
||
* fix(dependencies): updating package dependencies to keep up to date versions ([7da7419](https://github.com/meanjs/mean/commit/7da7419))
|
||
* fix(dependency): Bump Mongoose to 4.4.8 ([2f906e5](https://github.com/meanjs/mean/commit/2f906e5)), closes [#1264](https://github.com/meanjs/mean/issues/1264)
|
||
* fix(dependency): Mongoose 4.4.7 bug ([07da139](https://github.com/meanjs/mean/commit/07da139))
|
||
* fix(docker): more efficient dockerfile for changes strictly to packages.json or bowerr.json ([1bd42f6](https://github.com/meanjs/mean/commit/1bd42f6))
|
||
* fix(docker): Update dockerfile for development and production (#1491) ([e25670a](https://github.com/meanjs/mean/commit/e25670a)), closes [#1453](https://github.com/meanjs/mean/issues/1453)
|
||
* fix(docker): updating maintainer and docker compose ([5d2019f](https://github.com/meanjs/mean/commit/5d2019f))
|
||
* fix(docker): updating the Dockerfile and docker-compose.yml for up to date versions of a MEAN.JS dev ([abd7307](https://github.com/meanjs/mean/commit/abd7307))
|
||
* fix(docker): updating the dockerfile-production to build with gulp support (#1486) ([1a274d2](https://github.com/meanjs/mean/commit/1a274d2))
|
||
* fix(docs): Add git to Prerequisites ([3fa9878](https://github.com/meanjs/mean/commit/3fa9878)), closes [#1310](https://github.com/meanjs/mean/issues/1310)
|
||
* fix(docs): documentation fix for Pivotal Web Services (#1376) ([1159e74](https://github.com/meanjs/mean/commit/1159e74)), closes [#1376](https://github.com/meanjs/mean/issues/1376)
|
||
* fix(docs): Fix comments content and style ([d2b2dfd](https://github.com/meanjs/mean/commit/d2b2dfd))
|
||
* fix(docs): the project now supports Node v5, updated the README ([30139a2](https://github.com/meanjs/mean/commit/30139a2))
|
||
* fix(docs): updating links, English issues ([2e7ac80](https://github.com/meanjs/mean/commit/2e7ac80))
|
||
* fix(documentation): Contributing.md typo ([9d29e44](https://github.com/meanjs/mean/commit/9d29e44)), closes [#1136](https://github.com/meanjs/mean/issues/1136)
|
||
* fix(editorconfig): Fix file path patterns (#1362) ([6852993](https://github.com/meanjs/mean/commit/6852993)), closes [#1362](https://github.com/meanjs/mean/issues/1362)
|
||
* fix(express): Incorrest uses of 400 error codes (#1553) ([0ea8cec](https://github.com/meanjs/mean/commit/0ea8cec))
|
||
* fix(gulp): Removing transformUrl replace function from templatecache gulp task ([59d9347](https://github.com/meanjs/mean/commit/59d9347))
|
||
* fix(gulp): replacing gulp-cssmin which has been deprecated and un-maintained with gulp-csso ([b661284](https://github.com/meanjs/mean/commit/b661284))
|
||
* fix(gulp): Trailing spaces lint error in gulpfile (#1303) ([f2a6bf9](https://github.com/meanjs/mean/commit/f2a6bf9))
|
||
* fix(gulp): unhandled error in gulpfile and also changing existing error related console.log() to con ([b4c9464](https://github.com/meanjs/mean/commit/b4c9464))
|
||
* fix(hsts): removing hsts configuration set on lusca's csrf settings but is already configured and pr ([c9169e4](https://github.com/meanjs/mean/commit/c9169e4))
|
||
* fix(lint): CSS alphabetize warnings (#1498) ([b2a5cb5](https://github.com/meanjs/mean/commit/b2a5cb5))
|
||
* fix(logger): cleaning up unused parameters in logger setup (#1521) ([89e8d13](https://github.com/meanjs/mean/commit/89e8d13))
|
||
* fix(security): fixing possible xss issue in parsed objects ([2b0ae86](https://github.com/meanjs/mean/commit/2b0ae86)), closes [#1106](https://github.com/meanjs/mean/issues/1106)
|
||
* fix(server): Remove unused loadModels() (#1426) ([23fd205](https://github.com/meanjs/mean/commit/23fd205))
|
||
* fix(test): Remove npm warnings by testing against Node >=0.12 ([6088e0f](https://github.com/meanjs/mean/commit/6088e0f)), closes [#1015](https://github.com/meanjs/mean/issues/1015)
|
||
* fix(test): Update Mocha, mock-fs, and fix Node 5 support ([62095a1](https://github.com/meanjs/mean/commit/62095a1))
|
||
* fix(tests): Clean out `.send()` from tests (#1489) ([25c8a60](https://github.com/meanjs/mean/commit/25c8a60))
|
||
* fix(tests): Reorganized coverage tests (#1480) ([70a3e4c](https://github.com/meanjs/mean/commit/70a3e4c))
|
||
* fix(Travis build): PhantomJS and SocketIO dependencies ([64884b8](https://github.com/meanjs/mean/commit/64884b8))
|
||
* fix(typo): fixed a typo in PULL REQUEST template file (#1372) ([4b549d8](https://github.com/meanjs/mean/commit/4b549d8)), closes [#1372](https://github.com/meanjs/mean/issues/1372)
|
||
* fix(ui): update social login design ([2f394ec](https://github.com/meanjs/mean/commit/2f394ec))
|
||
* fix(user): fix changeProfilePicture to overwrite existing files ([234f0c6](https://github.com/meanjs/mean/commit/234f0c6)), closes [#1415](https://github.com/meanjs/mean/issues/1415) [#1415](https://github.com/meanjs/mean/issues/1415) [#1415](https://github.com/meanjs/mean/issues/1415) [#1415](https://github.com/meanjs/mean/issues/1415)
|
||
* fix(user): hide delete button for self (#1535) ([0736a40](https://github.com/meanjs/mean/commit/0736a40)), closes [#1531](https://github.com/meanjs/mean/issues/1531)
|
||
* fix(user): remove bad request for local.png (#1538) ([287f81c](https://github.com/meanjs/mean/commit/287f81c)), closes [#1537](https://github.com/meanjs/mean/issues/1537)
|
||
* fix(user): specify a digest with crypto.pbkdf2Sync (#1429) ([96aec09](https://github.com/meanjs/mean/commit/96aec09))
|
||
* fix(users): Correct spelling/grammar mistakes ([3e6a65d](https://github.com/meanjs/mean/commit/3e6a65d)), closes [#1156](https://github.com/meanjs/mean/issues/1156)
|
||
* fix(users): don't update secure profile fields (#1421) ([730cca7](https://github.com/meanjs/mean/commit/730cca7)), closes [#1420](https://github.com/meanjs/mean/issues/1420)
|
||
* fix(users): error objects were not handled ([8e24954](https://github.com/meanjs/mean/commit/8e24954))
|
||
* fix(users): fix for users.profile.server.controller.js security (#1338) ([2ad422c](https://github.com/meanjs/mean/commit/2ad422c)), closes [#1338](https://github.com/meanjs/mean/issues/1338) [#1338](https://github.com/meanjs/mean/issues/1338) [#1338](https://github.com/meanjs/mean/issues/1338)
|
||
* fix(users): fix redirect when signup or add provider (#1573) ([0e2ea65](https://github.com/meanjs/mean/commit/0e2ea65)), closes [#1573](https://github.com/meanjs/mean/issues/1573)
|
||
* fix(users): GitHub strategy missing email (#1250) ([4906611](https://github.com/meanjs/mean/commit/4906611))
|
||
* fix(users): Incorrect UsersService injection (#1283) ([5137214](https://github.com/meanjs/mean/commit/5137214))
|
||
* fix(users): Missing primary social provider ([f2e18e2](https://github.com/meanjs/mean/commit/f2e18e2))
|
||
* fix(users): Profile image path is invalid after escaping ([f88f28e](https://github.com/meanjs/mean/commit/f88f28e)), closes [#1127](https://github.com/meanjs/mean/issues/1127)
|
||
* fix(users): Removing redundant variables ([f9c7403](https://github.com/meanjs/mean/commit/f9c7403))
|
||
* fix(users): removing unused variable from code ([03043dc](https://github.com/meanjs/mean/commit/03043dc))
|
||
* fix(users): test for usernameOrEmail (#1582) ([ae63889](https://github.com/meanjs/mean/commit/ae63889))
|
||
* doc(package): Change meanjs version to 0.5.0-beta ([6365fdd](https://github.com/meanjs/mean/commit/6365fdd))
|
||
* doc(readme): Update Yo Generator section ([099704c](https://github.com/meanjs/mean/commit/099704c))
|
||
* doc(readme): wear the Snyk badge with pride! (#1583) ([0773991](https://github.com/meanjs/mean/commit/0773991))
|
||
* promise(core): Add Promise Option to Mongoose (#1560) ([517dc32](https://github.com/meanjs/mean/commit/517dc32)), closes [#1559](https://github.com/meanjs/mean/issues/1559)
|
||
* Fixing roles security issues ([36acc48](https://github.com/meanjs/mean/commit/36acc48))
|
||
* - reading the right port in production ([83686b8](https://github.com/meanjs/mean/commit/83686b8))
|
||
* .DS_Store banished! ([6c57194](https://github.com/meanjs/mean/commit/6c57194))
|
||
* .DS_Store banished! ([4c029d0](https://github.com/meanjs/mean/commit/4c029d0))
|
||
* .editorconfig based on Felix style guide ([a4d79bd](https://github.com/meanjs/mean/commit/a4d79bd))
|
||
* .ng-dirty.ng-valid angular classes ([aab2689](https://github.com/meanjs/mean/commit/aab2689))
|
||
* (typo): add missing word (#1340) ([e3572d2](https://github.com/meanjs/mean/commit/e3572d2))
|
||
* [bug] Dont use Cache ([3db8709](https://github.com/meanjs/mean/commit/3db8709))
|
||
* [bug] Gulp test wasn't running server tests ([2131ccd](https://github.com/meanjs/mean/commit/2131ccd))
|
||
* [bug] Seed Password's strength [Closes #908] ([1095131](https://github.com/meanjs/mean/commit/1095131)), closes [#908](https://github.com/meanjs/mean/issues/908)
|
||
* [doc] Add seed user instructions to README ([927855f](https://github.com/meanjs/mean/commit/927855f))
|
||
* [docs] Changelog ([892d9bf](https://github.com/meanjs/mean/commit/892d9bf))
|
||
* [docs] Changelog and updating package.json file for 0.4.2 release ([bcdb663](https://github.com/meanjs/mean/commit/bcdb663))
|
||
* [docs] Contributing.md ([ef7ce74](https://github.com/meanjs/mean/commit/ef7ce74))
|
||
* [docs] Information about Contributing ([5a4fe5a](https://github.com/meanjs/mean/commit/5a4fe5a))
|
||
* [fix] Empty Chat Messages ([8128570](https://github.com/meanjs/mean/commit/8128570))
|
||
* [fix] Install ruby and SASS with Docker ([814b856](https://github.com/meanjs/mean/commit/814b856))
|
||
* [fix] Was storing a 6 char password in plain text [fixes #829] ([5c287f5](https://github.com/meanjs/mean/commit/5c287f5)), closes [#829](https://github.com/meanjs/mean/issues/829)
|
||
* [hotfix] Fixes db seed password bug ([1c7d742](https://github.com/meanjs/mean/commit/1c7d742))
|
||
* [hotfix] SeedDB missing in env config ([28f1f57](https://github.com/meanjs/mean/commit/28f1f57))
|
||
* [test] Allow an email with sub domains ([74f58bb](https://github.com/meanjs/mean/commit/74f58bb))
|
||
* * feat(core): node engine update, adding cleanup and reinstall npm scripts ([b40cd2d](https://github.com/meanjs/mean/commit/b40cd2d))
|
||
* * fix(express): updating express session name variable due to deprecation ([37183e0](https://github.com/meanjs/mean/commit/37183e0))
|
||
* #236 add .idea to gitignore ([30d9494](https://github.com/meanjs/mean/commit/30d9494))
|
||
* #236 fix travis asking for user input ([f57b51d](https://github.com/meanjs/mean/commit/f57b51d))
|
||
* #236 implement swig instead of jade ([a0c9de3](https://github.com/meanjs/mean/commit/a0c9de3))
|
||
* #450 Fixing unrelated jshint warnings ([b61d6a7](https://github.com/meanjs/mean/commit/b61d6a7))
|
||
* #450 minor formatting fixes. ([9f45e63](https://github.com/meanjs/mean/commit/9f45e63))
|
||
* #450 Now the mocha task synchronously calls mongoose connect and ([5f57f9d](https://github.com/meanjs/mean/commit/5f57f9d))
|
||
* #450 Use the error reported by mocha. Added some comments explaining ([ffde5e8](https://github.com/meanjs/mean/commit/ffde5e8))
|
||
* #501 Handle 404 errors at Express backend at at Angular frontend ([ba1a447](https://github.com/meanjs/mean/commit/ba1a447))
|
||
* #501 Use req.format() to content-negotiate correct response ([fd17026](https://github.com/meanjs/mean/commit/fd17026))
|
||
* `package.json` will always use 2 spaces indent ([73be794](https://github.com/meanjs/mean/commit/73be794))
|
||
* 0.3RC ([44bf81a](https://github.com/meanjs/mean/commit/44bf81a))
|
||
* 0.4.1 ([834555c](https://github.com/meanjs/mean/commit/834555c))
|
||
* Abstract nodemailer createTransport ([d5cf18a](https://github.com/meanjs/mean/commit/d5cf18a))
|
||
* Add 'grunt debug' task ([e746749](https://github.com/meanjs/mean/commit/e746749))
|
||
* Add a little info about the sample app ([57f1e24](https://github.com/meanjs/mean/commit/57f1e24))
|
||
* Add account buttons to join more accounts ([56b0c31](https://github.com/meanjs/mean/commit/56b0c31))
|
||
* Add app name in email ([b6cd10f](https://github.com/meanjs/mean/commit/b6cd10f))
|
||
* add bootstrap class 'unstyled' to remove bullet points in article list ([cb62e46](https://github.com/meanjs/mean/commit/cb62e46))
|
||
* add bootstrap class 'unstyled' to remove bullet points in article list ([b9d9b61](https://github.com/meanjs/mean/commit/b9d9b61))
|
||
* Add check of password and salt in user auth ([8f09b8b](https://github.com/meanjs/mean/commit/8f09b8b))
|
||
* Add envvars for deploying to cloud providers ([fa1171f](https://github.com/meanjs/mean/commit/fa1171f))
|
||
* Add ESLint support ([d5cc4b7](https://github.com/meanjs/mean/commit/d5cc4b7))
|
||
* Add fonts and svgs to gzip compression pattern ([fea436f](https://github.com/meanjs/mean/commit/fea436f))
|
||
* Add Grunt task to make sure uploads directory exists ([eba4754](https://github.com/meanjs/mean/commit/eba4754))
|
||
* Add joining of multiple accounts ([00f3940](https://github.com/meanjs/mean/commit/00f3940))
|
||
* Add Karma unit tests ([673ac81](https://github.com/meanjs/mean/commit/673ac81))
|
||
* Add linkedin support for login ([58d2cbf](https://github.com/meanjs/mean/commit/58d2cbf))
|
||
* Add Mac and Windows Back In ([a598e2b](https://github.com/meanjs/mean/commit/a598e2b))
|
||
* add missing dependencies ([e585231](https://github.com/meanjs/mean/commit/e585231))
|
||
* Add missing newline at the end of text files ([e027f40](https://github.com/meanjs/mean/commit/e027f40))
|
||
* Add newlines to ends of files ([78f2808](https://github.com/meanjs/mean/commit/78f2808))
|
||
* Add some abstraction to local strategy login error ([e11ffda](https://github.com/meanjs/mean/commit/e11ffda))
|
||
* Add support for params in menu items
(#1305) ([5817a48](https://github.com/meanjs/mean/commit/5817a48)), closes [#1304](https://github.com/meanjs/mean/issues/1304)
|
||
* add user route tests ([4bbc4a3](https://github.com/meanjs/mean/commit/4bbc4a3))
|
||
* add windows, chance linux to ubuntu ([ac25044](https://github.com/meanjs/mean/commit/ac25044))
|
||
* Added a missing semicolon for consistency. ([d7c04a8](https://github.com/meanjs/mean/commit/d7c04a8))
|
||
* Added Article Delete Support ([eeb5423](https://github.com/meanjs/mean/commit/eeb5423))
|
||
* Added check for empty salt before attempting to encrypt password. If you sign up with OAuth provider ([d3b9852](https://github.com/meanjs/mean/commit/d3b9852))
|
||
* Added configuration for owasp. Synchronize client owap configs with the server configs. ([d896d07](https://github.com/meanjs/mean/commit/d896d07))
|
||
* Added Dependencies Badge ([f17c48c](https://github.com/meanjs/mean/commit/f17c48c))
|
||
* Added Deploy To Bluemix button to the README ([2892fe3](https://github.com/meanjs/mean/commit/2892fe3))
|
||
* added domain configuration option if required to set the cookie for a specific host ([7174625](https://github.com/meanjs/mean/commit/7174625))
|
||
* Added github signin/signup to the list of signups/signi's ([3dcf45c](https://github.com/meanjs/mean/commit/3dcf45c))
|
||
* Added grunt and nodemon ([3340268](https://github.com/meanjs/mean/commit/3340268))
|
||
* added isSelected function for nav selection ([905d547](https://github.com/meanjs/mean/commit/905d547))
|
||
* Added Madhums Credit ([1c20b31](https://github.com/meanjs/mean/commit/1c20b31))
|
||
* Added Master and Dev Badges to README ([a7e065e](https://github.com/meanjs/mean/commit/a7e065e))
|
||
* Added mean.io binding for the page ([3fff4d1](https://github.com/meanjs/mean/commit/3fff4d1))
|
||
* Added mean.io binding for the page ([d0a4622](https://github.com/meanjs/mean/commit/d0a4622))
|
||
* Added missing /client/ path ([195cbe5](https://github.com/meanjs/mean/commit/195cbe5))
|
||
* Added missing dependency injection in Chat ([0fa9b95](https://github.com/meanjs/mean/commit/0fa9b95))
|
||
* Added newlines ([666abde](https://github.com/meanjs/mean/commit/666abde))
|
||
* added permission request for email ([feaef31](https://github.com/meanjs/mean/commit/feaef31))
|
||
* Added requirement to passport-linkedin to the package.json to fulfill missing requirement. ([8499c45](https://github.com/meanjs/mean/commit/8499c45))
|
||
* Added role based middleware authorisation ([5eed915](https://github.com/meanjs/mean/commit/5eed915))
|
||
* Added Ruby and Sass to requirements with install directions ([cec3e1f](https://github.com/meanjs/mean/commit/cec3e1f))
|
||
* Added semicolons to server code for consistency and general formatting ([82ef533](https://github.com/meanjs/mean/commit/82ef533))
|
||
* Added short Gulp Section to Intro ([1a3d3c1](https://github.com/meanjs/mean/commit/1a3d3c1))
|
||
* Added user test file ([2aebeca](https://github.com/meanjs/mean/commit/2aebeca))
|
||
* Added Visual Studio files to gitignore ([c3380bf](https://github.com/meanjs/mean/commit/c3380bf))
|
||
* Added Visual Studio files to gitignore ([6c2c77c](https://github.com/meanjs/mean/commit/6c2c77c))
|
||
* adding a grunt-contrib-copy dev dependency to create a local copy of local.js file and then updating ([aca6a79](https://github.com/meanjs/mean/commit/aca6a79))
|
||
* adding ability to configure session.secret in local env config ([2eb0b09](https://github.com/meanjs/mean/commit/2eb0b09))
|
||
* Adding Accounts View ([ac3ffca](https://github.com/meanjs/mean/commit/ac3ffca))
|
||
* Adding Angular-Strap + Datepicker ([b005891](https://github.com/meanjs/mean/commit/b005891))
|
||
* Adding Angular-Strap + Datepicker ([c9c41a9](https://github.com/meanjs/mean/commit/c9c41a9))
|
||
* Adding another job for Travis CI to run the `grunt coverage` task on every build ([c6e0f68](https://github.com/meanjs/mean/commit/c6e0f68))
|
||
* Adding Bower Resolutions ([5a780aa](https://github.com/meanjs/mean/commit/5a780aa))
|
||
* Adding Bower Support ([a45c695](https://github.com/meanjs/mean/commit/a45c695))
|
||
* Adding Bower Support ([3f689ee](https://github.com/meanjs/mean/commit/3f689ee))
|
||
* Adding Bower Support ([3688970](https://github.com/meanjs/mean/commit/3688970))
|
||
* Adding Bower Support ([4e59fd9](https://github.com/meanjs/mean/commit/4e59fd9))
|
||
* Adding Bower Support ([f9f4983](https://github.com/meanjs/mean/commit/f9f4983))
|
||
* Adding Bower Support ([f2ab7ef](https://github.com/meanjs/mean/commit/f2ab7ef))
|
||
* Adding Bower Support ([d69bf01](https://github.com/meanjs/mean/commit/d69bf01))
|
||
* Adding Bower Support ([c96c654](https://github.com/meanjs/mean/commit/c96c654))
|
||
* Adding Bower Support ([aa6a09b](https://github.com/meanjs/mean/commit/aa6a09b))
|
||
* Adding Bower Support ([dcc82a6](https://github.com/meanjs/mean/commit/dcc82a6))
|
||
* Adding Bower Support ([719628f](https://github.com/meanjs/mean/commit/719628f))
|
||
* Adding Bower Support ([80be397](https://github.com/meanjs/mean/commit/80be397))
|
||
* adding caching for packages and npm modules across builds. Also setting sudo to false as it's not us ([97d7eb7](https://github.com/meanjs/mean/commit/97d7eb7))
|
||
* adding chalk for formatting console messages instead of ANSI escape codes ([22e330b](https://github.com/meanjs/mean/commit/22e330b))
|
||
* adding chalk to package.json, locking to 0.5 version as a known and compliant API ([9b694db](https://github.com/meanjs/mean/commit/9b694db))
|
||
* Adding client test coverage. ([d5ea5c9](https://github.com/meanjs/mean/commit/d5ea5c9))
|
||
* Adding Comments ([7ae98d5](https://github.com/meanjs/mean/commit/7ae98d5))
|
||
* adding couple more tests to confirm users model works as expected ([ac35f0f](https://github.com/meanjs/mean/commit/ac35f0f))
|
||
* Adding coverage report for server-side tests using istanbul ([7252032](https://github.com/meanjs/mean/commit/7252032))
|
||
* Adding CSS For non-sass Applications ([7e94a15](https://github.com/meanjs/mean/commit/7e94a15))
|
||
* Adding CSS For non-sass Applications ([c7db3a2](https://github.com/meanjs/mean/commit/c7db3a2))
|
||
* Adding Dist files ([7091f6a](https://github.com/meanjs/mean/commit/7091f6a))
|
||
* Adding Dist files ([b11bd07](https://github.com/meanjs/mean/commit/b11bd07))
|
||
* Adding Dist files ([7b0b860](https://github.com/meanjs/mean/commit/7b0b860))
|
||
* Adding drafts for mean-module integration, footer ([d95f6df](https://github.com/meanjs/mean/commit/d95f6df))
|
||
* Adding drafts for mean-module integration, footer ([f49c329](https://github.com/meanjs/mean/commit/f49c329))
|
||
* adding eclipse and intellij project files to .gitignore ([6036d65](https://github.com/meanjs/mean/commit/6036d65))
|
||
* adding error handling incase the config logging option is not defined ([5598caf](https://github.com/meanjs/mean/commit/5598caf))
|
||
* Adding explanation for environments to README ([c5dbb93](https://github.com/meanjs/mean/commit/c5dbb93))
|
||
* Adding explanation for environments to README ([9d8cdf0](https://github.com/meanjs/mean/commit/9d8cdf0))
|
||
* Adding explanation for environments to README ([dee0664](https://github.com/meanjs/mean/commit/dee0664))
|
||
* Adding explanation for environments to README ([75c720a](https://github.com/meanjs/mean/commit/75c720a))
|
||
* adding https option for running with TLS/SSL ([2ac17f7](https://github.com/meanjs/mean/commit/2ac17f7))
|
||
* adding ios rendering support for mobile browsers per bug report #194 ([faa4f23](https://github.com/meanjs/mean/commit/faa4f23))
|
||
* adding karma coverage for grunt ([c2b13b9](https://github.com/meanjs/mean/commit/c2b13b9))
|
||
* Adding karma-ng-html2js-preprocessor to fix karma tests. Adding user mock to articles tests. ([c468539](https://github.com/meanjs/mean/commit/c468539))
|
||
* Adding Livereload to Jade files ([517fc6f](https://github.com/meanjs/mean/commit/517fc6f))
|
||
* Adding MEAN.JS version information as part of the startup info when app loads ([58b371b](https://github.com/meanjs/mean/commit/58b371b))
|
||
* adding more API tests ([eb7c4f8](https://github.com/meanjs/mean/commit/eb7c4f8))
|
||
* Adding New files ([7ba7dcf](https://github.com/meanjs/mean/commit/7ba7dcf))
|
||
* adding ordered cipher list, stronger settings in generate-ssl-certs script, and hsts settings ([4949bdd](https://github.com/meanjs/mean/commit/4949bdd))
|
||
* Adding Password Reset ([f4b62ca](https://github.com/meanjs/mean/commit/f4b62ca))
|
||
* adding proper handling for invalid model ObjectIds passed on to article routes ([5bccbdd](https://github.com/meanjs/mean/commit/5bccbdd))
|
||
* adding protractor options to fix travis failing ([83eb2dc](https://github.com/meanjs/mean/commit/83eb2dc))
|
||
* adding return done() to tests ([b07af94](https://github.com/meanjs/mean/commit/b07af94))
|
||
* adding route tests for user/admin CRUD operations ([de354ee](https://github.com/meanjs/mean/commit/de354ee))
|
||
* adding secure.js environment option, reverting production.js, and adding openssl options to gen-cert ([7946cfe](https://github.com/meanjs/mean/commit/7946cfe))
|
||
* Adding Shrinkwrap.json to lock versions - https://www.npmjs.org/doc/shrinkwrap.html ([f15e914](https://github.com/meanjs/mean/commit/f15e914))
|
||
* adding ssl back in ([3e1d0b5](https://github.com/meanjs/mean/commit/3e1d0b5))
|
||
* adding stronger password requirements for improving security based on OWASP ([1fd6bb6](https://github.com/meanjs/mean/commit/1fd6bb6))
|
||
* adding submenus functionality to the menu service ([7adb7f3](https://github.com/meanjs/mean/commit/7adb7f3))
|
||
* Adding suite of tests for the e-mail validation field in the users model ([89050d5](https://github.com/meanjs/mean/commit/89050d5))
|
||
* adding support for a configurable ssl-mode and and ssl cert/key files in the environment configurati ([384fb7d](https://github.com/meanjs/mean/commit/384fb7d))
|
||
* adding support for configurable session cookie parameters for express ([5d20988](https://github.com/meanjs/mean/commit/5d20988))
|
||
* Adding support for configurable session expiration time ([0aa5e68](https://github.com/meanjs/mean/commit/0aa5e68))
|
||
* adding support for coveralls integration for mean.js to report live project code coverage informatio ([7c286b0](https://github.com/meanjs/mean/commit/7c286b0))
|
||
* adding support for logger handling which allows for saving the requests to a logfile, useful for pro ([bf7bcc6](https://github.com/meanjs/mean/commit/bf7bcc6))
|
||
* Adding support for meanjs-version specific configuration option and displaying both MEAN.JS project ([a12746e](https://github.com/meanjs/mean/commit/a12746e))
|
||
* adding support for nodejs v4 and allowing it to fail without failing the complete build for CI ([0302a76](https://github.com/meanjs/mean/commit/0302a76))
|
||
* Adding support for sessionKey configuration parameter to allow to easily change the session key that ([360c3a4](https://github.com/meanjs/mean/commit/360c3a4))
|
||
* adding test to check proper handling when no article exists ([9952138](https://github.com/meanjs/mean/commit/9952138))
|
||
* adding tests for directives ([6514044](https://github.com/meanjs/mean/commit/6514044))
|
||
* adding tests for meanjs core server functionality ([6f8b5bf](https://github.com/meanjs/mean/commit/6f8b5bf))
|
||
* adding the default config/env/local.js instance ([619e123](https://github.com/meanjs/mean/commit/619e123))
|
||
* Adding the logger module ([5114a04](https://github.com/meanjs/mean/commit/5114a04))
|
||
* Adding the logger module ([557e775](https://github.com/meanjs/mean/commit/557e775))
|
||
* Adding the logger module ([d115178](https://github.com/meanjs/mean/commit/d115178))
|
||
* Adding the logger module ([fd9de92](https://github.com/meanjs/mean/commit/fd9de92))
|
||
* Adding the logger module ([33c9c50](https://github.com/meanjs/mean/commit/33c9c50))
|
||
* Adding the logger module ([ae190e3](https://github.com/meanjs/mean/commit/ae190e3))
|
||
* adding the new scripts directory ([586f0ad](https://github.com/meanjs/mean/commit/586f0ad))
|
||
* Adding the NSP tool to audit our packages version for known security vulnerabilities as part of the ([e1d69b8](https://github.com/meanjs/mean/commit/e1d69b8))
|
||
* adding the production app debugging access.log file ([2d54e83](https://github.com/meanjs/mean/commit/2d54e83))
|
||
* adding the required support to properly build the nodejs v4 edition ([b7a57ab](https://github.com/meanjs/mean/commit/b7a57ab))
|
||
* Adding the salt part to the hashPassword FN ([09f1eab](https://github.com/meanjs/mean/commit/09f1eab))
|
||
* Adding Travis CI File ([3579a4f](https://github.com/meanjs/mean/commit/3579a4f))
|
||
* Adding Travis Tag ([285e605](https://github.com/meanjs/mean/commit/285e605))
|
||
* Adding twitter meta tags ([89e2da7](https://github.com/meanjs/mean/commit/89e2da7))
|
||
* Adding twitter meta tags ([271bd1b](https://github.com/meanjs/mean/commit/271bd1b))
|
||
* addressing missing newlines and node 0.12 version for travis-ci ([d5b22e3](https://github.com/meanjs/mean/commit/d5b22e3))
|
||
* Adds support for re-running server and client tests automatically ([6bc36ed](https://github.com/meanjs/mean/commit/6bc36ed))
|
||
* Adjust profile image URLs on Fb and Twitter strategies ([12766c1](https://github.com/meanjs/mean/commit/12766c1))
|
||
* Admin module base & user admin implementation. ([6066020](https://github.com/meanjs/mean/commit/6066020))
|
||
* Admin Users require role ([bbbe877](https://github.com/meanjs/mean/commit/bbbe877))
|
||
* Allow Guests to view Articles ([cbebed9](https://github.com/meanjs/mean/commit/cbebed9))
|
||
* angular form $valid ([c291a23](https://github.com/meanjs/mean/commit/c291a23))
|
||
* angular form $valid ([f51ccca](https://github.com/meanjs/mean/commit/f51ccca))
|
||
* AngularJS latest is good for now ([209b702](https://github.com/meanjs/mean/commit/209b702))
|
||
* appending a base tag to the head before jasmine tests run. ([9e7239b](https://github.com/meanjs/mean/commit/9e7239b))
|
||
* Article Cleanup ([c11c428](https://github.com/meanjs/mean/commit/c11c428))
|
||
* Articles Example Fix ([ccf7eb3](https://github.com/meanjs/mean/commit/ccf7eb3))
|
||
* Articles Example Fix ([6b0109e](https://github.com/meanjs/mean/commit/6b0109e))
|
||
* Articles Example Fix ([6598c04](https://github.com/meanjs/mean/commit/6598c04))
|
||
* Articles Example Fix ([23dc7a3](https://github.com/meanjs/mean/commit/23dc7a3))
|
||
* Auth service ([6cfa74e](https://github.com/meanjs/mean/commit/6cfa74e))
|
||
* Auth service ([9c501db](https://github.com/meanjs/mean/commit/9c501db))
|
||
* Because html5Mode is enabled, the links the social buttons point to will not work, the request to /a ([87217da](https://github.com/meanjs/mean/commit/87217da))
|
||
* Better user model behavior and test teardown ([b6830ba](https://github.com/meanjs/mean/commit/b6830ba))
|
||
* Bootstrap template dependency fix ([bf06b9a](https://github.com/meanjs/mean/commit/bf06b9a))
|
||
* Bug Fix ([9af341b](https://github.com/meanjs/mean/commit/9af341b))
|
||
* Bug Fix ([964cf2d](https://github.com/meanjs/mean/commit/964cf2d))
|
||
* bug fix: MenuItem and SubMenuItem can now be private independently of parent ([6730ae3](https://github.com/meanjs/mean/commit/6730ae3))
|
||
* Bump glob to version 5.0 ([dd0cdfc](https://github.com/meanjs/mean/commit/dd0cdfc))
|
||
* Bump minor version ([4cca972](https://github.com/meanjs/mean/commit/4cca972))
|
||
* change _.extend to _.merge ([4d1ae6e](https://github.com/meanjs/mean/commit/4d1ae6e))
|
||
* Change file ignore pattern to match word 'core' instead of chars ([659c8de](https://github.com/meanjs/mean/commit/659c8de))
|
||
* Change hebrew to english in create view ([dda6f5c](https://github.com/meanjs/mean/commit/dda6f5c))
|
||
* Change hebrew to english in create view ([8c28f50](https://github.com/meanjs/mean/commit/8c28f50))
|
||
* Changed .html files to have 2 spaces instead of tabs ([5754b03](https://github.com/meanjs/mean/commit/5754b03))
|
||
* Changed all the indents to the spaces(tab size 4) ([7cf1fc2](https://github.com/meanjs/mean/commit/7cf1fc2))
|
||
* Changed favicon string to env variable ([5af083c](https://github.com/meanjs/mean/commit/5af083c))
|
||
* Changed variable name to owaspConfig ([d73d6ba](https://github.com/meanjs/mean/commit/d73d6ba))
|
||
* checking for Env injected by fig/docker ([c918f93](https://github.com/meanjs/mean/commit/c918f93))
|
||
* Clean up ([c91a330](https://github.com/meanjs/mean/commit/c91a330))
|
||
* Clean up article example ([0b3dead](https://github.com/meanjs/mean/commit/0b3dead))
|
||
* Cleaning Up ([e6daba5](https://github.com/meanjs/mean/commit/e6daba5))
|
||
* Cleaning Up ([d7fcb2b](https://github.com/meanjs/mean/commit/d7fcb2b))
|
||
* Cleaning Up ([de25892](https://github.com/meanjs/mean/commit/de25892))
|
||
* Cleaning Up ([05a0082](https://github.com/meanjs/mean/commit/05a0082))
|
||
* Cleaning Up ([5cef4aa](https://github.com/meanjs/mean/commit/5cef4aa))
|
||
* Cleaning Up ([93c9a2c](https://github.com/meanjs/mean/commit/93c9a2c))
|
||
* Cleaning Up ([8f3af33](https://github.com/meanjs/mean/commit/8f3af33))
|
||
* Cleaning Up ([6c3564f](https://github.com/meanjs/mean/commit/6c3564f))
|
||
* Cleaning Up ([fd76c38](https://github.com/meanjs/mean/commit/fd76c38))
|
||
* Cleaning Up ([b26b952](https://github.com/meanjs/mean/commit/b26b952))
|
||
* Cleaning Up ([fb38c34](https://github.com/meanjs/mean/commit/fb38c34))
|
||
* cleaning up application startup information ([9fb2215](https://github.com/meanjs/mean/commit/9fb2215))
|
||
* cleaning up code blocks in README ([8c2156f](https://github.com/meanjs/mean/commit/8c2156f))
|
||
* cleaning up css and js assets so they look indented and easy to read on browsers when viewing the HT ([73684e9](https://github.com/meanjs/mean/commit/73684e9))
|
||
* cleaning up jslint warnings ([8324179](https://github.com/meanjs/mean/commit/8324179))
|
||
* Cleanly track mongoose connection in test task sequence ([71c4d4b](https://github.com/meanjs/mean/commit/71c4d4b))
|
||
* Clearing Config File ([6ef0d73](https://github.com/meanjs/mean/commit/6ef0d73))
|
||
* client-side form validation with ng-messages. ([8015476](https://github.com/meanjs/mean/commit/8015476))
|
||
* Client-side Validation updates ([fa00fe9](https://github.com/meanjs/mean/commit/fa00fe9))
|
||
* Client-side Validation updates ([b468d68](https://github.com/meanjs/mean/commit/b468d68))
|
||
* Client-side Validation updates ([cfb0e1b](https://github.com/meanjs/mean/commit/cfb0e1b))
|
||
* Client-side Validation updates ([cec748e](https://github.com/meanjs/mean/commit/cec748e))
|
||
* Client-side Validation updates ([8524d5f](https://github.com/meanjs/mean/commit/8524d5f))
|
||
* Client-side Validation updates ([d7bb81d](https://github.com/meanjs/mean/commit/d7bb81d))
|
||
* Client-side Validation updates ([725cc4c](https://github.com/meanjs/mean/commit/725cc4c))
|
||
* Closes #202 - if user does not authorize email scope, email will not be mapped. Username will be ge ([27d2818](https://github.com/meanjs/mean/commit/27d2818)), closes [#202](https://github.com/meanjs/mean/issues/202)
|
||
* Code from mleanos ([9fc6091](https://github.com/meanjs/mean/commit/9fc6091))
|
||
* Comment Fixes ([8ad4728](https://github.com/meanjs/mean/commit/8ad4728))
|
||
* comment fixes, indentation and general cosmetic cleanup ([0e692c5](https://github.com/meanjs/mean/commit/0e692c5))
|
||
* commenting mean-logger ([6a0fb8b](https://github.com/meanjs/mean/commit/6a0fb8b))
|
||
* commenting mean-logger ([15bb540](https://github.com/meanjs/mean/commit/15bb540))
|
||
* Complete Cleanup ([d7fb398](https://github.com/meanjs/mean/commit/d7fb398))
|
||
* Config ([9815266](https://github.com/meanjs/mean/commit/9815266))
|
||
* Config File Rebasing ([0f948dc](https://github.com/meanjs/mean/commit/0f948dc))
|
||
* Configuring Extensions ([1c7ae6e](https://github.com/meanjs/mean/commit/1c7ae6e))
|
||
* Correct <br /> Tags and set Title ([4b43c4e](https://github.com/meanjs/mean/commit/4b43c4e))
|
||
* Correct the issue of Google OAuth2 redirect missing the hashbang after enabling GooglePlus API - Fix ([7c015e2](https://github.com/meanjs/mean/commit/7c015e2)), closes [#535](https://github.com/meanjs/mean/issues/535)
|
||
* correct the livereload host ([c919364](https://github.com/meanjs/mean/commit/c919364))
|
||
* Corrected 'prod' task in gulpfile ([d737696](https://github.com/meanjs/mean/commit/d737696))
|
||
* Corrected "Yoeman" typo in client HTML home ([1625479](https://github.com/meanjs/mean/commit/1625479))
|
||
* correcting 500 server error to 400 client error ([4871173](https://github.com/meanjs/mean/commit/4871173))
|
||
* correcting README instructions for the ssl certificates folder location ([b8a3a1f](https://github.com/meanjs/mean/commit/b8a3a1f))
|
||
* correcting spellings and English for main README file ([bb56abb](https://github.com/meanjs/mean/commit/bb56abb))
|
||
* Correctly encode and decode password salt ([08f1750](https://github.com/meanjs/mean/commit/08f1750))
|
||
* Correctly encode and decode password salt ([325a19e](https://github.com/meanjs/mean/commit/325a19e))
|
||
* Create dropdown on menuitems with submenus ([12e81fd](https://github.com/meanjs/mean/commit/12e81fd))
|
||
* creating a local.example.js as a sample file to extend configuration to local repository without com ([dce17e9](https://github.com/meanjs/mean/commit/dce17e9))
|
||
* Creating Modules ([f6e59d3](https://github.com/meanjs/mean/commit/f6e59d3))
|
||
* Current Stable ([c0de030](https://github.com/meanjs/mean/commit/c0de030))
|
||
* Database seeding ([ea97f2e](https://github.com/meanjs/mean/commit/ea97f2e))
|
||
* default port set to 8443 so it doesnt require root privileges ([2faaca5](https://github.com/meanjs/mean/commit/2faaca5))
|
||
* Delete unused travis file ([27dfdfe](https://github.com/meanjs/mean/commit/27dfdfe))
|
||
* Deleting Dist folder ([65d3d40](https://github.com/meanjs/mean/commit/65d3d40))
|
||
* Deleting Shrinkwrap since its notworking with hosted cloud services ([458987c](https://github.com/meanjs/mean/commit/458987c))
|
||
* Deprecated $http success/error promise methods (#1508) ([fa13804](https://github.com/meanjs/mean/commit/fa13804)), closes [#1479](https://github.com/meanjs/mean/issues/1479)
|
||
* Disabled compass until dependency issues are resolved ([d41074d](https://github.com/meanjs/mean/commit/d41074d))
|
||
* disabling JSONP from controllers and commenting out from expressjs configuration, allowing users to ([6298e35](https://github.com/meanjs/mean/commit/6298e35))
|
||
* Disconnect method to close DB connection ([e954a20](https://github.com/meanjs/mean/commit/e954a20))
|
||
* displayName undefined ([7605956](https://github.com/meanjs/mean/commit/7605956))
|
||
* do not save state to previous (history) for routes marked ignoreState. ([c6d2683](https://github.com/meanjs/mean/commit/c6d2683))
|
||
* do not use aes when creating ssl certs to prevent password requirement ([bf777d9](https://github.com/meanjs/mean/commit/bf777d9))
|
||
* documentation updates to the meanjs sample application landing page ([b056f6d](https://github.com/meanjs/mean/commit/b056f6d))
|
||
* Don't overwrite statics ([12037bc](https://github.com/meanjs/mean/commit/12037bc))
|
||
* Dont bower install bootstrap-assets. Grab twitter bootstrap css from git. ([f77f715](https://github.com/meanjs/mean/commit/f77f715))
|
||
* Dummy config directory for the articles module to make it easier for developers to understand and re ([903b4ca](https://github.com/meanjs/mean/commit/903b4ca))
|
||
* duplicate controller. This was moved under settings/ ([d0bb4a3](https://github.com/meanjs/mean/commit/d0bb4a3))
|
||
* Duplicate CRUD Test - Profile Picture ([a871c92](https://github.com/meanjs/mean/commit/a871c92))
|
||
* Enable log options for Morgan ([8cd2291](https://github.com/meanjs/mean/commit/8cd2291))
|
||
* Enable redirection to previous page after login ([e6a35a7](https://github.com/meanjs/mean/commit/e6a35a7))
|
||
* enabling the lint task when running tests so we can identify coding convention issues on Pull-Reques ([c90dda9](https://github.com/meanjs/mean/commit/c90dda9))
|
||
* Enhancement(core):Relative positon attribute added to the header. ([661b3b6](https://github.com/meanjs/mean/commit/661b3b6)), closes [#1275](https://github.com/meanjs/mean/issues/1275)
|
||
* enhancing error message with an actual instruction on how to fix the missing ssl problem when runnin ([315187e](https://github.com/meanjs/mean/commit/315187e))
|
||
* Enhancing support for development envionrment to enable mongoose debug mode so that we can debug db ([0bcadcc](https://github.com/meanjs/mean/commit/0bcadcc))
|
||
* ensure NODE_ENV is valid, default regex for walk ([6b57516](https://github.com/meanjs/mean/commit/6b57516))
|
||
* env ([1bd958e](https://github.com/meanjs/mean/commit/1bd958e))
|
||
* Everything Latest ([57055a3](https://github.com/meanjs/mean/commit/57055a3))
|
||
* Fail Build on Node 4 ([c8672a5](https://github.com/meanjs/mean/commit/c8672a5))
|
||
* Favicon invalid path ([e6a5732](https://github.com/meanjs/mean/commit/e6a5732))
|
||
* feat (title): Dynamic Title: Improve SEO ([49f6a83](https://github.com/meanjs/mean/commit/49f6a83))
|
||
* feat(gulp) - refactoring gulpfile to properly add support for node-inspector as its own dedicated gu ([b198ca7](https://github.com/meanjs/mean/commit/b198ca7))
|
||
* fig bug workaround ([c62e1c1](https://github.com/meanjs/mean/commit/c62e1c1))
|
||
* Fig changed to Compose ([08b2f74](https://github.com/meanjs/mean/commit/08b2f74))
|
||
* Filter states for which login is required during state change ([9fc88e6](https://github.com/meanjs/mean/commit/9fc88e6))
|
||
* Final Clean Up after code review ([1b54d35](https://github.com/meanjs/mean/commit/1b54d35))
|
||
* Finalizing the User Accounts Module ([279eb39](https://github.com/meanjs/mean/commit/279eb39))
|
||
* first commit ([58a7ebe](https://github.com/meanjs/mean/commit/58a7ebe))
|
||
* First Commit ([fda7c3d](https://github.com/meanjs/mean/commit/fda7c3d))
|
||
* First Commit ([e6f8553](https://github.com/meanjs/mean/commit/e6f8553))
|
||
* first docker version with fig ([a68b588](https://github.com/meanjs/mean/commit/a68b588))
|
||
* Fix - Remove Ruby Dependencies (Grunt no longer needs them) ([46f0e15](https://github.com/meanjs/mean/commit/46f0e15))
|
||
* Fix #283 glob path issue for Windows ([acccc03](https://github.com/meanjs/mean/commit/acccc03)), closes [#283](https://github.com/meanjs/mean/issues/283) [#283](https://github.com/meanjs/mean/issues/283)
|
||
* Fix #321 image paths in social meta tags [v0.4] ([ab18e14](https://github.com/meanjs/mean/commit/ab18e14)), closes [#321](https://github.com/meanjs/mean/issues/321)
|
||
* Fix bower post install script ([3f3f039](https://github.com/meanjs/mean/commit/3f3f039))
|
||
* Fix bower post install script ([287c626](https://github.com/meanjs/mean/commit/287c626))
|
||
* Fix bower post install script ([d282aa0](https://github.com/meanjs/mean/commit/d282aa0))
|
||
* fix btn-large class names. ([b6818b6](https://github.com/meanjs/mean/commit/b6818b6))
|
||
* Fix bug in foot.jade which tries to assign host instead of comparing it ([7a872fa](https://github.com/meanjs/mean/commit/7a872fa))
|
||
* Fix client-side tests after removing <base/> ([99e5803](https://github.com/meanjs/mean/commit/99e5803))
|
||
* Fix Config ([14c3ce7](https://github.com/meanjs/mean/commit/14c3ce7))
|
||
* fix default session cookie maxAge ([3b5e13e](https://github.com/meanjs/mean/commit/3b5e13e))
|
||
* Fix deprecated ExpressJS req.param('provider') ([10d35d1](https://github.com/meanjs/mean/commit/10d35d1))
|
||
* Fix Development Config ([921bb41](https://github.com/meanjs/mean/commit/921bb41))
|
||
* fix failing tests ([67e38ae](https://github.com/meanjs/mean/commit/67e38ae))
|
||
* Fix Gulp throwing errors ([6f09033](https://github.com/meanjs/mean/commit/6f09033))
|
||
* Fix headers to HTML5 format ([238bbe1](https://github.com/meanjs/mean/commit/238bbe1))
|
||
* fix indentation ([cb9d7e3](https://github.com/meanjs/mean/commit/cb9d7e3))
|
||
* Fix indentation ([c290dc9](https://github.com/meanjs/mean/commit/c290dc9))
|
||
* Fix indentation ([e84746f](https://github.com/meanjs/mean/commit/e84746f))
|
||
* Fix intdentation ([430e66b](https://github.com/meanjs/mean/commit/430e66b))
|
||
* Fix Karma and Menus ([7c0078c](https://github.com/meanjs/mean/commit/7c0078c))
|
||
* Fix message catching the field for which a duplicate key error ocurred ([0efc82d](https://github.com/meanjs/mean/commit/0efc82d))
|
||
* Fix more typos and spruce up some grammar and wording. ([c9996fd](https://github.com/meanjs/mean/commit/c9996fd))
|
||
* Fix my own grammar mistake. ([ce6ef3b](https://github.com/meanjs/mean/commit/ce6ef3b))
|
||
* Fix password validation error in change password ([9db5e71](https://github.com/meanjs/mean/commit/9db5e71))
|
||
* fix port binding error when deploy to heroku ([eb96242](https://github.com/meanjs/mean/commit/eb96242))
|
||
* Fix Production SWIG ([899b65d](https://github.com/meanjs/mean/commit/899b65d))
|
||
* Fix Production SWIG ([72331de](https://github.com/meanjs/mean/commit/72331de))
|
||
* Fix readme ([26e2025](https://github.com/meanjs/mean/commit/26e2025))
|
||
* Fix redirection to previous state after required authentication ([2b8bee0](https://github.com/meanjs/mean/commit/2b8bee0))
|
||
* fix some typos ([8fc9b50](https://github.com/meanjs/mean/commit/8fc9b50))
|
||
* Fix swig templates ([31a1931](https://github.com/meanjs/mean/commit/31a1931))
|
||
* fix tests ([f0ae031](https://github.com/meanjs/mean/commit/f0ae031))
|
||
* Fix tests & refactor SSL support ([c931012](https://github.com/meanjs/mean/commit/c931012))
|
||
* Fix Tests to Fit New Jasmine ([f0508e3](https://github.com/meanjs/mean/commit/f0508e3))
|
||
* Fix Travis CI Bower ([54f77f1](https://github.com/meanjs/mean/commit/54f77f1))
|
||
* Fix Travis CI Bower ([9f14dc0](https://github.com/meanjs/mean/commit/9f14dc0))
|
||
* Fix Travis CI Bower ([12b8710](https://github.com/meanjs/mean/commit/12b8710))
|
||
* Fix typo ([587d551](https://github.com/meanjs/mean/commit/587d551))
|
||
* Fix typo ([be36823](https://github.com/meanjs/mean/commit/be36823))
|
||
* Fix typo at gitignore ([b7f24c6](https://github.com/meanjs/mean/commit/b7f24c6))
|
||
* Fix typo in Error handling controller code ([867cf5e](https://github.com/meanjs/mean/commit/867cf5e))
|
||
* fix typos in tests ([62ce19c](https://github.com/meanjs/mean/commit/62ce19c))
|
||
* Fix typos in tests: s/witout/without/gc ([4121fc8](https://github.com/meanjs/mean/commit/4121fc8))
|
||
* fix(authentication) Stops error on signin/signup (#1495) ([67d1a5a](https://github.com/meanjs/mean/commit/67d1a5a))
|
||
* fix(docker) - Updated Dockerfile production (#1523) ([ae8d2b3](https://github.com/meanjs/mean/commit/ae8d2b3))
|
||
* fix(gulp) remove gulp-node-inspector dependency ([0b13107](https://github.com/meanjs/mean/commit/0b13107))
|
||
* fix(tests) fixing assertion test for logger which failed on undefined variable ([0744ce5](https://github.com/meanjs/mean/commit/0744ce5))
|
||
* fix(users) Handle missing email - OAuth (#1501) ([e3eafa6](https://github.com/meanjs/mean/commit/e3eafa6))
|
||
* Fixed ""Implicit textOnly for `script` and `style` is deprecated."" warning - see http://www.kaspert ([afb080c](https://github.com/meanjs/mean/commit/afb080c))
|
||
* Fixed ""Implicit textOnly for `script` and `style` is deprecated."" warning - see http://www.kaspert ([2b1020f](https://github.com/meanjs/mean/commit/2b1020f))
|
||
* fixed #286 which originated due to commit https://github.com/meanjs/mean/commit/fa1171fe280496fa97a6 ([ea50c8b](https://github.com/meanjs/mean/commit/ea50c8b)), closes [#286](https://github.com/meanjs/mean/issues/286)
|
||
* fixed 403 redirect if not signed in (#1496) ([8b54669](https://github.com/meanjs/mean/commit/8b54669)), closes [#1496](https://github.com/meanjs/mean/issues/1496)
|
||
* Fixed a couple of typos ([ce456b9](https://github.com/meanjs/mean/commit/ce456b9))
|
||
* Fixed asset management structure ([14f5d06](https://github.com/meanjs/mean/commit/14f5d06))
|
||
* fixed bug #923 - making password reset links work for both http and https configuration ([b824ebc](https://github.com/meanjs/mean/commit/b824ebc)), closes [#923](https://github.com/meanjs/mean/issues/923)
|
||
* Fixed bug with Socket IO session ([792488e](https://github.com/meanjs/mean/commit/792488e))
|
||
* Fixed comment that broke the ackge.json ([88bdced](https://github.com/meanjs/mean/commit/88bdced))
|
||
* Fixed comment that broke the ackge.json ([4c65264](https://github.com/meanjs/mean/commit/4c65264))
|
||
* Fixed Comments and README ([08a2c0f](https://github.com/meanjs/mean/commit/08a2c0f))
|
||
* Fixed consolidate dying on behalf of a cache=true, it needs to be cahce=memory ([752854f](https://github.com/meanjs/mean/commit/752854f))
|
||
* fixed defect where no flash (error/success) messages would be displayed due to wrongly placed flash( ([55aeaad](https://github.com/meanjs/mean/commit/55aeaad))
|
||
* Fixed end tags in page header ([851973f](https://github.com/meanjs/mean/commit/851973f))
|
||
* Fixed error message for non-unique username. ([873e91f](https://github.com/meanjs/mean/commit/873e91f))
|
||
* Fixed issue where if local.js exists then grunt test will run on that environment config and possibl ([d188326](https://github.com/meanjs/mean/commit/d188326))
|
||
* Fixed locals.cache when NODE_ENV==='production' ([16f3393](https://github.com/meanjs/mean/commit/16f3393))
|
||
* Fixed minor type-o's and set owasp.config() rather than the underlying configs. ([8dcf3f6](https://github.com/meanjs/mean/commit/8dcf3f6))
|
||
* Fixed password hashing in general ([47561ce](https://github.com/meanjs/mean/commit/47561ce))
|
||
* Fixed relative paths for html5mode ([2cab7b7](https://github.com/meanjs/mean/commit/2cab7b7))
|
||
* fixed small bug where logger was used also on production environment. Makes sense that original inte ([e2ea8da](https://github.com/meanjs/mean/commit/e2ea8da))
|
||
* Fixed support for Passport Google with OAuth2 ([e9588db](https://github.com/meanjs/mean/commit/e9588db))
|
||
* Fixed two tiny typos. ([959d7e7](https://github.com/meanjs/mean/commit/959d7e7))
|
||
* Fixed typo of div attribute ([d80a46b](https://github.com/meanjs/mean/commit/d80a46b))
|
||
* fixed typo on angular user module stateprovider states ([6c889a3](https://github.com/meanjs/mean/commit/6c889a3))
|
||
* Fixed User model tests ([14b8dd4](https://github.com/meanjs/mean/commit/14b8dd4))
|
||
* Fixes #45 - Npm install error on 3.0 ([b8340cb](https://github.com/meanjs/mean/commit/b8340cb)), closes [#45](https://github.com/meanjs/mean/issues/45)
|
||
* fixes #898 - addressing the issue where the webhook API is hard-coded into the travis config file ([70e83ff](https://github.com/meanjs/mean/commit/70e83ff)), closes [#898](https://github.com/meanjs/mean/issues/898)
|
||
* fixes db deployment issue on heroku. production db value needs to be set in production.js and remove ([7edb6b8](https://github.com/meanjs/mean/commit/7edb6b8))
|
||
* Fixing 'me' password leak ([ca0d6a9](https://github.com/meanjs/mean/commit/ca0d6a9))
|
||
* Fixing article and express 4 modification ([5ff49a7](https://github.com/meanjs/mean/commit/5ff49a7))
|
||
* Fixing articles ([38f08ff](https://github.com/meanjs/mean/commit/38f08ff))
|
||
* Fixing Articles Issues ([f132e10](https://github.com/meanjs/mean/commit/f132e10))
|
||
* Fixing Bower Versions, Fix Flickering ([a3a7129](https://github.com/meanjs/mean/commit/a3a7129))
|
||
* fixing bug #317 for typo, thanks to @adipuscasu for finding ([6cbefb6](https://github.com/meanjs/mean/commit/6cbefb6))
|
||
* fixing chalk and console usage for consistency reasons ([411765b](https://github.com/meanjs/mean/commit/411765b))
|
||
* Fixing Configuration Files ([85c97f8](https://github.com/meanjs/mean/commit/85c97f8))
|
||
* Fixing Conflicts ([9575fdc](https://github.com/meanjs/mean/commit/9575fdc))
|
||
* Fixing enviornment issue with new JSHint ([4c0ee35](https://github.com/meanjs/mean/commit/4c0ee35))
|
||
* fixing err object which isnt present in this check, replacing it with a text message ([52fe443](https://github.com/meanjs/mean/commit/52fe443))
|
||
* Fixing errors style ([f8ac701](https://github.com/meanjs/mean/commit/f8ac701))
|
||
* Fixing Facebook Redirect ([86186ad](https://github.com/meanjs/mean/commit/86186ad))
|
||
* Fixing Facebook Redirect ([46715a1](https://github.com/meanjs/mean/commit/46715a1))
|
||
* Fixing Facebook Redirect ([ef50e5d](https://github.com/meanjs/mean/commit/ef50e5d))
|
||
* fixing grunt and gulp e2e tests ([fdf1ad5](https://github.com/meanjs/mean/commit/fdf1ad5))
|
||
* Fixing grunt and version issues ([dba1e8b](https://github.com/meanjs/mean/commit/dba1e8b))
|
||
* Fixing grunt build task ([5a2eb6e](https://github.com/meanjs/mean/commit/5a2eb6e))
|
||
* Fixing Grunt Watch ([d9231cc](https://github.com/meanjs/mean/commit/d9231cc))
|
||
* Fixing grunt-nodemon and some dev dependency versions ([fac6ab8](https://github.com/meanjs/mean/commit/fac6ab8))
|
||
* Fixing Header Active items ([3cc8caf](https://github.com/meanjs/mean/commit/3cc8caf))
|
||
* Fixing Heroku Bower Failure ([bac1a06](https://github.com/meanjs/mean/commit/bac1a06))
|
||
* Fixing Heroku Bower Issues ([e7b1fe0](https://github.com/meanjs/mean/commit/e7b1fe0))
|
||
* Fixing HTML issues with home ([6455bdc](https://github.com/meanjs/mean/commit/6455bdc))
|
||
* fixing identations ([84efda1](https://github.com/meanjs/mean/commit/84efda1))
|
||
* Fixing indentation ([a7aa199](https://github.com/meanjs/mean/commit/a7aa199))
|
||
* Fixing Indentation Convention to TABS ([c1213e9](https://github.com/meanjs/mean/commit/c1213e9))
|
||
* fixing issue #348 - instead of returning a server error 500 on article loading which isnt found we'l ([56aff70](https://github.com/meanjs/mean/commit/56aff70))
|
||
* Fixing Jasmine ([61ce509](https://github.com/meanjs/mean/commit/61ce509))
|
||
* FIxing Jasmine tests to fit new version ([584ccf1](https://github.com/meanjs/mean/commit/584ccf1))
|
||
* Fixing jshint ([d35cd02](https://github.com/meanjs/mean/commit/d35cd02))
|
||
* fixing jshint issues by requiring single quotes ([a38abd0](https://github.com/meanjs/mean/commit/a38abd0))
|
||
* Fixing jshint issues with grunt, gulp, and reset-password script. ([1f79770](https://github.com/meanjs/mean/commit/1f79770))
|
||
* Fixing Karma Tests ([b87b376](https://github.com/meanjs/mean/commit/b87b376))
|
||
* Fixing Karma To Load Libraries Independently ([81254e0](https://github.com/meanjs/mean/commit/81254e0))
|
||
* Fixing Karma Version ([6705319](https://github.com/meanjs/mean/commit/6705319))
|
||
* Fixing License and Readme ([956ec25](https://github.com/meanjs/mean/commit/956ec25))
|
||
* Fixing menu ([a29ec24](https://github.com/meanjs/mean/commit/a29ec24))
|
||
* Fixing Menus service remove bugs. ([ec3af65](https://github.com/meanjs/mean/commit/ec3af65))
|
||
* Fixing models auto loading bug ([fe50b41](https://github.com/meanjs/mean/commit/fe50b41))
|
||
* Fixing Navbar Flickering ([322d865](https://github.com/meanjs/mean/commit/322d865))
|
||
* Fixing OAuth authentication ([0e7ebb6](https://github.com/meanjs/mean/commit/0e7ebb6))
|
||
* Fixing Passport Split ([02b9773](https://github.com/meanjs/mean/commit/02b9773))
|
||
* Fixing password headers ([5087895](https://github.com/meanjs/mean/commit/5087895))
|
||
* Fixing PR ([4dd90f1](https://github.com/meanjs/mean/commit/4dd90f1))
|
||
* Fixing Redirect in Authentication middleware ([3a329dc](https://github.com/meanjs/mean/commit/3a329dc))
|
||
* fixing removeMenuItem on menu service ([fca7e9e](https://github.com/meanjs/mean/commit/fca7e9e))
|
||
* Fixing Salt Save Error ([987634e](https://github.com/meanjs/mean/commit/987634e)), closes [#75](https://github.com/meanjs/mean/issues/75)
|
||
* Fixing Session Hash Secret ([d9be8d8](https://github.com/meanjs/mean/commit/d9be8d8))
|
||
* Fixing some typos ([9503720](https://github.com/meanjs/mean/commit/9503720))
|
||
* fixing spacing ([96bcd6d](https://github.com/meanjs/mean/commit/96bcd6d))
|
||
* Fixing style, adding article test ([c42c8eb](https://github.com/meanjs/mean/commit/c42c8eb))
|
||
* Fixing the Foot.jade to use env var instead of host ([218da62](https://github.com/meanjs/mean/commit/218da62))
|
||
* Fixing the new Jade issues ([0c869a2](https://github.com/meanjs/mean/commit/0c869a2))
|
||
* Fixing Travis Grunt Issues ([8b8da52](https://github.com/meanjs/mean/commit/8b8da52))
|
||
* Fixing Travis Grunt Issues ([f077caf](https://github.com/meanjs/mean/commit/f077caf))
|
||
* Fixing Travis Grunt Issues ([b50ac61](https://github.com/meanjs/mean/commit/b50ac61))
|
||
* Fixing Travis Stall ([50b3b88](https://github.com/meanjs/mean/commit/50b3b88))
|
||
* Fixing typo in scripts/generate-ssl-certs.sh ([8f97155](https://github.com/meanjs/mean/commit/8f97155))
|
||
* fixing up a user model test which was not setup correctly without the async done() callback, which l ([463f5b9](https://github.com/meanjs/mean/commit/463f5b9))
|
||
* fixing up broken links with exchange for newer documentation links on expressjs.com ([fc45556](https://github.com/meanjs/mean/commit/fc45556))
|
||
* fixing up SSL support on startup to fallback to non-SSL mode if files are not present ([03b7f6f](https://github.com/meanjs/mean/commit/03b7f6f))
|
||
* Fixing user details exposure in articles example ([0cfbafa](https://github.com/meanjs/mean/commit/0cfbafa))
|
||
* Fixing Versions ([2f3b951](https://github.com/meanjs/mean/commit/2f3b951))
|
||
* Force Lowercase & Remove Sensitive Data ([aafa5e6](https://github.com/meanjs/mean/commit/aafa5e6))
|
||
* Forever Heroku Support ([c1caddb](https://github.com/meanjs/mean/commit/c1caddb))
|
||
* Format code according to ESLint rules ([0323696](https://github.com/meanjs/mean/commit/0323696))
|
||
* Formatting and Indentation ([75cf745](https://github.com/meanjs/mean/commit/75cf745))
|
||
* formatting reboot (space-2 and consistency) ([ef3a3f9](https://github.com/meanjs/mean/commit/ef3a3f9))
|
||
* further refactoring of the route middlewares so they can be easily shared amongst app routes ([dea044c](https://github.com/meanjs/mean/commit/dea044c))
|
||
* Genericize invalid username or password message ([aeb0272](https://github.com/meanjs/mean/commit/aeb0272))
|
||
* Get site title from default ([40878bb](https://github.com/meanjs/mean/commit/40878bb))
|
||
* Global Mocha timeout ([037878b](https://github.com/meanjs/mean/commit/037878b))
|
||
* Grunt Support Added, Fixed Bower support on heroku ([d9db704](https://github.com/meanjs/mean/commit/d9db704))
|
||
* Grunt Support Added, Fixed Bower support on heroku ([b1d0dba](https://github.com/meanjs/mean/commit/b1d0dba))
|
||
* grunt watch runs test suite on any changes ([71365db](https://github.com/meanjs/mean/commit/71365db))
|
||
* Gulp now closes the mongoose connection ([6cce3d0](https://github.com/meanjs/mean/commit/6cce3d0)), closes [#450](https://github.com/meanjs/mean/issues/450)
|
||
* hash password with pbkdf2 ([ebddcd3](https://github.com/meanjs/mean/commit/ebddcd3))
|
||
* Hide email address and remove trailing whitespaces ([c800c0a](https://github.com/meanjs/mean/commit/c800c0a))
|
||
* how to enable live reload ([0cbb6c5](https://github.com/meanjs/mean/commit/0cbb6c5))
|
||
* Ignore ALL .log files at gitignore ([f24ce65](https://github.com/meanjs/mean/commit/f24ce65)), closes [#523](https://github.com/meanjs/mean/issues/523)
|
||
* implemented feature to address issue 553 - provide a local.js file for local development configurati ([ba3e99f](https://github.com/meanjs/mean/commit/ba3e99f))
|
||
* Implemented password reset core feature ([58cfb2e](https://github.com/meanjs/mean/commit/58cfb2e))
|
||
* Improve EditorConfig file ([7e397e9](https://github.com/meanjs/mean/commit/7e397e9))
|
||
* Improved model autoload regex ([3f05db1](https://github.com/meanjs/mean/commit/3f05db1))
|
||
* Including Inspiration Credit ([101b45d](https://github.com/meanjs/mean/commit/101b45d))
|
||
* Including Inspiration Credit ([4044fdb](https://github.com/meanjs/mean/commit/4044fdb))
|
||
* Indentation fixes ([fe1d584](https://github.com/meanjs/mean/commit/fe1d584))
|
||
* Infer first and last name from github and twitter response ([db067bb](https://github.com/meanjs/mean/commit/db067bb))
|
||
* Initial commit to return /client to the URL include paths ([d319f92](https://github.com/meanjs/mean/commit/d319f92))
|
||
* Initial support for deploying MEANJS to Cloud Foundry ([efd3ee4](https://github.com/meanjs/mean/commit/efd3ee4))
|
||
* instead of relying on previously hard-coded passport strategies we can assume that any user entry wh ([969c691](https://github.com/meanjs/mean/commit/969c691))
|
||
* introducing the request object for the index base HTML template which can utilize information such a ([acc091f](https://github.com/meanjs/mean/commit/acc091f))
|
||
* JSHint test failing because of missing semicolon ([c572ed7](https://github.com/meanjs/mean/commit/c572ed7))
|
||
* keep enable Cache-Control ([72c813d](https://github.com/meanjs/mean/commit/72c813d))
|
||
* keeping nodejs versions 0.10 and 0.12 as the test servers for travis configuration ([96f8ab5](https://github.com/meanjs/mean/commit/96f8ab5))
|
||
* Link for download link (NodeJs download) ([c83eefa](https://github.com/meanjs/mean/commit/c83eefa))
|
||
* Link to editorconfig from CONTRIBUTING.md ([601cf9f](https://github.com/meanjs/mean/commit/601cf9f))
|
||
* little fix on removeSubMenuItem() ([e0fc745](https://github.com/meanjs/mean/commit/e0fc745))
|
||
* Load dynamic view-helpers after connect-flash and express.session ([5e1b568](https://github.com/meanjs/mean/commit/5e1b568))
|
||
* local.example.js still has old fb auth callback ([3527537](https://github.com/meanjs/mean/commit/3527537))
|
||
* Lock mongoose version to a working version ([64916dd](https://github.com/meanjs/mean/commit/64916dd))
|
||
* lock to specified JS dependencies version ([1e75b42](https://github.com/meanjs/mean/commit/1e75b42))
|
||
* Locking NPM versions ([8c825ff](https://github.com/meanjs/mean/commit/8c825ff))
|
||
* Locking Versions Using Shrinkwrap ([9e0317f](https://github.com/meanjs/mean/commit/9e0317f))
|
||
* Logger Development config default ([99fe989](https://github.com/meanjs/mean/commit/99fe989))
|
||
* Major Fixing and Refactoring tests ([6db8a4e](https://github.com/meanjs/mean/commit/6db8a4e))
|
||
* Make emails unique ([5d4d7ce](https://github.com/meanjs/mean/commit/5d4d7ce))
|
||
* make sure we catch errors connecting to mongodb due to wrongly supplied connection string or others, ([9c25722](https://github.com/meanjs/mean/commit/9c25722))
|
||
* Make tests pass ([1f7bfdd](https://github.com/meanjs/mean/commit/1f7bfdd))
|
||
* Make TopBar Public By Default ([e68b422](https://github.com/meanjs/mean/commit/e68b422))
|
||
* making the log format configurable and enabled morgan logging on all environments, not just developm ([0f4a585](https://github.com/meanjs/mean/commit/0f4a585))
|
||
* manual docker build and run ([9b81e3f](https://github.com/meanjs/mean/commit/9b81e3f))
|
||
* mask exception route, but show not-found page. ([9fdd2a0](https://github.com/meanjs/mean/commit/9fdd2a0))
|
||
* Mean Logger Module ([ebbe968](https://github.com/meanjs/mean/commit/ebbe968))
|
||
* Merge from gabrielmanchini - issue #50 ([014d941](https://github.com/meanjs/mean/commit/014d941))
|
||
* Middleware Fix ([84874bc](https://github.com/meanjs/mean/commit/84874bc))
|
||
* Migration to Express 4.x ([c9d641e](https://github.com/meanjs/mean/commit/c9d641e))
|
||
* minor change on addMenuItem ([c89c891](https://github.com/meanjs/mean/commit/c89c891))
|
||
* minor fixes on client view ([4fd55e4](https://github.com/meanjs/mean/commit/4fd55e4))
|
||
* Mocha test timeouts [fixes #955] ([3b375e6](https://github.com/meanjs/mean/commit/3b375e6)), closes [#955](https://github.com/meanjs/mean/issues/955)
|
||
* Modify Generator Refrences/Docs ([c539cdb](https://github.com/meanjs/mean/commit/c539cdb))
|
||
* More Naming Fixes, articles cleanup ([edd549d](https://github.com/meanjs/mean/commit/edd549d))
|
||
* move helmet and express.static before sessions for performance ([ca009b9](https://github.com/meanjs/mean/commit/ca009b9))
|
||
* Move license to it's own file. Easier to see what the license is when first encountering the repo ([8479e46](https://github.com/meanjs/mean/commit/8479e46))
|
||
* Move livereload, image, and favicon to config ([a62c4dd](https://github.com/meanjs/mean/commit/a62c4dd))
|
||
* move task configs to separate properties. ([0f7cf54](https://github.com/meanjs/mean/commit/0f7cf54))
|
||
* Moved all editor setting to bottom ([0a7a715](https://github.com/meanjs/mean/commit/0a7a715))
|
||
* Moved all editor setting to bottom ([c7ec27e](https://github.com/meanjs/mean/commit/c7ec27e))
|
||
* Moved flash messages from auth.jade to signin.jade. Placed within error div. ([2def71a](https://github.com/meanjs/mean/commit/2def71a))
|
||
* Moved owasp config into default and reverted other config files. ([0588eab](https://github.com/meanjs/mean/commit/0588eab))
|
||
* Moving from Underscore to LoDash ([9c6e551](https://github.com/meanjs/mean/commit/9c6e551))
|
||
* Moving from Underscore to LoDash ([81fea35](https://github.com/meanjs/mean/commit/81fea35))
|
||
* moving out configuration items from express.js code to a proper configuration directive ([ee63f17](https://github.com/meanjs/mean/commit/ee63f17))
|
||
* Moving router above static ([14147f7](https://github.com/meanjs/mean/commit/14147f7))
|
||
* moving security configs to secure code block to remove requirement for private key and certificate ([f786dda](https://github.com/meanjs/mean/commit/f786dda))
|
||
* Moving to MEAN.JS ([eae6f2d](https://github.com/meanjs/mean/commit/eae6f2d))
|
||
* Moving to MEAN.JS ([17e089e](https://github.com/meanjs/mean/commit/17e089e))
|
||
* Moving to ng-bind fixing submenus ([75a9eda](https://github.com/meanjs/mean/commit/75a9eda))
|
||
* New 0.4 version ([ab81d61](https://github.com/meanjs/mean/commit/ab81d61))
|
||
* Nodemon Heroku Support ([5c58883](https://github.com/meanjs/mean/commit/5c58883))
|
||
* Nodemon Heroku Support ([d603cb4](https://github.com/meanjs/mean/commit/d603cb4))
|
||
* one more time - update to valid Jade doctype ([270d2c3](https://github.com/meanjs/mean/commit/270d2c3))
|
||
* organizing contributed helpful scripts into a ./scripts/ folder before we mess up the app root direc ([5c689e9](https://github.com/meanjs/mean/commit/5c689e9))
|
||
* Pass db connection object to connect-mongo. ([1005d3b](https://github.com/meanjs/mean/commit/1005d3b))
|
||
* PayPal Authentication ([8694b7e](https://github.com/meanjs/mean/commit/8694b7e))
|
||
* porting pull request from master to 0.4.0 branch: Local environment variables to address issue #553 ([1ea9f55](https://github.com/meanjs/mean/commit/1ea9f55))
|
||
* Prepare for role-based access control of states ([e21805f](https://github.com/meanjs/mean/commit/e21805f))
|
||
* Prettier res.status().format() ([7070796](https://github.com/meanjs/mean/commit/7070796))
|
||
* Properly run JSHint ([822d7ca](https://github.com/meanjs/mean/commit/822d7ca))
|
||
* Properly track DB disconnect ([81c2847](https://github.com/meanjs/mean/commit/81c2847))
|
||
* Provide a fallback and upgrade path for IE6/7/8 users ([daa124a](https://github.com/meanjs/mean/commit/daa124a))
|
||
* providing more verbose output for current nodejs app configuration on application startup ([374b45c](https://github.com/meanjs/mean/commit/374b45c))
|
||
* Putting the head in order ([2802729](https://github.com/meanjs/mean/commit/2802729))
|
||
* re-factoring the server model tests to create user model from schema only during tests, so that we c ([346ebd6](https://github.com/meanjs/mean/commit/346ebd6))
|
||
* Readme Changes ([a28a951](https://github.com/meanjs/mean/commit/a28a951))
|
||
* Readme Changes ([b298293](https://github.com/meanjs/mean/commit/b298293))
|
||
* Readme Changes ([c861fd6](https://github.com/meanjs/mean/commit/c861fd6))
|
||
* Readme Changes ([4aa95b4](https://github.com/meanjs/mean/commit/4aa95b4))
|
||
* realized I forgot to add the actual logger ([d2d4e8c](https://github.com/meanjs/mean/commit/d2d4e8c))
|
||
* Refactor ([fb71619](https://github.com/meanjs/mean/commit/fb71619))
|
||
* Refactoring server application service to enable modularity and callbacks, as well as provide app, d ([edb6234](https://github.com/meanjs/mean/commit/edb6234))
|
||
* refactoring so that app routes can be maintained more easily from app/ directory (which makes more s ([0afb2e6](https://github.com/meanjs/mean/commit/0afb2e6))
|
||
* refactoring the async nature in the user model tests to account for mocha 2 second timeouts causing ([c967a98](https://github.com/meanjs/mean/commit/c967a98))
|
||
* refactoring the seeddb logic to work with promises all over due to all the async behavior ([9886093](https://github.com/meanjs/mean/commit/9886093))
|
||
* Refactoring the seeded user objects to be easily maintained ([05f9053](https://github.com/meanjs/mean/commit/05f9053))
|
||
* Refactoring the Session Cookie configuration and adding more configurale parameters ([80b63b5](https://github.com/meanjs/mean/commit/80b63b5))
|
||
* Reformat and bootstrappify the client home view. ([46092dd](https://github.com/meanjs/mean/commit/46092dd))
|
||
* Refreshing the M.E.A.N links and description in the homepage ([4a65439](https://github.com/meanjs/mean/commit/4a65439))
|
||
* Remove (Requirements for Grunt) ([fc65241](https://github.com/meanjs/mean/commit/fc65241))
|
||
* remove async module ([1846287](https://github.com/meanjs/mean/commit/1846287))
|
||
* Remove console.log from an article test ([a8dae99](https://github.com/meanjs/mean/commit/a8dae99))
|
||
* Remove data- prefix from attributes ([3bf07fe](https://github.com/meanjs/mean/commit/3bf07fe))
|
||
* Remove Dev Branch Badges ([019e420](https://github.com/meanjs/mean/commit/019e420))
|
||
* Remove dist files ([eef2a33](https://github.com/meanjs/mean/commit/eef2a33))
|
||
* Remove dist files 0.4.0 ([eced93f](https://github.com/meanjs/mean/commit/eced93f))
|
||
* remove double esnext entry in .jshintrc ([8b29833](https://github.com/meanjs/mean/commit/8b29833))
|
||
* Remove duplicate assets definition ([50937ea](https://github.com/meanjs/mean/commit/50937ea))
|
||
* Remove executable bit when not necessary ([4879a8e](https://github.com/meanjs/mean/commit/4879a8e))
|
||
* remove href attribute. ([9ca71c8](https://github.com/meanjs/mean/commit/9ca71c8))
|
||
* Remove Image Uploads ([c94c870](https://github.com/meanjs/mean/commit/c94c870))
|
||
* Remove Image Uploads ([9ef1812](https://github.com/meanjs/mean/commit/9ef1812))
|
||
* Remove jQuery dependency. Default to bootstrap components written in pure AngularJS. ([c11b2b5](https://github.com/meanjs/mean/commit/c11b2b5))
|
||
* Remove more unused requires ([b2d76b8](https://github.com/meanjs/mean/commit/b2d76b8))
|
||
* Remove ng-init directive from article list. ([7770ccc](https://github.com/meanjs/mean/commit/7770ccc))
|
||
* Remove non CF specific files ([57079e2](https://github.com/meanjs/mean/commit/57079e2))
|
||
* Remove redundant variable declaration ([99b6756](https://github.com/meanjs/mean/commit/99b6756))
|
||
* remove space which messes up the url local variable ([38c87c0](https://github.com/meanjs/mean/commit/38c87c0))
|
||
* Remove un-used hasAuthorization and requiresLogin ([fcb6f90](https://github.com/meanjs/mean/commit/fcb6f90))
|
||
* Remove unecessary comment in karma.conf.js ([d27baea](https://github.com/meanjs/mean/commit/d27baea))
|
||
* remove unnecessary query param from find function ([69800ab](https://github.com/meanjs/mean/commit/69800ab))
|
||
* remove unused dependcies. ([75c8052](https://github.com/meanjs/mean/commit/75c8052))
|
||
* Remove unused passport require ([7f1b46b](https://github.com/meanjs/mean/commit/7f1b46b))
|
||
* Remove unused scope declarations. ([9e19493](https://github.com/meanjs/mean/commit/9e19493))
|
||
* Remove username from facebook strategy ([9929f1b](https://github.com/meanjs/mean/commit/9929f1b))
|
||
* Remove window.app ([db56846](https://github.com/meanjs/mean/commit/db56846))
|
||
* removed /#! in user controllers ([de3b890](https://github.com/meanjs/mean/commit/de3b890))
|
||
* Removed debug code. ([c0a1ce5](https://github.com/meanjs/mean/commit/c0a1ce5))
|
||
* Removed duplicate include for crypto ([0dbab18](https://github.com/meanjs/mean/commit/0dbab18))
|
||
* Removed duplicate mention of installing grunt ([537cc89](https://github.com/meanjs/mean/commit/537cc89))
|
||
* removed fig workaround ([7257f2e](https://github.com/meanjs/mean/commit/7257f2e))
|
||
* Removed grunt-bower-task dependency. Requires additional installation step: bower install ([5908768](https://github.com/meanjs/mean/commit/5908768))
|
||
* Removed index.css ([7f1faeb](https://github.com/meanjs/mean/commit/7f1faeb))
|
||
* removed livereload from prod ([2407999](https://github.com/meanjs/mean/commit/2407999))
|
||
* Removed localhost from env files, as it is not necesary and can introduce bugs in non-local environm ([5934970](https://github.com/meanjs/mean/commit/5934970))
|
||
* Removed old images ([f150407](https://github.com/meanjs/mean/commit/f150407))
|
||
* Removed sudo from npm install -g mean-cli in doc ([b2377dd](https://github.com/meanjs/mean/commit/b2377dd))
|
||
* Removed test case files from other pull request ([c5e4c16](https://github.com/meanjs/mean/commit/c5e4c16))
|
||
* Removed the Show User method ([dbe7213](https://github.com/meanjs/mean/commit/dbe7213))
|
||
* Removed unnecessary modules ([963794a](https://github.com/meanjs/mean/commit/963794a))
|
||
* Removed unneeded comas from gruntfile. ([e4519bc](https://github.com/meanjs/mean/commit/e4519bc))
|
||
* removed unused gulp-watch dependency ([7876fad](https://github.com/meanjs/mean/commit/7876fad))
|
||
* Removes unnecessary whitespace, formats code and add comments ([482ab19](https://github.com/meanjs/mean/commit/482ab19))
|
||
* Removing .DS_Store ([b64a4da](https://github.com/meanjs/mean/commit/b64a4da))
|
||
* Removing .DS_Store ([39fc1df](https://github.com/meanjs/mean/commit/39fc1df))
|
||
* Removing an unecessary code line ([5610d78](https://github.com/meanjs/mean/commit/5610d78))
|
||
* Removing Compass, Fixing Windows Errors, Removing Makefile, Tiding Code ([1fbd245](https://github.com/meanjs/mean/commit/1fbd245))
|
||
* Removing Compass, Fixing Windows Errors, Removing Makefile, Tiding Code ([612b014](https://github.com/meanjs/mean/commit/612b014))
|
||
* removing debug information for current environment configuration which is replaced by new output ([e2b91b0](https://github.com/meanjs/mean/commit/e2b91b0))
|
||
* removing deprecated options in the latest versiosn of jshint which will be replaced by adding JSCS s ([9149dc4](https://github.com/meanjs/mean/commit/9149dc4))
|
||
* Removing DSSTORES ([28e2845](https://github.com/meanjs/mean/commit/28e2845))
|
||
* Removing DSSTORES ([a3daa3b](https://github.com/meanjs/mean/commit/a3daa3b))
|
||
* Removing forward slash ([211e830](https://github.com/meanjs/mean/commit/211e830))
|
||
* Removing Grunt Task ([b8a23eb](https://github.com/meanjs/mean/commit/b8a23eb))
|
||
* Removing Grunt Task ([0397817](https://github.com/meanjs/mean/commit/0397817))
|
||
* removing keepAlive conf to fail travis if e2e tests fail ([70d7e17](https://github.com/meanjs/mean/commit/70d7e17))
|
||
* removing left-overs of merge diff from 0.4 to master ([834bfd6](https://github.com/meanjs/mean/commit/834bfd6))
|
||
* Removing swig from controller ([5067750](https://github.com/meanjs/mean/commit/5067750))
|
||
* Removing target on signin and signup anchors to prevent a complete page reload when changing to thos ([2a3516e](https://github.com/meanjs/mean/commit/2a3516e))
|
||
* removing the comment too, it may be confusing to think it should just be enabled for JSONP to be glo ([e29ee6f](https://github.com/meanjs/mean/commit/e29ee6f))
|
||
* removing the logger module ([9761df3](https://github.com/meanjs/mean/commit/9761df3))
|
||
* removing the logger module ([33e1025](https://github.com/meanjs/mean/commit/33e1025))
|
||
* removing the logger module ([add868f](https://github.com/meanjs/mean/commit/add868f))
|
||
* removing the logger module ([ddd0b3b](https://github.com/meanjs/mean/commit/ddd0b3b))
|
||
* removing un-necessary .js extension ([dc4492f](https://github.com/meanjs/mean/commit/dc4492f))
|
||
* removing un-necessary console.log() calls ([1ee5bc1](https://github.com/meanjs/mean/commit/1ee5bc1))
|
||
* removing unused passport variable in express.js library file ([2ff2490](https://github.com/meanjs/mean/commit/2ff2490))
|
||
* Renamed files using convention verb-object.client.etc. Closes #817 ([ab82acb](https://github.com/meanjs/mean/commit/ab82acb)), closes [#817](https://github.com/meanjs/mean/issues/817) [#817](https://github.com/meanjs/mean/issues/817)
|
||
* renaming strength meter, hiding when password field is empty, and refactoring directives to use $va ([f733efb](https://github.com/meanjs/mean/commit/f733efb))
|
||
* Repeating Characters condition ([3d37e20](https://github.com/meanjs/mean/commit/3d37e20))
|
||
* replace deprecated grunt-nodemon debug option ([8f30cda](https://github.com/meanjs/mean/commit/8f30cda))
|
||
* Replaced dependency on server.js for mocha tests. ([cf7a3f0](https://github.com/meanjs/mean/commit/cf7a3f0))
|
||
* Replaced SHA1 password hashing with more bcrypt ([035dd2c](https://github.com/meanjs/mean/commit/035dd2c))
|
||
* replacing deprecated require.extensions nodejs call with explicit full paths for require() ([14c5d1b](https://github.com/meanjs/mean/commit/14c5d1b))
|
||
* Replacing ngRoute with UI-Router ([311605a](https://github.com/meanjs/mean/commit/311605a))
|
||
* replacing old expressjs 3.x built-in 'compress' middleware with standalone compression middleware ([56bcf17](https://github.com/meanjs/mean/commit/56bcf17))
|
||
* Require server in gruntfile for mocha tests. ([c639ae6](https://github.com/meanjs/mean/commit/c639ae6))
|
||
* Reset password script ([e1496dc](https://github.com/meanjs/mean/commit/e1496dc))
|
||
* reset-password enhancements and bug fix ([01a8d5e](https://github.com/meanjs/mean/commit/01a8d5e))
|
||
* restoring previous state of removing local.js, we'll generate it with grunt when the project starts- ([0fc412d](https://github.com/meanjs/mean/commit/0fc412d))
|
||
* return a 404 for not found api, module and lib routes ([74273da](https://github.com/meanjs/mean/commit/74273da))
|
||
* Revert "Enhancement(core):Relative position attribute added to the header." ([b633dfb](https://github.com/meanjs/mean/commit/b633dfb))
|
||
* Revert "Merge branch 'pr/76' into 0.3.1" ([a7cb2b8](https://github.com/meanjs/mean/commit/a7cb2b8))
|
||
* Revert "Merge pull request #79 from mrngoitall/master" ([a23f46f](https://github.com/meanjs/mean/commit/a23f46f))
|
||
* Revert back to bootstrap2.3.2 ([3561526](https://github.com/meanjs/mean/commit/3561526))
|
||
* Rise gunt-concurrent task limit. ([6c7f03f](https://github.com/meanjs/mean/commit/6c7f03f)), closes [#144](https://github.com/meanjs/mean/issues/144)
|
||
* Run tests using test environment ([fe71732](https://github.com/meanjs/mean/commit/fe71732))
|
||
* Seed options - logResults ([0560062](https://github.com/meanjs/mean/commit/0560062))
|
||
* Services Dependency Injection ([1ca5d16](https://github.com/meanjs/mean/commit/1ca5d16))
|
||
* Set bootstrap repo as dep ([cd07a10](https://github.com/meanjs/mean/commit/cd07a10))
|
||
* Set versions based on npm install --save ([5c950bf](https://github.com/meanjs/mean/commit/5c950bf))
|
||
* settings for cloud9 ide added to gitignore ([689d7a8](https://github.com/meanjs/mean/commit/689d7a8))
|
||
* setup dropdown menu ([30c9160](https://github.com/meanjs/mean/commit/30c9160))
|
||
* should return done(err) in article server route test ([d00f4ce](https://github.com/meanjs/mean/commit/d00f4ce))
|
||
* Show error message when sending password request mail fails ([619c7f2](https://github.com/meanjs/mean/commit/619c7f2))
|
||
* Show mobile nav by default. ([4f4d133](https://github.com/meanjs/mean/commit/4f4d133))
|
||
* Simplified Gruntfile, Minor Bug Fixing ([62bf313](https://github.com/meanjs/mean/commit/62bf313))
|
||
* small bug fix where Mongoose validation functions must always return booleans ([3963892](https://github.com/meanjs/mean/commit/3963892))
|
||
* Small Update ([ea04c9e](https://github.com/meanjs/mean/commit/ea04c9e))
|
||
* Socket IO client enhancement with connect() method ([65c6d1f](https://github.com/meanjs/mean/commit/65c6d1f))
|
||
* Solves User model validation bug ([288f0b4](https://github.com/meanjs/mean/commit/288f0b4))
|
||
* Sorting out .gitignore ([75aad2e](https://github.com/meanjs/mean/commit/75aad2e))
|
||
* Spliting Strategies ([52dea2b](https://github.com/meanjs/mean/commit/52dea2b))
|
||
* Spliting Strategies ([880ad6a](https://github.com/meanjs/mean/commit/880ad6a))
|
||
* Spliting Strategies ([22d0e7a](https://github.com/meanjs/mean/commit/22d0e7a))
|
||
* Support CDN Assets ([8cccae2](https://github.com/meanjs/mean/commit/8cccae2))
|
||
* support for test:server and test:client grunt tasks which were removed from the merge of 0.4.0 into ([2be8f71](https://github.com/meanjs/mean/commit/2be8f71))
|
||
* Support ngmin ([30f977c](https://github.com/meanjs/mean/commit/30f977c))
|
||
* SVG Badges ([30cd520](https://github.com/meanjs/mean/commit/30cd520))
|
||
* Switched to bootstrap-assets bower component so we have css and js files instead of less. When this ([97fc815](https://github.com/meanjs/mean/commit/97fc815))
|
||
* switched to handlebar template for passing the server's owasp config down to the client. ([4ddb059](https://github.com/meanjs/mean/commit/4ddb059))
|
||
* Switched to using new MongoDB service in Bluemix since MongoLabs is being removed ([7340e68](https://github.com/meanjs/mean/commit/7340e68))
|
||
* Synchronous tests ([32e0d12](https://github.com/meanjs/mean/commit/32e0d12))
|
||
* tab indent fix ([4451ba7](https://github.com/meanjs/mean/commit/4451ba7))
|
||
* Task enhancements ([1fa9776](https://github.com/meanjs/mean/commit/1fa9776))
|
||
* test ([0239187](https://github.com/meanjs/mean/commit/0239187))
|
||
* test ([0035793](https://github.com/meanjs/mean/commit/0035793))
|
||
* Test ([5f51593](https://github.com/meanjs/mean/commit/5f51593))
|
||
* Test ([f8282a5](https://github.com/meanjs/mean/commit/f8282a5))
|
||
* Testing Fix ([7354e78](https://github.com/meanjs/mean/commit/7354e78))
|
||
* Testing Fix ([f358e81](https://github.com/meanjs/mean/commit/f358e81))
|
||
* The article middleware was calling getErrorMessage with a null argument, causing a crash when this m ([71167b0](https://github.com/meanjs/mean/commit/71167b0))
|
||
* Tiny fixes ([b12a3b4](https://github.com/meanjs/mean/commit/b12a3b4))
|
||
* Title should be required. ([d8fa855](https://github.com/meanjs/mean/commit/d8fa855))
|
||
* Travis now sends notifications to Gitter ([d1c3348](https://github.com/meanjs/mean/commit/d1c3348))
|
||
* typo ([86d38df](https://github.com/meanjs/mean/commit/86d38df))
|
||
* Typo ([c8e62e1](https://github.com/meanjs/mean/commit/c8e62e1))
|
||
* Typo in test message: ([66bf2dc](https://github.com/meanjs/mean/commit/66bf2dc))
|
||
* UI Bootstrap ([5b1488a](https://github.com/meanjs/mean/commit/5b1488a))
|
||
* UI Bootstrap ([713a196](https://github.com/meanjs/mean/commit/713a196))
|
||
* UI Bootstrap ([6995ba2](https://github.com/meanjs/mean/commit/6995ba2))
|
||
* UI Bootstrap ([44502c0](https://github.com/meanjs/mean/commit/44502c0))
|
||
* Unauthorized client routing ([ed89f9e](https://github.com/meanjs/mean/commit/ed89f9e))
|
||
* Update .bowerrc ([c6b6758](https://github.com/meanjs/mean/commit/c6b6758))
|
||
* Update .travis.yml ([fd98f26](https://github.com/meanjs/mean/commit/fd98f26))
|
||
* Update .travis.yml ([0ad46a2](https://github.com/meanjs/mean/commit/0ad46a2))
|
||
* Update 0.3.2 ([f6e1909](https://github.com/meanjs/mean/commit/f6e1909))
|
||
* Update Bower Dependencies ([1a7a2d6](https://github.com/meanjs/mean/commit/1a7a2d6))
|
||
* Update Bower manifest ([08c0732](https://github.com/meanjs/mean/commit/08c0732))
|
||
* Update config.js ([5654e1f](https://github.com/meanjs/mean/commit/5654e1f))
|
||
* Update connect-mongo to support Mongoose 4.0.0 ([dc6f74d](https://github.com/meanjs/mean/commit/dc6f74d))
|
||
* Update create-article.client.view.html ([3949400](https://github.com/meanjs/mean/commit/3949400))
|
||
* update dependencies ([d4c880b](https://github.com/meanjs/mean/commit/d4c880b))
|
||
* Update dependencies ([1fa147e](https://github.com/meanjs/mean/commit/1fa147e))
|
||
* Update Dev Dependencies Versions ([12cb3bf](https://github.com/meanjs/mean/commit/12cb3bf))
|
||
* Update Dev Depenedencies + Password Change Fix ([c0a7c05](https://github.com/meanjs/mean/commit/c0a7c05))
|
||
* Update edit-profile.client.view.html ([19e937c](https://github.com/meanjs/mean/commit/19e937c))
|
||
* Update express.js ([4825f44](https://github.com/meanjs/mean/commit/4825f44))
|
||
* Update form-article.client.view.html ([7ffbd3f](https://github.com/meanjs/mean/commit/7ffbd3f))
|
||
* update gruntfile.js to let jshint adhere to .jshintrc ([a2f31f2](https://github.com/meanjs/mean/commit/a2f31f2))
|
||
* update gulp-sass to ensure node-0.12 compatibility ([75bb6f2](https://github.com/meanjs/mean/commit/75bb6f2))
|
||
* Update header.client.view.html ([83ceb27](https://github.com/meanjs/mean/commit/83ceb27))
|
||
* Update home.client.view.html ([595f858](https://github.com/meanjs/mean/commit/595f858))
|
||
* Update home.client.view.html ([005162a](https://github.com/meanjs/mean/commit/005162a))
|
||
* Update home.client.view.html ([b3a9969](https://github.com/meanjs/mean/commit/b3a9969))
|
||
* Update home.client.view.html ([bf5268e](https://github.com/meanjs/mean/commit/bf5268e))
|
||
* Update home.client.view.html ([f6f0c9f](https://github.com/meanjs/mean/commit/f6f0c9f))
|
||
* Update init.js ([bcbf2af](https://github.com/meanjs/mean/commit/bcbf2af))
|
||
* update javascript libs ([00a4668](https://github.com/meanjs/mean/commit/00a4668))
|
||
* Update middleware for body parsing in Express MEAN configuration ([ad95ea3](https://github.com/meanjs/mean/commit/ad95ea3)), closes [#136](https://github.com/meanjs/mean/issues/136)
|
||
* Update Mongoose Version ([09bc727](https://github.com/meanjs/mean/commit/09bc727))
|
||
* Update package.json ([2ab02b7](https://github.com/meanjs/mean/commit/2ab02b7))
|
||
* Update package.json ([6993150](https://github.com/meanjs/mean/commit/6993150))
|
||
* Update package.json ([30fd05c](https://github.com/meanjs/mean/commit/30fd05c))
|
||
* Update package.json to include peer dependencies ([5d5d1b7](https://github.com/meanjs/mean/commit/5d5d1b7))
|
||
* Update package.json to indent space-2. ([f345d20](https://github.com/meanjs/mean/commit/f345d20))
|
||
* Update packages ([71604bb](https://github.com/meanjs/mean/commit/71604bb))
|
||
* Update path in tests ([c065246](https://github.com/meanjs/mean/commit/c065246))
|
||
* Update pipeline.yml ([9af6f2b](https://github.com/meanjs/mean/commit/9af6f2b))
|
||
* Update README.md ([b232af6](https://github.com/meanjs/mean/commit/b232af6))
|
||
* Update README.md ([c06a9ae](https://github.com/meanjs/mean/commit/c06a9ae))
|
||
* Update README.md ([c849b85](https://github.com/meanjs/mean/commit/c849b85))
|
||
* Update README.md ([7759257](https://github.com/meanjs/mean/commit/7759257))
|
||
* Update README.md ([13f03ec](https://github.com/meanjs/mean/commit/13f03ec))
|
||
* Update README.md ([cbc337b](https://github.com/meanjs/mean/commit/cbc337b))
|
||
* Update README.md ([2bf84d7](https://github.com/meanjs/mean/commit/2bf84d7))
|
||
* Update README.md ([f319571](https://github.com/meanjs/mean/commit/f319571))
|
||
* Update README.md ([af5e48f](https://github.com/meanjs/mean/commit/af5e48f))
|
||
* Update README.md ([ddaecff](https://github.com/meanjs/mean/commit/ddaecff))
|
||
* Update README.md ([91ff079](https://github.com/meanjs/mean/commit/91ff079))
|
||
* Update README.md ([29fafa2](https://github.com/meanjs/mean/commit/29fafa2))
|
||
* Update README.md ([80f2726](https://github.com/meanjs/mean/commit/80f2726))
|
||
* Update README.md ([a42988f](https://github.com/meanjs/mean/commit/a42988f))
|
||
* Update README.md ([aaa597b](https://github.com/meanjs/mean/commit/aaa597b))
|
||
* Update README.md ([d621186](https://github.com/meanjs/mean/commit/d621186))
|
||
* Update README.md ([c65ba05](https://github.com/meanjs/mean/commit/c65ba05))
|
||
* Update README.md ([24d449c](https://github.com/meanjs/mean/commit/24d449c))
|
||
* Update README.md ([276c4a8](https://github.com/meanjs/mean/commit/276c4a8))
|
||
* Update README.md ([249c246](https://github.com/meanjs/mean/commit/249c246))
|
||
* Update README.md ([e66533e](https://github.com/meanjs/mean/commit/e66533e))
|
||
* Update README.md ([ac97ef7](https://github.com/meanjs/mean/commit/ac97ef7))
|
||
* Update README.md ([1ad9777](https://github.com/meanjs/mean/commit/1ad9777))
|
||
* Update README.md ([111da0e](https://github.com/meanjs/mean/commit/111da0e))
|
||
* Update README.md ([4d21120](https://github.com/meanjs/mean/commit/4d21120))
|
||
* Update README.md ([0addcdf](https://github.com/meanjs/mean/commit/0addcdf))
|
||
* Update README.md ([977426f](https://github.com/meanjs/mean/commit/977426f))
|
||
* Update README.md ([e99faff](https://github.com/meanjs/mean/commit/e99faff))
|
||
* Update README.md ([39db681](https://github.com/meanjs/mean/commit/39db681))
|
||
* Update README.md ([2dd53a0](https://github.com/meanjs/mean/commit/2dd53a0))
|
||
* Update README.md ([e7d7e23](https://github.com/meanjs/mean/commit/e7d7e23))
|
||
* Update README.md ([06436c0](https://github.com/meanjs/mean/commit/06436c0)), closes [#13](https://github.com/meanjs/mean/issues/13) [#13](https://github.com/meanjs/mean/issues/13)
|
||
* Update README.md ([bbf8727](https://github.com/meanjs/mean/commit/bbf8727)), closes [#13](https://github.com/meanjs/mean/issues/13) [#13](https://github.com/meanjs/mean/issues/13)
|
||
* Update README.md ([e70923f](https://github.com/meanjs/mean/commit/e70923f))
|
||
* Update README.md ([6ee822a](https://github.com/meanjs/mean/commit/6ee822a))
|
||
* Update README.md ([5d5896c](https://github.com/meanjs/mean/commit/5d5896c))
|
||
* Update README.md ([71736d4](https://github.com/meanjs/mean/commit/71736d4))
|
||
* Update README.md ([a9bde6f](https://github.com/meanjs/mean/commit/a9bde6f))
|
||
* Update README.md ([abf4d66](https://github.com/meanjs/mean/commit/abf4d66))
|
||
* Update README.md ([78aa99a](https://github.com/meanjs/mean/commit/78aa99a))
|
||
* Update README.md ([de9daed](https://github.com/meanjs/mean/commit/de9daed))
|
||
* Update README.md ([f4ccd5a](https://github.com/meanjs/mean/commit/f4ccd5a))
|
||
* Update README.md ([2955fdf](https://github.com/meanjs/mean/commit/2955fdf))
|
||
* Update README.md ([2510ab5](https://github.com/meanjs/mean/commit/2510ab5))
|
||
* Update README.md ([9b2f8de](https://github.com/meanjs/mean/commit/9b2f8de))
|
||
* Update README.MD ([1d3b83c](https://github.com/meanjs/mean/commit/1d3b83c))
|
||
* Update README.md to include where to download the MEAN.JS boilerplate ([2f6427a](https://github.com/meanjs/mean/commit/2f6427a))
|
||
* Update server.js ([2225dda](https://github.com/meanjs/mean/commit/2225dda))
|
||
* Update server.js ([1dd124a](https://github.com/meanjs/mean/commit/1dd124a))
|
||
* update to angular-bootstrap 0.12.0 + fix breaking changes ([adf6e0c](https://github.com/meanjs/mean/commit/adf6e0c))
|
||
* Update to AngularJS 1.2.4 ([f2a85f8](https://github.com/meanjs/mean/commit/f2a85f8))
|
||
* Update to config tabs ([2c319c5](https://github.com/meanjs/mean/commit/2c319c5))
|
||
* Update twitter.js ([d633904](https://github.com/meanjs/mean/commit/d633904))
|
||
* Update UIBootstrap Version ([3ee0e86](https://github.com/meanjs/mean/commit/3ee0e86))
|
||
* Update users.authentication.server.controller.js ([786c546](https://github.com/meanjs/mean/commit/786c546))
|
||
* Update users.js ([1d9f1a0](https://github.com/meanjs/mean/commit/1d9f1a0))
|
||
* Updated angular-file-upload to use static dependency ([a5bceb9](https://github.com/meanjs/mean/commit/a5bceb9))
|
||
* Updated authorization.js redirect ([01c22e4](https://github.com/meanjs/mean/commit/01c22e4))
|
||
* Updated Dockerfile ([e3e1839](https://github.com/meanjs/mean/commit/e3e1839))
|
||
* updated readme to make sure that people understand to open a browser on port 3000 in the end of the ([41da378](https://github.com/meanjs/mean/commit/41da378)), closes [#5](https://github.com/meanjs/mean/issues/5)
|
||
* updated readme to make sure that people understand to open a browser on port 3000 in the end of the ([928f40c](https://github.com/meanjs/mean/commit/928f40c)), closes [#5](https://github.com/meanjs/mean/issues/5)
|
||
* Updated routes and a logic fix ([03a4042](https://github.com/meanjs/mean/commit/03a4042))
|
||
* updated the development.js environment configuration file to use the mean-dev database instead of me ([2e03d13](https://github.com/meanjs/mean/commit/2e03d13))
|
||
* updated to return the req.send() to be consistent with the rest of our codebase ([00b5ff0](https://github.com/meanjs/mean/commit/00b5ff0))
|
||
* Updated to use @fyockm bootstrap-css-only repo. Changed header markup to use bootstrap 3 ([0773d24](https://github.com/meanjs/mean/commit/0773d24))
|
||
* updating .gitignore file with more popular entries ([7bce829](https://github.com/meanjs/mean/commit/7bce829))
|
||
* updating .gitignore with ignoring the correct location of the ssl certficates ([a17f86d](https://github.com/meanjs/mean/commit/a17f86d))
|
||
* updating .travis.yml file for allowing builds to fail ([984e168](https://github.com/meanjs/mean/commit/984e168))
|
||
* updating 0.4.0 merged branch to support the declerative db connection object instead of just a conne ([b76c2cd](https://github.com/meanjs/mean/commit/b76c2cd))
|
||
* updating app startup debug output details for mongodb connection ([75c40bd](https://github.com/meanjs/mean/commit/75c40bd))
|
||
* Updating Build Files ([2f6a0ce](https://github.com/meanjs/mean/commit/2f6a0ce))
|
||
* updating calls to addMenuItem and addSubMenuItem ([d0268ed](https://github.com/meanjs/mean/commit/d0268ed))
|
||
* updating comments for tests in code ([1eddc47](https://github.com/meanjs/mean/commit/1eddc47))
|
||
* Updating configuration text in README. Still needing more definition on social registration properti ([170eb80](https://github.com/meanjs/mean/commit/170eb80))
|
||
* Updating configuration text in README. Still needing more definition on social registration properti ([f6801c5](https://github.com/meanjs/mean/commit/f6801c5))
|
||
* Updating Credits ([51b2f31](https://github.com/meanjs/mean/commit/51b2f31))
|
||
* updating debug information to support https mode reporting ([2786c95](https://github.com/meanjs/mean/commit/2786c95))
|
||
* Updating Dependencies ([d7d4518](https://github.com/meanjs/mean/commit/d7d4518))
|
||
* Updating Deprecated res.send ([e98554e](https://github.com/meanjs/mean/commit/e98554e))
|
||
* updating documentation ([add000d](https://github.com/meanjs/mean/commit/add000d))
|
||
* updating error handler to exit the node app if we cant establish access to mongodb for some reason ([4d9d5ec](https://github.com/meanjs/mean/commit/4d9d5ec))
|
||
* Updating Gitignore ([83d3cd4](https://github.com/meanjs/mean/commit/83d3cd4))
|
||
* updating gitignore file to disregard the _site/ directory which gets created when using jekyll for g ([379f58e](https://github.com/meanjs/mean/commit/379f58e))
|
||
* updating grunt 'force' option to default/force it to false so that we can fail any task that is fail ([c22c888](https://github.com/meanjs/mean/commit/c22c888))
|
||
* updating package.json with latest stable API version for chalk ([8769a6c](https://github.com/meanjs/mean/commit/8769a6c))
|
||
* updating profile upload with a new version of multer ([7ecf933](https://github.com/meanjs/mean/commit/7ecf933))
|
||
* updating README file with more elaborate instructions on running grunt in different environment mode ([39e4282](https://github.com/meanjs/mean/commit/39e4282))
|
||
* Updating README with requirements for grunt, and slightly more clarity on config.js ([d805fc2](https://github.com/meanjs/mean/commit/d805fc2))
|
||
* updating script to attempt generating the ssl certificates directory first before trying to create f ([6ec9233](https://github.com/meanjs/mean/commit/6ec9233))
|
||
* updating ssl generation script to check app root directory location as safe-guard ([176b619](https://github.com/meanjs/mean/commit/176b619))
|
||
* updating support for mongodb connection string to support special chars for username and password ([5b7423c](https://github.com/meanjs/mean/commit/5b7423c))
|
||
* updating the new 0.4.1 dev branch for when 0.4.0 will actually be released ([f8750b3](https://github.com/meanjs/mean/commit/f8750b3))
|
||
* updating the schema save pre hook so that it checks for a modified version of the password field bef ([bf79c17](https://github.com/meanjs/mean/commit/bf79c17))
|
||
* updating travis ci build to install required ruby gem dependencies ([dd254e1](https://github.com/meanjs/mean/commit/dd254e1))
|
||
* updating travis to support installing a local mail server ([0017886](https://github.com/meanjs/mean/commit/0017886))
|
||
* upgrade to angular 1.2.10 to avoid interaction in bower installed based on https://github.com/linnov ([7907608](https://github.com/meanjs/mean/commit/7907608))
|
||
* Use `list-unstyled` to get rid of list styles. Using Bootstrap 3 now. ([1cc82ae](https://github.com/meanjs/mean/commit/1cc82ae))
|
||
* use consolidate to make template engine configurable ([412d6b3](https://github.com/meanjs/mean/commit/412d6b3))
|
||
* Use form validation in articles ([e56c76a](https://github.com/meanjs/mean/commit/e56c76a))
|
||
* use Google OAuth2Strategy to avoid error that key $t must not start with '$' ([0116b34](https://github.com/meanjs/mean/commit/0116b34))
|
||
* use helmet module to more secure application ([afb0f97](https://github.com/meanjs/mean/commit/afb0f97))
|
||
* Use module export instead of json string so that we can use environment variable for credentials inf ([3041b4f](https://github.com/meanjs/mean/commit/3041b4f))
|
||
* Use ng-annotate instead of ngmin ([26d8a12](https://github.com/meanjs/mean/commit/26d8a12))
|
||
* use ngmin, save some typing ([9067499](https://github.com/meanjs/mean/commit/9067499))
|
||
* use pushstate, fall back to window.location.hash. ([b249512](https://github.com/meanjs/mean/commit/b249512))
|
||
* Use Scrypt for password hashes ([5022bc2](https://github.com/meanjs/mean/commit/5022bc2))
|
||
* Use twitter.id_str instead of twitter.id because project.id is returned string explicitly by the fol ([e566939](https://github.com/meanjs/mean/commit/e566939))
|
||
* Use validator.js for email validation ([a23290b](https://github.com/meanjs/mean/commit/a23290b))
|
||
* User ID middleware now uses .findById ([121c38e](https://github.com/meanjs/mean/commit/121c38e))
|
||
* User model tests for roles ([263adcc](https://github.com/meanjs/mean/commit/263adcc))
|
||
* Users Module Revamp ([36f71fa](https://github.com/meanjs/mean/commit/36f71fa))
|
||
* Users Module Version ([38bffbc](https://github.com/meanjs/mean/commit/38bffbc))
|
||
* utilize angular valid / email directive ([9221ee9](https://github.com/meanjs/mean/commit/9221ee9))
|
||
* utilize angular valid / email directive ([d4a8774](https://github.com/meanjs/mean/commit/d4a8774))
|
||
* utlize angular .ng-dirty / .ng-valid / .ng-invalid ([0857f8b](https://github.com/meanjs/mean/commit/0857f8b))
|
||
* valid name needs to be lowercase ([f55bc2f](https://github.com/meanjs/mean/commit/f55bc2f))
|
||
* valid name needs to be lowercase ([c0ffda5](https://github.com/meanjs/mean/commit/c0ffda5))
|
||
* Wait for async saving and removing ([70828bf](https://github.com/meanjs/mean/commit/70828bf))
|
||
* Wait for async saving and removing ([1897ef9](https://github.com/meanjs/mean/commit/1897ef9))
|
||
* walk models directory ([e230ea2](https://github.com/meanjs/mean/commit/e230ea2))
|
||
* workaround fig bug ([c93abfe](https://github.com/meanjs/mean/commit/c93abfe))
|
||
* workaround for express 4 connectMongo session bug ([ff4ae8b](https://github.com/meanjs/mean/commit/ff4ae8b))
|
||
* workaround manual bower install ([04e74f2](https://github.com/meanjs/mean/commit/04e74f2))
|
||
* Fix(Users): Remove redundant request body (#1554) ([5725c44](https://github.com/meanjs/mean/commit/5725c44))
|
||
* grunt(core): Remove Excess Grunt Dependencies (#1543) ([afe0d38](https://github.com/meanjs/mean/commit/afe0d38))
|
||
* feat(angular): disable Angular debug data in production (#1457) ([07a860f](https://github.com/meanjs/mean/commit/07a860f))
|
||
* feat(articles): Article Admin feature (#807) ([89075cb](https://github.com/meanjs/mean/commit/89075cb))
|
||
* feat(articles): ArticlesService extended $resource (#1266) ([a7370a7](https://github.com/meanjs/mean/commit/a7370a7))
|
||
* feat(articles): Modify articles module to implement style guidelines. ([b3ad56e](https://github.com/meanjs/mean/commit/b3ad56e)), closes [#874](https://github.com/meanjs/mean/issues/874) [#339](https://github.com/meanjs/mean/issues/339)
|
||
* feat(articles): Rename list.articles.client.controller.js to list-articles.client.controller.js ([a014ffc](https://github.com/meanjs/mean/commit/a014ffc)), closes [#1192](https://github.com/meanjs/mean/issues/1192)
|
||
* feat(build): added imagemin to gulp ([1a3f6f8](https://github.com/meanjs/mean/commit/1a3f6f8))
|
||
* feat(build): Modify Travis config (#1467) ([55525bd](https://github.com/meanjs/mean/commit/55525bd))
|
||
* feat(build): Wiredep task for grunt and gulp (#1402) ([0934f87](https://github.com/meanjs/mean/commit/0934f87)), closes [#1398](https://github.com/meanjs/mean/issues/1398) [#1402](https://github.com/meanjs/mean/issues/1402)
|
||
* feat(chat): Modify chat module to implement johnpapa styleguide. ([5d15e64](https://github.com/meanjs/mean/commit/5d15e64))
|
||
* feat(CI): Add Node v6 and remove v5 from allow_failures (#1328) ([5da5a61](https://github.com/meanjs/mean/commit/5da5a61))
|
||
* feat(config): Adding host configuration feature ([6e4c54f](https://github.com/meanjs/mean/commit/6e4c54f))
|
||
* feat(config): adds a generic DOMAIN configuration environment (#1469) ([cf246ba](https://github.com/meanjs/mean/commit/cf246ba)), closes [#871](https://github.com/meanjs/mean/issues/871) [#847](https://github.com/meanjs/mean/issues/847)
|
||
* feat(config): Deprecate JSHint in favor of ESLint ([d14d513](https://github.com/meanjs/mean/commit/d14d513)), closes [#1072](https://github.com/meanjs/mean/issues/1072) [#1097](https://github.com/meanjs/mean/issues/1097)
|
||
* feat(config): Local env configurations ([6d74474](https://github.com/meanjs/mean/commit/6d74474))
|
||
* feat(config): Upgrade angular-bootstrap 0.13 to 1.0 ([9cd4cec](https://github.com/meanjs/mean/commit/9cd4cec)), closes [#1142](https://github.com/meanjs/mean/issues/1142) [#1131](https://github.com/meanjs/mean/issues/1131)
|
||
* feat(config): upgrade to angular 1.5 ([500d1a6](https://github.com/meanjs/mean/commit/500d1a6)), closes [#1124](https://github.com/meanjs/mean/issues/1124)
|
||
* feat(core): Add error handler for failed requests (#1557) ([d5b8ffa](https://github.com/meanjs/mean/commit/d5b8ffa)), closes [#1556](https://github.com/meanjs/mean/issues/1556)
|
||
* feat(core): add notification feedback with angular-ui-notification (#1532) ([607ed06](https://github.com/meanjs/mean/commit/607ed06))
|
||
* feat(core): Add prod asset versioning (#1536) ([b0c5ad9](https://github.com/meanjs/mean/commit/b0c5ad9)), closes [#1509](https://github.com/meanjs/mean/issues/1509)
|
||
* feat(core): change console in angular to (#1551) ([4aa5d77](https://github.com/meanjs/mean/commit/4aa5d77)), closes [#1541](https://github.com/meanjs/mean/issues/1541)
|
||
* feat(core): Enable ng-strict-di (#1389) ([5009a72](https://github.com/meanjs/mean/commit/5009a72))
|
||
* feat(core): Minor UI fixes for mobile; autofocus (#1499) ([73a7c2c](https://github.com/meanjs/mean/commit/73a7c2c)), closes [#1499](https://github.com/meanjs/mean/issues/1499) [#1496](https://github.com/meanjs/mean/issues/1496) [#1479](https://github.com/meanjs/mean/issues/1479)
|
||
* feat(core): Modify core module to implement style guidelines. ([b2462ec](https://github.com/meanjs/mean/commit/b2462ec))
|
||
* feat(core): Move template to .github folder ([cb841ef](https://github.com/meanjs/mean/commit/cb841ef))
|
||
* feat(core): update project dependencies, fix express config (#1463) ([1413645](https://github.com/meanjs/mean/commit/1413645)), closes [#1463](https://github.com/meanjs/mean/issues/1463)
|
||
* feat(core): updating dependencies (#1548) ([e5e984c](https://github.com/meanjs/mean/commit/e5e984c))
|
||
* feat(core): updating gulp dependencies ([8645b24](https://github.com/meanjs/mean/commit/8645b24))
|
||
* feat(csrf): Added Lusca CSRF Prevention ([b2db312](https://github.com/meanjs/mean/commit/b2db312)), closes [#828](https://github.com/meanjs/mean/issues/828)
|
||
* feat(debug): replacing deprecated gulp-node-inspector with vanilla node-inspector ([19145b9](https://github.com/meanjs/mean/commit/19145b9))
|
||
* feat(deps): Update server-side dependencies ([1c143ae](https://github.com/meanjs/mean/commit/1c143ae))
|
||
* feat(deps): update socket.io dependency ([fc78cbd](https://github.com/meanjs/mean/commit/fc78cbd))
|
||
* feat(docker): Add Dockerfile for production ([25bd40c](https://github.com/meanjs/mean/commit/25bd40c)), closes [#1431](https://github.com/meanjs/mean/issues/1431) [#1435](https://github.com/meanjs/mean/issues/1435) [#1435](https://github.com/meanjs/mean/issues/1435) [#1435](https://github.com/meanjs/mean/issues/1435)
|
||
* feat(docker): persisting the container names for the docker containers that get created allows to ea ([852a1a6](https://github.com/meanjs/mean/commit/852a1a6))
|
||
* feat(docker): Update docker-compose to version 2 ([2066be6](https://github.com/meanjs/mean/commit/2066be6)), closes [#1434](https://github.com/meanjs/mean/issues/1434) [#1434](https://github.com/meanjs/mean/issues/1434) [#1434](https://github.com/meanjs/mean/issues/1434) [#1434](https://github.com/meanjs/mean/issues/1434) [#1434](https://github.com/meanjs/mean/issues/1434) [#1434](https://github.com/meanjs/mean/issues/1434) [#1434](https://github.com/meanjs/mean/issues/1434)
|
||
* feat(express): introducing handlebars nodejs template system (#1461) ([f6e5797](https://github.com/meanjs/mean/commit/f6e5797)), closes [#1286](https://github.com/meanjs/mean/issues/1286)
|
||
* feat(forever): removing forever dependency (#1409) ([6911b80](https://github.com/meanjs/mean/commit/6911b80))
|
||
* feat(github): adding support for Pull Requests templates ([b3f9180](https://github.com/meanjs/mean/commit/b3f9180))
|
||
* feat(gulp): Add copyLocalEnvConfigExample task to Gulp ([b0f76dc](https://github.com/meanjs/mean/commit/b0f76dc))
|
||
* feat(gulp): Add gulp task mkdir:upload to ensure upload directory exists. ([6cacc15](https://github.com/meanjs/mean/commit/6cacc15))
|
||
* feat(gulp): Add node-inspector task to Gulp ([936379d](https://github.com/meanjs/mean/commit/936379d))
|
||
* feat(gulp): add wiredep gulp task ([3d199ea](https://github.com/meanjs/mean/commit/3d199ea))
|
||
* feat(gulp): deprecating Grunt in favor of Gulp and NPM commands (#1390) ([d915157](https://github.com/meanjs/mean/commit/d915157))
|
||
* feat(gulp): Gulp Server Watch for Mocha ([bf2eeed](https://github.com/meanjs/mean/commit/bf2eeed))
|
||
* feat(gulp): replacing the unmaintained gulp-livereload with gulp-refresh ([119753f](https://github.com/meanjs/mean/commit/119753f))
|
||
* feat(gulp): test:server:watch task onlyChanged (#1298) ([eaead7a](https://github.com/meanjs/mean/commit/eaead7a)), closes [#1297](https://github.com/meanjs/mean/issues/1297)
|
||
* feat(html): support noscript tag on layout for browsers with no javascript (#1454) ([99c64cf](https://github.com/meanjs/mean/commit/99c64cf))
|
||
* feat(logs): replacing unmaintained and vulnerable file-stream-rotator package with winston log facil ([c8cbcd3](https://github.com/meanjs/mean/commit/c8cbcd3))
|
||
* feat(mongodb): support for mongodb secure connections with ssl certificates (#1472) ([c0f6cb3](https://github.com/meanjs/mean/commit/c0f6cb3)), closes [#1349](https://github.com/meanjs/mean/issues/1349)
|
||
* feat(package.json): Set Async version to ~ from ^ ([2ee7194](https://github.com/meanjs/mean/commit/2ee7194))
|
||
* feat(profile): Profile picture cropping, mobile uploading and progress bar (#1443) ([246c5d9](https://github.com/meanjs/mean/commit/246c5d9))
|
||
* feat(sass): replacing grunt-contrib-sass with grunt-sass (#1363) ([239ce61](https://github.com/meanjs/mean/commit/239ce61))
|
||
* feat(security): adding snyk support to test our dependencies for insecure vulnerabilities as part of ([0638294](https://github.com/meanjs/mean/commit/0638294))
|
||
* feat(ssl): supporting a certificate authority bundle file for the secured SSL configuration (#1342) ([c364922](https://github.com/meanjs/mean/commit/c364922))
|
||
* feat(tests): add client and server test coverage to Gulp (#1466) ([7be1910](https://github.com/meanjs/mean/commit/7be1910))
|
||
* feat(travis): Test on Mac and Linux ([0091d3f](https://github.com/meanjs/mean/commit/0091d3f))
|
||
* feat(ui): improved social login buttons UI (#1471) ([c2cfc38](https://github.com/meanjs/mean/commit/c2cfc38))
|
||
* feat(user): add strict validations for username (#1574) ([fb9d9d9](https://github.com/meanjs/mean/commit/fb9d9d9)), closes [#1204](https://github.com/meanjs/mean/issues/1204)
|
||
* feat(users): change username to usernameOrEmail in signin (#1545) ([6a6b630](https://github.com/meanjs/mean/commit/6a6b630))
|
||
* feat(users): Edit Profile client controller tests (#1329) ([b795ddc](https://github.com/meanjs/mean/commit/b795ddc))
|
||
* feat(users): Modify users module to implement style guidelines. ([173b702](https://github.com/meanjs/mean/commit/173b702))
|
||
* feat(users): prevent route leaking access token (#1417) ([54ae7dc](https://github.com/meanjs/mean/commit/54ae7dc))
|
||
* feat(users): Supporting valid email according to HTML5 and RFC 822 ([33258f1](https://github.com/meanjs/mean/commit/33258f1)), closes [#934](https://github.com/meanjs/mean/issues/934)
|
||
* deprecate(grunt): Remove Grunt (#1175) ([83c7c47](https://github.com/meanjs/mean/commit/83c7c47))
|
||
* eat(core): use npm commands ([5a91d7d](https://github.com/meanjs/mean/commit/5a91d7d))
|
||
* bug: remove social account. ([b18a7dd](https://github.com/meanjs/mean/commit/b18a7dd))
|
||
* bug(docker): Change Node Version ([710c70d](https://github.com/meanjs/mean/commit/710c70d))
|
||
* bug(docs): Update change log command ([ab7d92a](https://github.com/meanjs/mean/commit/ab7d92a))
|
||
* bug(readme): Remove Broken Live Demo Link ([9bfb312](https://github.com/meanjs/mean/commit/9bfb312))
|
||
* test(travis): Add Testing for Node 5 ([eafad77](https://github.com/meanjs/mean/commit/eafad77))
|
||
* BUG: fix admin access (blocking user PUT) ([839f805](https://github.com/meanjs/mean/commit/839f805))
|
||
* BUG: Path separator support for windows. ([3e378b4](https://github.com/meanjs/mean/commit/3e378b4))
|
||
* BUG: Removed a ng-binding to article.content in user-list.client.view.html ([2747df6](https://github.com/meanjs/mean/commit/2747df6))
|
||
* formatting: indent ([b8d6fa7](https://github.com/meanjs/mean/commit/b8d6fa7))
|
||
* Feature: Article CRUD ops. Added supertests. closes meanjs/mean#92 ([2ec6fa0](https://github.com/meanjs/mean/commit/2ec6fa0)), closes [meanjs/mean#92](https://github.com/meanjs/mean/issues/92)
|
||
|
||
|
||
|
||
<a name="0.4.2"></a>
|
||
## 0.4.2 (2015-11-11)
|
||
|
||
|
||
* bug(readme): Remove Broken Live Demo Link ([9bfb312](https://github.com/meanjs/mean/commit/9bfb312))
|
||
* test(travis): Add Testing for Node 5 ([eafad77](https://github.com/meanjs/mean/commit/eafad77))
|
||
* [bug] Dont use Cache ([3db8709](https://github.com/meanjs/mean/commit/3db8709))
|
||
* [bug] Gulp test wasn't running server tests ([2131ccd](https://github.com/meanjs/mean/commit/2131ccd))
|
||
* [bug] Seed Password's strength [Closes #908] ([1095131](https://github.com/meanjs/mean/commit/1095131)), closes [#908](https://github.com/meanjs/mean/issues/908)
|
||
* [doc] Add seed user instructions to README ([927855f](https://github.com/meanjs/mean/commit/927855f))
|
||
* [docs] Changelog ([892d9bf](https://github.com/meanjs/mean/commit/892d9bf))
|
||
* [docs] Information about Contributing ([5a4fe5a](https://github.com/meanjs/mean/commit/5a4fe5a))
|
||
* [hotfix] Fixes db seed password bug ([1c7d742](https://github.com/meanjs/mean/commit/1c7d742))
|
||
* [hotfix] SeedDB missing in env config ([28f1f57](https://github.com/meanjs/mean/commit/28f1f57))
|
||
* Add ESLint support ([d5cc4b7](https://github.com/meanjs/mean/commit/d5cc4b7))
|
||
* Added Ruby and Sass to requirements with install directions ([cec3e1f](https://github.com/meanjs/mean/commit/cec3e1f))
|
||
* Added short Gulp Section to Intro ([1a3d3c1](https://github.com/meanjs/mean/commit/1a3d3c1))
|
||
* adding ability to configure session.secret in local env config ([2eb0b09](https://github.com/meanjs/mean/commit/2eb0b09))
|
||
* Adding another job for Travis CI to run the `grunt coverage` task on every build ([c6e0f68](https://github.com/meanjs/mean/commit/c6e0f68))
|
||
* adding caching for packages and npm modules across builds. Also setting sudo to false as it's not us ([97d7eb7](https://github.com/meanjs/mean/commit/97d7eb7))
|
||
* adding karma coverage for grunt ([c2b13b9](https://github.com/meanjs/mean/commit/c2b13b9))
|
||
* Adding MEAN.JS version information as part of the startup info when app loads ([58b371b](https://github.com/meanjs/mean/commit/58b371b))
|
||
* adding more API tests ([eb7c4f8](https://github.com/meanjs/mean/commit/eb7c4f8))
|
||
* adding protractor options to fix travis failing ([83eb2dc](https://github.com/meanjs/mean/commit/83eb2dc))
|
||
* adding return done() to tests ([b07af94](https://github.com/meanjs/mean/commit/b07af94))
|
||
* adding route tests for user/admin CRUD operations ([de354ee](https://github.com/meanjs/mean/commit/de354ee))
|
||
* adding stronger password requirements for improving security based on OWASP ([1fd6bb6](https://github.com/meanjs/mean/commit/1fd6bb6))
|
||
* Adding support for meanjs-version specific configuration option and displaying both MEAN.JS project ([a12746e](https://github.com/meanjs/mean/commit/a12746e))
|
||
* adding support for nodejs v4 and allowing it to fail without failing the complete build for CI ([0302a76](https://github.com/meanjs/mean/commit/0302a76))
|
||
* adding tests for directives ([6514044](https://github.com/meanjs/mean/commit/6514044))
|
||
* adding tests for meanjs core server functionality ([6f8b5bf](https://github.com/meanjs/mean/commit/6f8b5bf))
|
||
* adding the required support to properly build the nodejs v4 edition ([b7a57ab](https://github.com/meanjs/mean/commit/b7a57ab))
|
||
* Changed favicon string to env variable ([5af083c](https://github.com/meanjs/mean/commit/5af083c))
|
||
* Dummy config directory for the articles module to make it easier for developers to understand and re ([903b4ca](https://github.com/meanjs/mean/commit/903b4ca))
|
||
* Duplicate CRUD Test - Profile Picture ([a871c92](https://github.com/meanjs/mean/commit/a871c92))
|
||
* Enable log options for Morgan ([8cd2291](https://github.com/meanjs/mean/commit/8cd2291))
|
||
* Fail Build on Node 4 ([c8672a5](https://github.com/meanjs/mean/commit/c8672a5))
|
||
* Favicon invalid path ([e6a5732](https://github.com/meanjs/mean/commit/e6a5732))
|
||
* Fix redirection to previous state after required authentication ([2b8bee0](https://github.com/meanjs/mean/commit/2b8bee0))
|
||
* Fix typo ([be36823](https://github.com/meanjs/mean/commit/be36823))
|
||
* fixed bug #923 - making password reset links work for both http and https configuration ([b824ebc](https://github.com/meanjs/mean/commit/b824ebc)), closes [#923](https://github.com/meanjs/mean/issues/923)
|
||
* fixes #898 - addressing the issue where the webhook API is hard-coded into the travis config file ([70e83ff](https://github.com/meanjs/mean/commit/70e83ff)), closes [#898](https://github.com/meanjs/mean/issues/898)
|
||
* fixing grunt and gulp e2e tests ([fdf1ad5](https://github.com/meanjs/mean/commit/fdf1ad5))
|
||
* fixing jshint issues by requiring single quotes ([a38abd0](https://github.com/meanjs/mean/commit/a38abd0))
|
||
* Fixing jshint issues with grunt, gulp, and reset-password script. ([1f79770](https://github.com/meanjs/mean/commit/1f79770))
|
||
* fixing spacing ([96bcd6d](https://github.com/meanjs/mean/commit/96bcd6d))
|
||
* Format code according to ESLint rules ([0323696](https://github.com/meanjs/mean/commit/0323696))
|
||
* Formatting and Indentation ([75cf745](https://github.com/meanjs/mean/commit/75cf745))
|
||
* Global Mocha timeout ([037878b](https://github.com/meanjs/mean/commit/037878b))
|
||
* Link for download link (NodeJs download) ([c83eefa](https://github.com/meanjs/mean/commit/c83eefa))
|
||
* Lock mongoose version to a working version ([64916dd](https://github.com/meanjs/mean/commit/64916dd))
|
||
* Logger Development config default ([99fe989](https://github.com/meanjs/mean/commit/99fe989))
|
||
* Merge pull request #1000 from tatethurston/docs/requirements ([27ce914](https://github.com/meanjs/mean/commit/27ce914))
|
||
* Merge pull request #1001 from ilanbiala/node-pre-gyp ([9795cc0](https://github.com/meanjs/mean/commit/9795cc0)), closes [#938](https://github.com/meanjs/mean/issues/938)
|
||
* Merge pull request #1002 from codydaig/docs/contributing-docs ([eb8d819](https://github.com/meanjs/mean/commit/eb8d819))
|
||
* Merge pull request #1004 from lirantal/feature/travis-webhooks-as-env-variables ([71cc173](https://github.com/meanjs/mean/commit/71cc173))
|
||
* Merge pull request #1006 from zeldar/gulpdocs#741 ([aa5f12b](https://github.com/meanjs/mean/commit/aa5f12b))
|
||
* Merge pull request #1008 from codydaig/nocache ([4dc0f30](https://github.com/meanjs/mean/commit/4dc0f30))
|
||
* Merge pull request #1009 from codydaig/bug/mongoose ([c2a86e0](https://github.com/meanjs/mean/commit/c2a86e0))
|
||
* Merge pull request #1019 from mleanos/logger-default-stdout ([1ddd364](https://github.com/meanjs/mean/commit/1ddd364))
|
||
* Merge pull request #1020 from codydaig/updateMongoose ([afd93b4](https://github.com/meanjs/mean/commit/afd93b4))
|
||
* Merge pull request #1022 from codydaig/docs/changelog3 ([3165351](https://github.com/meanjs/mean/commit/3165351))
|
||
* Merge pull request #1025 from mleanos/seeddb-missing-config ([860f7ce](https://github.com/meanjs/mean/commit/860f7ce))
|
||
* Merge pull request #1026 from jloveland/jshint-issues-missed ([d7d1d64](https://github.com/meanjs/mean/commit/d7d1d64))
|
||
* Merge pull request #1027 from rodp82/master ([c2f0d18](https://github.com/meanjs/mean/commit/c2f0d18))
|
||
* Merge pull request #1028 from mleanos/duplicate-test-profile-picture ([1cd909a](https://github.com/meanjs/mean/commit/1cd909a))
|
||
* Merge pull request #1039 from ryanjbaxter/bluemix-mongo-changes ([61ea25c](https://github.com/meanjs/mean/commit/61ea25c))
|
||
* Merge pull request #1042 from codydaig/test/node5 ([829a7de](https://github.com/meanjs/mean/commit/829a7de))
|
||
* Merge pull request #1043 from codydaig/bug/liveexample ([23cad18](https://github.com/meanjs/mean/commit/23cad18))
|
||
* Merge pull request #801 from codydaig/docs/pull793 ([fe0d106](https://github.com/meanjs/mean/commit/fe0d106))
|
||
* Merge pull request #878 from jloveland/owasp-password-strength ([5c16db2](https://github.com/meanjs/mean/commit/5c16db2))
|
||
* Merge pull request #886 from lirantal/feature/travis-ci-enable-coverage-task ([522cc6b](https://github.com/meanjs/mean/commit/522cc6b))
|
||
* Merge pull request #887 from lirantal/feature/app-startup-version-number ([d1a9119](https://github.com/meanjs/mean/commit/d1a9119))
|
||
* Merge pull request #890 from lirantal/feature/article-module-dummy-config-dir ([bd1a7d7](https://github.com/meanjs/mean/commit/bd1a7d7))
|
||
* Merge pull request #891 from codydaig/bug/gulphang ([48b1a9c](https://github.com/meanjs/mean/commit/48b1a9c)), closes [#873](https://github.com/meanjs/mean/issues/873)
|
||
* Merge pull request #893 from lirantal/feature/seeddb-refactor-users ([fba6eb7](https://github.com/meanjs/mean/commit/fba6eb7))
|
||
* Merge pull request #901 from igorauad/fixRedirection ([5901b17](https://github.com/meanjs/mean/commit/5901b17))
|
||
* Merge pull request #904 from jloveland/jshint-single-quotes ([cc80930](https://github.com/meanjs/mean/commit/cc80930))
|
||
* Merge pull request #906 from lirantal/feature/travis-add-node-v4 ([be3622b](https://github.com/meanjs/mean/commit/be3622b))
|
||
* Merge pull request #909 from codydaig/patch-1 ([03da3ee](https://github.com/meanjs/mean/commit/03da3ee)), closes [#908](https://github.com/meanjs/mean/issues/908)
|
||
* Merge pull request #910 from jloveland/hide-password-validator ([cc486d5](https://github.com/meanjs/mean/commit/cc486d5))
|
||
* Merge pull request #911 from simonlinj/patch-1 ([3e69385](https://github.com/meanjs/mean/commit/3e69385))
|
||
* Merge pull request #917 from simison/patch-13 ([8cbbb35](https://github.com/meanjs/mean/commit/8cbbb35))
|
||
* Merge pull request #921 from mleanos/dbseed-user-passwords ([b800141](https://github.com/meanjs/mean/commit/b800141))
|
||
* Merge pull request #922 from lirantal/feature/travis-add-node-v4-gcc-update ([3cfd978](https://github.com/meanjs/mean/commit/3cfd978))
|
||
* Merge pull request #924 from lirantal/bugfix/923-ssl-support-for-password-reset ([cdd6a79](https://github.com/meanjs/mean/commit/cdd6a79)), closes [#923](https://github.com/meanjs/mean/issues/923)
|
||
* Merge pull request #925 from lirantal/bugfix/user-route-tests-typos ([0a91e34](https://github.com/meanjs/mean/commit/0a91e34))
|
||
* Merge pull request #927 from jloveland/local-session-secret ([28ae5d6](https://github.com/meanjs/mean/commit/28ae5d6))
|
||
* Merge pull request #928 from lirantal/feature/user-route-tests-improve ([658ac8d](https://github.com/meanjs/mean/commit/658ac8d))
|
||
* Merge pull request #937 from lirantal/feature/seeddb-refactoring ([7fcd4f2](https://github.com/meanjs/mean/commit/7fcd4f2))
|
||
* Merge pull request #939 from jloveland/e2e-tests-fix ([7a9ee53](https://github.com/meanjs/mean/commit/7a9ee53)), closes [#929](https://github.com/meanjs/mean/issues/929)
|
||
* Merge pull request #944 from SibuStephen/patch-1 ([1b22b7c](https://github.com/meanjs/mean/commit/1b22b7c))
|
||
* Merge pull request #948 from gustavodemari/update-multer-profile-upload ([63d0d71](https://github.com/meanjs/mean/commit/63d0d71)), closes [#947](https://github.com/meanjs/mean/issues/947)
|
||
* Merge pull request #956 from mleanos/mocha-test-suite-timeouts ([3ff893a](https://github.com/meanjs/mean/commit/3ff893a)), closes [#955](https://github.com/meanjs/mean/issues/955)
|
||
* Merge pull request #957 from mleanos/seeddb-enhance-testability ([e30c3d1](https://github.com/meanjs/mean/commit/e30c3d1))
|
||
* Merge pull request #959 from lirantal/feature/user-route-tests-improve-3 ([4586c29](https://github.com/meanjs/mean/commit/4586c29))
|
||
* Merge pull request #967 from mleanos/user-model-validate-bug ([19aea2f](https://github.com/meanjs/mean/commit/19aea2f)), closes [#966](https://github.com/meanjs/mean/issues/966)
|
||
* Merge pull request #968 from jloveland/e2e-test-error ([3454cf8](https://github.com/meanjs/mean/commit/3454cf8))
|
||
* Merge pull request #971 from jloveland/session-tests-return ([9c78c63](https://github.com/meanjs/mean/commit/9c78c63))
|
||
* Merge pull request #972 from mleanos/mocha-global-timeout-grunt ([8a12f76](https://github.com/meanjs/mean/commit/8a12f76))
|
||
* Merge pull request #980 from codydaig/patch-1 ([7406b2d](https://github.com/meanjs/mean/commit/7406b2d))
|
||
* Merge pull request #985 from jloveland/karma-coverage ([76e11e4](https://github.com/meanjs/mean/commit/76e11e4))
|
||
* Merge pull request #987 from mleanos/favicon-path-bug ([3a4c51a](https://github.com/meanjs/mean/commit/3a4c51a)), closes [#979](https://github.com/meanjs/mean/issues/979)
|
||
* Merge pull request #990 from ilanbiala/eslint ([1729db3](https://github.com/meanjs/mean/commit/1729db3)), closes [#763](https://github.com/meanjs/mean/issues/763)
|
||
* Merge pull request #991 from ilanbiala/formatting-fixes ([52f94a2](https://github.com/meanjs/mean/commit/52f94a2))
|
||
* Merge pull request #993 from jloveland/e2e-fail-travis ([7509074](https://github.com/meanjs/mean/commit/7509074))
|
||
* Merge pull request #999 from mleanos/morgan-logger-config ([a6b3f14](https://github.com/meanjs/mean/commit/a6b3f14))
|
||
* Mocha test timeouts [fixes #955] ([3b375e6](https://github.com/meanjs/mean/commit/3b375e6)), closes [#955](https://github.com/meanjs/mean/issues/955)
|
||
* refactoring the seeddb logic to work with promises all over due to all the async behavior ([9886093](https://github.com/meanjs/mean/commit/9886093))
|
||
* Refactoring the seeded user objects to be easily maintained ([05f9053](https://github.com/meanjs/mean/commit/05f9053))
|
||
* removing keepAlive conf to fail travis if e2e tests fail ([70d7e17](https://github.com/meanjs/mean/commit/70d7e17))
|
||
* renaming strength meter, hiding when password field is empty, and refactoring directives to use $va ([f733efb](https://github.com/meanjs/mean/commit/f733efb))
|
||
* Repeating Characters condition ([3d37e20](https://github.com/meanjs/mean/commit/3d37e20))
|
||
* Seed options - logResults ([0560062](https://github.com/meanjs/mean/commit/0560062))
|
||
* Solves User model validation bug ([288f0b4](https://github.com/meanjs/mean/commit/288f0b4))
|
||
* Switched to using new MongoDB service in Bluemix since MongoLabs is being removed ([7340e68](https://github.com/meanjs/mean/commit/7340e68))
|
||
* Synchronous tests ([32e0d12](https://github.com/meanjs/mean/commit/32e0d12))
|
||
* Update Bower manifest ([08c0732](https://github.com/meanjs/mean/commit/08c0732))
|
||
* Update Mongoose Version ([09bc727](https://github.com/meanjs/mean/commit/09bc727))
|
||
* Update package.json ([2ab02b7](https://github.com/meanjs/mean/commit/2ab02b7))
|
||
* updating .travis.yml file for allowing builds to fail ([984e168](https://github.com/meanjs/mean/commit/984e168))
|
||
* updating comments for tests in code ([1eddc47](https://github.com/meanjs/mean/commit/1eddc47))
|
||
* updating profile upload with a new version of multer ([7ecf933](https://github.com/meanjs/mean/commit/7ecf933))
|
||
* updating travis to support installing a local mail server ([0017886](https://github.com/meanjs/mean/commit/0017886))
|
||
|
||
<a name="0.4.1"></a>
|
||
## 0.4.1 (2015-09-03)
|
||
|
||
|
||
* [docs] Contributing.md ([ef7ce74](https://github.com/meanjs/mean/commit/ef7ce74))
|
||
* [fix] Empty Chat Messages ([8128570](https://github.com/meanjs/mean/commit/8128570))
|
||
* [fix] Install ruby and SASS with Docker ([814b856](https://github.com/meanjs/mean/commit/814b856))
|
||
* [fix] Was storing a 6 char password in plain text [fixes #829] ([5c287f5](https://github.com/meanjs/mean/commit/5c287f5)), closes [#829](https://github.com/meanjs/mean/issues/829)
|
||
* [test] Allow an email with sub domains ([74f58bb](https://github.com/meanjs/mean/commit/74f58bb))
|
||
* 0.4.1 ([834555c](https://github.com/meanjs/mean/commit/834555c))
|
||
* Added Deploy To Bluemix button to the README ([2892fe3](https://github.com/meanjs/mean/commit/2892fe3))
|
||
* Added missing /client/ path ([195cbe5](https://github.com/meanjs/mean/commit/195cbe5))
|
||
* Adding coverage report for server-side tests using istanbul ([7252032](https://github.com/meanjs/mean/commit/7252032))
|
||
* adding ordered cipher list, stronger settings in generate-ssl-certs script, and hsts settings ([4949bdd](https://github.com/meanjs/mean/commit/4949bdd))
|
||
* Adding suite of tests for the e-mail validation field in the users model ([89050d5](https://github.com/meanjs/mean/commit/89050d5))
|
||
* adding support for a configurable ssl-mode and and ssl cert/key files in the environment configurati ([384fb7d](https://github.com/meanjs/mean/commit/384fb7d))
|
||
* Adding support for configurable session expiration time ([0aa5e68](https://github.com/meanjs/mean/commit/0aa5e68))
|
||
* adding support for coveralls integration for mean.js to report live project code coverage informatio ([7c286b0](https://github.com/meanjs/mean/commit/7c286b0))
|
||
* Adding support for sessionKey configuration parameter to allow to easily change the session key that ([360c3a4](https://github.com/meanjs/mean/commit/360c3a4))
|
||
* Adding the NSP tool to audit our packages version for known security vulnerabilities as part of the ([e1d69b8](https://github.com/meanjs/mean/commit/e1d69b8))
|
||
* Admin Users require role ([bbbe877](https://github.com/meanjs/mean/commit/bbbe877))
|
||
* Allow Guests to view Articles ([cbebed9](https://github.com/meanjs/mean/commit/cbebed9))
|
||
* Changed .html files to have 2 spaces instead of tabs ([5754b03](https://github.com/meanjs/mean/commit/5754b03))
|
||
* client-side form validation with ng-messages. ([8015476](https://github.com/meanjs/mean/commit/8015476))
|
||
* Closes #202 - if user does not authorize email scope, email will not be mapped. Username will be ge ([27d2818](https://github.com/meanjs/mean/commit/27d2818)), closes [#202](https://github.com/meanjs/mean/issues/202)
|
||
* Code from mleanos ([9fc6091](https://github.com/meanjs/mean/commit/9fc6091))
|
||
* Correct <br /> Tags and set Title ([4b43c4e](https://github.com/meanjs/mean/commit/4b43c4e))
|
||
* Corrected 'prod' task in gulpfile ([d737696](https://github.com/meanjs/mean/commit/d737696))
|
||
* Database seeding ([ea97f2e](https://github.com/meanjs/mean/commit/ea97f2e))
|
||
* do not save state to previous (history) for routes marked ignoreState. ([c6d2683](https://github.com/meanjs/mean/commit/c6d2683))
|
||
* fix default session cookie maxAge ([3b5e13e](https://github.com/meanjs/mean/commit/3b5e13e))
|
||
* fix indentation ([cb9d7e3](https://github.com/meanjs/mean/commit/cb9d7e3))
|
||
* fix some typos ([8fc9b50](https://github.com/meanjs/mean/commit/8fc9b50))
|
||
* Fixed bug with Socket IO session ([792488e](https://github.com/meanjs/mean/commit/792488e))
|
||
* Fixed end tags in page header ([851973f](https://github.com/meanjs/mean/commit/851973f))
|
||
* Fixed issue where if local.js exists then grunt test will run on that environment config and possibl ([d188326](https://github.com/meanjs/mean/commit/d188326))
|
||
* Fixed User model tests ([14b8dd4](https://github.com/meanjs/mean/commit/14b8dd4))
|
||
* Fixing Menus service remove bugs. ([ec3af65](https://github.com/meanjs/mean/commit/ec3af65))
|
||
* fixing up a user model test which was not setup correctly without the async done() callback, which l ([463f5b9](https://github.com/meanjs/mean/commit/463f5b9))
|
||
* Force Lowercase & Remove Sensitive Data ([aafa5e6](https://github.com/meanjs/mean/commit/aafa5e6))
|
||
* Initial commit to return /client to the URL include paths ([d319f92](https://github.com/meanjs/mean/commit/d319f92))
|
||
* Link to editorconfig from CONTRIBUTING.md ([601cf9f](https://github.com/meanjs/mean/commit/601cf9f))
|
||
* local.example.js still has old fb auth callback ([3527537](https://github.com/meanjs/mean/commit/3527537))
|
||
* Major Fixing and Refactoring tests ([6db8a4e](https://github.com/meanjs/mean/commit/6db8a4e))
|
||
* Make tests pass ([1f7bfdd](https://github.com/meanjs/mean/commit/1f7bfdd))
|
||
* Make TopBar Public By Default ([e68b422](https://github.com/meanjs/mean/commit/e68b422))
|
||
* mask exception route, but show not-found page. ([9fdd2a0](https://github.com/meanjs/mean/commit/9fdd2a0))
|
||
* Merge branch '0.4.0-cf' of https://github.com/ryanjbaxter/mean into ryanjbaxter-0.4.0-cf ([2f60b2b](https://github.com/meanjs/mean/commit/2f60b2b))
|
||
* Merge branch 'ryanjbaxter-0.4.0-cf' ([21d87e9](https://github.com/meanjs/mean/commit/21d87e9))
|
||
* Merge pull request #755 from Gym/bug-reset-password ([232883b](https://github.com/meanjs/mean/commit/232883b))
|
||
* Merge pull request #756 from lirantal/feature/users_module_tests ([057a0cc](https://github.com/meanjs/mean/commit/057a0cc))
|
||
* Merge pull request #758 from trainerbill/PathRefactor ([86b16c9](https://github.com/meanjs/mean/commit/86b16c9))
|
||
* Merge pull request #759 from Gym/client-side-validation ([01bd98b](https://github.com/meanjs/mean/commit/01bd98b))
|
||
* Merge pull request #762 from lirantal/feature/grunt_fail_on_failures ([1e51e06](https://github.com/meanjs/mean/commit/1e51e06))
|
||
* Merge pull request #765 from jloveland/more-security ([fe20d3c](https://github.com/meanjs/mean/commit/fe20d3c))
|
||
* Merge pull request #766 from lirantal/feature/jshint-deprecated-options ([c959180](https://github.com/meanjs/mean/commit/c959180))
|
||
* Merge pull request #768 from lirantal/feature/users_module_tests_2 ([0f3259f](https://github.com/meanjs/mean/commit/0f3259f))
|
||
* Merge pull request #771 from lirantal/bugfix/fix_user_module_async_tests ([609d958](https://github.com/meanjs/mean/commit/609d958))
|
||
* Merge pull request #773 from codydaig/patch-2 ([21f1f4e](https://github.com/meanjs/mean/commit/21f1f4e))
|
||
* Merge pull request #774 from Gym/remove-data-prefix ([ff59de0](https://github.com/meanjs/mean/commit/ff59de0))
|
||
* Merge pull request #780 from codydaig/feature/issue583 ([114706e](https://github.com/meanjs/mean/commit/114706e))
|
||
* Merge pull request #781 from codydaig/bug/listArticlesAuth ([0be1b11](https://github.com/meanjs/mean/commit/0be1b11))
|
||
* Merge pull request #787 from Gym/spaces ([3064b28](https://github.com/meanjs/mean/commit/3064b28))
|
||
* Merge pull request #790 from ryanjbaxter/bluemix-button ([9450c82](https://github.com/meanjs/mean/commit/9450c82))
|
||
* Merge pull request #791 from pgrodrigues/master ([820355c](https://github.com/meanjs/mean/commit/820355c))
|
||
* Merge pull request #793 from trainerbill/SeedDB2 ([d41490c](https://github.com/meanjs/mean/commit/d41490c))
|
||
* Merge pull request #796 from trainerbill/UnauthorizedRoute2 ([2b015b0](https://github.com/meanjs/mean/commit/2b015b0))
|
||
* Merge pull request #798 from lirantal/feature/security-enhancements-session ([7200426](https://github.com/meanjs/mean/commit/7200426))
|
||
* Merge pull request #799 from lirantal/feature/users_module_tests_4 ([d9a8647](https://github.com/meanjs/mean/commit/d9a8647))
|
||
* Merge pull request #804 from lirantal/feature/session-expiration-enhancement-2 ([84926ab](https://github.com/meanjs/mean/commit/84926ab))
|
||
* Merge pull request #805 from vaucouleur/master ([a5250c3](https://github.com/meanjs/mean/commit/a5250c3))
|
||
* Merge pull request #806 from pgrodrigues/master ([1f0f1b7](https://github.com/meanjs/mean/commit/1f0f1b7))
|
||
* Merge pull request #810 from cdriscol/menus_service_issue ([793187c](https://github.com/meanjs/mean/commit/793187c))
|
||
* Merge pull request #811 from lirantal/feature/code-coverage ([7051345](https://github.com/meanjs/mean/commit/7051345))
|
||
* Merge pull request #812 from mleanos/bug/socket-session-key ([5b78706](https://github.com/meanjs/mean/commit/5b78706))
|
||
* Merge pull request #815 from codydaig/docs/Contributing ([bed01ce](https://github.com/meanjs/mean/commit/bed01ce))
|
||
* Merge pull request #816 from lirantal/feature/secure-mode-sslcerts-configurable ([98f3e8c](https://github.com/meanjs/mean/commit/98f3e8c))
|
||
* Merge pull request #820 from pgrodrigues/master ([d6d2b41](https://github.com/meanjs/mean/commit/d6d2b41))
|
||
* Merge pull request #821 from codydaig/fix/editorconfig ([bc31d45](https://github.com/meanjs/mean/commit/bc31d45))
|
||
* Merge pull request #824 from lirantal/bugfix/localjs-env-params-used-for-tests ([2e8d659](https://github.com/meanjs/mean/commit/2e8d659))
|
||
* Merge pull request #825 from seanemmer/master ([a1570c4](https://github.com/meanjs/mean/commit/a1570c4))
|
||
* Merge pull request #826 from codydaig/test/userEmail ([6474718](https://github.com/meanjs/mean/commit/6474718))
|
||
* Merge pull request #827 from mleanos/hotfix/default-env-client-path ([72067fd](https://github.com/meanjs/mean/commit/72067fd))
|
||
* Merge pull request #830 from codydaig/bug/password ([7b880e9](https://github.com/meanjs/mean/commit/7b880e9)), closes [#829](https://github.com/meanjs/mean/issues/829)
|
||
* Merge pull request #832 from codydaig/fix/dockerSASS ([e03b892](https://github.com/meanjs/mean/commit/e03b892)), closes [#789](https://github.com/meanjs/mean/issues/789)
|
||
* Merge pull request #835 from simison/patch-12 ([37b0bdd](https://github.com/meanjs/mean/commit/37b0bdd))
|
||
* Merge pull request #836 from Gym/0.4.1 ([b1f814e](https://github.com/meanjs/mean/commit/b1f814e))
|
||
* Merge pull request #840 from lirantal/feature/users_module_tests_% ([6af137d](https://github.com/meanjs/mean/commit/6af137d))
|
||
* Merge pull request #841 from Gym/master ([51196c5](https://github.com/meanjs/mean/commit/51196c5))
|
||
* Merge pull request #842 from Gym/fb-enhancements ([05355b9](https://github.com/meanjs/mean/commit/05355b9))
|
||
* Merge pull request #843 from Gym/bug-previous-state ([cfe71bb](https://github.com/meanjs/mean/commit/cfe71bb))
|
||
* Merge pull request #844 from Gym/404-behavior ([b8147cb](https://github.com/meanjs/mean/commit/b8147cb))
|
||
* Merge pull request #845 from lirantal/feature/sessionCookie-refactoring-params ([67491a8](https://github.com/meanjs/mean/commit/67491a8))
|
||
* Merge pull request #846 from lirantal/feature/refresh-homepage-links ([979c4e5](https://github.com/meanjs/mean/commit/979c4e5))
|
||
* Merge pull request #850 from vaucouleur/filenames ([a004b66](https://github.com/meanjs/mean/commit/a004b66))
|
||
* Merge pull request #851 from lirantal/feature/security-nsp-ci-packages-up-to-date ([0e3f638](https://github.com/meanjs/mean/commit/0e3f638))
|
||
* Merge pull request #852 from mleanos/chat-empty-message ([e415dc3](https://github.com/meanjs/mean/commit/e415dc3))
|
||
* Merge pull request #853 from Gym/task-enhancements ([85d2a1a](https://github.com/meanjs/mean/commit/85d2a1a))
|
||
* Merge pull request #858 from mleanos/admin-users-require-role ([8335aa7](https://github.com/meanjs/mean/commit/8335aa7))
|
||
* Merge pull request #863 from mleanos/hotfix/user-model-tests-roles ([16b481f](https://github.com/meanjs/mean/commit/16b481f))
|
||
* Merge pull request #864 from codydaig/bug/cfconfig ([40cc691](https://github.com/meanjs/mean/commit/40cc691)), closes [#861](https://github.com/meanjs/mean/issues/861)
|
||
* Merge pull request #866 from almegdad/0.4.0 ([320826b](https://github.com/meanjs/mean/commit/320826b))
|
||
* Merge pull request #875 from meanjs/travis-gitter-integration ([57bd17a](https://github.com/meanjs/mean/commit/57bd17a))
|
||
* Merge pull request #876 from codydaig/0.4.1 ([3890aae](https://github.com/meanjs/mean/commit/3890aae))
|
||
* re-factoring the server model tests to create user model from schema only during tests, so that we c ([346ebd6](https://github.com/meanjs/mean/commit/346ebd6))
|
||
* refactoring the async nature in the user model tests to account for mocha 2 second timeouts causing ([c967a98](https://github.com/meanjs/mean/commit/c967a98))
|
||
* Refactoring the Session Cookie configuration and adding more configurale parameters ([80b63b5](https://github.com/meanjs/mean/commit/80b63b5))
|
||
* Refreshing the M.E.A.N links and description in the homepage ([4a65439](https://github.com/meanjs/mean/commit/4a65439))
|
||
* Remove data- prefix from attributes ([3bf07fe](https://github.com/meanjs/mean/commit/3bf07fe))
|
||
* Remove Dev Branch Badges ([019e420](https://github.com/meanjs/mean/commit/019e420))
|
||
* remove double esnext entry in .jshintrc ([8b29833](https://github.com/meanjs/mean/commit/8b29833))
|
||
* Remove non CF specific files ([57079e2](https://github.com/meanjs/mean/commit/57079e2))
|
||
* removing deprecated options in the latest versiosn of jshint which will be replaced by adding JSCS s ([9149dc4](https://github.com/meanjs/mean/commit/9149dc4))
|
||
* Renamed files using convention verb-object.client.etc. Closes #817 ([ab82acb](https://github.com/meanjs/mean/commit/ab82acb)), closes [#817](https://github.com/meanjs/mean/issues/817) [#817](https://github.com/meanjs/mean/issues/817)
|
||
* reset-password enhancements and bug fix ([01a8d5e](https://github.com/meanjs/mean/commit/01a8d5e))
|
||
* Task enhancements ([1fa9776](https://github.com/meanjs/mean/commit/1fa9776))
|
||
* Travis now sends notifications to Gitter ([d1c3348](https://github.com/meanjs/mean/commit/d1c3348))
|
||
* Unauthorized client routing ([ed89f9e](https://github.com/meanjs/mean/commit/ed89f9e))
|
||
* updating grunt 'force' option to default/force it to false so that we can fail any task that is fail ([c22c888](https://github.com/meanjs/mean/commit/c22c888))
|
||
* updating travis ci build to install required ruby gem dependencies ([dd254e1](https://github.com/meanjs/mean/commit/dd254e1))
|
||
* use pushstate, fall back to window.location.hash. ([b249512](https://github.com/meanjs/mean/commit/b249512))
|
||
* User model tests for roles ([263adcc](https://github.com/meanjs/mean/commit/263adcc))
|
||
|
||
|
||
|
||
<a name="0.4.0"></a>
|
||
# 0.4.0 (2015-08-03)
|
||
|
||
|
||
### bug
|
||
|
||
* bug: remove social account. ([b18a7dd](https://github.com/meanjs/mean/commit/b18a7dd))
|
||
|
||
### BUG
|
||
|
||
* BUG: fix admin access (blocking user PUT) ([839f805](https://github.com/meanjs/mean/commit/839f805))
|
||
* BUG: Path separator support for windows. ([3e378b4](https://github.com/meanjs/mean/commit/3e378b4))
|
||
* BUG: Removed a ng-binding to article.content in user-list.client.view.html ([2747df6](https://github.com/meanjs/mean/commit/2747df6))
|
||
|
||
### formatting
|
||
|
||
* formatting: indent ([b8d6fa7](https://github.com/meanjs/mean/commit/b8d6fa7))
|
||
|
||
* #450 Fixing unrelated jshint warnings ([b61d6a7](https://github.com/meanjs/mean/commit/b61d6a7))
|
||
* #450 minor formatting fixes. ([9f45e63](https://github.com/meanjs/mean/commit/9f45e63))
|
||
* #450 Now the mocha task synchronously calls mongoose connect and ([5f57f9d](https://github.com/meanjs/mean/commit/5f57f9d))
|
||
* #450 Use the error reported by mocha. Added some comments explaining ([ffde5e8](https://github.com/meanjs/mean/commit/ffde5e8))
|
||
* #501 Handle 404 errors at Express backend at at Angular frontend ([ba1a447](https://github.com/meanjs/mean/commit/ba1a447))
|
||
* #501 Use req.format() to content-negotiate correct response ([fd17026](https://github.com/meanjs/mean/commit/fd17026))
|
||
* `package.json` will always use 2 spaces indent ([73be794](https://github.com/meanjs/mean/commit/73be794))
|
||
* 0.4.0 branch merged into master ([67e96a4](https://github.com/meanjs/mean/commit/67e96a4))
|
||
* Add fonts and svgs to gzip compression pattern ([fea436f](https://github.com/meanjs/mean/commit/fea436f))
|
||
* Add Grunt task to make sure uploads directory exists ([eba4754](https://github.com/meanjs/mean/commit/eba4754))
|
||
* Add missing newline at the end of text files ([e027f40](https://github.com/meanjs/mean/commit/e027f40))
|
||
* Add some abstraction to local strategy login error ([e11ffda](https://github.com/meanjs/mean/commit/e11ffda))
|
||
* add user route tests ([4bbc4a3](https://github.com/meanjs/mean/commit/4bbc4a3))
|
||
* Added Master and Dev Badges to README ([a7e065e](https://github.com/meanjs/mean/commit/a7e065e))
|
||
* Added missing dependency injection in Chat ([0fa9b95](https://github.com/meanjs/mean/commit/0fa9b95))
|
||
* Added Visual Studio files to gitignore ([6c2c77c](https://github.com/meanjs/mean/commit/6c2c77c))
|
||
* Added Visual Studio files to gitignore ([c3380bf](https://github.com/meanjs/mean/commit/c3380bf))
|
||
* Adding client test coverage. ([d5ea5c9](https://github.com/meanjs/mean/commit/d5ea5c9))
|
||
* adding couple more tests to confirm users model works as expected ([ac35f0f](https://github.com/meanjs/mean/commit/ac35f0f))
|
||
* Adding karma-ng-html2js-preprocessor to fix karma tests. Adding user mock to articles tests. ([c468539](https://github.com/meanjs/mean/commit/c468539))
|
||
* adding ssl back in ([3e1d0b5](https://github.com/meanjs/mean/commit/3e1d0b5))
|
||
* addressing missing newlines and node 0.12 version for travis-ci ([d5b22e3](https://github.com/meanjs/mean/commit/d5b22e3))
|
||
* Adjust profile image URLs on Fb and Twitter strategies ([12766c1](https://github.com/meanjs/mean/commit/12766c1))
|
||
* Admin module base & user admin implementation. ([6066020](https://github.com/meanjs/mean/commit/6066020))
|
||
* appending a base tag to the head before jasmine tests run. ([9e7239b](https://github.com/meanjs/mean/commit/9e7239b))
|
||
* Auth service ([9c501db](https://github.com/meanjs/mean/commit/9c501db))
|
||
* Because html5Mode is enabled, the links the social buttons point to will not work, the request to /a ([87217da](https://github.com/meanjs/mean/commit/87217da))
|
||
* Bump glob to version 5.0 ([dd0cdfc](https://github.com/meanjs/mean/commit/dd0cdfc))
|
||
* change _.extend to _.merge ([4d1ae6e](https://github.com/meanjs/mean/commit/4d1ae6e))
|
||
* Change file ignore pattern to match word 'core' instead of chars ([659c8de](https://github.com/meanjs/mean/commit/659c8de))
|
||
* cleaning up application startup information ([9fb2215](https://github.com/meanjs/mean/commit/9fb2215))
|
||
* cleaning up code blocks in README ([8c2156f](https://github.com/meanjs/mean/commit/8c2156f))
|
||
* Cleanly track mongoose connection in test task sequence ([71c4d4b](https://github.com/meanjs/mean/commit/71c4d4b))
|
||
* Correctly encode and decode password salt ([08f1750](https://github.com/meanjs/mean/commit/08f1750))
|
||
* Disconnect method to close DB connection ([e954a20](https://github.com/meanjs/mean/commit/e954a20))
|
||
* displayName undefined ([7605956](https://github.com/meanjs/mean/commit/7605956))
|
||
* do not use aes when creating ssl certs to prevent password requirement ([bf777d9](https://github.com/meanjs/mean/commit/bf777d9))
|
||
* duplicate controller. This was moved under settings/ ([d0bb4a3](https://github.com/meanjs/mean/commit/d0bb4a3))
|
||
* Enable redirection to previous page after login ([e6a35a7](https://github.com/meanjs/mean/commit/e6a35a7))
|
||
* enabling the lint task when running tests so we can identify coding convention issues on Pull-Reques ([c90dda9](https://github.com/meanjs/mean/commit/c90dda9))
|
||
* enhancing error message with an actual instruction on how to fix the missing ssl problem when runnin ([315187e](https://github.com/meanjs/mean/commit/315187e))
|
||
* Enhancing support for development envionrment to enable mongoose debug mode so that we can debug db ([0bcadcc](https://github.com/meanjs/mean/commit/0bcadcc))
|
||
* Fig changed to Compose ([08b2f74](https://github.com/meanjs/mean/commit/08b2f74))
|
||
* Filter states for which login is required during state change ([9fc88e6](https://github.com/meanjs/mean/commit/9fc88e6))
|
||
* Final Clean Up after code review ([1b54d35](https://github.com/meanjs/mean/commit/1b54d35))
|
||
* Fix #283 glob path issue for Windows ([acccc03](https://github.com/meanjs/mean/commit/acccc03)), closes [#283](https://github.com/meanjs/mean/issues/283) [#283](https://github.com/meanjs/mean/issues/283)
|
||
* Fix #321 image paths in social meta tags [v0.4] ([ab18e14](https://github.com/meanjs/mean/commit/ab18e14)), closes [#321](https://github.com/meanjs/mean/issues/321)
|
||
* fix btn-large class names. ([b6818b6](https://github.com/meanjs/mean/commit/b6818b6))
|
||
* Fix deprecated ExpressJS req.param('provider') ([10d35d1](https://github.com/meanjs/mean/commit/10d35d1))
|
||
* fix failing tests ([67e38ae](https://github.com/meanjs/mean/commit/67e38ae))
|
||
* Fix Gulp throwing errors ([6f09033](https://github.com/meanjs/mean/commit/6f09033))
|
||
* Fix headers to HTML5 format ([238bbe1](https://github.com/meanjs/mean/commit/238bbe1))
|
||
* Fix merge conflicts ([a98a84f](https://github.com/meanjs/mean/commit/a98a84f))
|
||
* Fix message catching the field for which a duplicate key error ocurred ([0efc82d](https://github.com/meanjs/mean/commit/0efc82d))
|
||
* Fix typo at gitignore ([b7f24c6](https://github.com/meanjs/mean/commit/b7f24c6))
|
||
* fixing chalk and console usage for consistency reasons ([411765b](https://github.com/meanjs/mean/commit/411765b))
|
||
* fixing err object which isnt present in this check, replacing it with a text message ([52fe443](https://github.com/meanjs/mean/commit/52fe443))
|
||
* fixing up SSL support on startup to fallback to non-SSL mode if files are not present ([03b7f6f](https://github.com/meanjs/mean/commit/03b7f6f))
|
||
* formatting reboot (space-2 and consistency) ([ef3a3f9](https://github.com/meanjs/mean/commit/ef3a3f9))
|
||
* Get site title from default ([40878bb](https://github.com/meanjs/mean/commit/40878bb))
|
||
* Gulp now closes the mongoose connection ([6cce3d0](https://github.com/meanjs/mean/commit/6cce3d0)), closes [#450](https://github.com/meanjs/mean/issues/450)
|
||
* Hide email address and remove trailing whitespaces ([c800c0a](https://github.com/meanjs/mean/commit/c800c0a))
|
||
* Ignore ALL .log files at gitignore ([f24ce65](https://github.com/meanjs/mean/commit/f24ce65)), closes [#523](https://github.com/meanjs/mean/issues/523)
|
||
* Indentation fixes ([fe1d584](https://github.com/meanjs/mean/commit/fe1d584))
|
||
* Initial support for deploying MEANJS to Cloud Foundry ([efd3ee4](https://github.com/meanjs/mean/commit/efd3ee4))
|
||
* JSHint test failing because of missing semicolon ([c572ed7](https://github.com/meanjs/mean/commit/c572ed7))
|
||
* keeping nodejs versions 0.10 and 0.12 as the test servers for travis configuration ([96f8ab5](https://github.com/meanjs/mean/commit/96f8ab5))
|
||
* Make emails unique ([5d4d7ce](https://github.com/meanjs/mean/commit/5d4d7ce))
|
||
* Merge branch '0.4.0' ([d0613ce](https://github.com/meanjs/mean/commit/d0613ce))
|
||
* Merge branch '0.4.0' of github.com:meanjs/mean into 0.4.0 ([16aa646](https://github.com/meanjs/mean/commit/16aa646))
|
||
* Merge branch '0.4.0' of https://github.com/meanjs/mean into #450 ([6d0363f](https://github.com/meanjs/mean/commit/6d0363f))
|
||
* Merge branch '0.4.0' of https://github.com/Robaum/mean into Robaum-0.4.0 ([6bb5b8c](https://github.com/meanjs/mean/commit/6bb5b8c))
|
||
* Merge branch 'bugfix/404/#501' of https://github.com/dotch/mean-1 into error-404-pages ([8190ee4](https://github.com/meanjs/mean/commit/8190ee4))
|
||
* Merge branch 'pr/278' into 0.4.0 ([f891660](https://github.com/meanjs/mean/commit/f891660))
|
||
* Merge branch 'Robaum-0.4.0' into 0.4.0 ([9e8ee9e](https://github.com/meanjs/mean/commit/9e8ee9e))
|
||
* Merge pull request #323 from AndreasHassing/0.4.0 ([90c9ddb](https://github.com/meanjs/mean/commit/90c9ddb)), closes [#283](https://github.com/meanjs/mean/issues/283) [#321](https://github.com/meanjs/mean/issues/321)
|
||
* Merge pull request #376 from rmuch/fix-salt-encoding-merge-0.4.0 ([61f1a22](https://github.com/meanjs/mean/commit/61f1a22))
|
||
* Merge pull request #382 from igorauad/providerImages ([dd9a3af](https://github.com/meanjs/mean/commit/dd9a3af))
|
||
* Merge pull request #384 from igorauad/facebook2.0 ([1e450b4](https://github.com/meanjs/mean/commit/1e450b4))
|
||
* Merge pull request #386 from sylvainlap/0.4.0 ([1d18127](https://github.com/meanjs/mean/commit/1d18127))
|
||
* Merge pull request #396 from sylvainlap/0.4.0 ([8f4ded8](https://github.com/meanjs/mean/commit/8f4ded8))
|
||
* Merge pull request #411 from berendt/executable_bit ([c3dea3e](https://github.com/meanjs/mean/commit/c3dea3e))
|
||
* Merge pull request #413 from berendt/add_newline ([6e1085e](https://github.com/meanjs/mean/commit/6e1085e))
|
||
* Merge pull request #421 from vepasto/0.4.0 ([709c27f](https://github.com/meanjs/mean/commit/709c27f))
|
||
* Merge pull request #425 from vepasto/fix-file-ignore ([d1b4bde](https://github.com/meanjs/mean/commit/d1b4bde)), closes [#424](https://github.com/meanjs/mean/issues/424)
|
||
* Merge pull request #439 from igorauad/uniqueEmail ([82d2377](https://github.com/meanjs/mean/commit/82d2377))
|
||
* Merge pull request #445 from dotch/0.4.0 ([9e1a6aa](https://github.com/meanjs/mean/commit/9e1a6aa))
|
||
* Merge pull request #453 from reblace/#450 ([cabb4c4](https://github.com/meanjs/mean/commit/cabb4c4)), closes [#450](https://github.com/meanjs/mean/issues/450)
|
||
* Merge pull request #456 from dotch/0.4.0 ([69b0588](https://github.com/meanjs/mean/commit/69b0588))
|
||
* Merge pull request #458 from ilanbiala/0.4.0 ([77535bd](https://github.com/meanjs/mean/commit/77535bd))
|
||
* Merge pull request #463 from adamwalz/0.4.0 ([a0495ea](https://github.com/meanjs/mean/commit/a0495ea))
|
||
* Merge pull request #487 from igorauad/0.4.0 ([99a8168](https://github.com/meanjs/mean/commit/99a8168))
|
||
* Merge pull request #497 from ilanbiala/0.4.0 ([79ec946](https://github.com/meanjs/mean/commit/79ec946))
|
||
* Merge pull request #498 from ilanbiala/0.4.0 ([bb37d1b](https://github.com/meanjs/mean/commit/bb37d1b))
|
||
* Merge pull request #509 from simison/patch-1 ([8b9a625](https://github.com/meanjs/mean/commit/8b9a625))
|
||
* Merge pull request #516 from tcwd/0.4.0 ([25974a6](https://github.com/meanjs/mean/commit/25974a6))
|
||
* Merge pull request #522 from simison/patch-4 ([90dbbb6](https://github.com/meanjs/mean/commit/90dbbb6))
|
||
* Merge pull request #529 from pgrodrigues/0.4.0 ([9a9db26](https://github.com/meanjs/mean/commit/9a9db26))
|
||
* Merge pull request #531 from pgrodrigues/0.4.0 ([426ce9e](https://github.com/meanjs/mean/commit/426ce9e))
|
||
* Merge pull request #548 from jloveland/generate-sslcerts ([3ea400f](https://github.com/meanjs/mean/commit/3ea400f))
|
||
* Merge pull request #549 from vepasto/patch-5 ([6fddcf4](https://github.com/meanjs/mean/commit/6fddcf4))
|
||
* Merge pull request #565 from simison/patch-7 ([5564979](https://github.com/meanjs/mean/commit/5564979))
|
||
* Merge pull request #566 from simison/error-404-pages ([00a4c06](https://github.com/meanjs/mean/commit/00a4c06))
|
||
* Merge pull request #575 from pgrodrigues/0.4.0 ([cd5db4a](https://github.com/meanjs/mean/commit/cd5db4a))
|
||
* Merge pull request #576 from simison/patch-8 ([801ba33](https://github.com/meanjs/mean/commit/801ba33))
|
||
* Merge pull request #579 from lirantal/0.4.0-backport-local-config-feature-553 ([716925b](https://github.com/meanjs/mean/commit/716925b))
|
||
* Merge pull request #582 from simison/patch-9 ([b1d95e0](https://github.com/meanjs/mean/commit/b1d95e0))
|
||
* Merge pull request #586 from cdriscol/remove-target-on-signin ([6003085](https://github.com/meanjs/mean/commit/6003085))
|
||
* Merge pull request #599 from loulin/0.4.0 ([ade074c](https://github.com/meanjs/mean/commit/ade074c))
|
||
* Merge pull request #610 from trainerbill/PayPalAuth4 ([855a399](https://github.com/meanjs/mean/commit/855a399))
|
||
* Merge pull request #616 from meanjs/master_to_0.4.0 ([c2bcfa3](https://github.com/meanjs/mean/commit/c2bcfa3))
|
||
* Merge pull request #621 from simison/patch-10 ([2159094](https://github.com/meanjs/mean/commit/2159094))
|
||
* Merge pull request #622 from Gym/0.4.0 ([99e0ea8](https://github.com/meanjs/mean/commit/99e0ea8))
|
||
* Merge pull request #632 from danaronoff/0.4.0 ([8aa9dfa](https://github.com/meanjs/mean/commit/8aa9dfa))
|
||
* Merge pull request #633 from Gym/package-formatting ([11b37f2](https://github.com/meanjs/mean/commit/11b37f2))
|
||
* Merge pull request #634 from Gym/0.4.0 ([e8c79e4](https://github.com/meanjs/mean/commit/e8c79e4))
|
||
* Merge pull request #637 from Gym/0.4.0 ([cff3efe](https://github.com/meanjs/mean/commit/cff3efe))
|
||
* Merge pull request #640 from lirantal/bugfix/server-startup-log ([e1001b8](https://github.com/meanjs/mean/commit/e1001b8))
|
||
* Merge pull request #641 from lirantal/bugfix/db-name-per-environment ([00879f5](https://github.com/meanjs/mean/commit/00879f5))
|
||
* Merge pull request #642 from lirantal/bugfix/password-changing-on-user-save ([d9c15e2](https://github.com/meanjs/mean/commit/d9c15e2))
|
||
* Merge pull request #643 from lirantal/enhancement/README-update-grunt-startup ([ab68fd2](https://github.com/meanjs/mean/commit/ab68fd2))
|
||
* Merge pull request #645 from djorak/patch-1 ([6d199a5](https://github.com/meanjs/mean/commit/6d199a5))
|
||
* Merge pull request #647 from lirantal/bugfix/cleanup-readme ([a146a30](https://github.com/meanjs/mean/commit/a146a30))
|
||
* Merge pull request #651 from grantgeorge/no-password-ssl-certs ([32c12bb](https://github.com/meanjs/mean/commit/32c12bb))
|
||
* Merge pull request #656 from fauria/0.4.0 ([a1355a0](https://github.com/meanjs/mean/commit/a1355a0))
|
||
* Merge pull request #658 from codydaig/npm3-patch2 ([e1605b6](https://github.com/meanjs/mean/commit/e1605b6))
|
||
* Merge pull request #659 from lirantal/bugfix/secure-mode-fix ([2f8e20e](https://github.com/meanjs/mean/commit/2f8e20e))
|
||
* Merge pull request #665 from codydaig/mergeissue ([53194ff](https://github.com/meanjs/mean/commit/53194ff))
|
||
* Merge pull request #666 from Gym/task-enhancements ([3a39f0a](https://github.com/meanjs/mean/commit/3a39f0a))
|
||
* Merge pull request #668 from cdriscol/base_tag ([09251d1](https://github.com/meanjs/mean/commit/09251d1))
|
||
* Merge pull request #671 from lirantal/feature/lint-on-grunt-test ([bed8ff5](https://github.com/meanjs/mean/commit/bed8ff5))
|
||
* Merge pull request #673 from codydaig/bugfix/consolelog ([e6b8a69](https://github.com/meanjs/mean/commit/e6b8a69))
|
||
* Merge pull request #676 from Gym/admin-feature ([e1ca1aa](https://github.com/meanjs/mean/commit/e1ca1aa))
|
||
* Merge pull request #682 from codydaig/patch-2 ([29d264d](https://github.com/meanjs/mean/commit/29d264d))
|
||
* Merge pull request #683 from mleanos/gitignore_VS ([e3405d2](https://github.com/meanjs/mean/commit/e3405d2))
|
||
* Merge pull request #684 from lirantal/feature/users_tests_email_unique ([a62f25e](https://github.com/meanjs/mean/commit/a62f25e))
|
||
* Merge pull request #685 from codydaig/pull664 ([d7f9622](https://github.com/meanjs/mean/commit/d7f9622))
|
||
* Merge pull request #688 from codydaig/bugfix/github_undefined_displayname ([8a81cf0](https://github.com/meanjs/mean/commit/8a81cf0)), closes [#519](https://github.com/meanjs/mean/issues/519)
|
||
* Merge pull request #691 from lirantal/feature/missing_ssl_better_log ([0369db4](https://github.com/meanjs/mean/commit/0369db4))
|
||
* Merge pull request #693 from lirantal/feature/clean_angular_hashbang_urls ([c671f65](https://github.com/meanjs/mean/commit/c671f65))
|
||
* Merge pull request #698 from simison/patch-11 ([7c5b311](https://github.com/meanjs/mean/commit/7c5b311))
|
||
* Merge pull request #699 from lirantal/bugfix/unused-variable ([0e3f194](https://github.com/meanjs/mean/commit/0e3f194))
|
||
* Merge pull request #700 from trainerbill/requireLogin ([c8880ea](https://github.com/meanjs/mean/commit/c8880ea))
|
||
* Merge pull request #701 from mleanos/socket-connect ([0c76179](https://github.com/meanjs/mean/commit/0c76179))
|
||
* Merge pull request #703 from lirantal/bugfix/config_chalk_console_log_order ([7d7d076](https://github.com/meanjs/mean/commit/7d7d076))
|
||
* Merge pull request #706 from Gym/formatting-reboot ([9c0068c](https://github.com/meanjs/mean/commit/9c0068c))
|
||
* Merge pull request #707 from lirantal/feature/mongoose_debug_option ([4f7aed0](https://github.com/meanjs/mean/commit/4f7aed0))
|
||
* Merge pull request #710 from mleanos/Chat-Missing-Auth-DI ([0faeb31](https://github.com/meanjs/mean/commit/0faeb31))
|
||
* Merge pull request #713 from Gym/0.4.0 ([88b8f9e](https://github.com/meanjs/mean/commit/88b8f9e))
|
||
* Merge pull request #714 from cdriscol/fix_karma_errors_html2js ([460ef53](https://github.com/meanjs/mean/commit/460ef53))
|
||
* Merge pull request #720 from vaucouleur/getErrorMessage ([09870db](https://github.com/meanjs/mean/commit/09870db))
|
||
* Merge pull request #728 from cdriscol/angular_tests ([612a76c](https://github.com/meanjs/mean/commit/612a76c)), closes [#663](https://github.com/meanjs/mean/issues/663)
|
||
* Merge pull request #729 from mleanos/angular-file-upload-static-dep ([6b3220c](https://github.com/meanjs/mean/commit/6b3220c)), closes [#722](https://github.com/meanjs/mean/issues/722) [#724](https://github.com/meanjs/mean/issues/724)
|
||
* Merge pull request #731 from simison/mkdir-uploads ([b7aebf3](https://github.com/meanjs/mean/commit/b7aebf3))
|
||
* Merge pull request #733 from codydaig/enhancement/pull662 ([8104c98](https://github.com/meanjs/mean/commit/8104c98))
|
||
* Merge pull request #734 from codydaig/docs/040release ([b8b8d01](https://github.com/meanjs/mean/commit/b8b8d01))
|
||
* Merge pull request #736 from lirantal/feature/refactor-app-service ([7aaf363](https://github.com/meanjs/mean/commit/7aaf363))
|
||
* Merge pull request #737 from lirantal/feature/0.4.0_prepare_release ([c2c0c62](https://github.com/meanjs/mean/commit/c2c0c62))
|
||
* Merge pull request #744 from Gym/0.4.0 ([a66c3fe](https://github.com/meanjs/mean/commit/a66c3fe))
|
||
* Merge pull request #750 from lirantal/bugfix/gitignore_jekyll_assets ([5bdd8f9](https://github.com/meanjs/mean/commit/5bdd8f9))
|
||
* Merge remote-tracking branch 'upstream/0.4.0' into 0.4.0 ([07e8b41](https://github.com/meanjs/mean/commit/07e8b41))
|
||
* Modify Generator Refrences/Docs ([c539cdb](https://github.com/meanjs/mean/commit/c539cdb))
|
||
* Move livereload, image, and favicon to config ([a62c4dd](https://github.com/meanjs/mean/commit/a62c4dd))
|
||
* move task configs to separate properties. ([0f7cf54](https://github.com/meanjs/mean/commit/0f7cf54))
|
||
* Moved all editor setting to bottom ([0a7a715](https://github.com/meanjs/mean/commit/0a7a715))
|
||
* Moved all editor setting to bottom ([c7ec27e](https://github.com/meanjs/mean/commit/c7ec27e))
|
||
* New 0.4 version ([ab81d61](https://github.com/meanjs/mean/commit/ab81d61))
|
||
* PayPal Authentication ([8694b7e](https://github.com/meanjs/mean/commit/8694b7e))
|
||
* porting pull request from master to 0.4.0 branch: Local environment variables to address issue #553 ([1ea9f55](https://github.com/meanjs/mean/commit/1ea9f55))
|
||
* Prepare for role-based access control of states ([e21805f](https://github.com/meanjs/mean/commit/e21805f))
|
||
* Prettier res.status().format() ([7070796](https://github.com/meanjs/mean/commit/7070796))
|
||
* Properly track DB disconnect ([81c2847](https://github.com/meanjs/mean/commit/81c2847))
|
||
* Putting the head in order ([2802729](https://github.com/meanjs/mean/commit/2802729))
|
||
* Refactor ([fb71619](https://github.com/meanjs/mean/commit/fb71619))
|
||
* Refactoring server application service to enable modularity and callbacks, as well as provide app, d ([edb6234](https://github.com/meanjs/mean/commit/edb6234))
|
||
* Remove console.log from an article test ([a8dae99](https://github.com/meanjs/mean/commit/a8dae99))
|
||
* Remove dist files 0.4.0 ([eced93f](https://github.com/meanjs/mean/commit/eced93f))
|
||
* Remove duplicate assets definition ([50937ea](https://github.com/meanjs/mean/commit/50937ea))
|
||
* Remove executable bit when not necessary ([4879a8e](https://github.com/meanjs/mean/commit/4879a8e))
|
||
* remove href attribute. ([9ca71c8](https://github.com/meanjs/mean/commit/9ca71c8))
|
||
* Remove Image Uploads ([c94c870](https://github.com/meanjs/mean/commit/c94c870))
|
||
* Remove Image Uploads ([9ef1812](https://github.com/meanjs/mean/commit/9ef1812))
|
||
* Remove more unused requires ([b2d76b8](https://github.com/meanjs/mean/commit/b2d76b8))
|
||
* Remove un-used hasAuthorization and requiresLogin ([fcb6f90](https://github.com/meanjs/mean/commit/fcb6f90))
|
||
* remove unused dependcies. ([75c8052](https://github.com/meanjs/mean/commit/75c8052))
|
||
* Remove unused passport require ([7f1b46b](https://github.com/meanjs/mean/commit/7f1b46b))
|
||
* Remove unused scope declarations. ([9e19493](https://github.com/meanjs/mean/commit/9e19493))
|
||
* Remove username from facebook strategy ([9929f1b](https://github.com/meanjs/mean/commit/9929f1b))
|
||
* removed /#! in user controllers ([de3b890](https://github.com/meanjs/mean/commit/de3b890))
|
||
* Removed duplicate include for crypto ([0dbab18](https://github.com/meanjs/mean/commit/0dbab18))
|
||
* removed unused gulp-watch dependency ([7876fad](https://github.com/meanjs/mean/commit/7876fad))
|
||
* removing left-overs of merge diff from 0.4 to master ([834bfd6](https://github.com/meanjs/mean/commit/834bfd6))
|
||
* Removing target on signin and signup anchors to prevent a complete page reload when changing to thos ([2a3516e](https://github.com/meanjs/mean/commit/2a3516e))
|
||
* removing unused passport variable in express.js library file ([2ff2490](https://github.com/meanjs/mean/commit/2ff2490))
|
||
* Reset password script ([e1496dc](https://github.com/meanjs/mean/commit/e1496dc))
|
||
* return a 404 for not found api, module and lib routes ([74273da](https://github.com/meanjs/mean/commit/74273da))
|
||
* setup dropdown menu ([30c9160](https://github.com/meanjs/mean/commit/30c9160))
|
||
* should return done(err) in article server route test ([d00f4ce](https://github.com/meanjs/mean/commit/d00f4ce))
|
||
* Socket IO client enhancement with connect() method ([65c6d1f](https://github.com/meanjs/mean/commit/65c6d1f))
|
||
* Sorting out .gitignore ([75aad2e](https://github.com/meanjs/mean/commit/75aad2e))
|
||
* support for test:server and test:client grunt tasks which were removed from the merge of 0.4.0 into ([2be8f71](https://github.com/meanjs/mean/commit/2be8f71))
|
||
* The article middleware was calling getErrorMessage with a null argument, causing a crash when this m ([71167b0](https://github.com/meanjs/mean/commit/71167b0))
|
||
* Update connect-mongo to support Mongoose 4.0.0 ([dc6f74d](https://github.com/meanjs/mean/commit/dc6f74d))
|
||
* update dependencies ([d4c880b](https://github.com/meanjs/mean/commit/d4c880b))
|
||
* Update dependencies ([1fa147e](https://github.com/meanjs/mean/commit/1fa147e))
|
||
* update gulp-sass to ensure node-0.12 compatibility ([75bb6f2](https://github.com/meanjs/mean/commit/75bb6f2))
|
||
* update javascript libs ([00a4668](https://github.com/meanjs/mean/commit/00a4668))
|
||
* Update package.json to include peer dependencies ([5d5d1b7](https://github.com/meanjs/mean/commit/5d5d1b7))
|
||
* Update package.json to indent space-2. ([f345d20](https://github.com/meanjs/mean/commit/f345d20))
|
||
* Update users.authentication.server.controller.js ([786c546](https://github.com/meanjs/mean/commit/786c546))
|
||
* Updated angular-file-upload to use static dependency ([a5bceb9](https://github.com/meanjs/mean/commit/a5bceb9))
|
||
* Updated routes and a logic fix ([03a4042](https://github.com/meanjs/mean/commit/03a4042))
|
||
* updated the development.js environment configuration file to use the mean-dev database instead of me ([2e03d13](https://github.com/meanjs/mean/commit/2e03d13))
|
||
* updating 0.4.0 merged branch to support the declerative db connection object instead of just a conne ([b76c2cd](https://github.com/meanjs/mean/commit/b76c2cd))
|
||
* updating gitignore file to disregard the _site/ directory which gets created when using jekyll for g ([379f58e](https://github.com/meanjs/mean/commit/379f58e))
|
||
* updating README file with more elaborate instructions on running grunt in different environment mode ([39e4282](https://github.com/meanjs/mean/commit/39e4282))
|
||
* updating the new 0.4.1 dev branch for when 0.4.0 will actually be released ([f8750b3](https://github.com/meanjs/mean/commit/f8750b3))
|
||
* updating the schema save pre hook so that it checks for a modified version of the password field bef ([bf79c17](https://github.com/meanjs/mean/commit/bf79c17))
|
||
* Use validator.js for email validation ([a23290b](https://github.com/meanjs/mean/commit/a23290b))
|
||
* Wait for async saving and removing ([1897ef9](https://github.com/meanjs/mean/commit/1897ef9))
|