Daniel Molkentin
01efba99af
Bump to 1.8.3rc3, update ChangeLog
2015-06-22 08:44:29 +02:00
Jenkins for ownCloud
6e469662d3
[tx-robot] updated from transifex
2015-06-22 02:18:53 -04:00
Jenkins for ownCloud
4bc94c17ea
[tx-robot] updated from transifex
2015-06-21 02:18:54 -04:00
Jenkins for ownCloud
1820d4018e
[tx-robot] updated from transifex
2015-06-20 02:19:01 -04:00
Christian Kamm
f130a2716e
Update: Check exclusion when reading from db. #3172
2015-06-19 14:58:47 +02:00
Christian Kamm
deb5e68e15
Ignores: Force a remote discovery after ignore list change #3172
...
The problem was that the modified ignore pattern was not applied
to the parts of the remote tree we simply retrieve from the db
because the folder etag didn't change.
Even worse, if one removed an ignore pattern, the un-ignored
files would not be synced correctly.
With this change, a modification to the ignore list always results
in a full remote discovery. This guarantees that we find un-ignored
files.
2015-06-19 14:58:47 +02:00
Jocelyn Turcotte
9a9897ea1e
Shibboleth: Let the webview use its own QNAM #3359
...
Since we periodically recreatet the QNAM owned by the Account,
the web view could end up holding a dangling pointer to it.
Let the web view use its own QNAM, but make sure that the cookie
jars are shared so that we can grab the session token given
by the server.
2015-06-19 12:33:11 +02:00
Jenkins for ownCloud
deea902c4f
[tx-robot] updated from transifex
2015-06-18 02:18:59 -04:00
Daniel Molkentin
42513af536
Bump to rc2
2015-06-17 17:13:22 +02:00
Jenkins for ownCloud
676a2ff8ca
[tx-robot] updated from transifex
2015-06-17 02:18:55 -04:00
Jenkins for ownCloud
1e56349838
[tx-robot] updated from transifex
2015-06-16 02:19:00 -04:00
Jenkins for ownCloud
33b8064042
[tx-robot] updated from transifex
2015-06-15 02:18:42 -04:00
Jenkins for ownCloud
1f5170253c
[tx-robot] updated from transifex
2015-06-14 02:18:42 -04:00
Daniel Molkentin
ad6f2e03c9
1.8.3-rc1
2015-06-11 15:45:48 +02:00
Daniel Molkentin
4c3daf7927
Update ChangeLog for 1.8.3
2015-06-11 15:04:41 +02:00
Jenkins for ownCloud
4936f70d20
[tx-robot] updated from transifex
2015-06-11 02:18:59 -04:00
Markus Goetz
ecd2da185d
Update VERSION.cmake for 1.8.3
2015-06-10 17:40:49 +02:00
Jocelyn Turcotte
7a7bf4c561
NSIS: Force an update of the shell_extension #3320
...
Since our DLLs version number aren't bumped, a same file size could
cause a DLL not to be installed to replace an old one.
This eventually can cause a crash of explorer if an incompatible version
of OCUtil.dll is installed alone.
Fix the issue by defining LIBRARY_IGNORE_VERSION. This also makes sure
that installing an old version of the client over a more recent one
if we decide to add version numbers to those DLLs.
2015-06-10 17:01:08 +02:00
Markus Goetz
827e07700d
Documentation: Mention the git submodules
2015-06-10 16:48:34 +02:00
Jenkins for ownCloud
d142c554d1
[tx-robot] updated from transifex
2015-06-10 02:18:40 -04:00
Daniel Molkentin
69f2b2da7c
Bump version to 1.8.2 final
2015-06-08 14:10:08 +02:00
Daniel Molkentin
4000993200
Finish 1.8.2 ChangeLog
2015-06-08 14:06:57 +02:00
Olivier Goffart
2c6c21d753
AccountState: do not change the state when we stay connected
...
This would cause a full sync every 30 seconds.
2015-06-08 12:14:37 +02:00
Jenkins for ownCloud
34384e3613
[tx-robot] updated from transifex
2015-06-08 02:18:37 -04:00
Jenkins for ownCloud
a42856ef84
[tx-robot] updated from transifex
2015-06-07 02:18:54 -04:00
Jenkins for ownCloud
e7f01b9a95
[tx-robot] updated from transifex
2015-06-07 01:15:27 -04:00
Klaas Freitag
fc2ceb88fb
Rename thread to SyncEngine Thread to avoid confusion about Neon.
2015-06-06 10:49:47 +02:00
Jenkins for ownCloud
36f62f7fd4
[tx-robot] updated from transifex
2015-06-06 02:18:54 -04:00
Christian Kamm
ee08b3759d
SyncScheduling: Avoid new resyncs on local mkdir.
...
(cherry picked from commit bacf6166c1
)
2015-06-05 10:27:28 +02:00
Klaas Freitag
c73110e3c7
Added changes between beta1 and rc1 to Changelog.
2015-06-05 09:39:56 +02:00
Klaas Freitag
9ced5fb9a3
Set version postfix to RC1
2015-06-05 09:26:22 +02:00
Daniel Molkentin
f9659d80c9
Revert "NSIS: depend on nsProcess instead of Processes NSIS plugin"
...
This reverts commit e1a36b53dc
.
2015-06-05 09:17:46 +02:00
Daniel Molkentin
553e831121
Revert "Adjust to new version of NSIS UAC"
...
This reverts commit 1d600ceecc
.
2015-06-05 09:17:39 +02:00
Daniel Molkentin
e9ff471e1c
Revert "NSIS: Star Trek taught me: "Reversing the polarity will fix it". It's true."
...
This reverts commit 0f7773ff99
.
2015-06-05 09:16:14 +02:00
Daniel Molkentin
eb6d29a223
Revert "NSIS: Fix NSIS error handling"
...
This reverts commit 3df26ef189
.
2015-06-05 09:15:14 +02:00
Daniel Molkentin
3df26ef189
NSIS: Fix NSIS error handling
2015-06-05 08:45:23 +02:00
Jenkins for ownCloud
25767bee0b
[tx-robot] updated from transifex
2015-06-05 02:18:54 -04:00
Daniel Molkentin
0f7773ff99
NSIS: Star Trek taught me: "Reversing the polarity will fix it". It's true.
2015-06-04 12:53:42 +02:00
Christian Kamm
2ed329e025
Improve reporting of server error messages. #3220
...
In particular the 'unsupported client version' error message
is now visible to the user when trying to connect to a
server that no longer supports the current client version.
2015-06-04 10:07:24 +02:00
Christian Kamm
e04882cc7c
Discovery: Ignore folders with any 503. #3113
2015-06-04 09:24:53 +02:00
Jenkins for ownCloud
40818920d1
[tx-robot] updated from transifex
2015-06-04 02:18:53 -04:00
Daniel Molkentin
1bec652822
Merge pull request #3303 from owncloud/new_nsis_modules
...
NSIS installer module updates
2015-06-03 21:05:47 +02:00
Christian Kamm
4c10f1e40c
Wizard: Show server error message if possible. #3220
2015-06-03 16:33:09 +02:00
Klaas Freitag
53154bcd1e
Merge pull request #3301 from owncloud/fix_3283
...
Abort the request and reset the QNAM if user does not ACK a new cert.
2015-06-03 10:22:13 +02:00
Daniel Molkentin
1d600ceecc
Adjust to new version of NSIS UAC
2015-06-03 08:21:10 +02:00
Daniel Molkentin
e1a36b53dc
NSIS: depend on nsProcess instead of Processes NSIS plugin
...
The Processes plugin is no longer maintained, and OBS
compiles an up-to-date version of nsProcess for us.
2015-06-03 08:21:10 +02:00
Jenkins for ownCloud
5f91abd7c6
[tx-robot] updated from transifex
2015-06-03 02:18:34 -04:00
Klaas Freitag
75b38d1a2f
Abort the request and reset the QNAM if user does not ACK a new cert.
...
This is supposed to fix bug #3283
2015-06-02 12:21:49 +02:00
Jenkins for ownCloud
7f597e5dd2
[tx-robot] updated from transifex
2015-06-01 02:18:41 -04:00
Jenkins for ownCloud
e3be1a176d
[tx-robot] updated from transifex
2015-05-30 02:18:51 -04:00