nit: Added link to `CONTRIBUTING.md` from the README
[nit.git] / src / web / web_actions.nit
2016-05-20 Alexandre Terrasasrc/web: nitweb use popcorn
2016-05-20 Alexandre Terrasasrc/web: replace adhoc MEntity::to_json by the model_js...
2016-05-20 Alexandre Terrasasrc/web: actions use full_name to lookup mentities
2016-04-20 Alexandre Terrasanitweb: add /uml/:namespace route
2015-12-19 Alexandre Terrasanitweb: use ModelTreeVisitor instead of custom tree...
2015-12-19 Alexandre Terrasanitweb: use ModelView instead of model collect
2015-12-19 Alexandre Terrasanitweb: introduce ModelAction
2015-12-11 Alexandre Terrasanitweb: introduce web actions