misc/vim: inform the user when no results are found
[nit.git] / contrib / nitrpg /
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-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-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-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-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