/[projects]/dao/DaoAdresseService/src/main/java/dk/daoas/daoadresseservice/db
ViewVC logotype

Log of /dao/DaoAdresseService/src/main/java/dk/daoas/daoadresseservice/db

View Directory Listing Directory Listing


Sticky Revision:

Revision 2667 - Directory Listing
Modified Tue Aug 25 09:55:23 2015 UTC (8 years, 10 months ago) by torben
Hotfix of log

Revision 2666 - Directory Listing
Modified Tue Aug 25 09:30:14 2015 UTC (8 years, 10 months ago) by torben
Typo

Revision 2665 - Directory Listing
Modified Tue Aug 25 08:46:29 2015 UTC (8 years, 10 months ago) by torben
Gem omdelingsdag i log databasen

Revision 2628 - Directory Listing
Modified Fri Jul 17 08:41:58 2015 UTC (8 years, 11 months ago) by torben
Silence warnings

Revision 2627 - Directory Listing
Modified Fri Jul 17 08:39:41 2015 UTC (8 years, 11 months ago) by torben
Don't manually close an autoclosable

Revision 2616 - Directory Listing
Modified Wed Jul 15 13:42:30 2015 UTC (8 years, 11 months ago) by torben
Fjern gammel sammenligningsfunktion helt

Revision 2614 - Directory Listing
Modified Wed Jul 15 13:31:28 2015 UTC (8 years, 11 months ago) by torben
Silence findBugs warnings

Revision 2609 - Directory Listing
Modified Wed Jul 15 08:37:40 2015 UTC (8 years, 11 months ago) by torben
Unittest of AddressSearch

Revision 2608 - Directory Listing
Modified Wed Jul 15 06:52:05 2015 UTC (8 years, 11 months ago) by torben
Separate database interface and implementation (preparation for mocking and more unit tests)

Revision 2607 - Directory Listing
Modified Tue Jul 14 08:48:33 2015 UTC (8 years, 11 months ago) by torben
marker sammenlignings funktion som deprecated

Revision 2547 - Directory Listing
Modified Wed May 20 08:55:51 2015 UTC (9 years, 1 month ago) by torben
Tilføjet lørdags dirigering

Revision 2545 - Directory Listing
Modified Wed May 13 09:36:42 2015 UTC (9 years, 1 month ago) by torben
Udvid med søndags daekning

Revision 2544 - Directory Listing
Modified Tue May 12 13:30:55 2015 UTC (9 years, 1 month ago) by torben
Remove STRICT from MySQL settings, that way mysql will automatically truncate long strings

Revision 2542 - Directory Listing
Modified Mon May 11 15:25:59 2015 UTC (9 years, 1 month ago) by torben
More explicit error logging

Revision 2541 - Directory Listing
Modified Mon May 11 15:24:09 2015 UTC (9 years, 1 month ago) by torben
More explicit error logging

Revision 2539 - Directory Listing
Modified Mon May 11 08:05:01 2015 UTC (9 years, 1 month ago) by torben
Postnr skal selvfølgelig være short i aliasbean

Revision 2496 - Directory Listing
Modified Wed Mar 25 04:20:44 2015 UTC (9 years, 3 months ago) by torben
Lav om del debug false

Revision 2495 - Directory Listing
Modified Wed Mar 25 04:18:49 2015 UTC (9 years, 3 months ago) by torben
Implementer naturlig sortering for husnr i DataInspector

Revision 2492 - Directory Listing
Modified Tue Mar 24 20:33:35 2015 UTC (9 years, 3 months ago) by torben
Fix 100% dækning efter at postnr gemmes som short istedet for int

Revision 2490 - Directory Listing
Modified Tue Mar 24 12:38:21 2015 UTC (9 years, 3 months ago) by torben
Gadeident kan godt være i en 32bit int

Revision 2489 - Directory Listing
Modified Tue Mar 24 11:05:24 2015 UTC (9 years, 3 months ago) by torben
For some address vars, a 16bit short is more than enough

Revision 2488 - Directory Listing
Modified Tue Mar 24 10:59:46 2015 UTC (9 years, 3 months ago) by torben
Latitude / longitude doesn't require double precision (cuts 8 bytes from each Adresse instance)

Revision 2487 - Directory Listing
Modified Tue Mar 24 10:47:26 2015 UTC (9 years, 3 months ago) by torben
float er rigeligt til at gemme afstanden med

Revision 2457 - Directory Listing
Modified Fri Mar 20 13:57:47 2015 UTC (9 years, 3 months ago) by torben
switch to maven

