Commit graph

173 commits

Author SHA1 Message Date
Hylke Bons db71ae2ce9 listener: get announcement server url from the config file 2011-05-30 02:19:58 +01:00
Hylke Bons 2ae578db39 repo base: don't call AnyDifferences on changes in .git or .hg 2011-05-29 13:53:09 +01:00
Hylke Bons d47435573c listener: move reconnect timer from repo. rename channelmessage event. add debuginfo 2011-05-29 00:52:46 +01:00
Hylke Bons aab6e36e4d repo: remove obsolete static IsRepo method 2011-05-28 20:23:33 +01:00
Hylke Bons 857cf4e57d config: add url as part of the folder config xml 2011-05-26 23:41:55 +01:00
Hylke Bons 865582eef6 Fix configuration issues 2011-05-26 20:46:49 +01:00
Hylke Bons 160485cff7 repo base: move method for consistency 2011-05-26 02:05:30 +01:00
Hylke Bons 800f70b3ac repo base: use new config scheme to get the user name's and email 2011-05-26 01:44:10 +01:00
Hylke Bons 7977ce90c0 rough Mercurial log implementation and crash fixes on empty repo 2011-05-23 04:06:07 +01:00
Hylke Bons fcef8df9c1 repo: fix listener connecting 2011-05-23 01:18:10 +01:00
Hylke Bons 866f97908a don't watch for addition of ~/SparkleShare subfolders 2011-05-22 23:51:12 +01:00
Hylke Bons 5b064f065b Do host name checking the same way in back- and frontend 2011-05-22 19:08:14 +01:00
Hylke Bons 3a42d1c1de repo: set HasUnsyncedChanges to true after a resolved conflict, so we'll push them later 2011-05-22 18:49:04 +01:00
Hylke Bons 09a8fb6021 repo, listener base: make syncdown queue handle multiple channels 2011-05-22 18:37:36 +01:00
Hylke Bons ee2f21f2ac repo: also announce changes after a syncup->down->up 2011-05-22 18:12:40 +01:00
Hylke Bons cdefa6dc95 repo base: Syncup after a SyncDownBase triggered by an initial SyncUpBase. leave it to the remote_timer to push afterwards 2011-05-22 18:06:28 +01:00
Hylke Bons 3efe9060c2 repo: do a full SyncUpBase after a git rebase 2011-05-22 17:51:58 +01:00
Hylke Bons f93983bd57 add debug info 2011-05-22 16:38:34 +01:00
Hylke Bons 3b9cb28fea repo: get the remote changes if detected on a first connect 2011-05-22 16:05:35 +01:00
Hylke Bons 8a35a4a490 repo: tweak algorithm 2011-05-22 15:46:24 +01:00
Hylke Bons fd3e0b5191 listener: use one connection with multiple channels per server 2011-05-22 01:02:16 +01:00
Hylke Bons 749d83c832 Rework and abstract the backend. Add basic Mercurial support 2011-05-20 01:55:49 +01:00
Hylke Bons 0826a8287d save work 2011-05-19 17:07:42 +01:00