Daniel Molkentin
|
83180310af
|
doc: add chapter on (soft-)branding
|
2012-11-01 16:33:27 +01:00 |
|
Jenkins for ownCloud
|
829bb7c5a9
|
[tx-robot] updated from transifex
|
2012-11-01 00:03:01 +01:00 |
|
Klaas Freitag
|
898d51f92d
|
WIP: Try to catch a cleared remote path
|
2012-10-31 21:38:57 +01:00 |
|
Klaas Freitag
|
e183854b58
|
Added experimental function to check if a file is known locally.
|
2012-10-31 21:33:17 +01:00 |
|
Klaas Freitag
|
2206c4a4d1
|
Fix printf operators for time delta values.
|
2012-10-31 21:33:17 +01:00 |
|
Klaas Freitag
|
af11613fba
|
Some cleanup of platform specific code.
|
2012-10-31 21:09:33 +01:00 |
|
Klaas Freitag
|
2fa07b1dd9
|
set pointer void to avoid warning on linux compile.
|
2012-10-31 21:08:40 +01:00 |
|
Klaas Freitag
|
803b3fb542
|
Fix compile with mingw32 for win32, removed int decl in for loop.
|
2012-10-31 21:08:08 +01:00 |
|
Klaas Freitag
|
abb3829197
|
Use win32 function GetFileTime to fix DTS problems on windows.
|
2012-10-31 20:56:24 +01:00 |
|
Klaas Freitag
|
4104737533
|
Hide the journal database under windows using win32 API.
|
2012-10-31 20:56:06 +01:00 |
|
Daniel Molkentin
|
9feb9b5262
|
Doc: fix typo
|
2012-10-31 17:22:03 +01:00 |
|
Daniel Molkentin
|
f2cfabcdb8
|
Doc: improve build instructions
|
2012-10-31 15:19:00 +01:00 |
|
Daniel Molkentin
|
6b2be97c22
|
Docs: add build chapter
|
2012-10-31 14:44:59 +01:00 |
|
Jenkins for ownCloud
|
616d8d39b7
|
[tx-robot] updated from transifex
|
2012-10-31 00:03:16 +01:00 |
|
Andreas Schneider
|
2752a9e9c0
|
tests: Remove the right directory in the teardown function.
|
2012-10-30 14:49:18 +01:00 |
|
Andreas Schneider
|
e3e00b4b32
|
tests: Add a csync_log test.
|
2012-10-30 11:39:51 +01:00 |
|
Andreas Schneider
|
dd60412a50
|
doc: Remove all references to log4c.
|
2012-10-30 11:27:21 +01:00 |
|
Andreas Schneider
|
0a6d7435b5
|
cmake: Get rid of log4c.
|
2012-10-30 11:27:21 +01:00 |
|
Andreas Schneider
|
0179c2249d
|
statedb: Log an error if we can't open the database.
|
2012-10-30 11:27:21 +01:00 |
|
Andreas Schneider
|
b43f6690d5
|
client: Add setting the debug level.
|
2012-10-30 11:27:21 +01:00 |
|
Andreas Schneider
|
8a0b4319d3
|
csync: Add a new logging system.
|
2012-10-30 11:27:21 +01:00 |
|
Andreas Schneider
|
95b367dd23
|
csync: Add option to set and get log verbosity.
|
2012-10-30 11:27:20 +01:00 |
|
Andreas Schneider
|
890df87d00
|
csync: Add support for a log callback.
|
2012-10-30 11:27:20 +01:00 |
|
Jenkins for ownCloud
|
69b3e9b10d
|
[tx-robot] updated from transifex
|
2012-10-30 00:02:40 +01:00 |
|
Klaas Freitag
|
0224c3fbd6
|
Compare absolute path in fileStatus.
|
2012-10-29 14:35:02 +01:00 |
|
Klaas Freitag
|
78c1bc6b22
|
Cleanup of sync result treewalk, build up journal in owncloudfolder.
|
2012-10-29 12:24:20 +01:00 |
|
Klaas Freitag
|
993d33f779
|
Fix fileStatus API.
Conflicts:
src/mirall/owncloudfolder.cpp
|
2012-10-29 12:23:01 +01:00 |
|
Klaas Freitag
|
0aa403eca3
|
Clean merge problems.
|
2012-10-29 12:20:57 +01:00 |
|
Klaas Freitag
|
8d1c7ddb9f
|
Make sure that path() has a trailing slash.
|
2012-10-29 12:20:57 +01:00 |
|
Jenkins for ownCloud
|
01e601db14
|
[tx-robot] updated from transifex
|
2012-10-29 00:03:36 +01:00 |
|
Klaas Freitag
|
8afe182e0c
|
Fix merge: Initialise data before accessing them.
|
2012-10-28 11:31:25 +01:00 |
|
Jenkins for ownCloud
|
0184993795
|
[tx-robot] updated from transifex
|
2012-10-28 00:03:12 +02:00 |
|
Daniel Molkentin
|
6b0abed4ee
|
Remove file checked-in by accident
|
2012-10-27 19:30:37 +02:00 |
|
Klaas Freitag
|
2bb52ef6f9
|
Merge branch 'master' into dav - get cmocka tests and database move.
Conflicts:
CMakeLists.txt
cmake/Modules/FindCMocka.cmake
src/csync.c
src/csync_exclude.c
src/csync_reconcile.c
src/csync_statedb.c
src/csync_update.c
src/csync_util.c
src/vio/csync_vio.c
tests/CMakeLists.txt
tests/csync_tests/check_csync_exclude.c
tests/csync_tests/check_csync_statedb_load.c
tests/csync_tests/check_csync_statedb_query.c
tests/csync_tests/check_csync_update.c
tests/std_tests/check_std_c_path.c
|
2012-10-27 19:27:14 +02:00 |
|
Daniel Molkentin
|
bf8b9246fe
|
Add docs
|
2012-10-27 17:05:01 +02:00 |
|
Daniel Molkentin
|
6d4f712f83
|
Make SSL error dialog more intuitive
|
2012-10-27 17:05:01 +02:00 |
|
Daniel Molkentin
|
d2ebcd065e
|
Fix tab order in setup page
|
2012-10-27 17:04:49 +02:00 |
|
Daniel Molkentin
|
28e15f5420
|
Escape HTML tags in self-signed certs
|
2012-10-27 17:04:49 +02:00 |
|
Daniel Molkentin
|
a315a3b5c7
|
There always must be both kinds of hashes, simplify code
|
2012-10-27 17:04:49 +02:00 |
|
Andreas Schneider
|
805621540a
|
csync: Move auth callback to a common struct.
|
2012-10-27 15:29:00 +02:00 |
|
Klaas Freitag
|
557b4bbe25
|
Use LIKE instead of GLOB to find files in dirs in database.
This fixes Github issue mirall#25
|
2012-10-27 12:03:39 +02:00 |
|
Jenkins for ownCloud
|
10766182bc
|
[tx-robot] updated from transifex
|
2012-10-27 00:02:51 +02:00 |
|
Klaas Freitag
|
9e4c873b16
|
Fixed csync testcases.
|
2012-10-26 21:33:13 +02:00 |
|
Dominik Schmidt
|
351f9aedfb
|
Add testing skeleton
|
2012-10-26 20:24:12 +02:00 |
|
Klaas Freitag
|
0db9427377
|
Add name of rename target to treewalk data structure.
|
2012-10-26 20:01:25 +02:00 |
|
Klaas Freitag
|
8bdf0694ca
|
Another rename issue to ocsync instead of csync.
|
2012-10-26 19:59:45 +02:00 |
|
Klaas Freitag
|
d82850f145
|
Fix more csync->ocsync renaming issues.
|
2012-10-26 16:11:34 +02:00 |
|
Klaas Freitag
|
0cea891a98
|
Fix name of config file in log test case.
|
2012-10-26 11:53:29 +02:00 |
|
Jenkins for ownCloud
|
6757db2e53
|
[tx-robot] updated from transifex
|
2012-10-26 02:07:36 +02:00 |
|
Bartek Przybylski
|
55c9c3bf12
|
remove compilation warning
|
2012-10-25 23:20:00 +02:00 |
|