Travis Glenn Hansen
|
9f58a242c4
|
removing is_polling completely
|
2011-06-09 10:21:55 -06:00 |
|
Travis Glenn Hansen
|
4be8a48601
|
Merge branch 'master' of git://github.com/hbons/SparkleShare into fixes
Conflicts:
SparkleLib/SparkleConfig.cs
|
2011-06-09 10:20:15 -06:00 |
|
Hylke Bons
|
c272e2a002
|
about: remove references to SparkleLib
|
2011-06-08 22:37:29 +01:00 |
|
Hylke Bons
|
0f8ad5ff6b
|
config: Only trim user name if it isn't null
|
2011-06-08 21:40:12 +01:00 |
|
Travis Glenn Hansen
|
dcebe39dd6
|
Merge branch 'master' of git://github.com/hbons/SparkleShare into fixes
|
2011-06-07 19:39:34 -06:00 |
|
Hylke Bons
|
4f4e2d73a2
|
Work with repos on host names with a dash in them
|
2011-06-08 02:04:54 +01:00 |
|
Hylke Bons
|
448c2c0811
|
config: never let user name be null or empty
|
2011-06-08 01:30:01 +01:00 |
|
Hylke Bons
|
ad710193fd
|
listener irc: Fix race condition joining channel when not connected
|
2011-06-08 01:30:01 +01:00 |
|
Travis Glenn Hansen
|
0c85fd507b
|
fixing upstream issue 200
|
2011-06-07 14:39:35 -06:00 |
|
Hylke Bons
|
74c0e3c342
|
config: never let username be empty
|
2011-06-06 21:00:06 +01:00 |
|
Hylke Bons
|
07cb212b0e
|
listener irc: adjust ping interval and timeout
|
2011-06-05 23:08:17 +01:00 |
|
Hylke Bons
|
4f2b2dae9d
|
Detect the correct .shh path on Windows
|
2011-06-05 19:59:48 +01:00 |
|
Hylke Bons
|
d3171ea585
|
fetcher base: check if thread exists before disposing it
|
2011-06-05 17:35:22 +01:00 |
|
Hylke Bons
|
fe290342a9
|
config: get default username depending on platform
|
2011-06-05 17:22:40 +01:00 |
|
Hylke Bons
|
d282bc24d8
|
Move OS detection code to the backend
|
2011-06-05 17:07:33 +01:00 |
|
Hylke Bons
|
35e7ed0493
|
Don't check for root user on non-unix systems.
|
2011-06-05 01:47:45 +01:00 |
|
Hylke Bons
|
2f9a90fddc
|
controller: add a Initialize () method, instead of doing everything in the constructor
|
2011-06-04 18:16:00 +01:00 |
|
Hylke Bons
|
09a7c20ab1
|
paths: Use more the more crossplatform Environment.SpecialFolder enumeration to determine used paths.
|
2011-06-04 15:16:32 +01:00 |
|
Hylke Bons
|
021a243597
|
repo base: only emit NewChangeSet event when SyncDown was successful
|
2011-06-03 01:33:41 +01:00 |
|
Hylke Bons
|
734122f675
|
Code cleanup
|
2011-06-03 00:35:51 +01:00 |
|
Hylke Bons
|
494d43ba33
|
Update out of date SparkleShare tagline
|
2011-06-02 00:08:05 +01:00 |
|
Hylke Bons
|
54478374bf
|
listener irc: only join a channel once
|
2011-06-01 23:59:18 +01:00 |
|
Hylke Bons
|
5b3eccd47d
|
Use custom folder watcher on Mac
|
2011-05-31 21:02:08 +01:00 |
|
Hylke Bons
|
29ff93c9ca
|
fetcher git: fix url construction
|
2011-05-31 18:30:28 +01:00 |
|
Hylke Bons
|
018f99e331
|
Move url forming logic to the fetcher
|
2011-05-31 02:28:23 +01:00 |
|
Hylke Bons
|
870a8a2aa5
|
comment out debug rule
|
2011-05-30 16:22:09 +01:00 |
|
Hylke Bons
|
2b8db25e37
|
repo git: only disable emable watching once
|
2011-05-30 16:20:25 +01:00 |
|
Hylke Bons
|
e34ccc8059
|
listener: get announcement server url from the config file
|
2011-05-30 02:19:58 +01:00 |
|
Hylke Bons
|
796eebb096
|
listener: add Dispose method
|
2011-05-29 20:01:56 +01:00 |
|
Hylke Bons
|
e80b267e6e
|
repo git: convert commit timestamps by converting them to utc, then converting them to our timezone
|
2011-05-29 17:47:40 +01:00 |
|
Hylke Bons
|
98db12d6d2
|
repo: normalise timezones for the log
|
2011-05-29 16:48:47 +01:00 |
|
Hylke Bons
|
9d6ca6875d
|
repo base: don't call AnyDifferences on changes in .git or .hg
|
2011-05-29 13:53:09 +01:00 |
|
Hylke Bons
|
3490bcfdff
|
listener: move reconnect timer from repo. rename channelmessage event. add debuginfo
|
2011-05-29 00:52:46 +01:00 |
|
Hylke Bons
|
cdb291299c
|
repo: remove obsolete static IsRepo method
|
2011-05-28 20:23:33 +01:00 |
|
Hylke Bons
|
b460f58ee2
|
controller, backend: determine repo backend type in a cleaner way
|
2011-05-28 19:29:16 +01:00 |
|
Hylke Bons
|
5da06b0f65
|
config: user Unknown as default username instead of empty string
|
2011-05-28 17:52:50 +01:00 |
|
Hylke Bons
|
9ce501020d
|
config: add url as part of the folder config xml
|
2011-05-26 23:41:55 +01:00 |
|
Hylke Bons
|
031c1976fd
|
Fix configuration issues
|
2011-05-26 20:46:49 +01:00 |
|
Hylke Bons
|
2994407c22
|
repo base: move method for consistency
|
2011-05-26 02:05:30 +01:00 |
|
Hylke Bons
|
431361b991
|
repo base: use new config scheme to get the user name's and email
|
2011-05-26 01:44:10 +01:00 |
|
Hylke Bons
|
1f42d83384
|
Use new XML based config scheme
|
2011-05-25 21:46:46 +01:00 |
|
Hylke Bons
|
7a3e6c9d4e
|
Move the default backend initialisation to SparkleBackend
|
2011-05-25 20:24:25 +01:00 |
|
Hylke Bons
|
03d8e00c14
|
hg: fix compile error
|
2011-05-25 20:20:20 +01:00 |
|
Hylke Bons
|
3552410044
|
lib: Fix makefile whitespace
|
2011-05-25 20:15:15 +01:00 |
|
Hylke Bons
|
bd30dbb4a7
|
hg: remove some debug output
|
2011-05-25 20:13:26 +01:00 |
|
Hylke Bons
|
0d1912de54
|
backend: don't be inheritable explictly
|
2011-05-25 20:07:13 +01:00 |
|
Hylke Bons
|
f8af5ba8ba
|
config: remove debug output
|
2011-05-25 19:38:25 +01:00 |
|
Hylke Bons
|
49334bc08f
|
config: fix RemoveFolder method
|
2011-05-25 19:36:43 +01:00 |
|
Hylke Bons
|
dbb7821475
|
save scp backend work
|
2011-05-25 19:33:45 +01:00 |
|
Hylke Bons
|
327dc523c0
|
config: fix style
|
2011-05-25 01:22:02 +01:00 |
|