Arsentiy Milchakov
c02c04f527
[indexer] similar languages changes.
2018-02-21 16:05:14 +03:00
tatiana-kondakova
2de1eca620
Fix gcc5 build
2018-02-08 19:05:24 +03:00
tatiana-kondakova
4bf5605859
Change LocalityIndex depth
2018-02-08 12:39:21 +03:00
tatiana-kondakova
e01c0f206d
Add LocalityIndex test
2018-02-07 19:28:19 +03:00
tatiana-kondakova
863d766718
Add LocalityIndex
2018-02-02 17:57:31 +03:00
tatiana-kondakova
907a882006
Build fix
2018-02-01 18:28:12 +03:00
tatiana-kondakova
cbd1fab959
covering::IntervalsT -> covering::Intervals
2018-02-01 18:13:38 +03:00
tatiana-kondakova
e2db212ab1
Add LocalityIndexBuilder
2018-02-01 18:13:38 +03:00
tatiana-kondakova
ff52dcc7a3
Remove GeoIndex 2011 format support
2018-01-30 13:30:27 +03:00
Arsentiy Milchakov
daa3ab867a
[editor] review fixes
2018-01-23 17:14:53 +03:00
Arsentiy Milchakov
490416568e
[editor] Support migration for old versions of edits.
2018-01-23 17:14:53 +03:00
Ilya Grechuhin
f80d2dbddc
[cleanup] [ios] Fixed compilation warnings.
2018-01-23 15:56:28 +03:00
r.kuznetsov
cf21430055
Added new partners system
2018-01-22 11:13:02 +03:00
Yuri Gorshenin
a0ff36bf48
[indexer] Add ability to mmap scales index.
2018-01-19 16:10:31 +03:00
Vladimir Byko-Ianko
1b5ce65565
Fixing some routing_integration_tests.
2018-01-18 17:13:38 +03:00
Arsentiy Milchakov
cc0b8c40e8
[editor] relations are allowed for editing
2018-01-17 16:15:57 +03:00
Arsentiy Milchakov
2bc2cfcced
[editor] matching by geometry
2018-01-10 13:37:23 +03:00
Arsentiy Milchakov
6c899af9e1
[editor] names validation fix
2018-01-09 14:52:22 +02:00
greshilov
4e50a45aad
[qmake] Goodbye QMake!
...
+3party dirs
+Rebased
2017-12-28 12:38:00 +03:00
Yuri Gorshenin
4c9f7b1aef
[search] BookmarksProcessor.
2017-12-25 11:10:48 +01:00
Arsentiy Milchakov
118e1a3e32
Revert "[editor] call LoadMapEdits before uploading changes"
...
This reverts commit c399af93fe96eb44c0a5c77faabda0497e133ce7.
2017-12-14 14:10:18 +03:00
Arsentiy Milchakov
0784d50dc7
[editor] validate name for greece language
2017-12-14 14:10:18 +03:00
Arsentiy Milchakov
8ddbacffd5
[editor] call LoadMapEdits before uploading changes
2017-12-14 14:10:18 +03:00
Arsentiy Milchakov
1e2bdd8de0
[editor] review fixes
2017-12-07 15:05:05 +03:00
Arsentiy Milchakov
5f19f86e31
[editor] load map edits refactoring
2017-12-07 15:05:05 +03:00
Yuri Gorshenin
97e745281e
[map] Fixed Framework shutdown.
2017-12-06 11:34:01 +03:00
Yuri Gorshenin
690e000069
Review fixes.
2017-12-05 15:30:16 +03:00
Yuri Gorshenin
bb81febba8
[base] Compressed MemTrie optimization.
2017-12-05 15:30:16 +03:00
Yuri Gorshenin
ccef4a9f61
[base] Compressed MemTrie.
2017-12-05 15:30:16 +03:00
Maxim Pimenov
339f7324bf
[coding] An uninterruptible version of ForEach in StringUtf8Multilang.
2017-12-01 19:01:23 +03:00
Maxim Pimenov
cb246cd613
[base] ControlFlow.
...
The convention we used to break a ForEach loop prematurely
was to return false from the function object that was being
called by ForEach. Now the function object must return a special
enum, thus making the intention more readable.
2017-12-01 19:01:23 +03:00
Yuri Gorshenin
15fc8505fe
[search] MemSearchIndex prototype.
2017-11-30 17:48:30 +03:00
Arsentiy Milchakov
5830f821e2
[editor] validate name crash fix
2017-11-29 16:17:55 +03:00
tatiana-kondakova
7ad4a1c83d
Use different featureIds for transit segments. Expose OsmEditor fake feature interval to avoid conflicts.
2017-11-28 17:58:36 +03:00
Arsentiy Milchakov
6482843cb0
[editor] name validation fix - # and № are allowed
2017-11-28 16:21:06 +03:00
Arsentiy Milchakov
077cafe7b1
[editor] review fixes
2017-11-27 18:03:53 +03:00
Arsentiy Milchakov
76cbee1c32
[editor] validate name method is added
2017-11-27 18:03:53 +03:00
Yuri Gorshenin
929eb11341
Review fixes.
2017-11-24 18:23:42 +03:00
Yuri Gorshenin
aa502b1c2d
[search] Get rid of T-prefix.
2017-11-24 18:23:42 +03:00
Yuri Gorshenin
f5b5a0e70e
Review fixes.
2017-11-23 19:37:07 +03:00
Arsentiy Milchakov
9d8432c63d
[editor] review fixes
2017-11-23 17:21:36 +03:00
Arsentiy Milchakov
0e3a046555
[editor] added possibility to save several phone numbers
2017-11-23 17:21:36 +03:00
Maxim Pimenov
260f00c309
[indexer] [generator] Fixed the leading zeros check in house numbers.
2017-11-23 11:18:11 +03:00
Rokuz
b9958d6e06
Substituted Halloween to Holiday
2017-11-22 17:38:44 +03:00
Maxim Pimenov
50653171ff
[platform] [tests] Added an option to ScopedFile.
...
The option allows one to push responsibility on the user
of the ScopedFile, that is, enables a scenario where
a ScopedFile does not try to create the file on disk
but only assures the cleanup.
2017-11-17 17:34:25 +03:00
Arsentiy Milchakov
f6931bb396
[booking] review fixes
2017-11-16 15:58:07 +03:00
Arsentiy Milchakov
1c214d57ce
[booking] tests are unified + sponsored search mode + fix xcode build
2017-11-16 15:58:07 +03:00
Arsentiy Milchakov
c011846c94
[booking] review fixes
2017-11-16 15:58:07 +03:00
Arsentiy Milchakov
18728c8d11
[booking] availability filter tests
2017-11-16 15:58:07 +03:00
Yuri Gorshenin
a93db184e1
Review fixes.
2017-11-14 12:44:46 +03:00