Commit graph

4482 commits

Author SHA1 Message Date
Hylke Bons
ca7e8b7786 controller: Write OS and SparkleShare version to debug log on start 2013-08-26 21:51:58 +02:00
Hylke Bons
d5815a90b5 Merge pull request #1380 from BarryThePenguin/master
setup fetcher: Show download speed on windows #1361
2013-08-26 09:06:10 -07:00
Hylke Bons
853bb3412e Update News.txt 2013-08-26 14:16:43 +02:00
Jonathan Haines
6e84d6f5b3 setup fetcher: Show download speed on windows 2013-08-26 21:51:46 +10:00
Hylke Bons
452dc783e4 setup fetcher: Show download speed on initial project fetch. #1361 2013-08-25 18:46:06 +02:00
Hylke Bons
0f36b3c412 linux bubbles: add debug information for #1362 2013-08-21 22:30:02 +02:00
Hylke Bons
5073ddd4b7 fetcher: Add Kate swap files to ignore list. Closes #1368 2013-08-11 14:39:07 +01:00
Hylke Bons
fe1b8e88cb linux eventlog: Ask for confirmation when overwriting an existing file when restoring. #1336 2013-07-11 10:09:13 +01:00
Hylke Bons
c9f8e3549f Merge pull request #1335 from MPW1412/master
Update of the Wikipage for Windows compilation
2013-07-10 13:17:50 -07:00
MPW1412
e1bfd7c8e2 Merge pull request #1 from MPW1412/patch-1
version updates and detailed the instructions
2013-07-10 13:14:59 -07:00
MPW1412
f6be4a8e81 version updates and specified the instructions 2013-07-10 21:25:13 +02:00
Hylke Bons
38e4f26ed6 event log: Allow restoring files with 'special' characters. Fixes #1330 2013-07-10 19:39:20 +01:00
Hylke Bons
abaeae1465 repo git: add more debug info for resolving conflicts 2013-07-10 17:11:16 +01:00
Hylke Bons
7955f10826 event log: Fix crash when using default avatar. Closes #1331 2013-07-10 17:09:15 +01:00
Hylke Bons
d7e1270330 config: Keep logs for a week 2013-07-10 17:07:44 +01:00
Hylke Bons
850395862b repo git: Add more debug lines for rebasing 2013-07-06 20:00:27 +01:00
Hylke Bons
af2f7c58f7 fetcher git: Fix typo pointing to excludes file 2013-07-06 19:05:12 +01:00
Hylke Bons
a0677e753b setup: Fix grammar, punctuation and inconsistencies 2013-07-06 16:49:41 +01:00
Hylke Bons
84954bab2e repo git: Skip unparseable lines and show an error 2013-07-06 16:04:59 +01:00
Hylke Bons
921b062c2e repo git: Detect more out of space errors 2013-07-06 15:53:41 +01:00
Hylke Bons
b580863798 Update News.txt 2013-07-04 14:49:00 +01:00
Hylke Bons
5d16bea631 mac eventlog: Hack for making the web view always disappear 2013-07-02 17:40:24 +01:00
Hylke Bons
77e48b3587 fetcher git: Quote paths passed to openssl. #1315 2013-07-02 12:07:29 +01:00
Hylke Bons
ebfcd0ffd4 Merge pull request #1324 from tuxmartin/master
Next part of Czech translation.
2013-06-30 16:26:13 -07:00
tuxmartin
b2b309afeb Next part of czech translation. 2013-07-01 01:16:24 +02:00
Hylke Bons
9226241439 linux plugins: Fix 'Planio' plugin showing up as 'Gitorious' 2013-06-30 22:42:54 +01:00
Hylke Bons
f5ca51dcff Fix build 2013-06-30 22:19:23 +01:00
Hylke Bons
9ae4a816bf setup: Clear all fields after completed Add action 2013-06-30 17:26:40 +01:00
Hylke Bons
3675d2a449 controller: Move avatar logic to its own class 2013-06-30 16:54:04 +01:00
Hylke Bons
b4fabcf944 controller: Move cloned folder deletion logic to fetcher 2013-06-30 15:48:35 +01:00
Hylke Bons
8cf594039f repo git: Simplify log parsing 2013-06-29 18:34:36 +01:00
Hylke Bons
7a54657ee7 Compress image files 2013-06-29 11:50:11 +01:00
Hylke Bons
007f26227c repo git: check for errors moving files when rebasing. add more debug info 2013-06-29 11:48:36 +01:00
Hylke Bons
45ee5cc8f3 fetcher: Add exclude rule for QuarkXPress temporary files. #1321 2013-06-28 21:18:03 +01:00
Hylke Bons
544316f587 Update News.txt 2013-06-26 10:27:26 +01:00
Hylke Bons
f858572ee1 Fix coding style 2013-06-26 10:11:03 +01:00
Hylke Bons
e1b24b7ee2 mac setup: Update comment for version check 2013-06-26 09:58:39 +01:00
Hylke Bons
6741229b9e mac setup: determine hi-res display only in Lion or later 2013-06-26 09:56:34 +01:00
Hylke Bons
3e5f97d7c6 Merge pull request #1317 from jv42/master
Fixed Windows compilation.
2013-06-25 07:15:42 -07:00
Julien Villers
8b87d48f6e Removed pretty quotes that get rendered as ? in notification bubbles.
Quick fix for the 1316 issue.
2013-06-25 16:11:59 +02:00
Julien Villers
ac656d90e6 windows: Fixed compilation.
SparkleLib.SparkleGit => SparkleLib.Git
Added project reference.
2013-06-25 16:04:29 +02:00
Jo Shields
0bb6e13d12 Add support for startup scanning of invites.
This commit makes SparkleShare check its config directory for
invite XML files on startup, rather than only when the Filesystem
watcher is alerted to a new file being created.
2013-06-24 15:06:21 +01:00
Hylke Bons
fd163a0c93 Merge branch 'tortoise'
Conflicts:
	SparkleLib/Git/SparkleGit.cs
	SparkleLib/SparkleFetcherSSH.cs
	SparkleShare/SparkleControllerBase.cs
2013-06-23 10:03:09 +01:00
Hylke Bons
ea34e96806 windows: Fix GIT_SSH path to ssh.exe 2013-06-23 09:58:55 +01:00
Hylke Bons
711811f13d fetcher git: Catch stream errors when process has been killed by user. Fixes #1187 2013-06-20 21:44:34 +01:00
Hylke Bons
064fe7f00d windows: use forwards slashes whem importing key on domain account. #1263 2013-06-17 16:12:50 +01:00
Hylke Bons
b8703f587d Merge pull request #1310 from melchips/master
Compilation issue on Gnu/Linux (misspelled SparkleLogger object call)
2013-06-16 15:09:36 -07:00
Francois Truphemus (melchips)
ef7489e67d Fix for compilation issue on GNU/Linux with misspelled SparkleLogger object 2013-06-16 23:38:17 +02:00
Hylke Bons
ff06b617a4 Bump version and update news 2013-06-13 23:32:29 +01:00
Hylke Bons
a636561bfc invites mac: Start SparkleShare after opening invites 2013-06-13 18:36:31 +01:00