misc/vim: inform the user when no results are found
[nit.git] / contrib /
2015-04-10 Jean PrivatMerge: Sys is top
2015-04-10 Jean PrivatMerge: Robust IO
2015-04-10 Jean Privatcode: remove `protected` from top-level methods (now...
2015-04-09 Jean Privatcontrib/nitester: no more free to call
2015-04-08 Jean Privatcode: remove useless `or else` now that they are detected
2015-03-20 Alexis Laferrièrecontrib: intro header_keeper, a cog in the toolchains...
2015-03-19 Jean PrivatMerge: contrib/opportunity: prevent null receiver error
2015-03-18 Alexis Laferrièrecontrib/opportunity: prevent null receiver error
2015-02-27 Jean PrivatMerge: Kill cached
2015-02-26 Jean PrivatMerge: Nitrpg: add achievements
2015-02-26 Alexandre Terrasacontrib/nitrpg: display achievements in front end
2015-02-26 Alexandre Terrasacontrib/nitrpg: introduce achievements
2015-02-26 Jean Privatnitrpg: implement correct caching for User::player
2015-02-26 Jean Privatcode: replace `is cached` by `is lazy`
2015-02-23 Jean Privatnitrpg: add nitrpg.user.js for enhanced user experience
2015-02-23 Alexandre Terrasacontrib/nitrpg: also use `root_url` on site logo.
2015-02-23 Alexandre Terrasacontrib/nitrpg: move statistics to GameEntity.
2015-02-13 Jean PrivatMerge: Nitrpg: introduce game events
2015-02-11 Jean PrivatMerge: Nitrpg: minor fixes
2015-02-11 Alexandre Terrasacontrib/nitpg: make player list more easy to read
2015-02-11 Alexandre Terrasacontrib/nitrpg: introduce `link` service in some GameEn...
2015-02-11 Alexandre Terrasacontrib/nitrpg: display events in home and player page
2015-02-11 Alexandre Terrasacontrib/nitrpg: move logging to `listener`
2015-02-11 Alexandre Terrasacontrib/nitrpg: PlayerReactor generate events
2015-02-11 Alexandre Terrasacontrib/nitrg: fix link to puller in `PlayerReviewsPanel`
2015-02-11 Alexandre Terrasacontrib/nitrpg: introduce `GameEvent`
2015-02-11 Alexandre Terrasacontrib/nitrpg: introduce Game::save_in
2015-02-11 Alexandre Terrasacontrib/nitrpg: also reward player for merged commits.
2015-02-10 Alexandre Terrasacontrib/nitrpg: introduce `link` service in some GameEn...
2015-02-10 Lucas Bajoletlib/standard/stream: Renamed streams for more explicit...
2015-02-07 Jean PrivatMerge: nitrpg: more statistics
2015-02-06 Alexandre Terrasacontrib/nitrpg: move logging to `listener`
2015-02-06 Alexandre Terrasacontrib/nitrpg: remove magic numbers from reactors.
2015-02-06 Alexandre Terrasacontrib/nitrpg: clean stats display in panels
2015-02-06 Alexandre Terrasacontrib/nitrg: fix link to puller in `PlayerReviewsPanel`
2015-02-06 Alexandre Terrasacontrib/nitrpg: also reward player for merged commits.
2015-02-06 Alexandre Terrasacontrib/nitrpg: do stats on players
2015-02-06 Alexandre Terrasacontrib/nitrpg: do not save Game for all received events
2015-02-06 Alexandre Terrasacontrib/nitrpg: do stats on merged commits
2015-02-06 Alexandre Terrasacontrib/nitrpg: move statistics to GameEntity
2015-02-06 Alexandre Terrasacontrib/nitrpg: extends GameStats API with Counter
2015-02-06 Jean PrivatMerge: GitHub merge: some improvements
2015-02-05 Jean Privatgithub_merge: show cover letter after successful merge.
2015-02-05 Jean Privatgithub_merge: do not crash if the mergeable status...
2015-02-05 Jean Privatgithub_merge: always to a merge commit (--no-ff)
2015-02-04 Alexandre Terrasacontrib/nitrpg: gitignore binaries, cache and game...
2015-02-04 Alexandre Terrasacontrib/nitrpg: add a Makefile
2015-02-04 Alexandre Terrasacontrib/nitrpg: introduce the tool that run the website
2015-02-04 Alexandre Terrasacontrib/nitrpg: introduce templates to render the game...
2015-02-04 Alexandre Terrasacontrib/nitrpg: add a listener tool to update the game...
2015-02-04 Alexandre Terrasacontrib/nitrpg: add some basic reactors
2015-02-04 Alexandre Terrasacontrib/nitrpg: enable statistics collection from Githu...
2015-02-04 Alexandre Terrasacontrib: introduce nitrpg base structures
2015-02-03 Alexis Laferrièrejwrapper: accept interfaces
2015-02-03 Alexis Laferrièrejwrapper: accept output files that do not look like...
2015-02-03 Alexis Laferrièrejwrapper: deal with the optional "Compiled from" line...
2015-01-27 Jean PrivatMerge: Jwrapper: more clean up
2015-01-26 Alexis Laferrièrecontrib/jwrapper: refactor some duplicated code
2015-01-26 Alexis Laferrièrecontrib/jwrapper: update generated headers
2015-01-26 Alexis Laferrièrecontrib/jwrapper: remove even more code related to...
2015-01-26 Alexis Laferrièrecontrib/jwrapper: support converting getter/setter...
2015-01-26 Alexis Laferrièrelib & contrib & tests: update users of `cflags` and...
2015-01-19 Alexandre Terrasanitiwiki: makes auto-index appear in test files
2015-01-19 Alexandre Terrasanitiwiki: fixes links to auto-index pages.
2015-01-12 Jean PrivatMerge: contrib/nitiwiki: fixes nitiwiki warnings
2015-01-10 Jean PrivatMerge: Enforce namespace rules
2015-01-09 Jean Privatpep8analysis: rename `run` in `pep8analysis_web` as...
2015-01-09 Jean PrivatMerge: More jwrapper: fix terminology and add a single...
2015-01-08 Alexis Laferrièrecontrib/jwrapper: rename the `types` module to `model`
2015-01-08 Alexis Laferrièrecontrib/jwrapper: revamp the README file
2015-01-07 Alexis Laferrièrecontrib/jwrapper: remove double spaces in generated...
2015-01-07 Alexis Laferrièrecontrib/jwrapper: convert style of getters and setters...
2015-01-07 Alexis Laferrièrecontrib/jwrapper: remove code left over from array...
2015-01-07 Alexis Laferrièrecontrib/jwrapper: rename `NitModule::value` to `name`
2015-01-07 Alexis Laferrièrecontrib/jwrapper: rename JReturnAndParams to JavaMethod
2015-01-07 Jean PrivatMerge: jwrapper: use the latest Java collections and...
2015-01-06 Alexis Laferrièrecontrib/jwrapper: rename field to property
2015-01-06 Alexis Laferrièrecontrib/jwrapper: divide Makefile into more rules
2015-01-06 Alexis Laferrièrecontrib/jwrapper: update README and remove TODO list...
2015-01-06 Alexis Laferrièrecontrib/jwrapper: do not add `redef type SELF...` to...
2015-01-06 Alexis Laferrièrecontrib/jwrapper: search for more extern classes
2015-01-06 Alexis Laferrièrecontrib/jwrapper: default name of Java primitive arrays...
2015-01-06 Alexis Laferrièrecontrib/jwrapper: remove hack to copy arrays
2015-01-05 Alexis Laferrièrecontrib/friendz: do not show a cursor
2015-01-05 Alexis Laferrièrecontrib/friendz: use the correct next level on "continue"
2015-01-05 Alexis Laferrièrecontrib/friendz: use `app:data_store` to keep best...
2015-01-05 Alexis Laferrièrecontrib/friendz: gitignore and clean the res folder
2015-01-04 Alexis Laferrièrecontrib/friendz: manage zoom at the application level
2015-01-04 Alexis Laferrièremnit: update all clients of `mnit_android` with custom...
2015-01-03 Alexis Laferrièrecontrib/friends: add icon for Android
2015-01-03 Alexis Laferrièrecontrib/friendz: give credit to Sam Hocevar for the...
2015-01-03 Alexis Laferrièreandroid: add `AndroidPointerEvent::just_went_down`...
2014-12-30 Alexandre Terrasacontrib/nitiwiki: fixes nitiwiki warnings
2014-12-25 Jean PrivatMerge: neo_doxygen: Enhance description handling
2014-12-23 Jean PrivatMerge: neo_doxygen: location does not need noe4j
2014-12-21 Jean-Christophe... neo_doxygen: Add an API to process description markup.
2014-12-21 Jean-Christophe... neo_doxygen: Add a section about brief descriptions...
2014-12-21 Jean-Christophe... neo_doxygen: Add a class to manage brief descriptions.
2014-12-21 Jean-Christophe... neo_doxygen: Enable `JAVADOC_AUTOBRIEF` on Java tests.
2014-12-21 Jean-Christophe... neo_doxygen: Rename the `doc` module.
next