Merge: doc: fixed some typos and other misc. corrections
[nit.git] / contrib / benitlux /
2019-02-27 Alexis Laferrièreandroid & benitlux: use NitObject in clients
2018-05-31 Jean Privatnitcorn clients: remove `write_to_string` when a Writab...
2018-05-15 Alexandre Terrasacontrib: generate `package.desc` key for all contrib...
2017-11-22 Alexis Laferrièrebenitlux: fix use of global references from Java FFI
2017-09-08 Alexis Laferrièreapp: update clients to use `root_window`
2017-07-17 Jean Privatlib&contrib: remove some useless truisms.
2017-01-02 Alexis Laferrièrebenitlux: move manual checkin feature to its own module
2017-01-02 Alexis Laferrièrebenitlux: prettier iOS adaptation
2017-01-02 Alexis Laferrièrebenitlux: revamp the signup window with more variation...
2017-01-02 Alexis Laferrièrebenitlux: classify views in simple classes as variation...
2017-01-02 Alexis Laferrièrebenitlux server: don't suggest current friends
2017-01-02 Alexis Laferrièrebenitlux: make BeerView labels public attributes so...
2017-01-02 Alexis Laferrièrebenitlux: refresh home window on receiving an invalid...
2017-01-02 Alexis Laferrièrebenitlux: don't endlessly recheck token if its invalid
2017-01-02 Alexis Laferrièrebenitlux: fix size and alignment of Star & Follow Button
2017-01-02 Alexis Laferrièrebenitlux: flatten icon text to path
2017-01-02 Alexis Laferrièrebenitlux: expect that native objects will be freed...
2017-01-02 Alexis Laferrièrebenitlux: disable autocorrect and autocapital.. on...
2017-01-02 Alexis Laferrièrebenitlux: disable star buttons when not logged in
2017-01-02 Alexis Laferrièrebenitlux: drop the custom ellipsizing
2016-10-12 Alexis Laferrièrebenitlux: percent encode GET args
2016-09-29 Jean PrivatMerge: iOS: fix compilation problems, warnings and...
2016-09-21 Alexis Laferrièrebenitlux: fix ios-release rule and keep the compiled...
2016-09-19 Alexis Laferrièrelib & contrib: update imports
2016-08-12 Alexis Laferrièrebenitlux: drop a few explicity deserialization support...
2016-07-22 Alexis Laferrièrebenitlux: fix typo in `ItemView::set_background`
2016-07-22 Alexis Laferrièrebenitlux: use the R class
2016-06-24 Alexis Laferrièrecalculator & benitlux: remove obsolete explicit observe...
2016-06-20 Alexis Laferrièreapp.nit: update clients of AsyncHttpRequest
2016-06-11 Jean Privatmakefiles: simplify them and assume that Nit tools...
2016-05-23 Alexis LaferrièreBenitlux app: revamp UI of the login/signup screen...
2016-05-23 Alexis LaferrièreBenitlux app: show server messages on the login/signup...
2016-05-23 Alexis LaferrièreBenitlux App: clean up dead code
2016-05-19 Alexis Laferrièrecontrit/benitlux: update package.ini and intro F-Droid...
2016-05-19 Alexis Laferrièrecontrib/benitlux: update README
2016-05-19 Alexis Laferrièrecontrib/benitlux: intro iOS client
2016-05-19 Alexis Laferrièrecontrib/benitlux: intro Android apps, pure prototype...
2016-05-19 Alexis Laferrièrecontrib/benitlux: intro Benitlux client prototype App
2016-05-19 Alexis Laferrièrecontrib/benitlux: move server specific modules to the...
2016-05-17 Jean PrivatMerge: Admin interface for Benitlux and fixes
2016-05-16 Alexis Laferrièrecontrib/benitlux: intro `BenitluxRESTAction::check_token`
2016-05-16 Alexis Laferrièrecontrib/benitlux: intro the admin server interface...
2016-05-16 Alexis Laferrièrecontrib/benitlux: standardize dates on the server-side
2016-05-13 Alexis Laferrièrecontrib: update clients of `to_json_string`
2016-04-08 Alexis Laferrièrecontrib/benitlux: fix superstring in benitlux_social
2016-04-08 Alexis Laferrièrecontrib/benitlux: let the iterators close the sqlite...
2016-04-05 Alexis Laferrièrecontrib/benitlux: rename DB to BenitluxDB waiting for...
2016-04-05 Alexis Laferrièrecontrib/benitlux: share a single connexion to the DB
2016-04-05 Alexis Laferrièrecontrib/benitlux: add push notification support
2016-04-05 Alexis Laferrièrecontrib/benitlux: drop the non-nitrestful service ...
2016-04-05 Alexis Laferrièrecontrib/benitlux: use nitrestful to expose social netwo...
2016-04-05 Alexis Laferrièrecontrib/benitlux: intro core logic and DB services...
2016-04-05 Alexis Laferrièrecontrib/benitlux: intro shared model objects for a...
2016-04-01 Alexis Laferrièrecontrib/benitlux: use print_error to print unexpected...
2016-04-01 Alexis Laferrièrecontrib/benitlux: update pre-existing client of beer_ev...
2016-04-01 Alexis Laferrièrecontrib/benitlux: fix beer_events_today returning null...
2016-03-09 Alexis Laferrièrecontrib: do not check for NIT_TESTING, nitcorn already...
2016-03-09 Alexis Laferrièrecontrib/benitlux: use result based rules to compose...
2016-03-09 Alexis Laferrièrecontrib/benitlux: move the iface declaration to the...
2016-03-09 Alexis Laferrièrecontrib/benitlux: add `Beer::id`
2016-03-03 Alexis Laferrièrecontrib/benitlux: use the latest entry as reference...
2016-03-03 Alexis Laferrièrecontrib/benitlux: accept more date formats
2015-11-28 Alexis Laferrièrecontrib/benitlux_daily: use only "- " to separate the...
2015-11-28 Alexis Laferrièrecontrib/benitlux_daily: add verbose option for debug
2015-10-23 Alexis Laferrièrecontrib/benitlux: select the width of the report with...
2015-10-23 Alexis Laferrièrecontrib/benitlux: report shows beers available between...
2015-10-07 Jean PrivatMakefiles: add pre-build
2015-09-16 Jean Privatcontrib: add `upstream.tryit` to packages that have...
2015-09-09 Jean Privatcode: rename `project[s].ini` files as `package[s]...
2015-09-04 Jean PrivatMerge: Better synopses in many packages for a prettier...
2015-09-02 Jean PrivatMerge: Ini of projects
2015-08-31 Alexis Laferrièrecontrib/benitlux: show street name in email
2015-08-30 Jean Privatcontrib: introduce .ini for projects maintained by...
2015-08-29 Alexis Laferrièrecontrib/benitlux: identify mailing list emails as bulk...
2015-08-29 Alexis Laferrièrecontrib: update the README of many contribs
2015-08-13 Alexis Laferrièrecontrib/benitlux: add year-month as column headers...
2015-08-13 Alexis Laferrièrecontrib/benitlux: use a different background for half...
2015-08-13 Alexis Laferrièrecontrib/benitlux: update old constructors
2015-08-13 Alexis Laferrièrecontrib/benitlux: add module to correct beer name errors
2015-08-06 Alexis Laferrièrecontrib/benitlux: add a report tool
2015-08-06 Alexis Laferrièrecontrib/benitlux: add services to list known beers...
2015-06-07 Alexis Laferrièrecontrib: update users of Curl
2015-05-20 Alexis Laferrièrelib & contrib: update users of json::serialization
2015-04-08 Jean Privatcode: remove useless `or else` now that they are detected
2015-02-10 Lucas Bajoletlib/standard/stream: Renamed streams for more explicit...
2014-12-14 Jean PrivatMerge: Fix unread warnings
2014-12-12 Alexandre Terrasacontrib/benitlux: fixes unread variables
2014-12-11 Jean Privatcontrib&examples: Makefiles use nitc instead of nitg
2014-09-25 Jean PrivatMerge: Clean stuff
2014-09-25 Jean Privatbenitlux: fix a nitunit
2014-09-23 Alexis Laferrièrebenitlux/view: add missing opening <html> tag
2014-09-08 Alexis Laferrièrecontrib: intro the benitlux project