summaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Config : all enum values in CAPS.Ludovic Pouzenc2015-04-1414-50/+52
|
* Drop comment for "Derby". Initially for regression tests, but we'll useLudovic Pouzenc2015-04-141-1/+1
| | | | directly mysql/openldap.
* Code review, changes in commentsLudovic Pouzenc2015-04-143-3/+7
|
* Remove useless AbstractMVDataWriter,Ludovic Pouzenc2015-04-144-74/+48
| | | | Add a Pair type for Writers.
* Memory considerations in commentsLudovic Pouzenc2015-04-141-3/+2
|
* Connections : move factory near ConnectionsHolder (and out of confLudovic Pouzenc2015-04-141-0/+62
| | | | package
* Config : separate Source and Dest beans, move factory out of thereLudovic Pouzenc2015-04-146-104/+156
|
* Cosmetics : local vars renamingLudovic Pouzenc2015-04-141-16/+16
|
* Use Abstraction for SyncTasks and add some cosmetics/docsLudovic Pouzenc2015-04-141-18/+19
|
* Early development stages (before SCM) : WIP_1Ludovic Pouzenc2015-04-1480-0/+5016
Early development stages (before SCM) : WIP_2 Early development stages (before SCM) : WIP_3 Early development stages (before SCM) : WIP_4 Early development stages (before SCM) : WIP_6 Early development stages (before SCM) : WIP_7 Early development stages (before SCM) : WIP_8 Adds documentation folder as an Eclipse project. Adds README for github. Decent source tree by tuning Eclise project's location One forgetten file while movign everything :) Adding Copyright, licencing (GPL v3), correcting README