Lukas Reschke
bab4f65388
Merge pull request #203 from nextcloud/fix_audit_log-stable9
...
[stable9] don't try to log the currently logged in user, this fails on cronjobs
2016-06-22 15:09:57 +02:00
Bjoern Schiessle
a7766ca72e
don't try to log the currently logged in user, this fails on cronjobs. The users are logged anyway
2016-06-22 14:39:07 +02:00
Morris Jobke
e26386e372
Merge pull request #200 from nextcloud/stable9-backport-197
...
[stable9] some text-changes to nextcloud
2016-06-22 11:01:55 +02:00
Björn Schießle
29a83d8ac6
Merge pull request #199 from nextcloud/stable9-backport-194
...
[stable9] default.php for nextcloud
2016-06-22 10:40:42 +02:00
Joachim Sokolowski
b1d60eb738
some text-changes to nextcloud
2016-06-22 10:22:55 +02:00
Joachim Sokolowski
e69f0cbdec
default.php for nextcloud
...
changing it to nextcloud
2016-06-22 10:10:09 +02:00
Marius Blüm
a9a7e0edee
Merge pull request #192 from nextcloud/drop-authtoken
...
Drop old authtoken table (pre 5.0.0)
2016-06-21 21:28:01 +02:00
Marius Blüm
ce3437e755
Merge pull request #193 from nextcloud/stable9-backport-191
...
[stable9] Add postgres to CI
2016-06-21 21:23:20 +02:00
Morris Jobke
8153290dd6
Add postgres to CI
2016-06-21 16:49:40 +02:00
Morris Jobke
ce7d9998dc
Drop old authtoken table (pre 5.0.0)
...
* fixes #155
2016-06-21 16:35:08 +02:00
Lukas Reschke
0236535fd3
Merge pull request #178 from nextcloud/fix-it
...
[stable9] Branding
2016-06-20 22:43:28 +02:00
Lukas Reschke
851b277a8e
Adjust integration test
2016-06-20 22:28:13 +02:00
Lukas Reschke
9a0b78e757
Merge pull request #177 from nextcloud/v9.0.51
...
v9.0.51
2016-06-20 22:21:35 +02:00
Lukas Reschke
a11896766c
Some more branding
2016-06-20 22:10:20 +02:00
Lukas Reschke
ceea666190
v9.0.51
2016-06-20 21:46:06 +02:00
Morris Jobke
8abf6e0ed1
fixed code
2016-06-20 18:50:56 +02:00
Morris Jobke
555a3b597e
fixed translations
2016-06-20 18:50:46 +02:00
Morris Jobke
bbe16db5a6
Merge pull request #174 from nextcloud/stable9-upstream-sync
...
[stable9] Upstream Sync
2016-06-20 18:02:18 +02:00
Vincent Petry
dc3db4e1c0
Delay files_sharing's registerMountProviders
...
This moves registerMountProviders until after the sharing backends were
registered. In some situations registerMountProviders will trigger
listeners which might require filesystem access which itself would
mount shares, which itself requires the sharing backends to be
initialized.
2016-06-20 17:39:00 +02:00
Vincent Petry
f11e486025
Make getShareFolder use given view instead of static FS ( #25150 )
2016-06-20 17:39:00 +02:00
Jörn Friedrich Dreyer
cf3b5e3e86
Capped cache for user config
2016-06-20 17:39:00 +02:00
Roeland Jago Douma
07436d089b
Do not recurse link share fetching
...
* Might fix an issue on oracle
2016-06-20 17:38:59 +02:00
Vincent Petry
280c288bc0
Convert Dropbox Forbidden exception to StorageNotAvailableException
2016-06-20 17:37:55 +02:00
Jan-Christoph Borchardt
5e6a724c5c
fix grouped input fields, make sure they take precedence
2016-06-20 17:37:50 +02:00
Christoph Wurst
43065e7369
load authentication apps first
2016-06-20 17:37:45 +02:00
Vincent Petry
ac56629c86
Capped cache for cache info in UserMountCache
2016-06-20 17:37:38 +02:00
Jörn Friedrich Dreyer
38663e13cc
Allow empty host when installing on oracle via CLI ( #25034 )
2016-06-20 17:37:31 +02:00
Jörn Friedrich Dreyer
459aa933b9
decrease initial users to load to 50
...
Prevents timeouts on the initial loading of users. proper fix will be in https://github.com/owncloud/core/pull/10994
Workaround for https://github.com/owncloud/core/issues/24734
2016-06-20 17:37:25 +02:00
Thomas Müller
0934153ed2
Use an explicit version of sabre/dav to allow caching on the jenkins slaves - fixes #25087 ( #25089 )
2016-06-20 17:37:17 +02:00
Vincent Petry
3189c22ff3
Use capped cache for encryption's user access list
2016-06-20 17:37:09 +02:00
Morris Jobke
4ca0963973
Merge pull request #170 from nextcloud/fix-references-stable9
...
[stable9] Fix some ownCloud/Nextcloud references
2016-06-20 16:02:32 +02:00
Björn Schießle
4495b539a5
Merge pull request #172 from nextcloud/fix-references-trash-and-versions-stable9
...
[stable9] no need to mention ownCloud explicitely in the versions and trash bin app
2016-06-20 15:50:32 +02:00
Bjoern Schiessle
741f5fefea
no need to mention ownCloud explicitely
2016-06-20 15:16:04 +02:00
Bjoern Schiessle
bf15ec5914
fix references in encryption app
2016-06-20 15:09:08 +02:00
Lukas Reschke
1d5d777c2d
Merge pull request #110 from nextcloud/stable9-soften-policy-if-no-cookie-is-sent
...
Soften the cookie check if no cookies are sent
2016-06-20 15:03:14 +02:00
Bjoern Schiessle
5dd48347ea
fix references in the federation app
2016-06-20 15:02:58 +02:00
Bjoern Schiessle
299f854f00
fix references in the federated files sharing provider
2016-06-20 14:50:13 +02:00
Björn Schießle
eabf633d66
Merge pull request #161 from nextcloud/stable9-backport-160
...
[stable9] fix translations
2016-06-20 13:09:47 +02:00
Morris Jobke
3a4a0ef009
fix translations
2016-06-20 08:51:26 +02:00
Morris Jobke
03dfb22b46
Merge pull request #134 from hailthemelody/stable9-backport-updater-url
...
[stable9] revise updater.server.url to reflect nextcloud.org URL
2016-06-19 10:27:44 +02:00
=
6d9a4759d8
revise updater.server.url to reflect nextcloud.org URL, also it's comment
2016-06-16 10:55:25 -04:00
Marius Blüm
bbfd0e2821
Merge pull request #118 from nextcloud/stable9-backport-111
...
[stable9] Fix strengthify issues
2016-06-15 18:57:40 +02:00
Morris Jobke
ac5122f45a
fix strengthify in personal settings
2016-06-15 17:54:57 +02:00
Morris Jobke
91b089855a
fix setup page strengthify
...
* fixes #105
2016-06-15 17:54:54 +02:00
Morris Jobke
957d35f590
Update strengthify to 0.5.1
2016-06-15 17:54:49 +02:00
Marius Blüm
fff42812c7
Merge pull request #114 from nextcloud/stable9-fix-more-button
...
[stable9] fix padding of 3-dot button on mobile
2016-06-15 17:32:23 +02:00
Morris Jobke
ae8f750039
Merge pull request #109 from nextcloud/stable9-ci-integration-tests
...
[stable9] Add integration tests
2016-06-15 16:17:03 +02:00
Jan-Christoph Borchardt
8ea06c8569
fix padding of 3-dot button on mobile
2016-06-15 15:54:30 +02:00
Marius Blüm
76eef55ff6
Merge pull request #108 from nextcloud/stable9-backport-97
...
[stable9] Change name of the product in update message
2016-06-15 13:26:57 +02:00
Morris Jobke
7d3bc95fa6
Merge pull request #88 from nextcloud/add-strict-cookie-check-also-to-config-js
...
[stable9] Add strict config check to config.js
2016-06-15 12:37:39 +02:00