Merge: curl: basic Unix domain socket support
[nit.git] / src /
2017-11-10 Alexandre Terrasanitdoc: use model filters
2017-11-10 Alexandre Terrasanitmetrics: use model filters
2017-11-10 Alexandre Terrasamodel: json use filters
2017-11-07 Alexandre Terrasamodel: views use filters
2017-11-07 Alexandre Terrasamodel: visitor uses filters
2017-11-07 Alexandre Terrasamodel: introduce filters
2017-11-07 Alexandre Terrasamodel: tag groups as tests
2017-10-27 Jean PrivatMerge: model: ModelView uses mainmodule
2017-10-26 Alexandre Terrasanitunit: update documentation
2017-10-26 Alexandre Terrasanitunit: fix nitunits within the README
2017-10-26 Alexandre Terrasanitunit: linearize test execution
2017-10-26 Alexandre Terrasanitunit: introduce before/after class tests
2017-10-26 Alexandre Terrasanitunit: do not execute a before/after test twice
2017-10-26 Alexandre Terrasanitunit: fix `before-all` and `after-all` detection
2017-10-22 Alexandre Terrasamodel_json: update ModelView
2017-10-22 Alexandre Terrasanitweb: update ModelView
2017-10-17 Jean PrivatMerge: markdown: merge MDProcessor and MDEmitter
2017-10-16 Alexandre Terrasanituml: update ModelView
2017-10-16 Alexandre Terrasametrics: update ModelView
2017-10-16 Alexandre Terrasanitdoc: update ModelView
2017-10-16 Alexandre Terrasamodel_index: update ModeView
2017-10-16 Alexandre Terrasamodel_collect: update ModelView
2017-10-16 Alexandre Terrasamodel_views: expect a mainmodule
2017-10-11 Alexandre Terrasalib/markdown: merge processor and emitter
2017-10-10 Jean PrivatMerge: model_collect: collect more things
2017-10-10 Jean PrivatMerge: model: is_accessor
2017-09-29 Alexandre Terrasanitweb: use model_collect for definitions lists
2017-09-29 Alexandre Terrasamodel_collect: collect more things
2017-09-29 Alexandre Terrasamodel_collect: uniformize documentation
2017-09-29 Alexandre Terrasamodel: remove a warning :p
2017-09-29 Alexandre Terrasamodelize: define attribute getters and setters
2017-09-29 Alexandre Terrasamodel: tag getters and setters
2017-09-28 Jean PrivatMerge: model_visitor: reject is_before and is_after...
2017-09-28 Jean PrivatMerge: doc_commands: parse parameters
2017-09-28 Alexandre Terrasanitweb: allow options in graph card
2017-09-28 Alexandre Terrasasrc/doc_down: fix `comment` behavior
2017-09-28 Alexandre Terrasasrc/doc_commands: merge Article and Comment commands
2017-09-28 Alexis Laferrièrenitc & niti: explain failed assert to stderr
2017-09-28 Alexis Laferrièrefrontend: intro phase to explain assert failures
2017-09-28 Alexis Laferrièresrc: fix warnings and typos
2017-09-26 Alexandre Terrasamodel_visitor: reject is_before and is_after as they...
2017-09-26 Alexandre Terrasanitweb: use new doc commands parser
2017-09-26 Alexandre Terrasanitdoc: use new doc commands parser
2017-09-26 Alexandre Terrasanitdoc: remove warnings from doc_readme
2017-09-26 Alexandre Terrasanitx: update to doc commands parser
2017-09-26 Alexandre Terrasasrc/doc_commands: rewrite doc commands parser
2017-09-26 Alexandre Terrasanitweb: catalog refine search algorithm
2017-09-26 Alexandre Terrasanitweb: remove useless catalog handlers
2017-09-26 Alexandre Terrasanitweb: add catalog sidebar on package views
2017-09-26 Alexandre Terrasanitweb: catalog api serves persons related data
2017-09-26 Alexandre Terrasanitweb: catalog api serves tags related data
2017-09-26 Alexandre Terrasanitweb: catalog api use mpackage_stats
2017-09-26 Alexandre Terrasanitweb: introduce /api/catalog/packages route
2017-09-26 Alexandre Terrasanitweb: introduce custom serialization for CatalogHandler
2017-09-26 Alexandre Terrasanitweb: move catalog building to Catalog redef
2017-09-26 Alexandre Terrasanitweb: rewrite catalog serialization
2017-09-26 Alexandre Terrasanitweb: introduce pagination handler
2017-09-26 Alexandre Terrasacatalog: introduce some sorters
2017-09-26 Alexandre Terrasacatalog: introduce CatalogStats to retrieve all the...
2017-09-26 Alexandre Terrasacatalog: introduce MPackageStats to retrieve the stats...
2017-09-26 Alexandre Terrasacatalog: associate persons to their short name
2017-09-26 Alexandre Terrasacatalog: associate packages to their full_name
2017-09-26 Alexandre Terrasacatalog: extract gravatar from html
2017-09-26 Alexandre Terrasacatalog: split metadata from MPackage class
2017-09-26 Alexandre Terrasacatalog: fix warnings
2017-09-25 Jean PrivatMerge: nitunit: use annotations
2017-09-25 Alexis Laferrièreserialization: generate one less warning
2017-09-18 Jean PrivatMerge: app.nit: easier root window selection and other...
2017-09-07 Alexis Laferrièrehighlight: optionally print errors when highlighting
2017-09-07 Jean PrivatMerge: Nitmetric fixes
2017-09-07 Jean PrivatMerge: Nitweb: boost response time and some improvements
2017-09-06 Alexandre Terrasanitunit: update documentation for annotations
2017-09-06 Alexandre Terrasanitunit: migrate test generation to annotations
2017-09-06 Alexandre Terrasafrontend: disable warnings for test modules
2017-09-06 Alexandre Terrasasrc: migrate nitunits to annotations
2017-08-31 Jean PrivatMerge: nitc: loader skip dot (hidden) directory
2017-08-31 Alexis Laferrièremodel & neo: fix ambiguity in the use of Location
2017-08-23 Alexis Laferrièrenitc: serialization phase use the qualified class name...
2017-08-15 Alexandre Terrasanitdoc: set icons for each kind of cards
2017-08-15 Alexandre Terrasanitdoc: api returns defs for packages and groups
2017-08-15 Alexandre Terrasanitweb: serialize POSetElement to JSON
2017-08-15 Alexandre Terrasanitweb: do not return full html doc in entity json
2017-08-15 Alexandre Terrasanitweb: api serves full mdoc
2017-08-15 Alexandre Terrasanitunit: use `intern` constructor
2017-08-15 Alexandre Terrasanitunit: use `before`, `after` annotations for test...
2017-08-15 Alexandre Terrasanitunit: use `before_all`, `after_all` annotations...
2017-08-15 Alexandre Terrasanitunit: use `test` annotation for propdefs
2017-08-15 Alexandre Terrasanitunit: use `test` annotation for classdefs
2017-08-15 Alexandre Terrasanitunit: use `test` annotation for modules
2017-08-15 Alexandre Terrasaloader: use `test` annotations for modules
2017-08-15 Alexandre Terrasaparse_annotations: parse nitunit related annotations
2017-08-15 Alexandre Terrasamodel: introduce nitunit annotations in mentities
2017-08-03 Jean Privatnitc: loader skip dot (hidden) directory
2017-08-03 Jean Privatnitmetrics: dont crash if nclassdef.mclassdef is null
2017-08-03 Jean Privatnitmetrics: backport some code of subtype test
2017-08-02 Jean PrivatMerge: Nitsmell : Adding new code smells and print...
2017-08-02 Florian DeljarryNitsmell : Adding new code smells and print console...
2017-07-26 Alexis Laferrièrefrontend: don't deserialization code with warnings
2017-07-26 Alexis Laferrièrefrontend: don't mention JSON in general deserialization...
2017-07-26 Alexis Laferrièrefrontend: safer deserialization of parameter and virtua...
next