Jenkins for ownCloud
|
46010655d2
|
[tx-robot] updated from transifex
|
11 years ago |
Lukas Reschke
|
62882579e6
|
Merge pull request #12050 from owncloud/use-proper-array-name
Use proper array key
|
11 years ago |
Lukas Reschke
|
230fb75a4f
|
Merge pull request #12038 from sebomoto/fix-user-dropdown
changed default dropdown content
|
11 years ago |
Lukas Reschke
|
b0f57d6ef8
|
Use proper array key
Fixes https://github.com/owncloud/core/issues/12047
|
11 years ago |
Jenkins for ownCloud
|
da14a605d5
|
[tx-robot] updated from transifex
|
11 years ago |
Sebastian Bolt
|
cc19d05ae7
|
changed default dropdown content
to fix issue #11959
|
11 years ago |
Craig Morrissey
|
541344d880
|
logging changes
|
11 years ago |
Björn Schießle
|
68a522a8fa
|
Merge pull request #11736 from owncloud/enc_get_fileinfo_from_real_file
if we read a .part file we try to get the file info from the real file
|
11 years ago |
Bjoern Schiessle
|
2af7256267
|
only set the values we need and make sure that we write the file info for both
the real file and the part file, because some information from the part file
might be needed later
|
11 years ago |
Bjoern Schiessle
|
f27b6b0ab8
|
don't scan part files
|
11 years ago |
Bjoern Schiessle
|
3d19bb2e51
|
also try to get file info from part file
|
11 years ago |
Robin Appelman
|
fa3b6192ec
|
Merge pull request #11575 from owncloud/cache-watcher-propagate
Propagate etag changes when the watcher finds a changed file
|
11 years ago |
Robin Appelman
|
d26a427f92
|
Also propagate etag changes when the watcher finds a changed file
|
11 years ago |
Lukas Reschke
|
e345697cab
|
Merge pull request #11954 from owncloud/enc_stop_uploading_if_private_key_is_missing
Enc stop uploading if private key is missing
|
11 years ago |
Thomas Müller
|
88c329b394
|
Merge pull request #12019 from owncloud/fix-template-shortcuts
second parameter in template shortcuts script() and style() is optional
|
11 years ago |
Jenkins for ownCloud
|
7d47d50724
|
[tx-robot] updated from transifex
|
11 years ago |
Lukas Reschke
|
d383c45c13
|
Merge pull request #12003 from owncloud/password-migration
Use new hashing API for OC_User_Database
|
11 years ago |
Morris Jobke
|
81e6329c04
|
second parameter in template shortcuts script() and style() is optional
|
11 years ago |
Morris Jobke
|
e53354bfd7
|
Merge pull request #12009 from owncloud/make-optional
Make second argument optional
|
11 years ago |
Robin Appelman
|
0c230fb57e
|
Merge pull request #11945 from owncloud/share-setup-other-user
Setup shared mounts for the correct user when setting up the filesystem
|
11 years ago |
Robin Appelman
|
0f3fd89f7d
|
Fix sharing tests
|
11 years ago |
Robin Appelman
|
c21d1da01a
|
Support displaynames for dummy user backend
|
11 years ago |
Robin Appelman
|
7ecd220715
|
Setup shared mounts for the correct user when setting up the filesystem for the non-logged in user
|
11 years ago |
Robin Appelman
|
9c79c2fa17
|
Dont make real users in tests
|
11 years ago |
Lukas Reschke
|
20cd9a134f
|
Make second argument optional
Equivalent to addVendorScript und addScript from OC_Util
|
11 years ago |
Lukas Reschke
|
5b8a6b66b5
|
Load PHPAss via autoloader
|
11 years ago |
Morris Jobke
|
efe209784e
|
Merge pull request #12000 from owncloud/bower-strengthify
bower strengthify
|
11 years ago |
Morris Jobke
|
7353183d99
|
bower strengthify
|
11 years ago |
Lukas Reschke
|
8f1fa32e1f
|
Merge pull request #11998 from owncloud/add-get-logger-to-interface
Add getLogger() to IServerContainer
|
11 years ago |
Lukas Reschke
|
c4d7483a0a
|
Use new hashing API for OC_User_Database
This will use the new Hashing API for OC_User_Database and migrate old passwords upon initial login of the user.
|
11 years ago |
Thomas Müller
|
2090e9b620
|
Merge pull request #11947 from owncloud/public-hash-api
Add OCP\Security\IHasher
|
11 years ago |
Lukas Reschke
|
24ca2d858f
|
Add OCP\Security\IHasher
Public interface for hashing which also works with legacy ownCloud hashes and supports updating the legacy hash via a passed reference.
Follow-up of https://github.com/owncloud/core/pull/10219#issuecomment-61624662
Requires https://github.com/owncloud/3rdparty/pull/136
|
11 years ago |
Morris Jobke
|
1d6c7e28e9
|
update to 3rdparty master
|
11 years ago |
Lukas Reschke
|
5f2a083686
|
Merge pull request #11883 from owncloud/clear-session-for-setup
Clear session before setup
|
11 years ago |
Lukas Reschke
|
f73d653036
|
Merge pull request #11972 from owncloud/usermanager-remove-delete
Remove confusingly names \OC\User\Manager::delete and fix the automatic ...
|
11 years ago |
Lukas Reschke
|
bb15028a00
|
Merge pull request #11993 from owncloud/enc_repeat_password
[encryption] check if the provided password is really the current log-in password
|
11 years ago |
Lukas Reschke
|
0e3e1e3563
|
Add getLogger() to IServerContainer
Makes my IDE complaining less ;-)
|
11 years ago |
Thomas Müller
|
f2d17ea771
|
Merge pull request #11984 from owncloud/bower-md5
bower md5
|
11 years ago |
Morris Jobke
|
73569b29bc
|
md5 now handled via bower
|
11 years ago |
Morris Jobke
|
ae72f0c158
|
Merge pull request #11985 from owncloud/bower-snap
bower snapjs
|
11 years ago |
Morris Jobke
|
e49b9022a1
|
bower snapjs
|
11 years ago |
Thomas Müller
|
fd829cb0b5
|
Merge pull request #11989 from owncloud/bower-zxcvbn
bower zxcvbn
|
11 years ago |
Morris Jobke
|
f816f3df03
|
bower zxcvbn
|
11 years ago |
Thomas Müller
|
06b67f7e43
|
Merge pull request #11981 from owncloud/bower-jcrop
bower jcrop
|
11 years ago |
Bjoern Schiessle
|
8104a4e24e
|
check if the provided password is really the current log-in password
|
11 years ago |
Morris Jobke
|
49fbd766c2
|
bower jcrop
|
11 years ago |
Morris Jobke
|
3329492766
|
Merge pull request #11980 from owncloud/bower-select2
bower select2
|
11 years ago |
Morris Jobke
|
226d43a1cf
|
manage select2 via bower
|
11 years ago |
Vincent Petry
|
afa14d571c
|
Merge pull request #11982 from owncloud/bower-underscore
bower underscore
|
11 years ago |
Jenkins for ownCloud
|
fa4018d36c
|
[tx-robot] updated from transifex
|
11 years ago |