Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
34 commits
Select commit Hold shift + click to select a range
1960d2f
1. Correlates tables and DBF-files from the FIAS database archive
Aug 4, 2017
309e6f9
1. Imports records to the database starts from first non-empty table …
Aug 10, 2017
d2b277f
Update Readme.md
bulychev-ay Aug 11, 2017
c39de65
Update tables.rb
bulychev-ay Dec 7, 2017
2307662
Убирает пробел
AmaliYar Dec 7, 2017
7e7053d
Возвращает пробел
AmaliYar Dec 7, 2017
9edf1b7
Added FiasAlgorithm.xml
AmaliYar Dec 18, 2017
dfe4244
Update FiasAlgorithm.xml
AmaliYar Dec 18, 2017
0297706
Fixes exact dbf gem version to correct FIAS's conflict's with dbf gem…
AmaliYar Dec 21, 2017
349c27b
Merge branch 'master' into master
AmaliYar Dec 21, 2017
9c54372
Merge pull request #1 from AmaliYar/master
AmaliYar Dec 21, 2017
dff3ad7
Revert "merge"
bulychev-ay Dec 21, 2017
7d70ce9
Merge pull request #2 from bulychev-ay/revert-1-master
AmaliYar Dec 21, 2017
70c6d79
Revert "Revert "merge""
AmaliYar Jan 15, 2018
5310424
Merge pull request #3 from bulychev-ay/revert-2-revert-1-master
AmaliYar Jan 15, 2018
4006f08
Настройка репозитория для доступа из основного проекта
bulychev-ay Jan 15, 2018
9238f68
Настройка репозитория для доступа из основного проекта
bulychev-ay Jan 15, 2018
bc6833c
Расширяет список распознаваемых адресных объектов, согласно модели Fi…
bulychev-ay Jan 16, 2018
32dec1b
Дополняет расширенный список распознаваемых адресных объектов, соглас…
bulychev-ay Feb 5, 2018
625981b
Дополняет усовершенствованный вариант метода canonical : supercanonical
bulychev-ay Jun 28, 2018
de108a4
adds data for create flattype and roomtype catalog
bulychev-ay Sep 7, 2018
0b9ca27
Update tables.rb
bulychev-ay Sep 7, 2018
5f2fc9c
refactors updating procedure
bulychev-ay Sep 7, 2018
5b33db0
more information while update
bulychev-ay Sep 7, 2018
73e3da0
Update db.rake
bulychev-ay Sep 10, 2018
28f3b0c
shows using tables and files to import
bulychev-ay Sep 10, 2018
5b59d7b
adds opportunity to handle update files by portion
bulychev-ay Sep 10, 2018
9e28f50
upgrade import task
bulychev-ay Sep 10, 2018
b8c3315
get a new params to import rake
bulychev-ay Sep 11, 2018
300c0b2
Update dbf.rb
bulychev-ay Sep 11, 2018
c60827b
Update db.rake
bulychev-ay Sep 14, 2018
e21334f
http -> https for DownloadService on FIAS server
bulychev-ay Sep 25, 2018
218b262
Изменение словаря синонимов
bulychev-ay Nov 1, 2018
e864dac
Merge branch 'master' of https://github.com/bulychev-ay/fias
bulychev-ay Nov 1, 2018
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions .idea/.rakeTasks

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

53 changes: 53 additions & 0 deletions .idea/fias.iml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 6 additions & 0 deletions .idea/inspectionProfiles/Project_Default.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 5 additions & 0 deletions .idea/misc.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 8 additions & 0 deletions .idea/modules.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 6 additions & 0 deletions .idea/vcs.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading