Commit graph

54 commits

Author SHA1 Message Date
Hylke Bons
3d11e6b3a4 Fix compiler warnings 2014-11-01 22:29:45 +00:00
Hylke Bons
fdc42b5dd8 fetcher: create separate Base, SSH, and Git classes. cleaner abstraction. 2013-03-24 23:55:54 +01:00
Hylke Bons
12eaffab8e bump version 2012-12-07 10:34:45 +00:00
Hylke Bons
08003c5d27 clean up 2012-11-19 15:06:56 +00:00
Hylke Bons
40d88a43fb build: fix warning 2012-09-15 11:22:26 +01:00
Hylke Bons
cffc05560d windows: Fix Windows build. Closes #882 2012-08-05 14:23:51 +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
80fc1ef2c0 build: move version number definition to central place, clean up build tools 2012-07-26 15:17:35 +02:00
Hylke Bons
1baf5e1953 Revert master watcher 2012-07-25 11:25:52 +02:00
Hylke Bons
762b52e06b Use only a single watcher to monitor the SparkleShare folder 2012-07-08 23:53:44 +02:00
Hylke Bons
b323620060 linux: fix build 2012-06-19 15:59:54 +01:00
Hylke Bons
4666f260f0 mac eventlog: make window resizable 2012-06-17 00:24:30 +01:00
Hylke Bons
47e833be28 repo: basic support for quota detection 2012-04-04 23:45:20 +01:00
Shish
0932b80a5f don't compile backend into sparklelib 2012-02-28 13:30:09 +00:00
Hylke Bons
19f6399f31 invites: upload the user's pubkey on invite accept 2012-02-17 21:26:13 +01:00
Hylke Bons
dd741b7caa listener: move classes to separate files 2012-02-06 13:45:20 +01:00
Hylke Bons
5efb8b4918 fetcher: move exclude rules to base class. Closes #564 2012-01-31 21:30:23 +00:00
praktikant
15415bf0bf Fixing #298 again first try 2012-01-24 10:47:46 +01:00
Hylke Bons
e9c10bb0a0 git put SparkleGit class in its own file 2012-01-16 20:23:12 +00:00
Hylke Bons
e58c7dc8c1 remove more smartirc references 2011-11-19 14:24:09 +00:00
Hylke Bons
192e88b212 Move SparkleOptions from lib to UI. Remove mercurial code. 2011-11-18 21:16:57 +00:00
Hylke Bons
ac3cbbd08c setup: add images to tutorial pages 2011-09-14 02:09:03 +02:00
Hylke Bons
526f6ae62f Refactor config and merge with Paths 2011-07-24 02:00:40 +01:00
Hylke Bons
d64fc9f9fa Update project and make files 2011-07-08 22:53:03 +01:00
Hylke Bons
f8248df955 Add a TCP based listener 2011-06-18 22:42:34 +01:00
Hylke Bons
e6199ca47f repo: Move watcher to its own subclass 2011-06-14 23:14:03 +01:00
Alex Hudson
1370cb65b5 Attempt to merge the smartirc4net references into single build reference 2011-06-13 13:27:48 +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
3552410044 lib: Fix makefile whitespace 2011-05-25 20:15:15 +01:00
Hylke Bons
5619d9ff4d Add SparkleConfig class to deal with configuration 2011-05-25 00:46:55 +01:00
Hylke Bons
f9c5139b06 build: fix build system 2011-05-22 12:42:22 +01:00
Hylke Bons
e50405768a build: move backend classes into subfolders 2011-05-22 12:28:14 +01:00
Hylke Bons
7c9df522ef use shorter Hg as class names instead of Mercurial 2011-05-22 01:15:46 +01:00
Hylke Bons
208d330887 Rework and abstract the backend. Add basic Mercurial support 2011-05-20 01:55:49 +01:00
Hylke Bons
ba7db76a39 save work 2011-05-19 17:07:42 +01:00
Hylke Bons
f71c62c60b build: remove obsolete SparkleEvents class 2011-05-17 00:51:43 +01:00
Hylke Bons
59edda94a6 repo: controller: use more git agnostic naming 2011-05-17 00:49:01 +01:00
Hylke Bons
5d342c34f0 Split up the fetcher code into FetcherBase and FetcherGit 2011-05-16 21:19:58 +01:00
Hylke Bons
2e41ff0b7b Replace abstract out Listener by ListenerBase + ListenerIrc 2011-05-14 18:10:24 +01:00
Hylke Bons
658629ed3a Add new backend class and a default backend. Add backend member to repo. 2011-05-09 00:04:53 +01:00
Hylke Bons
3cbad4b269 Fix coding style and whitespace of all of SparkleLib 2011-05-01 15:40:46 +02:00
Bertrand Lorentz
e400b8bc6f Remove GitSharp from the build and delete submodule 2011-04-21 17:15:32 +02:00
Hylke Bons
0a98a92e4c [repo] massive cleanup, use GitSharp and SparkleGit 2011-02-26 14:20:32 +00:00
Bertrand Lorentz
d571c02881 [build] Fix handling of additional dependencies of GitSharp
The bundled assemblies are in srcdir, so we need to get them from there.
2010-10-21 21:31:07 +02:00
Bertrand Lorentz
0ecaf64f5e [build] Fix build and installation of GitSharp assemblies
Improve the GitSharp autotools stuff and move it to its own file,
included in the top-level Makefile.

A system-installed nant is now required to build GitSharp, instead of
using the in-tree copy.

All the files we really need to build GitSharp are now included in the
tarball, including the binary deps. I see weeping packagers...
But "make distcheck" doesn't work, mostly because GitSharp insists on
writing to the source dir during compilation. As distcheck builds with a
read-only source tree, this fails horribly.
2010-10-21 20:51:03 +02:00
Bertrand Lorentz
f8a7e8fcd0 [build] Fix handling of the SmartIrc4net assembly
Pass the proper configure options to SmartIrc4net for bundling.
The SmartIrc4net assembly is now copied into bin/ during compilation,
and installed into the same folder as the other assemblies.
2010-09-11 19:58:59 +02:00
Hylke Bons
ba42f460c8 add listener 2010-09-11 17:50:30 +01:00
Hylke Bons
89fc109aa8 [log][repo] move the git log query to SparkleLib so that the front end doesn't depend on git 2010-09-04 16:23:20 +01:00
Hylke Bons
12891ec53d [helpers] split up helpers to gui and non gui parts. 2010-09-04 13:27:06 +01:00