Commit Graph

15376 Commits (6d489e0474b56930081ffd83838b8d1d6ec380ea)
 

Author SHA1 Message Date
Björn Schießle 1fef97f6a5 Merge pull request #6060 from owncloud/fix-6050-oc6 12 years ago
Andreas Fischer 7d1f67b7a9 db-doc: storages description 12 years ago
Andreas Fischer a018dacac2 db-doc: appconfig description 12 years ago
Vincent Petry e2ca88af5e Merge pull request #6066 from owncloud/extstorage-sftp-overwriteonrename 12 years ago
Bjoern Schiessle c7e1fe50c2 added a small version of the dark loading gif, looks nicer on the blue background 12 years ago
Thomas Müller 52941341fd fixing failing unit test 12 years ago
Jenkins for ownCloud fb7aa2f014 [tx-robot] updated from transifex 12 years ago
Thomas Müller d9a98b126e Merge pull request #6065 from owncloud/l10n-update 12 years ago
Vincent Petry 30e086fb53 Fixed SFTP storage to overwrite on rename 12 years ago
Morris Jobke 81f6be92ef Translate reload message after update 12 years ago
Vincent Petry 2653d914d9 Merge pull request #6008 from owncloud/extstorage-smb-webdav-renamefix 12 years ago
Morris Jobke dbd8128c07 Merge pull request #6059 from owncloud/occ-repair 12 years ago
Thomas Müller 2a93720f3f fixes #6050 12 years ago
Robin Appelman 10d84f6e9b Add a (currently) empty system for running common repair steps 12 years ago
Morris Jobke eca9f69282 Merge pull request #6053 from owncloud/remove_passwords_from_log 12 years ago
Morris Jobke 16ce56553c Merge pull request #6056 from owncloud/check_login 12 years ago
Morris Jobke a48fc120d0 Merge pull request #6054 from owncloud/extstorage-dropboxfixes 12 years ago
Morris Jobke 5cb1ce4a28 Merge pull request #6057 from owncloud/extstorage-touchoperation 12 years ago
Bjoern Schiessle 5d2299eab8 only create complete share key if we know the exact path 12 years ago
Arthur Schiwon 69518b9013 Make sure Avatar is set from LDAP upon first login, not later, but also not before due to missing user folder 12 years ago
Vincent Petry 712b47757a Updated unit tests for SMB 12 years ago
Bjoern Schiessle 2556647a10 check if user is logged in 12 years ago
Vincent Petry e102eec89a Return true when touch succeeds 12 years ago
Bjoern Schiessle 62afe7fe7a remove passwords from logfile 12 years ago
Andreas Fischer 06df3822a0 Timestamp test is no longer necessary as we rely on Doctrine and DateTime. 12 years ago
Andreas Fischer 3bbaba1eca Use the Doctrine to convert date string to DateTime object. 12 years ago
Andreas Fischer a330b2ef9b Use DateTime object instead of fixed format date string. 12 years ago
Vincent Petry 7c81ac3d28 Fixed various Dropbox issues + unit tests 12 years ago
Andreas Fischer 9fb1da2811 Use bindValue() instead of passing parameters in execute(). 12 years ago
Bjoern Schiessle 0617e06f69 use POST instead of GET 12 years ago
Bjoern Schiessle 35a6ad255d fix typo in var name 12 years ago
Jenkins for ownCloud dc67c7efa9 [tx-robot] updated from transifex 12 years ago
Morris Jobke faf14b4c79 Merge pull request #5937 from owncloud/calc_version_size 12 years ago
Bjoern Schiessle 46dff0677d Merge branch 'master' into calc_version_size 12 years ago
Bjoern Schiessle 8974107b4e remove debug output 12 years ago
Bjoern Schiessle d6fb2afa85 show a message at the log-in screen if inital encryption take place 12 years ago
Vincent Petry 5310a5924b Merge pull request #6044 from owncloud/extstorage-ftpunittestfix 12 years ago
Morris Jobke d7d7d9b8e3 Merge pull request #6036 from owncloud/single-user-mode 12 years ago
Arthur Schiwon 03375d6c52 LDAP: username2dn should only return DNs that belong to the current LDAP server. Might be not perfect. Easy perfect solution would increase communication with LDAP server. Let's see if it is good enough 12 years ago
Arthur Schiwon 3955388f20 LDAP: proxy: configurable return to determine when to try the next LDAP server and when to return (multi server setup) 12 years ago
Robin Appelman 9fbccc83e3 merge master into single-user-mode 12 years ago
Owen Winkler 844b4785f1 Merge pull request #6034 from owncloud/fix-api-documentation 12 years ago
icewind1991 4626fae882 Merge pull request #6038 from owncloud/occ-app-enable 12 years ago
Vincent Petry c3e34676ba Improved unit test for "overwrite on move" 12 years ago
Vincent Petry af7118aa5d Added unit test for "overwrite file on rename/move" 12 years ago
Vincent Petry 944d4156bf Fixed FTP storage unit tests to use the correct class 12 years ago
Robin Appelman abe63bd329 Add occ command to list all apps 12 years ago
Robin Appelman fc1d897ea5 rename app_id to app-id 12 years ago
Jörn Friedrich Dreyer 4b67d4258d Merge pull request #6035 from owncloud/fixing-rawpath-reverseproxy-oc6 12 years ago
Thomas Müller a42d152ac3 Merge pull request #6037 from owncloud/fix-6007-oc6 12 years ago