Revision 2442 - Directory Listing
Modified Fri Mar 13 12:57:01 2015 UTC (9 years, 3 months ago) by torben
Original Path: dao/DaoAdresseService/src/dk/daoas/daoadresseservice/db
1) Træk Latitude/longitude på adressen helt med ud til resultatet
2) Ret en NPE fejl ved injectIntoBk

Revision 2421 - Directory Listing
Modified Mon Mar 2 10:23:59 2015 UTC (9 years, 3 months ago) by torben
Original Path: dao/DaoAdresseService/src/dk/daoas/daoadresseservice/db
Restructure DB error codes

Revision 2420 - Directory Listing
Modified Mon Mar 2 10:23:35 2015 UTC (9 years, 3 months ago) by torben
Original Path: dao/DaoAdresseService/src/dk/daoas/daoadresseservice/db
Restructure DB error codes

Revision 2395 - Directory Listing
Modified Fri Feb 27 09:39:05 2015 UTC (9 years, 4 months ago) by torben
Original Path: dao/DaoAdresseService/src/dk/daoas/daoadresseservice/db
1) simplify helper code
2) read alias table from database and use 

Revision 2384 - Directory Listing
Modified Thu Feb 26 13:11:45 2015 UTC (9 years, 4 months ago) by torben
Original Path: dao/DaoAdresseService/src/dk/daoas/daoadresseservice/db
CSV udtraæk der sammenligner gl og ny service

Revision 2377 - Directory Listing
Modified Thu Feb 26 08:13:15 2015 UTC (9 years, 4 months ago) by torben
Original Path: dao/DaoAdresseService/src/dk/daoas/daoadresseservice/db
Make DB connection probe inline on admin page

Revision 2375 - Directory Listing
Modified Wed Feb 25 09:52:34 2015 UTC (9 years, 4 months ago) by torben
Original Path: dao/DaoAdresseService/src/dk/daoas/daoadresseservice/db
Shutdown threadpool when unloading context

Revision 2372 - Directory Listing
Modified Tue Feb 24 20:38:56 2015 UTC (9 years, 4 months ago) by torben
Original Path: dao/DaoAdresseService/src/dk/daoas/daoadresseservice/db
Implemented search log to db

Revision 2371 - Directory Listing
Modified Tue Feb 24 14:48:30 2015 UTC (9 years, 4 months ago) by torben
Original Path: dao/DaoAdresseService/src/dk/daoas/daoadresseservice/db
Add stub for save log - and use autoclosable around connections 

Revision 2357 - Directory Listing
Modified Tue Feb 24 08:00:03 2015 UTC (9 years, 4 months ago) by torben
Original Path: dao/DaoAdresseService/src/dk/daoas/daoadresseservice/db
Improve DB connection probe

Revision 2356 - Directory Listing
Modified Tue Feb 24 07:57:47 2015 UTC (9 years, 4 months ago) by torben
Original Path: dao/DaoAdresseService/src/dk/daoas/daoadresseservice/db
Add link to connection probe

Revision 2355 - Directory Listing
Modified Tue Feb 24 07:43:04 2015 UTC (9 years, 4 months ago) by torben
Original Path: dao/DaoAdresseService/src/dk/daoas/daoadresseservice/db
Add comment regarding connection validation

Revision 2337 - Directory Listing
Modified Mon Feb 23 12:30:41 2015 UTC (9 years, 4 months ago) by torben
Original Path: dao/DaoAdresseService/src/dk/daoas/daoadresseservice/db
First version of admin page and data reload

Revision 2323 - Directory Listing
Modified Tue Feb 17 09:17:40 2015 UTC (9 years, 4 months ago) by torben
Original Path: dao/DaoAdresseService/src/dk/daoas/daoadresseservice/db
yet another deduplication

Revision 2320 - Directory Listing
Modified Tue Feb 17 08:58:41 2015 UTC (9 years, 4 months ago) by torben
Original Path: dao/DaoAdresseService/src/dk/daoas/daoadresseservice/db
Use deduplication in a more concistent way

Revision 2319 - Directory Listing
Modified Tue Feb 17 08:37:30 2015 UTC (9 years, 4 months ago) by torben
Original Path: dao/DaoAdresseService/src/dk/daoas/daoadresseservice/db
Even more deduplication

Revision 2318 - Directory Listing
Modified Tue Feb 17 08:27:13 2015 UTC (9 years, 4 months ago) by torben
Original Path: dao/DaoAdresseService/src/dk/daoas/daoadresseservice/db
Deduplicate transporttype ved udvidet dækning

