Commit graph

1064 commits

Author SHA1 Message Date
Hylke Bons
dbd8313dcc tagged 0.9.3 2012-09-29 12:16:27 +02:00
Hylke Bons
8081a0cdde repo: when there was an error syncing up, shorten the poll interval 2012-09-29 12:15:38 +02:00
Hylke Bons
fc749c4392 tagged 1.0 2012-09-29 10:59:48 +02:00
Hylke Bons
27c350b27c build: change default install path 2012-09-26 17:06:34 +02:00
Hylke Bons
341fd5c55a bump version 2012-09-26 16:54:04 +02:00
Hylke Bons
bcb7c4d9da logger: Don't let the debug log get too big 2012-09-23 12:58:33 +01:00
Hylke Bons
c8514a68c9 repo git: Fix endless loop when adding empty folders. Closes #967 2012-09-23 12:10:51 +01:00
Hylke Bons
e12d3999b4 repo: Make sure there is always only one buffer/sync thread on file activity. Closes #982 2012-09-22 23:09:36 +01:00
Hylke Bons
176837b3af repo: don't allow multiple syncs at the same time on startup. Fixes #985 2012-09-22 22:43:40 +01:00
Hylke Bons
b2002a002a Merge pull request #984 from brandondahler/master
Too large commit log causes git to hang
2012-09-22 05:37:34 -07:00
Brandon Dahler
99dc3c9802 Fix bug from too large of commit log (introduced 1c8cffd178). 2012-09-21 19:27:26 -05:00
Hylke Bons
1fefa78b9a config: Remove duplicate folders in the rare case they happen. Closes #978 2012-09-21 18:04:55 +01:00
Hylke Bons
3fe6e78659 config: add back folders_path option. Closes #975 2012-09-20 10:33:49 +01:00
Hylke Bons
9d61c57329 statusicon: don't show 0% progress and change error message 2012-09-19 19:57:57 +01:00
Hylke Bons
32e9070eda statusicon: On sync fail, add error descriptions as submenus. Closes #874 2012-09-18 19:40:06 +01:00
Hylke Bons
cec45a9281 repo git: set remote.origin.url from config.xml on startup. #972 2012-09-17 11:22:42 +01:00
Hylke Bons
40d88a43fb build: fix warning 2012-09-15 11:22:26 +01:00
Brandon Dahler
280de1c346 Fix duplicate unconditional calls to AlsoListenToInternal for all channels 2012-09-10 16:18:04 -05:00
Hylke Bons
c48988c03e listener: remove some unused code 2012-09-08 10:48:01 +01:00
Hylke Bons
67f28b06b5 fetcher git: Add .iso to do not compress list 2012-09-08 10:41:08 +01:00
ckoinig
f358afa118 notofications: Announcements in a folder where always considered 'already processed' as long as any announcement for that folder existed 2012-09-08 11:05:54 +02:00
Hylke Bons
23f6a262e9 fetcher: Fix some edge cases on host key check 2012-09-05 14:14:15 +01:00
=
5cffe5a957 Check for empty string, not null 2012-09-05 14:49:34 +02:00
=
3954c05401 Fix formatting 2012-09-05 14:41:30 +02:00
=
2f0a7c22b5 Take port into account when retrieving SSH host keys 2012-09-05 14:37:31 +02:00
Hylke Bons
91bac970b3 listener: Use port 443. See #947 2012-09-03 19:44:36 +01:00
Hylke Bons
6015b80b6b Update NEWS and bump version 2012-08-29 13:06:46 +01:00
Hylke Bons
aa0c24bb83 fetcher git: check if git info directory exists before writing to it. Fixes #934 2012-08-27 13:54:22 +01:00
Hylke Bons
03a09788b9 fetcher: Fix freeze on cancel 2012-08-27 13:25:03 +01:00
Hylke Bons
e7d4a31592 Remove some unused references 2012-08-20 10:56:21 +01:00
Hylke Bons
5ef1df4001 repo: Use custom watcher on root folders and don't use FileSystemWatcher when it is active. #472 2012-08-19 11:43:41 +01:00
Hylke Bons
a8cc37d8f3 Don't include the 'username:password' portion of the URL when generating SparkleShare.txt. Closes #907 2012-08-16 09:51:22 +01:00
Leszek Krupinski
b116af8adf missing references 2012-08-13 11:22:12 +02:00
Leszek Krupinski
1bc1e8ebef Removed unnecessary entries causing warnings 2012-08-13 09:27:42 +02:00
Hylke Bons
a46fb334a5 linux ui: change AssetsPath back to static 2012-08-11 23:01:07 +01:00
Hylke Bons
4436c714d8 listener: Fix race condition in channel subscriptions 2012-08-10 20:18:41 +01:00
Hylke Bons
f23ed1d3e1 mac: fix solution file 2012-08-10 19:41:40 +01:00
Hylke Bons
3cb5050bcc windows: Fix build. Closes #894 2012-08-10 19:04:11 +01:00
Hylke Bons
cffc05560d windows: Fix Windows build. Closes #882 2012-08-05 14:23:51 +02:00
Hylke Bons
97fd575472 fetcher: Do fingerprint check in managed code 2012-08-04 20:55:29 +02:00
Hylke Bons
2b6fb268f1 docs: Add howto to repo and use 'storage' as default user 2012-08-04 17:22:34 +02:00
Hylke Bons
1599c3a72b Add backend support for listing history of a file and reverting 2012-08-04 00:32:44 +02:00
Hylke Bons
0cf88c0674 logger: Create crash report in ~/SparkleShare on crashes. 2012-08-01 15:48:07 +02:00
Hylke Bons
bf4d626dec config: remove undocumented 'home_path' option 2012-08-01 15:48:07 +02:00
Hylke Bons
f57737eb52 Cleanups 2012-07-28 18:13:50 +02:00
Hylke Bons
557248b142 Remove Helpers class, add Logger class 2012-07-28 15:58:09 +02:00
Hylke Bons
1203225109 invites: don't crash on wrong accept urls. Fixes #860 2012-07-27 20:34:43 +02:00
Hylke Bons
7bfc553f99 config: no need to create 'icons' folder 2012-07-27 13:56:38 +02:00
Hylke Bons
66818f8b38 listener factory: Remove protocol type check 2012-07-27 11:55:11 +02:00
Hylke Bons
c47af75e1e Fix log parse logic 2012-07-26 20:17:01 +02:00