Commit graph

3691 commits

Author SHA1 Message Date
Hylke Bons 88b9c5a53c Merge pull request #1288 from melchips/master
Fix for compilation on GNU/Linux (missing System.Web reference)
2013-05-21 01:32:36 -07:00
Francois Truphemus (melchips) ce60c0b04e Link against System.Web on GNU/Linux 2013-05-21 09:44:50 +02:00
Hylke Bons 0bf4a061c3 Merge pull request #1287 from eighthave/master
support private, secure shares with tor .onion addresses
2013-05-18 02:16:49 -07:00
Hans-Christoph Steiner 1833fe9b96 when using tor .onion addresses, skip ssh-keyscan (no proxying support)
Tor has special domain names called ".onion addresses".  They can only be
resolved by using a proxy via tor. While the rest of the openssh suite
fully supports proxying. ssh-keyscan does not, so it can't be used for
.onion addresses because it just barfs saying unknown host
2013-05-17 23:08:53 -04:00
Hylke Bons c4ccaaef68 invite: encode url data before posting it. closes #1285 2013-05-15 17:16:17 +01:00
Hylke Bons e07570335d repo git: show first file revision in history if unedited file has been deleted. fixes #1272 2013-05-14 22:40:20 +01:00
Hylke Bons 69404ce873 fix build 2013-05-14 21:12:15 +01:00
Hylke Bons b2a8597885 windows keys: add more debug info for #1263 2013-05-04 18:08:31 -04:00
Hylke Bons a682da4d6f git: don't crash on parsing progress info. fixes #1237 2013-05-04 17:47:43 -04:00
Hylke Bons 9cf5f544a8 git: fix crash when committing renames with spaces. closes #1267 2013-05-04 17:07:52 -04:00
Hylke Bons 329fe4885f fetcher: fix host key check. closes #1249 2013-04-27 13:02:54 +01:00
Gerard Walace bad1f93bd0 - Mono/.Net diff : A little change in the code in order to work with a .net Build.
It seems (not tried) that the Mono Directory.GetFiles return an array of file_names.
A .net compiler return an array of file_paths.
2013-03-25 12:10:02 +01:00
Hylke Bons ca68deb64e Merge pull request #1232 from GerardWalace/master
Build problems on windows
2013-03-24 15:57:59 -07:00
Hylke Bons fb9dde0f6d fetcher: create separate Base, SSH, and Git classes. cleaner abstraction. 2013-03-24 23:55:54 +01:00
Gerard Walace 719ed0994a - windows : fix build (on windows) 2013-03-24 23:41:01 +01:00
Hylke Bons 50b0cc46cf windows: fix build 2013-03-18 11:51:14 +01:00
Hylke Bons 6c9f130b2e windows setup: remove close button. fixes #1215 2013-03-12 12:49:13 +00:00
Hylke Bons 4bc172754d news: prepare some release notes for 1.1 2013-03-11 22:44:06 +00:00
Hylke Bons 60b8d77374 fetcher: ignore files with chars that aren't allowed on Windows. #1213 2013-03-11 20:10:13 +00:00
Hylke Bons 94f2d744fe linux about: fix window close keyboard shortcuts 2013-03-11 17:25:04 +00:00
Hylke Bons 4dfafdb2a7 repo git: error out when files can't be added to the database. closes #1212 2013-03-11 17:10:03 +00:00
Hylke Bons 69c8116ae1 Update SparkleAbout.cs 2013-03-11 14:03:39 +00:00
Hylke Bons 8a9114f46b Update SparkleAbout.cs 2013-03-11 13:57:44 +00:00
Hylke Bons 723c29fe95 statusicon linux: fix build 2013-03-11 13:52:10 +00:00
Hylke Bons a4da24595d event log: make folder names clickable. closes #1209 2013-03-11 12:30:45 +00:00
Hylke Bons 7b043c0856 event log: tell when a project doesn't keep a history 2013-03-10 22:31:33 +00:00
Hylke Bons 45bfe34f06 Update .gitignore 2013-03-10 21:40:30 +00:00
Hylke Bons 989b7eecd5 statusicon linux: fix typo. fixes #1207 2013-03-10 00:30:43 +00:00
Hylke Bons b7a38545d1 Update README.md 2013-03-09 16:11:56 +00:00
Hylke Bons 5f0159d970 Update README.md 2013-03-09 16:10:27 +00:00
Hylke Bons 8d89e01865 controller: add more debug info for #1062 2013-03-09 15:11:03 +00:00
Hylke Bons c228337e1b windows statusicon: implement link code item. closes #1129 2013-03-09 14:03:01 +00:00
Hylke Bons 008736d229 setup: change tutorial slide text about link code location 2013-03-06 20:08:38 +00:00
Hylke Bons da7d57f9b4 statusicon linux: add link code menu item. #1129 2013-03-06 20:02:09 +00:00
Hylke Bons db7066a0a2 link code is no longer needed in the user's sync folder 2013-03-05 00:19:20 +00:00
Hylke Bons e35e46f0d0 mac statusicon: implement Copy Link Code menu item. #1129 2013-03-04 16:10:22 +00:00
Hylke Bons 613b99b8dd mac: fix crash in watcher. closes #1190 2013-02-28 19:36:59 +00:00
Hylke Bons 1e2e253f5b fetcher: configure to ignore the global gitignore file. closes #1194 2013-02-27 17:45:41 +00:00
Hylke Bons fe38965d0b git: only add new language env var if it doesn't exist yet. fixes #1191 2013-02-21 13:53:23 +00:00
Hylke Bons 4bcad658a6 git: force language to be en_US for output 2013-02-18 21:19:31 +00:00
Hylke Bons 441bde27ea repo git: fix formatting of commit message 2013-02-18 19:59:09 +00:00
Hylke Bons 249f054d67 repo: ignore ASCII DEL characters when compiling the log. fixes #1185 2013-02-14 20:21:23 +00:00
Hylke Bons c7c88684da fetcher: add .dmg to list of files not to compress 2013-02-14 11:04:31 +00:00
Hylke Bons 825707f1a7 controller: fix migration of key files. #closes #1184 2013-02-12 19:52:45 +00:00
Hylke Bons 7f6e53c779 event log: manually combine breadcrumbs. fixes #914 2013-02-10 16:00:55 +00:00
Hylke Bons a483759760 repo: update sync algorithm. fewer threads, less complexity 2013-02-09 23:42:32 +00:00
Hylke Bons 95122e44fd Add plugin for plan.io 2013-01-29 09:07:01 +00:00
Hylke Bons 515db5bb9f fetcher: use FetcherInfo object to wrap parameters and respect AnouncementsUrl 2013-01-27 19:24:36 +00:00
Hylke Bons 5b43da1012 repo git: catch exceptions when parsing sync speed. fixes #1163 2013-01-27 11:47:48 +00:00
Hylke Bons 7ccca034f8 mac watcher: stop some unnecessary triggers from taking place. fixes some double syncs. 2013-01-26 22:47:36 +00:00