Pull requests

# Title Repository URL Creation date Status
1 Fetch data from GitHub and populate database Hexlet/hexlet-friends https://github.com/Hexlet/hexlet-friends/pull/12 29.09.2019 Closed
2 Add models for orgs, repos, contributors and contributions Hexlet/hexlet-friends https://github.com/Hexlet/hexlet-friends/pull/15 30.09.2019 Merged
3 Add views and templates for contributors Hexlet/hexlet-friends https://github.com/Hexlet/hexlet-friends/pull/19 05.10.2019 Merged
4 Register models on the admin panel Hexlet/hexlet-friends https://github.com/Hexlet/hexlet-friends/pull/20 07.10.2019 Merged
5 Add GitHub webhook for events Hexlet/hexlet-friends https://github.com/Hexlet/hexlet-friends/pull/22 12.10.2019 Merged
6 Add views and templates for organizations and repositories Hexlet/hexlet-friends https://github.com/Hexlet/hexlet-friends/pull/28 15.10.2019 Merged
7 Add files and changes for deployment to Heroku Hexlet/hexlet-friends https://github.com/Hexlet/hexlet-friends/pull/29 17.10.2019 Merged
8 Rename the app, better Makefile Hexlet/hexlet-friends https://github.com/Hexlet/hexlet-friends/pull/30 22.10.2019 Merged
9 Finish initial data collection process Hexlet/hexlet-friends https://github.com/Hexlet/hexlet-friends/pull/31 23.10.2019 Merged
10 Set up login and logout, add get_absolute_url to models and templates Hexlet/hexlet-friends https://github.com/Hexlet/hexlet-friends/pull/32 02.11.2019 Merged
11 Nail the footer down and make some i18n changes Hexlet/hexlet-friends https://github.com/Hexlet/hexlet-friends/pull/34 13.11.2019 Merged
12 Update list views and templates Hexlet/hexlet-friends https://github.com/Hexlet/hexlet-friends/pull/35 13.11.2019 Merged
13 Edit Travis CI config Hexlet/hexlet-friends https://github.com/Hexlet/hexlet-friends/pull/36 17.11.2019 Merged
14 Improve details template for contributor Hexlet/hexlet-friends https://github.com/Hexlet/hexlet-friends/pull/37 17.11.2019 Merged
15 Update org and repo details templates Hexlet/hexlet-friends https://github.com/Hexlet/hexlet-friends/pull/38 26.11.2019 Merged
16 Make tables more appealing Hexlet/hexlet-friends https://github.com/Hexlet/hexlet-friends/pull/39 27.11.2019 Merged
17 Improve data fetching from GitHub Hexlet/hexlet-friends https://github.com/Hexlet/hexlet-friends/pull/40 28.11.2019 Merged
18 Replace None with 0 in stats of empty repos Hexlet/hexlet-friends https://github.com/Hexlet/hexlet-friends/pull/41 01.12.2019 Merged
19 Add fetching settings to the admin panel and use sessions while working with GitHub Hexlet/hexlet-friends https://github.com/Hexlet/hexlet-friends/pull/42 01.12.2019 Merged
20 Add visibility control over repositories and contributors Hexlet/hexlet-friends https://github.com/Hexlet/hexlet-friends/pull/43 01.12.2019 Merged
21 Add --repo to the management command; update readme Hexlet/hexlet-friends https://github.com/Hexlet/hexlet-friends/pull/45 11.12.2019 Merged
22 Handle 202 Accepted when Github has no cached stats Hexlet/hexlet-friends https://github.com/Hexlet/hexlet-friends/pull/46 15.12.2019 Merged
23 Mention `make sync` in README Hexlet/hexlet-friends https://github.com/Hexlet/hexlet-friends/pull/47 16.12.2019 Merged
24 Simplify stats calculation queries Hexlet/hexlet-friends https://github.com/Hexlet/hexlet-friends/pull/48 18.12.2019 Merged
25 Count regular comments Hexlet/hexlet-friends https://github.com/Hexlet/hexlet-friends/pull/49 19.12.2019 Merged