Skip to content

Commit

Permalink
release
Browse files Browse the repository at this point in the history
  • Loading branch information
ccamensuli committed Oct 9, 2017
1 parent 74f4315 commit 9fc046c
Show file tree
Hide file tree
Showing 5 changed files with 10,534 additions and 6,839 deletions.
208 changes: 105 additions & 103 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,118 +1,120 @@
# Changelog

## v3.0.3 (09/10/2017)
- [readme](https://api.github.com/repos/nodefony/nodefony-core/git/commits/9a2bfcc55368f19c945643ddbbc6391cf6dceb37) - @cci
- [debug error stack](https://api.github.com/repos/nodefony/nodefony-core/git/commits/8498fd8b8550a9ed66b335fa0131e86d508d3a36) - @CAMENSULI Christophe
- [debug error websocket](https://api.github.com/repos/nodefony/nodefony-core/git/commits/f5bb2058b07c60968768ddce7185fcabd281ee56) - @CAMENSULI Christophe
- [CORS WEBSOCKET](https://api.github.com/repos/nodefony/nodefony-core/git/commits/c372340cf914896ea30321a78adbdc4acf8527ed) - @cci
- [CORS in service](https://api.github.com/repos/nodefony/nodefony-core/git/commits/0358bc42b60835741f79a393d94bd2c5f65d69e8) - @cci
- [debug firewall auth](https://api.github.com/repos/nodefony/nodefony-core/git/commits/8815bf7763ee07ba65bfd5a545360705befc9dd5) - @cci
- [debug websocket error](https://api.github.com/repos/nodefony/nodefony-core/git/commits/813cf6f1df4095f95ce1109627bd3c703a1f8164) - @cci
- [websocket error framework](https://api.github.com/repos/nodefony/nodefony-core/git/commits/bb048168113a6cb0d6c03ef8dc5f0914acb2d8fe) - @cci
- [try watcher on require in controller directory](https://api.github.com/repos/nodefony/nodefony-core/git/commits/65aefb4c3929e7f5d75e148cd1cb991c6b5ae8fd) - @cci
- [watcher recurse on require controller](https://api.github.com/repos/nodefony/nodefony-core/git/commits/ae937e7dc5339afe260f6f76c0b4d09938c00062) - @cci
- [pull request](https://api.github.com/repos/nodefony/nodefony-core/git/commits/d4240334c67eabb4961d77980f49ef57dfd6ebf6) - @cci


## v3.0.2 (18/09/2017)
- update outdated
- websocket error framework
- debug response http setHeaders
- optimize extend
- update babel in webpack | add firewall test
- websocket force json context
- clean error management request | update pm2
- update webpack version
- add error event in watcher
- debug error stack context json
- add syslog pdu in context json framework
- [clean bin nodefony](https://api.github.com/repos/nodefony/nodefony-core/git/commits/828502eafc30decc3e71aa5a89eeae0dc3ee147c) - @cci
- [websocket error framework](https://api.github.com/repos/nodefony/nodefony-core/git/commits/240301d0ed394c0caf02c0d472ae1e281fb3c893) - @cci
- [debug response http setHeaders](https://api.github.com/repos/nodefony/nodefony-core/git/commits/f8d8b5fe4977fe5fe438399edf16a25b2d82aca6) - @cci
- [optimize extend](https://api.github.com/repos/nodefony/nodefony-core/git/commits/7d3edffdbd7f9aed470c29d3ae618cfb106e6067) - @cci
- [don't load demoBundle](https://api.github.com/repos/nodefony/nodefony-core/git/commits/166ff5e9c12d1f0fabe21cdefb60f27552c18a43) - @cci
- [update babel in webpack | add firewall test](https://api.github.com/repos/nodefony/nodefony-core/git/commits/112ad073c0e9807a581244c18aa1d5b0078ba4d2) - @cci
- [websocket force json context](https://api.github.com/repos/nodefony/nodefony-core/git/commits/e7d9c7709d44362ca1de8cd76bf2e06324917fa6) - @cci
- [clean error management request | update pm2](https://api.github.com/repos/nodefony/nodefony-core/git/commits/da595de357e7492aa6addebeb0b480a6a0b41ca8) - @cci
- [update webpack version](https://api.github.com/repos/nodefony/nodefony-core/git/commits/d4980b334ac7bd9fdb8b73e670a8da9350a1bafc) - @cci
- [add error event in watcher](https://api.github.com/repos/nodefony/nodefony-core/git/commits/c1428763243558c93d160bf0480fd7e1fa54d887) - @cci
- [debug error stack context json](https://api.github.com/repos/nodefony/nodefony-core/git/commits/303a68332e141b3f4c9a960d94879abdac321203) - @cci
- [add syslog pdu in context json framework](https://api.github.com/repos/nodefony/nodefony-core/git/commits/f6ae8de8d10a0bc056cc2b23519f17fe3285e5e1) - @cci
- [CHANGELOG.md](https://api.github.com/repos/nodefony/nodefony-core/git/commits/4dcdafdd952d32d7edff8474f2e4879e30604265) - @cci

---

## v3.0.1 (14/09/2017)
- webpack dump
- add details connectors sequelize
- debug sequelize mysql Sequelize.STRING(126).BINARY
- update outdated
- debug node6
- debug acces nofony without app for cli usage
- clean error stack
- unit test accept header
- add detect accept request json for rest api style
- clean core
- update sequelize version
- debug finder findByNode
- travis tempo
- debug memcached session
- debug config app webpack
- update deps | webpack new framework HMR from error 500 400
- update webpack version
- [webpack dump](https://api.github.com/repos/nodefony/nodefony-core/git/commits/1cbee64acf989b847d1dbd02f15eb95ee3092216) - @cci
- [add details connectors sequelize](https://api.github.com/repos/nodefony/nodefony-core/git/commits/1994e67d0af323142aa4bdf764bf3a66bbd78e5c) - @cci
- [debug sequelize mysql Sequelize.STRING(126).BINARY](https://api.github.com/repos/nodefony/nodefony-core/git/commits/588719e7d4c5005f2c5fa2c914fe1e3c751fde6e) - @cci
- [debug node6](https://api.github.com/repos/nodefony/nodefony-core/git/commits/dd1042b6d57145df4fcf17bef8f7fe97f6d59afc) - @cci
- [debug acces nodefony without app for cli usage](https://api.github.com/repos/nodefony/nodefony-core/git/commits/55bb7d8b706cce5ab269b3faab88477518c145ad) - @cci
- [clean error stack](https://api.github.com/repos/nodefony/nodefony-core/git/commits/be9d43be0dd3cd597d28a9d43defa8e97833563a) - @cci
- [unit test accept header](https://api.github.com/repos/nodefony/nodefony-core/git/commits/b44cddfcd639bd5f8e75c2a33ca60d2230a54f69) - @cci
- [add detect accept request json for rest api style](https://api.github.com/repos/nodefony/nodefony-core/git/commits/59672349fef21e9ba4b83af75562d6e676d5d180) - @cci
- [clean core](https://api.github.com/repos/nodefony/nodefony-core/git/commits/0d0c3ea0104730a13dd1100c2da24810f68c86ab) - @cci
- [update sequelize version](https://api.github.com/repos/nodefony/nodefony-core/git/commits/121c613025991bf8c676028b7344eb63ac991227) - @cci
- [debug finder findByNode](https://api.github.com/repos/nodefony/nodefony-core/git/commits/0571af933accaf586bfb39b72d89847eb78099c5) - @cci
- [travis tempo](https://api.github.com/repos/nodefony/nodefony-core/git/commits/c609ccfdb2cc7def39b2d86b5d07abf90c66101d) - @cci
- [debug memcached session](https://api.github.com/repos/nodefony/nodefony-core/git/commits/e4efa0745bdafe632d3814b8d26c2bbdad8630ea) - @cci
- [debug config app webpack](https://api.github.com/repos/nodefony/nodefony-core/git/commits/8e7c228c2286a1437f15032d4b3d01870264de9c) - @cci
- [update deps | webpack new framework HMR from error 500 400](https://api.github.com/repos/nodefony/nodefony-core/git/commits/5478cf965e4c3be5826ed428a0c42790ebccc4be) - @cci
- [update webpack version](https://api.github.com/repos/nodefony/nodefony-core/git/commits/06511155b118e028c0cb873d4255ae9aea8568c7) - @cci

---

## v3.0.0 (06/09/2017)
- webpack dump for realease
- add remote submodule
- migration demoBundle in submodule
- debug https testunits
- debug https server config
- debug server https config extend , idebug route *
- debug es6 minify
- debug serach doc | update deps
- update deps | autoloader appkernel
- updtae webpack
- update deps | debug firewall events
- update dep | clean repo
- clean repo | debug transalation
- clean log
- debug connectors databases
- doc
- footer css
- debug bar
- delete expose gc
- debug travis
- debug monitoring dev
- link nodefony core
- check nodefony trunk
- clean and optimize
- debug sockjs reload i18n views
- debug fireawall
- debug transcode | optimize
- debug optimize framework
- debug generate command | update webpack
- travis debug
- debug travis mysql user
- new statics file server
- routing continue find method requirement
- add new react cli generate
- debug boundary multipart post
- generate angular bundle new angular cli
- angular cli command
- angular cli class
- debug cli
- cli prompt test
- update travis config
- update package.json
- migration one script
- cli process name management
- pm2 config file
- debug compile webpack prod
- update outdated | cli npm list promise
- new design cli worker
- cross domain firewall config add type config allow origin
- update deps
- debug dump webpack | manage cli better
- manage options service | new cli
- isockjs in config | update deps
- add audio demo
- add NDS sockjs on controller framework
- add nodefony controller sockjs message
- webpack config filesytem debug
- debug webpack config fle system
- migration webpack file
- add webpack config in file system
- cli spinner
- manage clui in cli.js
- delete nodegit for simpleGit
- redesign cli
- add demo bundle in core | add routing with *
- [webpack dump for realease](https://api.github.com/repos/nodefony/nodefony-core/git/commits/59a77d934c43a4adcda8b8c3d0cbbc19be8fc6d4) - @cci
- [add remote submodule](https://api.github.com/repos/nodefony/nodefony-core/git/commits/80b968bf0c81d84b7cbe2665e3e032ccfde5e3b5) - @cci
- [migration demoBundle in submodule](https://api.github.com/repos/nodefony/nodefony-core/git/commits/11087c56bd4d3d17960c555e8798fafa98b710c4) - @cci
- [clean](https://api.github.com/repos/nodefony/nodefony-core/git/commits/11418a230af5fb073cdc9ce0e6c8b78bc897e171) - @cci
- [clean](https://api.github.com/repos/nodefony/nodefony-core/git/commits/9a9226d0f4a7ef82b860e92b3c1538ce5628e6a1) - @cci
- [debug https testunits](https://api.github.com/repos/nodefony/nodefony-core/git/commits/4780b8ff3d2c21420500ec8ac8a695a20de30aed) - @cci
- [debug https server config](https://api.github.com/repos/nodefony/nodefony-core/git/commits/291253809b96b4fa3c9c0a33d907a3a0b63605ef) - @cci
- [debug server https config extend , idebug route *](https://api.github.com/repos/nodefony/nodefony-core/git/commits/d113caaadaa8f42e0edba83276a94800cb29f26c) - @cci
- [debug es6 minify](https://api.github.com/repos/nodefony/nodefony-core/git/commits/9505badc0b0063c9da2ea0a26357c35c3f5ff806) - @cci
- [debug transalation](https://api.github.com/repos/nodefony/nodefony-core/git/commits/310ae2ec70b545e981cc7711633512cbfab66776) - @cci
- [debug connectors databases](https://api.github.com/repos/nodefony/nodefony-core/git/commits/0beb5f7d22f26827ebd1c134fad6c2192c9d836b) - @cci
- [doc](https://api.github.com/repos/nodefony/nodefony-core/git/commits/9c867d31fbca2463eca6383e1b981eab977aa133) - @cci
- [footer css](https://api.github.com/repos/nodefony/nodefony-core/git/commits/b2c718715b56bb65fb0aef49abe61b33aa860317) - @jbe
- [debug bar](https://api.github.com/repos/nodefony/nodefony-core/git/commits/386156417f75285e59957bb017b8eb33c0fdb2c3) - @cci
- [delete expose gc](https://api.github.com/repos/nodefony/nodefony-core/git/commits/8f12e448af41e65cc835ce64e0e370ebf33c2092) - @cci
- [debug travis](https://api.github.com/repos/nodefony/nodefony-core/git/commits/c5615dd51e915360688f10b9201cad3bd38f3c6c) - @cci
- [debug monitoring dev](https://api.github.com/repos/nodefony/nodefony-core/git/commits/e296134a496d89463f5f00722fca41e8fd3d5a50) - @cci
- [link nodefony core](https://api.github.com/repos/nodefony/nodefony-core/git/commits/07b6199dcea67ddfee82c0ab9070d34ffcaa56da) - @cci
- [check nodefony trunk](https://api.github.com/repos/nodefony/nodefony-core/git/commits/7107969b013c41408e0280cb5fb521c6e2daf796) - @cci
- [debug sockjs reload i18n views](https://api.github.com/repos/nodefony/nodefony-core/git/commits/31a729b98dde2ef6f896ee731055673fb5195c46) - @cci
- [debug fireawall](https://api.github.com/repos/nodefony/nodefony-core/git/commits/b805bdbc2bb5fe35f6df89244a14a8abe79aac84) - @cci
- [debug transcode | optimize](https://api.github.com/repos/nodefony/nodefony-core/git/commits/e6ceb96b0fef38d56fecbaf9e7a69b39c6d557f1) - @cci
- [debug optimize framework](https://api.github.com/repos/nodefony/nodefony-core/git/commits/cd0fb42235d75746206ccd33684371c9e6fefc6c) - @cci
- [debug generate command | update webpack](https://api.github.com/repos/nodefony/nodefony-core/git/commits/d74e5e9941deeedd9dd7099f95d339bfee544dd7) - @cci
- [travis debug](https://api.github.com/repos/nodefony/nodefony-core/git/commits/3f476c47c4c24cd1be744d9486d1648a0ca8e96e) - @cci
- [debug travis mysql user](https://api.github.com/repos/nodefony/nodefony-core/git/commits/d384f3fb170b76c11d890aa268fd4d886d8583ab) - @cci
- [new statics file server](https://api.github.com/repos/nodefony/nodefony-core/git/commits/0566e7e22bec318f7c6f199b777e83e2c107282b) - @cci
- [routing continue find method requirement](https://api.github.com/repos/nodefony/nodefony-core/git/commits/afa0aef178e70a77c604e40f6d81e8ed503632ef) - @cci
- [add new react cli generate](https://api.github.com/repos/nodefony/nodefony-core/git/commits/de855885a2db0aad62f8e95c8c7fff9d47f16902) - @cci
- [debug boundary multipart post](https://api.github.com/repos/nodefony/nodefony-core/git/commits/5b797024b8938c72f2eac04ebfae0939655f7602) - @cci
- [generate angular bundle new angular cli](https://api.github.com/repos/nodefony/nodefony-core/git/commits/d24b49b4934f6281c4650bec973935cbdac05a9c) - @cci
- [angular cli command](https://api.github.com/repos/nodefony/nodefony-core/git/commits/ebc67af604f3568a1cac727ea0af2253a50716e2) - @cci
- [angular cli class](https://api.github.com/repos/nodefony/nodefony-core/git/commits/fce3c1f634d0fb949bbe6d4a1646da930d1fcc1d) - @cci
- [debug cli](https://api.github.com/repos/nodefony/nodefony-core/git/commits/a772409b66c1519a21f9c331c63ecb3ff2b91fbf) - @cci
- [cli prompt test](https://api.github.com/repos/nodefony/nodefony-core/git/commits/703eb042a29cc587be8e90bb9ae66741dc58e330) - @cci
- [update package.json](https://api.github.com/repos/nodefony/nodefony-core/git/commits/ef7c0c2635da94c8db69f6ca473dc9e5460ce916) - @cci
- [migration one script](https://api.github.com/repos/nodefony/nodefony-core/git/commits/4a46bc98a6cdc8e769d4d912a3adcab5bd58f28a) - @cci
- [cli process name management](https://api.github.com/repos/nodefony/nodefony-core/git/commits/f7eb28c782adc7eb3c9579a4e09aa0224124d644) - @cci
- [pm2 config file](https://api.github.com/repos/nodefony/nodefony-core/git/commits/bcca6dd5a29ab49f0a334600b65915b184b3e88d) - @cci
- [debug compile webpack prod](https://api.github.com/repos/nodefony/nodefony-core/git/commits/8a87b497eb201688534ab338bc75afdee1ac00ac) - @cci
- [update outdated | cli npm list promise](https://api.github.com/repos/nodefony/nodefony-core/git/commits/88a1ae88479cc75fe6de060bb895c174f1dc5dbe) - @cci
- [new design cli worker](https://api.github.com/repos/nodefony/nodefony-core/git/commits/d72bef9ab302d09f5051ac344ceb5f8cdd70c493) - @cci
- [cross domain firewall config add type config allow origin](https://api.github.com/repos/nodefony/nodefony-core/git/commits/0cab65a355fc8c53094176a9088f6037fba752ec) - @cci
- [debug dump webpack | manage cli better](https://api.github.com/repos/nodefony/nodefony-core/git/commits/364c428312de27ead84a1988fdc1d343917dc4f7) - @cci
- [manage options service | new cli](https://api.github.com/repos/nodefony/nodefony-core/git/commits/2096f455e4456358fac63fa416ce921504464978) - @cci
- [isockjs in config | update deps](https://api.github.com/repos/nodefony/nodefony-core/git/commits/44fabd35a352bc77768705abe368afed9a96c596) - @cci
- [add audio demo](https://api.github.com/repos/nodefony/nodefony-core/git/commits/e850c7f5577527fdb0e257569a2586021f5b9413) - @cci
- [add NDS sockjs on controller framework](https://api.github.com/repos/nodefony/nodefony-core/git/commits/4d30b96c8e6a612cbd6f9b505a4d04eb19b3ee71) - @cci
- [add nodefony controller sockjs message](https://api.github.com/repos/nodefony/nodefony-core/git/commits/8e34e37ae7d3d611ce5cd883f639bef1d2509186) - @cci
- [webpack config filesytem debug](https://api.github.com/repos/nodefony/nodefony-core/git/commits/761397bd2e28d87349062f009b865104209db188) - @cci
- [debug webpack config fle system](https://api.github.com/repos/nodefony/nodefony-core/git/commits/45c13c1f2502465c3d0a557d1820d445cb762188) - @cci
- [migration webpack file](https://api.github.com/repos/nodefony/nodefony-core/git/commits/628b6a8fb09d321432009aea58cc6e7b201ec7cd) - @cci
- [add webpack config in file system](https://api.github.com/repos/nodefony/nodefony-core/git/commits/67acf27dbcd204ce7c48dfa5fe06f423aaa0efd3) - @cci
- [cli spinner](https://api.github.com/repos/nodefony/nodefony-core/git/commits/c2d17a0fcb787776777219ebf4432fa5014523d7) - @cci
- [manage clui in cli.js](https://api.github.com/repos/nodefony/nodefony-core/git/commits/67bbfb57e3886f78e5f9a31d481ef5f92548cf5a) - @cci
- [delete nodegit for simpleGit](https://api.github.com/repos/nodefony/nodefony-core/git/commits/0c17f51bf510efbf29cc9804c57c5aeb245a140c) - @cci
- [redesign cli](https://api.github.com/repos/nodefony/nodefony-core/git/commits/abd4cbbeb00d75d0a52cb565b68d5fed44697959) - @cci
- [add demo bundle in core | add routing with *](https://api.github.com/repos/nodefony/nodefony-core/git/commits/3ac45d3c35985c1306ef05e23f20cc562273fa5b) - @cci

---

## v2.1.4 (08/05/2017)
- update Dependencies
- add tools
- manage log pm2 on production start
- Add testBundle in repository | better management starter prod
- debug travis

---

## v2.1.3 (29/04/2017)
- debug logger | pm2
- [add tools](https://api.github.com/repos/nodefony/nodefony-core/git/commits/f649ee7cde012c5febb04e120a7e13153d48d917) - @cci
- [manage log pm2 on production start](https://api.github.com/repos/nodefony/nodefony-core/git/commits/c271d1bae6441a886d7b481bc0cf8f43ae1060d1) - @cci
- [Add testBundle in repository | better management starter prod](https://api.github.com/repos/nodefony/nodefony-core/git/commits/c53de00a2f7e96f74913d74fd7b51b85f02b55fb) - @cci
- [debug travis](https://api.github.com/repos/nodefony/nodefony-core/git/commits/0eeb781dfc3bd5812a923fc6b1fbd49feb972df3) - @cci
19 changes: 10 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Nodefony features :
- HMR hot module Replacement (auto-reload controller views routing in developement mode)
- Notion of real-time context in Action Controller (websocket).
- Notion of synchronous or asynchronous execution in Action Controller (Promise).
- Services containers (Design Patterns)
- Services Containers, Dependency Injection (Design Patterns)
- Sessions Manager (ORM, memcached)
- Authentication Manager (Digest, Basic, oAuth, Local, ldap)
- Firewall ( Application Level )
Expand All @@ -27,6 +27,7 @@ Nodefony features :
- RealTime API (Bayeux Protocol)
- Translations
- CLI (Command Line Interface)
- Monitororing , Debug Bar
- Unit Test Api in framework context ([MOCHA](https://mochajs.org/))

Nodefony assimilates into the ecosystem of node.js with services like :
Expand Down Expand Up @@ -270,6 +271,14 @@ Wed Jul 19 2017 15:22:12 INFO SERVICE CLI KERNEL : INSTALL ASSETS LINK IN WEB P
└─────────┴───────────────────┴────────────────────────────────────────────┴───────────┴────────────────┘
Wed Jul 19 2017 15:22:12 INFO CONSOLE : NODEFONY Kernel Life Cycle Terminate CODE : 0
```
### Start Servers to check new Bundle hello:
```bash
$ ./nodefony -d dev

# TO STOP
$ <ctrl-c>
```

#### Now helleBundle is auto-insert in framework with watcher active and auto-config Webpack Module bundler

### watchers :
Expand Down Expand Up @@ -342,14 +351,6 @@ module.exports = webpackMerge( {
plugins : []
}, commonConfig );
```
### Start Servers to check new Bundle hello:
```bash
$ make
$ ./nodefony -d dev

# TO STOP
$ <ctrl-c>
```

### <a name="start_prod"></a>Start Production Mode
```
Expand Down
Loading

0 comments on commit 9fc046c

Please sign in to comment.