Merge remote-tracking branch 'origin/master' into init_auto
[nit.git] / src / web /
2016-04-23 Jean PrivatMerge remote-tracking branch 'origin/master' into init_auto
2016-04-20 Alexandre Terrasanitweb: add /uml/:namespace route
2016-02-26 Jean Privatmodel: remove `new_msignature` and special call as...
2015-12-19 Alexandre Terrasanitweb: use ModelTreeVisitor instead of custom tree...
2015-12-19 Alexandre Terrasanitweb: use MEntityTree instead of ad-hoc list
2015-12-19 Alexandre Terrasanitweb: use ModelView instead of model collect
2015-12-19 Alexandre Terrasanitweb: introduce ModelAction
2015-12-19 Alexandre Terrasanitweb: remove dependencies from `model_html` to `model...
2015-12-11 Alexandre Terrasanitweb: introduce nitweb binary
2015-12-11 Alexandre Terrasanitweb: introduce web actions
2015-12-11 Alexandre Terrasanitweb: introduce views used to render information
2015-12-11 Alexandre Terrasanitweb: render model entities to html
2015-12-11 Alexandre Terrasasrc: introduce a new tool called nitweb