nit.git
2019-07-12 Jean PrivatREADME: update the state of requirements
2019-07-12 Jean Privattools: move nitpm to more_tools since it requires libcurl
2019-07-03 Jean PrivatMerge: nitrpg: Move `nitrpg` to its own repository
2019-07-03 Jean PrivatMerge: Mock Github API tests
2019-07-03 Jean PrivatMerge: Follow the INI specification
2019-07-03 Jean PrivatMerge: Introduce `Logger`, a simple yet powerful loggin...
2019-07-03 Alexandre Terrasagithub: Switch GithubAPI examples to `nitish`
2019-07-03 Alexandre Terrasagithub: Fix `GithubAPI::load_repo_branches`
2019-07-03 Alexandre Terrasagithub: Add mock api testing
2019-06-20 Alexandre Terrasanitrpg: Move `nitrpg` to its own repository
2019-06-20 Alexandre Terrasanitpm: Update to new INI api
2019-06-20 Alexandre Terrasanitpackage: Update to new INI api
2019-06-20 Alexandre Terrasaloader: Update to new INI api
2019-06-20 Alexandre Terrasadoc: Update to new INI api
2019-06-20 Alexandre Terrasanitiwiki: Update to new INI api
2019-06-20 Jean Privatdocker-ci: ajoute libicu-dev
2019-06-18 Alexandre Terrasaconfig: Update to new INI api
2019-06-18 Alexandre Terrasaini: Update `package.ini` file
2019-06-18 Alexandre Terrasaini: Add a README with tests from the spec
2019-06-18 Alexandre Terrasaini: Rewrite lib so it follows the INI spec
2019-06-18 Alexandre Terrasanitweb: Adapt server to new `pop_logging` interface
2019-06-18 Alexandre Terrasagithub: Adapt Github loader to new `pop_logging` interface
2019-06-18 Alexandre Terrasapopcorn: Remove useless dependency between `pop_tracker...
2019-06-18 Alexandre Terrasapopcorn: Use `logger`
2019-06-18 Alexandre TerrasaIntroduce `logger`, a simple logging utility for Nit
2019-06-13 Jean PrivatMerge: Some more small improvements on gitlab-ci
2019-06-07 Jean PrivatMerge: concurrent_collections: Add implementation of...
2019-06-07 Jean PrivatMerge: lib/core/bytes: Add a redef of has method
2019-06-07 Jean PrivatMerge: Fix LineIterator
2019-05-30 Jean Privattests: add test_file_read3 for LineIterator
2019-05-30 Jean Privatlib/core/stream: LineIterator use CachedIterator
2019-05-30 Jean Privatlib/core/collection: add `CachedIterator` to factorize...
2019-05-28 Florian Deljarrylib/core/bytes: Adding a redef of has method
2019-05-27 Florian Deljarryconcurrent_collections: Adding implementation of has...
2019-05-09 Jean PrivatMerge: astbuilder: Adding new nodes makers(assert,...
2019-05-07 Florian Deljarryastbuilder: Adding new nodes makers(assert, method...
2019-03-01 Jean Privatnitunit: do not write empty testsuites in the xml file
2019-03-01 Jean Privattests.sh: run junit2html to render xml files
2019-03-01 Jean Privatgitlab-ci: add nitmetrics job
2019-03-01 Jean Privatgitlab-ci: add valgrind job
2019-03-01 Jean PrivatMerge: CI: macOS jobs for Gitlab CI
2019-03-01 Jean PrivatMerge: ci: nitlang/nit-ci docker image runs in UTF8
2019-03-01 Jean PrivatMerge: Moving the astvalidation module in astbuilder
2019-03-01 Jean PrivatMerge: Java FFI: use class NitObject for references...
2019-02-28 Jean Privatci: nitlang/nit-ci docker image runs in UTF8
2019-02-28 Alexis Laferrièreci: pre download bdwgc before launching the tests
2019-02-28 Alexis Laferrièremisc/check_manpages.sh: add -E option to sed for for...
2019-02-28 Alexis Laferrièretests: workaround for 'broken kqueue' error on macOS
2019-02-28 Alexis Laferrièreci: tests for macOS on Gitlab CI
2019-02-27 Florian DeljarryMoving the astvalidation module in astbuilder
2019-02-27 Alexis LaferrièreJava FFI: Makefile adds the compilation dir to the...
2019-02-27 Alexis Laferrièretests: test Java on the new Gitlab CI setup
2019-02-27 Alexis Laferrièreandroid: NitActivity and NitService use long to hold...
2019-02-27 Alexis Laferrièreandroid & benitlux: use NitObject in clients
2019-02-27 Alexis LaferrièreJava FFI: intro NitObject for references to Nit objects...
2019-02-26 Alexis LaferrièreJava FFI: extra_java_file annotation use full Java...
2019-02-26 Alexis LaferrièreJava FFI: fix a few warnings and improve doc
2019-02-26 Alexis LaferrièreFFI: ExternFile::filename should be relative to the...
2019-02-22 Jean PrivatMerge: Ci more
2019-02-22 Jean Privatci-gitlab: contrib android-release (but not signed)
2019-02-22 Jean Privatgitlab-ci: remove remaining allow_failure
2019-02-22 Jean Privatci: do not run nitc with `--colors-are-symbols`: it...
2019-02-22 Jean Privatgitlab-ci: inject key for github.oauthtoken
2019-02-22 Jean Privatgitlab-ci: do not test in `build_tools`
2019-02-22 Jean Privatci: dont fail on empty check_signedoff_list
2019-02-21 Jean PrivatMerge: Ci: move services to specific hostnames
2019-02-21 Jean PrivatMerge: gitlab-ci: add android
2019-02-21 Jean PrivatMerge: curl: fix concurrent requests and intro shortcut...
2019-02-21 Jean Privatdocker/ci: need netcat and killall for some test scripts
2019-02-21 Jean Privatdocker/ci: do not need postgresql server
2019-02-21 Jean Privatci: propose a docker-compose to handle services tests...
2019-02-21 Jean Privatgitlab-ci: enable neo4j
2019-02-21 Jean Privatgitlab-ci: enable postgres
2019-02-20 Jean Privatgitlab-ci: add mongo as service
2019-02-20 Jean Privatgitlab-ci: enable mongo
2019-02-20 Jean Privatmongo: use `mongo` instead of `localhost` by default
2019-02-20 Jean Privatgitlab-ci: contrib android
2019-02-20 Jean Privatgitlab-ci: add .gradle to the cache
2019-02-20 Jean Privatgitlab-ci: don't abort if grep select nothing
2019-02-20 Jean Privatgitlab_ci: basic test for android
2019-02-20 Jean Privatantroid/README.md: add raw (for nitunit)
2019-02-20 Jean Privatgitlab_ci: unblacklist android
2019-02-20 Jean Privatdocker/nit-ci: add imagemagick
2019-02-19 Jean Privatdocker/ci: install android sdk&ndk
2019-02-19 Jean Privatandroid-bdwgc: remove --depth=1 to avoid missing commits
2019-02-18 Jean PrivatMerge: tests.sh: special case when running in gitlab_ci
2019-02-18 Jean PrivatMerge: lib&contrib: add some raw and nitish in READMEs
2019-02-18 Jean PrivatMerge: tests/base_autocast: workaround a gcc bug
2019-02-18 Jean PrivatMerge: docker: add image for continuous integration...
2019-02-18 Jean PrivatMerge: Makefile: fix make clean
2019-02-18 Jean PrivatMerge: lib/core: handling of plus (+) sign when using...
2019-02-18 Jean Privatlib: add some nitish to avoid service configuration...
2019-02-18 Jean Privattests.sh: special case when running in gitlab_ci
2019-02-18 Jean Privattests/base_autocast: workaround a gcc bug
2019-02-18 Jean Privatlib&contrib: add some raw and nitish in READMEs
2019-02-18 Jean Privatadd .gitlab-ci.yml
2019-02-18 Jean Privatdocker: add image for continuous integration (without...
2019-02-15 Alexis Laferrièrecurl: update test for latest changes
2019-02-15 Alexis Laferrièreneo4j: remove unused curl handle (using a now private...
2019-02-15 Alexis Laferrièrepopcorn: there's no more a global curl handle, so this...
next