Commit graph

1064 commits

Author SHA1 Message Date
Hylke Bons
5ac9092180 Remove SparkleBackend crap 2012-02-06 14:43:31 +01:00
Hylke Bons
6bd8a215d6 Clean up and remove unneeded references 2012-02-06 14:11:08 +01:00
Hylke Bons
50c07edddc remove unneeded file SparkleOptions.cs 2012-02-06 13:48:16 +01:00
Hylke Bons
dd741b7caa listener: move classes to separate files 2012-02-06 13:45:20 +01:00
Hylke Bons
94dc01b4d0 listener factory: allow setting of a global notification service for all the folders 2012-02-06 13:33:00 +01:00
Hylke Bons
f0c0c02a97 listener: update comments 2012-02-06 12:54:04 +01:00
Hylke Bons
2de2b4d15c listener: add some comments and cleanups 2012-02-05 23:05:47 +01:00
Hylke Bons
5152edd4cc tcp listener: remove some unneeded references 2012-02-05 23:00:28 +01:00
Hylke Bons
390fd0ba4d Add some debug output 2012-02-05 22:28:06 +01:00
serras
9c7bf27914 Solved issues when compiling in Windows latest version
Change executable output to Windows so no command line is shown
Remove version from SparkleShare setup name
2012-02-05 19:50:38 +01:00
serras
485a3e4a29 Merge branch 'master' into gettext-cs
Conflicts:
	SparkleLib/Git/SparkleRepoGit.cs
2012-02-05 18:54:32 +01:00
Hylke Bons
79c506e0ef windows: don't show terminal window when running commands 2012-02-05 12:05:47 +01:00
Hylke Bons
cdaf853674 listener: fix potential endless loop 2012-02-01 22:17:48 +00:00
Hylke Bons
98fb042665 listener: Use ping mechanism through te socked, instead of an external one 2012-02-01 22:04:58 +00:00
Hylke Bons
65eda95bd8 listener: Rework disconnect algorithm 2012-02-01 16:28:57 +00:00
Hylke Bons
b0036e2c78 listener: more code cleanup 2012-01-31 23:27:13 +00:00
Hylke Bons
afb591a68c listener: more code cleanup 2012-01-31 23:23:52 +00:00
Hylke Bons
5130867929 listener: more code cleanup 2012-01-31 23:08:23 +00:00
Hylke Bons
ee61f2b604 listener: code cleanup 2012-01-31 22:39:09 +00:00
Hylke Bons
5efb8b4918 fetcher: move exclude rules to base class. Closes #564 2012-01-31 21:30:23 +00:00
Hylke Bons
4363daa31d controller: fix repo loading 2012-01-29 20:33:12 +00:00
Hylke Bons
a36d39b74f fetcher git: fix type. Closes #565 2012-01-29 18:12:43 +00:00
Hylke Bons
55ef08a958 event log: show repo url upon hovering of the folder name. Closes #544 2012-01-27 00:52:56 +00:00
Hylke Bons
b62f2ac2a1 git: always get the url to use from the config.xml. Closes #556 2012-01-25 18:30:57 +00:00
praktikant
bc3fdab284 adapted coding style 2012-01-24 14:46:57 +01:00
praktikant
15415bf0bf Fixing #298 again first try 2012-01-24 10:47:46 +01:00
Hylke Bons
8a425ba452 Allow ports to be specified once again. Fixes #555 2012-01-23 23:50:54 +00:00
serras
0e5860a92b Specify icon for SparkleShare executable
Remove dependency on SmartIrc lib
Fix bug with Icon.resx file
2012-01-22 19:44:30 +01:00
serras
3dd7390b63 Merge branch 'master' into gettext-cs 2012-01-22 19:19:19 +01:00
Hylke Bons
1c5f7a6b37 git: remove unneeded reference 2012-01-22 17:29:14 +00:00
Hylke Bons
a3b7a58d42 mac: set the --exec-path when calling the bundled git 2012-01-22 17:17:36 +00:00
serras
c02efd59b6 Make it compile again in Windows 2012-01-19 20:21:48 +01:00
serras
e1fad45f36 Merge branch 'master' into gettext-cs 2012-01-19 20:04:49 +01:00
Hylke Bons
cd106d9025 repo: Cache folder sizes and update them after a sync. Closes #535 2012-01-18 23:21:09 +00:00
Hylke Bons
64f699a9f2 repo: Add Initialize method for lengthy ctor operations 2012-01-18 16:59:44 +00:00
Hylke Bons
a14557bd88 config: remove more DebugInfo calls 2012-01-18 13:33:31 +00:00
Hylke Bons
b5b08af71d config: don't write any debug output, as DebugInfo method requires a working config 2012-01-18 13:03:23 +00:00
Hylke Bons
5bf10feb3c fetcher git: Add some memory limiting settings to the config. Closes #519 2012-01-18 01:50:47 +00:00
Hylke Bons
2182ab205d git: Only parse the first 250 files per commit, prevents huge resource consumption. Fixes #500 2012-01-18 00:44:15 +00:00
Hylke Bons
2c8efcc8d1 git config: Add a tab before options 2012-01-17 01:08:26 +00:00
Hylke Bons
e9c10bb0a0 git put SparkleGit class in its own file 2012-01-16 20:23:12 +00:00
Hylke Bons
760a696c67 git: Don't turn git repos into submodules, add only the checkout, not the database. Closes #335 2012-01-16 19:58:25 +00:00
Hylke Bons
4400f53a64 fetcher git: ignore Mercurial and Bazaar databases 2012-01-16 19:57:11 +00:00
Hylke Bons
f1e7d7d289 repo: Move progress interval logic to base class 2012-01-15 23:45:17 +00:00
serras
81a9f7179c Merge branch 'master' into gettext-cs 2012-01-14 11:21:53 +01:00
Hylke Bons
16e9a879f5 fetcher git: make url parsing more readable by using the Uri object 2012-01-13 23:47:19 +00:00
Hylke Bons
d8265a14ed helpers: only allow one thread to write to the log at a time. Fixes some crashes 2012-01-13 23:46:32 +00:00
Hylke Bons
febe0852a2 fetcher git: Cleanup 2012-01-13 20:18:16 +00:00
Hylke Bons
fb87f30828 config: Revert adding Identityfile to SSH config for Arch Linux 2012-01-13 18:07:41 +00:00
Hylke Bons
1d4d713718 git: Resolve the ?? 'conflict' by adding. Fixes #509 2012-01-12 01:01:24 +00:00