NOTICE: add Alexandre Blondin Massé
[nit.git] / contrib /
2014-11-30 Jean PrivatMerge: Fix warnings in the JSON, SAX and SAXophoNit...
2014-11-28 Jean-Christophe... neo_doxygen: Quiet warning about the old-style `init`.
2014-11-28 Jean-Christophe... neo_doxygen: Add missing documentation.
2014-11-28 Jean-Christophe... neo_doxygen: Document `Location`.
2014-11-28 Jean-Christophe... neo_doxygen: Document `ClassDef`.
2014-11-28 Jean-Christophe... neo_doxygen: Remove useless type declarations.
2014-11-28 Jean-Christophe... neo_doxygen: Remove a unused variable.
2014-11-28 Jean Privatall: add `nitish` tag for code-blocks skipped by nitunit
2014-11-28 Jean Privatall: fix broken markdown comments with missing or unwan...
2014-11-26 Alexis Laferrièrejwrapper: no whitespace before end of line
2014-11-25 Jean PrivatMerge: neo_doxygen: Be more professional
2014-11-25 Jean-Christophe... neo_doxygen: Register tests.
2014-11-25 Jean-Christophe... neo_doxygen: Add some integration tests.
2014-11-25 Jean-Christophe... neo_doxygen: Add some unit tests.
2014-11-25 Jean-Christophe... neo_doxygen: Add generated test data.
2014-11-25 Jean-Christophe... neo_doxygen: Add dummy projects.
2014-11-25 Jean-Christophe... neo_doxygen: Add scripts to generate test data.
2014-11-25 Jean-Christophe... neo_doxygen: Add a “README” for `sh-lib`.
2014-11-25 Jean-Christophe... neo_doxygen: Add a “README”.
2014-11-25 Jean-Christophe... neo_doxygen: Document the actual logic for relationship...
2014-11-25 Jean-Christophe... neo_doxygen: Trim whitespace and empty descriptions.
2014-11-25 Jean-Christophe... neo_doxygen: Force the standard output to flush.
2014-11-25 Jean-Christophe... neo_doxygen: Isolate Neo4j’s services.
2014-11-25 Jean PrivatMerge: Nitiwiki: a quick wiki builder based on markdown...
2014-11-24 Alexandre Terrasanitiwiki: add out/ directories to gitignore list
2014-11-24 Alexandre Terrasanitiwiki: add nitiwiki help page as example
2014-11-24 Alexandre Terrasanitiwiki: added default skeletton
2014-11-24 Alexandre Terrasanitiwiki: add Makefile
2014-11-24 Alexandre Terrasanitiwiki: add README
2014-11-24 Alexandre Terrasanitiwiki: nitiwiki is now tested by nit/tests/tests.sh
2014-11-24 Alexandre Terrasanitiwiki: add custom tests
2014-11-24 Alexandre Terrasanitiwiki: add a test wiki for basic testing
2014-11-24 Alexandre Terrasanitiwiki: add the main executable
2014-11-24 Alexandre Terrasanitiwiki: implements html generation.
2014-11-24 Alexandre Terrasacontrib: Introduce nitiwiki
2014-11-24 Jean-Christophe... neo_doxygen: Make `ProjectGraph.put_edges` overwriting...
2014-11-24 Jean-Christophe... neo_doxygen: Use the constants in the `Makefile`.
2014-11-24 Jean-Christophe... neo_doxygen: Remove dead code from `gen-all.sh`.
2014-11-24 Jean-Christophe... neo_doxygen: Remove an old TODO.
2014-11-24 Jean-Christophe... neo_doxygen: Sort options alphabetically.
2014-11-24 Jean-Christophe... neo_doxygen: Remove unreliable terminal-related features.
2014-11-24 Jean-Christophe... neo_doxygen: Do not override the `abstract` attribute...
2014-11-17 Jean PrivatMerge: json: Refactor the APIs
2014-11-17 Alexis Laferrièrecontrib/friendz: update to use new type of `TileSetFont...
2014-11-17 Jean-Christophe... json: Make `json_to_nit_object` returns a `Jsonable`.
2014-11-14 Jean-Christophe... json: Accept only standard escaping.
2014-11-12 Jean PrivatMerge: Opportunity
2014-11-11 Lucas Bajoletopportunity: Tests update for new DB model
2014-11-11 Lucas Bajoletopportunity: Security update, blocks XSS injections.
2014-11-11 Lucas Bajoletopportunity: Added count and score to Meetup display...
2014-11-11 Lucas Bajoletopportunity: Various bugfixes on Model
2014-11-11 Lucas Bajoletopportunity: Added maybe option
2014-11-10 Jean PrivatMerge: nitester over MPI and jenkins
2014-11-10 Jean Privatmakefiles: do not uselessly use --global
2014-11-07 Alexis Laferrièrenitester: fix bug where nodes worked on one more task...
2014-11-07 Alexis Laferrièrenitester: support todo and skip exec test results
2014-11-07 Alexis Laferrièrenitester: order tasks per test before engine for a...
2014-11-07 Alexis Laferrièrenitester: set packet size to a single test
2014-11-07 Alexis Laferrièrenitester: do not use nit copy dir, it doesn't affect...
2014-11-07 Alexis Laferrièrenitester: do not use -j1 because it is not recognised...
2014-11-07 Alexis Laferrièrenitester: keep Jenkin's xml files in a common directory
2014-11-06 Jean PrivatMerge: Use new constructors
2014-11-05 Jean Privatcontrib: update clients of lib
2014-11-04 Jean PrivatMerge: neo_doxygen: Introduce a tool to import a Doxyge...
2014-11-04 Jean-Christophe... neo_doxygen: Enhance the display of the progression.
2014-11-04 Jean-Christophe... neo_doxygen: Check the project’s name.
2014-11-04 Jean-Christophe... neo_doxygen: Make the command user-friendly.
2014-11-04 Jean-Christophe... neo_doxygen: Import type parameters
2014-11-04 Jean-Christophe... neo_doxygen: Import parameters.
2014-11-04 Jean-Christophe... neo_doxygen: Isolate language-specific code.
2014-11-04 Jean-Christophe... neo_doxygen: Import members’ type.
2014-11-04 Jean-Christophe... neo_doxygen: List members.
2014-11-04 Jean-Christophe... neo_doxygen: Add types to the model.
2014-11-04 Jean-Christophe... neo_doxygen: Name class’ type and definition.
2014-11-04 Jean-Christophe... neo_doxygen: Avoid clearing the namespace’s id of a...
2014-11-04 Jean-Christophe... neo_doxygen: Enhance error handling in shell scripts.
2014-11-04 Jean-Christophe... neo_doxygen: Add shell scripts to help integration...
2014-11-04 Jean-Christophe... neo_doxygen: Introduce a tool to import a Doxygen model.
2014-11-04 Jean Privatcontrib/online_ide: update signature of `compute_nit_dir`
2014-10-30 Alexis Laferrièrexymus.net: opportunity use site's header
2014-10-30 Alexis Laferrièreopportunity: always show at least 5 answer fields
2014-10-30 Alexis Laferrièreopportunity: nicer meetup creation confirmation
2014-10-30 Alexis Laferrièreopportunity: improve look of welcome message
2014-10-30 Alexis Laferrièreopportunity: restrict modification of old entries
2014-10-30 Alexis Laferrièreopportunity: use a container in "meetup" and "meetup_co...
2014-10-30 Alexis Laferrièreopportunity: meetups hash also rely on timestamp
2014-10-30 Alexis Laferrièreopportunity: support not being at web server root
2014-10-30 Alexis Laferrièreopportunity: by default the server uses port 8080
2014-10-30 Alexis Laferrièreopportunity: prettier meetup participation form
2014-10-30 Alexis Laferrièreopportunity: prettier meetup creation
2014-10-29 Alexis Laferrièreopportunity: accept meetup without date or location
2014-10-28 Lucas Bajoletopportunity: Fixed a few typos.
2014-10-27 Lucas Bajoletopportunity: Bugfix for answers at creation of a new...
2014-10-27 Lucas Bajoletopportunity: Cosmetic changes to meetup visualization...
2014-10-27 Lucas Bajoletopportunity: Fixed useless null check
2014-10-27 Lucas Bajoletopportunity: Creation of a Meetup can now return to...
2014-10-27 Lucas Bajoletopportunity: Changed layout from contrainer-fluid to...
2014-10-27 Lucas Bajoletopportunity: Corrected typo in welcome message
2014-10-16 Lucas Bajoletbrainfuck: Added a simple Brainfuck interpreter
2014-10-09 Jean PrivatMerge: Tester over MPI
next