nit.git
2019-07-19 Jean PrivatCI: nitunit_some skips contrib since some code might...
2019-07-18 Jean Privatnitcc: tests script return non-zero on failure (print...
2019-07-18 Jean Privatnitcc: trim also remove tags on bad states
2019-07-15 Jean PrivatMerge: ci: generate metrics output in an artifact file
2019-07-15 Jean PrivatMerge: fix ci nitunit some
2019-07-15 Jean PrivatMerge: Introduce `test_frontend`
2019-07-15 Jean PrivatMerge: doc: Rename `synopsys` into `synopsis`
2019-07-15 Jean PrivatMerge: metrics: ReadmeMetrics uses markdown2
2019-07-15 Jean PrivatMerge: Update basic requirements and document them
2019-07-15 Jean PrivatMerge: Move back manual to the main repo
2019-07-15 Jean PrivatMerge: Clean old projects from `contrib`
2019-07-15 Jean PrivatMerge: github: Summer cleaning
2019-07-15 Jean Privatci: generate metrics output in an artifact file
2019-07-14 Alexandre Terrasaindexing: Use `test_frontend`
2019-07-14 Alexandre Terrasadoc: Commands tests use `test_frontend`
2019-07-14 Alexandre Terrasafrontend: Introduce `test_frontend` to easily test...
2019-07-14 Alexandre Terrasadoc: Rename `synopsys` into `synopsis`
2019-07-14 Alexandre Terrasametrics: ReadmeMetrics uses markdown2
2019-07-12 Jean PrivatMerge: ci: basic bench with old branch
2019-07-12 Jean PrivatMerge: typing: get_method refactoring
2019-07-12 Jean PrivatMerge: nitc: fix --keep-going in the compiler broken...
2019-07-12 Jean Privatci: compile the manual
2019-07-12 Jean Privatci: do not error when nothing with nitunit_some
2019-07-12 Jean Privatci: tests that requirements for tools are still OK
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-12 Jean Privatdoc/manual: put back the manual in the main repository
2019-07-12 Jean Privatnitc: fix --keep-going in the compiler broken by 539ca148d
2019-07-12 Florian Deljarrytyping: get_method refactoring
2019-07-12 Alexandre Terrasagithub: Remove old logging
2019-07-12 Alexandre Terrasagithub: Clean `get_contributor_stats`
2019-07-12 Alexandre Terrasagithub: Kill `github_curl`
2019-07-12 Alexandre Terrasagithub_search_for_jni: Migrate to new Github API
2019-07-12 Alexandre Terrasagithub_merge: Migrate to new Github API
2019-07-11 Jean Privatci: clean ccache stats to see the real effect of ccaching
2019-07-11 Alexandre Terrasagithub: Introduce `get_pull_comments`
2019-07-11 Alexandre Terrasagithub: Rename `ReviewComment` in `PullComment`
2019-07-11 Alexandre Terrasagithub: Rename `get_review_comment` in `get_pull_comment`
2019-07-11 Alexandre Terrasagithub: Introduce `get_commit_status`
2019-07-11 Alexandre Terrasagithub: Repo::default_branch can actually be null...
2019-07-11 Alexandre Terrasagithub: GithubWallet uses logger
2019-07-11 Alexandre Terrasagithub: GithubWallet uses optional attributes
2019-07-11 Alexandre Terrasagithub: Add mock testing for GithubWallet
2019-07-11 Alexandre Terrasagithub: Clean GithubAPI deserialization
2019-07-11 Alexandre Terrasagihtub: Remove ISODate
2019-07-11 Alexandre Terrasagithub: Remove GithubEntity
2019-07-11 Alexandre Terrasagithub: Decouple API from responses instances
2019-07-11 Alexandre Terrasagithub: Remove method `GithubAPI::get_branch_commits`
2019-07-11 Alexandre Terrasagithub: `search_issues` returns a SearchResults
2019-07-11 Alexandre Terrasagithub: Remove `get_repo_last_issue`
2019-07-11 Alexandre Terrasagithub: Refactorize array requests
2019-07-11 Alexandre Terrasagithub: Rename `GithubAPI::load_` methods in `get_`
2019-07-11 Alexandre Terrasagithub: Move deserialization process to `get`
2019-07-11 Alexandre Terrasagithub: Decouple GithubAPI from `GithubCurl`
2019-07-11 Alexandre Terrasacontrib: Kill `wiringPi`
2019-07-11 Alexandre Terrasacontrib: Kill `refund`
2019-07-11 Alexandre Terrasacontrib: Kill `neo_doxygen`
2019-07-10 Jean Privatci: basic bench with old branch
2019-07-08 Alexandre Terrasagithub: API use new constructors
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
next