Revision 2317 - Directory Listing
Modified Tue Feb 17 08:19:16 2015 UTC (9 years, 4 months ago) by torben
Original Path: dao/DaoAdresseService/src/dk/daoas/daoadresseservice/db
A bit more de-duplication

Revision 2316 - Directory Listing
Modified Tue Feb 17 07:38:24 2015 UTC (9 years, 4 months ago) by torben
Original Path: dao/DaoAdresseService/src/dk/daoas/daoadresseservice/db
Implement deduplication for distributorer

Revision 2308 - Directory Listing
Modified Mon Feb 16 09:51:24 2015 UTC (9 years, 4 months ago) by torben
Original Path: dao/DaoAdresseService/src/dk/daoas/daoadresseservice/db
1) Optimize DB read by forcing mysql to read 1 row at a time
2) Cache road names and there by forcing them to use a shared reference to the various strings - reducing memory consumption by ~100MB

Revision 2297 - Directory Listing
Modified Sun Feb 15 10:14:07 2015 UTC (9 years, 4 months ago) by torben
Original Path: dao/DaoAdresseService/src/dk/daoas/daoadresseservice/db
Remove debug statements

Revision 2296 - Directory Listing
Modified Sun Feb 15 10:11:13 2015 UTC (9 years, 4 months ago) by torben
Original Path: dao/DaoAdresseService/src/dk/daoas/daoadresseservice/db
Tag kun adresser ud hvor vi har en gadeident

Revision 2285 - Directory Listing
Modified Fri Feb 13 15:58:36 2015 UTC (9 years, 4 months ago) by torben
Original Path: dao/DaoAdresseService/src/dk/daoas/daoadresseservice/db
1) Sørg for at data strukturerne har en fornuftig initial Capacity for an undgå for mange udvidelser under start
2) da vi ikke bruger idAdresseMap efter indlæsningen er der der ingen grund til at gemme disse data på objekt niveau

Revision 2283 - Directory Listing
Modified Fri Feb 13 15:45:24 2015 UTC (9 years, 4 months ago) by torben
Original Path: dao/DaoAdresseService/src/dk/daoas/daoadresseservice/db
Korrekt håndtering af BK udvidet dækning + lad MySQL lave case konvertering for at undgå en masse ekstra String objekter under opbygningen.

Revision 2282 - Directory Listing
Modified Fri Feb 13 15:15:13 2015 UTC (9 years, 4 months ago) by torben
Original Path: dao/DaoAdresseService/src/dk/daoas/daoadresseservice/db
Flyt alle bean typer ned i sin egen package

Revision 2281 - Directory Listing
Modified Fri Feb 13 15:12:28 2015 UTC (9 years, 4 months ago) by torben
Original Path: dao/DaoAdresseService/src/dk/daoas/daoadresseservice/db
Ingen grund til at gemme vasketVejnavn i adresse POJO'en da det bare kræver mere hukommelse

Revision 2279 - Directory Listing
Modified Fri Feb 13 14:38:59 2015 UTC (9 years, 4 months ago) by torben
Original Path: dao/DaoAdresseService/src/dk/daoas/daoadresseservice/db
Implementer 100pct dækning

Revision 2276 - Directory Listing
Modified Fri Feb 13 13:48:09 2015 UTC (9 years, 4 months ago) by torben
Original Path: dao/DaoAdresseService/src/dk/daoas/daoadresseservice/db
Implementer udvidet dækning i DAO & BK

Revision 2275 - Directory Listing
Modified Fri Feb 13 11:52:33 2015 UTC (9 years, 4 months ago) by torben
Original Path: dao/DaoAdresseService/src/dk/daoas/daoadresseservice/db
Tilføj odder til test postnumre

Revision 2274 - Directory Listing
Modified Fri Feb 13 11:48:23 2015 UTC (9 years, 4 months ago) by torben
Original Path: dao/DaoAdresseService/src/dk/daoas/daoadresseservice/db
First functioning edition

Revision 2269 - Directory Listing
Modified Thu Feb 12 14:26:36 2015 UTC (9 years, 4 months ago) by torben
Original Path: dao/DaoAdresseService/src/dk/daoas/daoadresseservice/db
Rename connectiontest to connectionprobe

Revision 2267 - Directory Listing
Added Thu Feb 12 13:57:32 2015 UTC (9 years, 4 months ago) by torben
Original Path: dao/DaoAdresseService/src/dk/daoas/daoadresseservice/db
Initial import.

  ViewVC Help
Powered by ViewVC 1.1.20