neo_doxygen: Never commit generated makefiles.
[nit.git] / contrib /
2014-12-15 Jean-Christophe... neo_doxygen: Never commit generated makefiles.
2014-12-15 Jean-Christophe... neo_doxygen: Add information about requirements to...
2014-12-15 Jean-Christophe... neo_doxygen: Use `ProjectGraph.project_name` in `RootNa...
2014-12-15 Jean-Christophe... neo_doxygen: Support more section kinds.
2014-12-14 Jean PrivatMerge: Fix unread warnings
2014-12-14 Jean PrivatMerge: Fix misc warnings
2014-12-14 Jean PrivatMerge ... 'origin/master' to resolve conflicts with...
2014-12-13 Jean PrivatMerge: Raise nitc from the dead
2014-12-13 Jean PrivatMerge: Github API renaming and group creation
2014-12-12 Alexandre Terrasacontrib/opportunity: fixes unread variables
2014-12-12 Alexandre Terrasacontrib/jwrapper: fixes unread variables
2014-12-12 Alexandre Terrasacontrib/benitlux: fixes unread variables
2014-12-12 Alexandre Terrasacontrib/github_merge: fixes unread variables
2014-12-12 Alexandre Terrasacontrib/friends: fixes unread variables
2014-12-12 Alexis Laferrièrecontrib/nitester: each worker us its own copy of the...
2014-12-12 Alexis Laferrièrecontrib/nitester: use turing skip list
2014-12-12 Alexandre Terrasacontrib/pep8analysis: fixes useless empty init
2014-12-12 Alexis Laferrièrecontrib/nitester: each Processor know its rank
2014-12-12 Alexandre Terrasalib: introduce github group
2014-12-11 Jean Privatnitcc: remove warnings and improve doc
2014-12-11 Jean Privatcontrib&examples: Makefiles use nitc instead of nitg
2014-12-09 Jean Privatcode: update clients of readline since eol is stripped
2014-12-09 Jean PrivatMerge: improved loader and nitls
2014-12-09 Jean Privatcontrib/online_ide: intrude loader instead of modelbuilder
2014-12-04 Jean-Christophe... neo_doxygen: Remove an outdated comment.
2014-12-04 Jean PrivatMerge: neo_doxygen: Fix a forgotten warning.
2014-12-02 Jean-Christophe... neo_doxygen: Fix a forgotten warning.
2014-12-02 Jean-Christophe... neo_doxygen: Homogenize the style of the conditions...
2014-12-02 Jean-Christophe... neo_doxygen: Link inner classes with their outer classes.
2014-12-02 Jean-Christophe... neo_doxygen: Generalize the concept of “member”.
2014-12-02 Jean-Christophe... neo_doxygen: Read the `prot` attribute of the `innercla...
2014-12-02 Jean-Christophe... neo_doxygen: Do not guess the namespace of the classes.
2014-12-01 Jean-Christophe... neo_doxygen: Accept classes in the root namespace.
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.
next