|
|
@18661
|
10 years |
bretth |
Fixed a bug where if the initial version of an entity was non-visible …
|
|
|
@18655
|
10 years |
marcuswolschon |
comments
|
|
|
@18654
|
10 years |
marcuswolschon |
comments
|
|
|
@18653
|
10 years |
marcuswolschon |
checkstyle
|
|
|
@18644
|
10 years |
marcuswolschon |
fixed bug (wrong encoding in upload)
|
|
|
@18643
|
10 years |
bretth |
Bumped the version to 0.31.3 to reflect fixes to the broken …
|
|
|
@18642
|
10 years |
bretth |
Fixed a serious bug in the replication code. It was querying for the …
|
|
|
@18640
|
10 years |
marcuswolschon |
bugfix
|
|
|
@18639
|
10 years |
marcuswolschon |
added parameter checks
|
|
|
@18638
|
10 years |
marcuswolschon |
bufix in parameter-parsing
|
|
|
@18637
|
10 years |
marcuswolschon |
log error response
|
|
|
@18631
|
10 years |
marcuswolschon |
added checking of status-codes
|
|
|
@18574
|
10 years |
marcuswolschon |
added version of osmosis to uploaded changeset
|
|
|
@18573
|
10 years |
marcuswolschon |
mysql-connector .10 instead of .6
|
|
|
@18572
|
10 years |
marcuswolschon |
I overlooked 2 BufferedWriter? -parameters
Somehow compile-errors don´t …
|
|
|
@18571
|
10 years |
marcuswolschon |
I overlooked 2 BufferedWriter? -parameters
|
|
|
@18570
|
10 years |
marcuswolschon |
I overlooked 2 BufferedWriter? -parameters
|
|
|
@18569
|
10 years |
marcuswolschon |
added untested "--xml-upload-change" -task
|
|
|
@18568
|
10 years |
bretth |
Broke a long code line into several lines to help diagnose a null …
|
|
|
@18566
|
10 years |
marcuswolschon |
|
|
|
@18562
|
10 years |
bretth |
Updated the Relation class to store persisted member counts as ints …
|
|
|
@18529
|
10 years |
marcuswolschon |
bugfix
|
|
|
@18528
|
10 years |
marcuswolschon |
added missing parameter-checks
|
|
|
@18230
|
10 years |
frederik |
consider version when sorting 0.6 objects
|
|
|
@18121
|
10 years |
glebius |
Make it possible to filter by user name and/or user ID.
Reviewed …
|
|
|
@18117
|
10 years |
jochen |
Added getNodeLocation() method
Changed createLineString() to be public …
|
|
|
@17682
|
10 years |
bretth |
Modified the replication tasks to store sequence data files in a …
|
|
|
@17580
|
10 years |
bretth |
Updated changes.txt to include changes for 0.32.
|
|
|
@17579
|
10 years |
bretth |
Fixed a number of issues in the file merging task. Now appears to be …
|
|
|
@17555
|
10 years |
bretth |
Fixed the replication file merger to write all files to the data …
|
|
|
@17517
|
10 years |
bretth |
Fixed queries to use '(' and ')' characters for the NOT IN clause …
|
|
|
@17516
|
10 years |
bretth |
Fixed a bug in the replication logic where the active transaction id …
|
|
|
@17515
|
10 years |
bretth |
Added logging statements to allow the transaction ids to be monitored …
|
|
|
@17514
|
10 years |
bretth |
Fixed the replication file merging task to initialise the data …
|
|
|
@17513
|
10 years |
bretth |
Added a commented out database URL option for enabling jdbc tracing.
|
|
|
@17511
|
10 years |
bretth |
Updated the command line examples which are displayed if no arguments …
|
|
|
@17510
|
10 years |
bretth |
Fixed all replication downloading tasks to sort the results before …
|
|
|
@17502
|
10 years |
bretth |
Updated log comments to be clearer.
|
|
|
@17501
|
10 years |
bretth |
Added some basic logging to the replication downloading base class.
|
|
|
@17500
|
10 years |
bretth |
Fixed the replication downloader to include the extension in the …
|
|
|
@17499
|
10 years |
bretth |
Updated the replication tasks to consistently use seconds as the unit …
|
|
|
@17495
|
10 years |
bretth |
Completed the new --merge-replication-files task, but currently untested.
|
|
|
@17478
|
10 years |
bretth |
Added initial code for a new task for merging multiple replication …
|
|
|
@17394
|
10 years |
bretth |
Fixed a null pointer exception occurring on an uninitialised tag …
|
|
|
@17345
|
10 years |
bretth |
Reverted the changeset queries back to using a temporary table …
|
|
|
@17335
|
10 years |
bretth |
Fixed XML writing to allow tab, carriage return and line feed characters.
|
|
|
@17331
|
10 years |
bretth |
Now issuing extra "set enable_xxxx=false" statements to the server …
|
|
|
@17280
|
10 years |
bretth |
Added new "enableNewQuery" option to the apidb test reader class to …
|
|
|
@17276
|
10 years |
bretth |
Updated the query plan controlling set statement(s) to use the local …
|
|
|
@17275
|
10 years |
bretth |
Added a new script for creating "xid" indexes. These are required by …
|
|
|
@17273
|
10 years |
bretth |
Fixed the new entity DAO to not return anonymous users.
|
|
|
@17272
|
10 years |
bretth |
Added a new --read-apidb-test task for comparing existing and …
|
|
|
@17199
|
10 years |
harrywood |
New osmosis plugin for crude data simplifying. See README.txt
|
|
|
@17090
|
10 years |
bretth |
Included Xerces 2.9.1 as a dependency which will be used instead of …
|
|
|
@17075
|
10 years |
bretth |
Updated the XML escaping routine to use a StringBuilder? instead of the …
|
|
|
@17063
|
10 years |
bretth |
Updated the apidb expected schema version to 39.
|
|
|
@17062
|
10 years |
bretth |
Updated apidb schema creation script to version 39.
|
|
|
@17011
|
10 years |
bretth |
Removed the empty repdb package from the test source tree.
|
|
|
@17010
|
10 years |
bretth |
Modified the entity dao to disable PostgreSQL sequential table scans …
|
|
|
@16993
|
10 years |
bretth |
Updated the expected apidb schema version to 38.
|
|
|
@16992
|
10 years |
bretth |
Updated the API0.6 schema creation script to reach migration 38.
|
|
|
@16991
|
10 years |
bretth |
Fixed the EntityHistoryReader? class used for apidb data extraction so …
|
|
|
@16989
|
10 years |
bretth |
Modified the apidb reading tasks to avoid ORDER BY clauses by sorting …
|
|
|
@16988
|
10 years |
bretth |
Updated the Ivy download target to delete old versions of Ivy …
|
|
|
@16987
|
10 years |
bretth |
Upgraded Ivy from version 2.0.0-rc2 to the final 2.0.0 release.
|
|
|
@16900
|
10 years |
bretth |
Updated the ApiDB reading code to avoid the use of temporary tables in …
|
|
|
@16864
|
10 years |
bretth |
Fixed line endings.
|
|
|
@16699
|
10 years |
bretth |
Fixed the recent utf-8 patch to correctly match control characters, …
|
|
|
@16675
|
10 years |
achmyr |
tagged UTF8 problem fixing
|
|
|
@16674
|
10 years |
achmyr |
preparing tagging 0.30.2
|
|
|
@16673
|
10 years |
achmyr |
skipping UTF8 control symbols (0x01-0x31, 0x127)
|
|
|
@16664
|
10 years |
joerg |
New changelog from svn
|
|
|
@16608
|
10 years |
bretth |
Removed the old unused repdb package.
|
|
|
@16489
|
10 years |
bretth |
Improved the error message when no timestamp is available on input data.
|
|
|
@15984
|
10 years |
bretth |
Removed the empty repdb package.
|
|
|
@15983
|
10 years |
bretth |
Updated the pgsql simple schema readme to describe the way linestring …
|
|
|
@15982
|
10 years |
bretth |
Added factories for the new replication file downloader tasks and …
|
|
|
@15981
|
10 years |
bretth |
Updated the classpath of the windows launcher to correctly specify the …
|
|
|
@15980
|
10 years |
bretth |
Added new tasks for replicating the new sequenced history files, as …
|
|
|
@15957
|
10 years |
bretth |
Fixed pgsql COPY file writer to include entity changeset ids.
|
|
|
@15942
|
10 years |
bretth |
Fixed a failure occurring when no changes have occurred between …
|
|
|
@15909
|
10 years |
bretth |
Removed the replication db functionality, it is not suitable in its …
|
|
|
@15874
|
10 years |
bretth |
Classpath fixes for ticket #1951.
|
|
|
@15856
|
10 years |
bretth |
Updated replication to use transaction range queries instead of using …
|
|
|
@15792
|
11 years |
bretth |
Updated the transaction id replication query to dynamically build the …
|
|
|
@15791
|
11 years |
bretth |
Fixed BASE_TIMESTAMP_OFFSET to be 2 hours instead of almost 17 hours.
|
|
|
@15790
|
11 years |
bretth |
Fixed the file-based replication test to use the correctly formatted …
|
|
|
@15789
|
11 years |
bretth |
Fixed a bug in the FileBasedLock? that was causing it to open many …
|
|
|
@15766
|
11 years |
bretth |
Added an API database snapshot, and a shell script to re-generate it.
|
|
|
@15738
|
11 years |
bretth |
Formatted the sequence number in all replication file names to ensure …
|
|
|
@15737
|
11 years |
bretth |
A sequence specific copy of the replication state file is now created …
|
|
|
@15736
|
11 years |
bretth |
Fixed a bug in the transaction snapshot parser, and added a test to verify.
|
|
|
@15735
|
11 years |
bretth |
Debugged the api database replication and added a unit test.
|
|
|
@15730
|
11 years |
bretth |
Finished coding the file-based API replication task --replicate-apidb. …
|
|
|
@15602
|
11 years |
bretth |
Added a file-based replication destination.
|
|
|
@15601
|
11 years |
bretth |
Added the replication sequence number to the replication state.
|
|
|
@15600
|
11 years |
bretth |
Added replication functionality including replication engine, …
|
|
|
@15435
|
11 years |
bretth |
Updated the expected database migrations list to include up to …
|
|
|
@15434
|
11 years |
bretth |
Moved the --read-apidb-current task over to the new database access code.
|
|
|
@15282
|
11 years |
bretth |
Moved the --read-apidb-change task over to the new database access code.
|
|
|