nit.git
2016-05-20 Alexandre Terrasasrc/web: render do not require the server reference...
2016-05-20 Jean PrivatMerge: Update nitweb
2016-05-20 Jean PrivatMerge: Split and improve Docker
2016-05-20 Jean PrivatMerge: nitcatalog: count warnings per 1000 lines of...
2016-05-20 Jean PrivatMerge: Popcorn
2016-05-20 Alexandre Terrasasrc/web: replace adhoc MEntity::to_json by the model_js...
2016-05-20 Alexandre Terrasasrc/web: actions use full_name to lookup mentities
2016-05-20 Alexandre Terrasasrc/web: use full_name instead of html_raw_namespace
2016-05-20 Alexandre Terrasasrc/web: ModelAction can search mentities by full_name
2016-05-20 Alexandre Terrasatests: do not try to test examples form lib/popcorn
2016-05-20 Alexandre Terrasalib/popcorn: create package
2016-05-19 Alexandre Terrasamodel/model_views: search mentity by full_name
2016-05-19 Jean Privatnitcatalog: count warnings per 1000 lines of code ...
2016-05-19 Alexandre Terrasalib/popcorn: introduce Angular.js example
2016-05-19 Alexandre Terrasalib/popcorn: introduce mongodb example
2016-05-19 Alexandre Terrasalib/popcorn: route tests
2016-05-19 Alexandre Terrasalib/popcorn: router tests
2016-05-19 Alexandre Terrasalib/popcorn: introduce middleware examples
2016-05-19 Alexandre Terrasalib/popcorn: introduce session example
2016-05-19 Alexandre Terrasalib/popcorn: introduce handler examples
2016-05-19 Alexandre Terrasalib/popcorn: introduce static_files examples
2016-05-19 Alexandre Terrasalib/popcorn: introduce routing examples
2016-05-19 Alexandre Terrasalib/popcorn: introduce hello example
2016-05-19 Alexandre Terrasalib/popcorn: introduce base test features
2016-05-19 Alexandre Terrasalib/popcorn: introduce App implementation
2016-05-19 Alexandre Terrasalib/popcorn: introduce default middlewares
2016-05-19 Alexandre Terrasalib/nitcorn: make session writable
2016-05-19 Alexandre Terrasalib/popcorn: introduce pop_handlers
2016-05-19 Alexandre Terrasalib/nitcorn: make file server "show_directory" an option
2016-05-19 Alexandre Terrasalib/nitcorn: introduce json media types
2016-05-19 Alexandre Terrasalib/popcorn: introduce pop_routes
2016-05-19 Alexandre Terrasalib/nitcorn: redef to_s service on UriPart subclasses
2016-05-19 Alexandre Terrasalib/templates: fix typo in macro documentation
2016-05-19 Alexandre Terrasa.gitattributes: ignore trailing whitespaces in lib...
2016-05-19 Jean PrivatMerge: More nitunit improvement
2016-05-19 Jean PrivatMerge: Mobile app for the Benitlux social network
2016-05-19 Jean Privatdocker/full: install android sdk/ndk
2016-05-19 Jean Privatdocker/full: add nitunits
2016-05-19 Jean Privatdocker/full: add postgresql
2016-05-19 Jean Privatdocker: split into a basic and a full Docker
2016-05-19 Jean PrivatMerge: doc: Fix a mispelled word in the parser’s README
2016-05-19 Jean PrivatMerge: make the nitcatalog slightly more robust on...
2016-05-19 Jean PrivatMerge: .gitignore: ignore .swo files
2016-05-19 Jean Privatnitunit: document black box (.res) testing
2016-05-19 Jean Privattests: extends test_nitunit4 with diff-based tests
2016-05-19 Jean Privatnitunit: teach test_suite to compare outputs with a...
2016-05-19 Jean Privatnitunit: update manpage with `--nitc`
2016-05-19 Alexis Laferrièretnitter & calculator: update packages.ini
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-19 Jean Privattests: update nitunit tests
2016-05-19 Jean Privatnitunit: filter the XML content (and trunc it if needed)
2016-05-19 Jean Privatnitunit: use a safe_exec function with high ulimits
2016-05-19 Jean Privatnitunit: add options to search the compiler
2016-05-19 Jean Privatnitunit: factorize the search of a compiler
2016-05-19 Jean Privatnitunit: prevent generated files to be part of the...
2016-05-18 Alexis Laferrièrelib/ios: fix ListLayout style
2016-05-18 Alexis Laferrièrelib/ios: fix `pop_window` on iOS
2016-05-18 Alexis Laferrièrelib/android: fix align to always be centered vertically
2016-05-17 Jean PrivatMerge: app.nit: navigate between windows with the back...
2016-05-17 Jean PrivatMerge: app.nit: intro `ToggleEvent`
2016-05-17 Jean PrivatMerge: lib/core: Fix substring issue in `ASCIIFlatString`
2016-05-17 Jean PrivatMerge: modelize: mark properties broken if they are...
2016-05-17 Jean PrivatMerge: model: introduce model_json
2016-05-17 Jean Privatmake the nitcatalog slightly more robust on person...
2016-05-17 Alexandre Terrasamodel: introduce model_json
2016-05-17 Alexandre Terrasamodel_collect: collect modifiers for all MEntities
2016-05-17 Alexandre Terrasa.gitignore: ignore .swo files
2016-05-17 Alexis Laferrièrelib/ios: layouts have different behavior according...
2016-05-17 Alexis Laferrièretnitter & calculator: update app.nit clients
2016-05-17 Alexis Laferrièrelib/android: fix text input losing focus on selection...
2016-05-17 Alexis Laferrièrelib/android: implement back_button support using the...
2016-05-17 Alexis Laferrièrelib/android: add onKey* callbacks to Nit_activity
2016-05-17 Alexis Laferrièrelib/linux: implement back button
2016-05-17 Alexis Laferrièrelib/app: intro back_button abstraction with navigation...
2016-05-17 Jean PrivatMerge: Rubix: Fix package
2016-05-17 Jean PrivatMerge: nitunit: set the envvar NIT_TESTING
2016-05-17 Jean PrivatMerge: Android: select the low-level implementations...
2016-05-17 Jean PrivatMerge: Wrap postgresql #1810
2016-05-17 Alexis Laferrièrelib/linux: implement ToggleEvent
2016-05-17 Alexis Laferrièrelib/ios: implement ToggleEvent
2016-05-17 Alexis Laferrièrelib/android: implement ToggleEvent
2016-05-17 Alexis Laferrièrelib/app: ToogleEvent
2016-05-17 Lucas BajoletFix package Rubix
2016-05-17 Alexis Laferrièrelib/android: portrait and landscape import the main...
2016-05-17 Jean PrivatMerge: Asteronits: fix mobile on-screen controls
2016-05-17 Jean PrivatMerge: src/nitlight: Updated client to avoid crashes...
2016-05-17 Jean Privatnitunit: set the envvar NIT_TESTING
2016-05-17 Jean PrivatMerge: SQLite: update and simplify wrapper
2016-05-17 Jean PrivatMerge: Admin interface for Benitlux and fixes
2016-05-17 Jean PrivatMerge: Add quality metrics to the nit catalog
2016-05-17 Jean PrivatMerge: JSON: merge 2 services into `serialize_to_json...
2016-05-17 Alexis Laferrièrelib/android: update import and doc of `sensors`
2016-05-16 Alexis Laferrièrecontrib/asteronits: fix touch_ui (Mobile on screen...
2016-05-16 Alexis Laferrièrelib/sqlite3: update error management to be more simple...
2016-05-16 Alexis Laferrièrelib/sqlite3: use only NativeString in the native layer
next