Граф коммитов

29 Коммитов

Автор SHA1 Сообщение Дата
Ayush Shridhar 3000a974e6 Move Contributing section to CONTRIBUTING.md (#406)
Also add docs about bug type classifier to README.md
2019-05-14 15:51:31 +02:00
Marco Castelluccio 1edfa395cf Add links to good-first-bug and reserved-for-beginners issues 2019-05-14 01:28:16 +02:00
Marco Castelluccio be84bff898 Change good-first-bug label name in README 2019-05-13 17:40:37 +02:00
Boris Feld bad6a50d8b Pre commit setup (#252)
* Add pre-commit configuration

Add auto-formatting configuration using the https://pre-commit.com/ project.
Having auto-formatting setup and automatically enforced helps speeding up
development and review process.

* Apply the auto-formatting on all files in the repository

* Removes flake8-quotes as it conflicts with Black formatting

* Disable some Flake8 rules

Disable Flake8 rules that are handled by Black. The list comes from
https://github.com/ambv/black/issues/429#issuecomment-472687803.
2019-04-09 15:57:29 +02:00
Marco Castelluccio 3ad9707db7 Add firefoxtree extension to list of needed Mercurial extensions
Fixes #212
2019-03-19 00:58:04 +01:00
Marco Castelluccio d04ed065c1 Remove unnecessary indentation 2019-03-19 00:56:59 +01:00
Ayush Shridhar 60b228800d Update docs for running the repository mining script (#209) 2019-03-07 20:04:51 +01:00
Marco Castelluccio 7899e13816 Add more docs about other classifiers 2019-02-20 01:10:12 +01:00
Shubham Garg 066e429937 Update docs to mention the log command instead of hg.log (#159) 2019-02-08 16:55:30 +01:00
Marco Castelluccio e34ada50e0 Add short description of all the files in the repository 2019-01-30 18:02:46 +01:00
Marco Castelluccio 5fee65446a Explain how to run the repository mining script 2019-01-30 17:56:23 +01:00
Marco Castelluccio deba475bc1 Add IRC channel to the Contributing section 2019-01-25 18:24:31 +01:00
Marco Castelluccio 27957cc3f6 Add a 'Contributing' section with some rules about contributing to the project 2019-01-20 19:07:25 +01:00
Yatin Maan ba04ae2843 Update README.md (#70) 2019-01-16 21:46:52 +01:00
Marco Castelluccio 400393bf9d Add 'Usage' paragraph 2018-12-22 02:34:09 +01:00
Marco Castelluccio 499d897792 Add uplift model to docs 2018-12-21 14:46:42 +01:00
Marco Castelluccio 966a31620a Update documentation to match what the project became 2018-12-05 10:25:13 -05:00
Marco Castelluccio dc267ffb3d Update setup steps 2018-11-20 17:24:02 +01:00
Marco Castelluccio 9448460548 Create 'data' directory before downloading databases 2018-11-20 11:53:47 +01:00
Marco Castelluccio f4a2fe9e54 Automatically extract compressed databases 2018-11-20 11:11:22 +01:00
Marco Castelluccio b80123cbb8 Remove data files from the repo and host them on another service
Former-commit-id: db43a17445659d664fc41c014e9fe2d61c98b4ba
2018-11-20 10:36:04 +01:00
Marco Castelluccio 1c5d89bc80 Add script to retrieve data from a Mercurial repository
Former-commit-id: 121b42a9a3
2018-11-12 12:55:27 +01:00
Marco Castelluccio 34682521a0 Update accuracy numbers
Former-commit-id: b21257ad66
2018-10-11 20:21:57 +02:00
Marco Castelluccio d733796ea7 Update number of bugs in the dataset
Former-commit-id: 5bb22f8fc9
2018-10-11 17:29:20 +02:00
Marco Castelluccio a58d187d0d Use higher compression ratio
Former-commit-id: 6a247f0ec6
2018-10-11 17:25:29 +02:00
Marco Castelluccio b174cec6a4 Don't use MongoDB
Former-commit-id: d25ee7891f
2018-10-11 15:43:44 +02:00
Marco Castelluccio 1364627cdc Update README
Former-commit-id: bbd594e67b
2018-09-24 23:13:29 +01:00
Marco Castelluccio 41c39ebaaf Use MongoDB to store bugs
Former-commit-id: c9e742744e
2018-09-21 17:11:34 +02:00
Marco Castelluccio 2364941b87 First commit
Former-commit-id: 37f2820f78
2018-03-11 20:12:35 +00:00