Commit Graph

21554 Commits (e9029f94cb6eb9b37623ea1a2faf8aac11675900)
 

Author SHA1 Message Date
Morris Jobke bc3c835f6a Merge pull request #12390 from owncloud/use-session-in-case 10 years ago
Morris Jobke 53b2d85709 Merge pull request #12402 from owncloud/fix-phpdoc 10 years ago
Lukas Reschke eb1dcb87c1 Merge pull request #12380 from owncloud/remove-oc-migrate 10 years ago
Lukas Reschke b947b65e5b Fix PHPDoc and deprecated code 10 years ago
Morris Jobke 02095d4f20 Merge pull request #11837 from owncloud/fix-11328 10 years ago
Olivier Paroz e2a9bd7838 You can only change the oritentation of a JPEG 10 years ago
Björn Schießle 949d7b3312 Merge pull request #12391 from owncloud/fix_12361 10 years ago
Thomas Müller ddacd7f900 Merge pull request #12294 from owncloud/route-postfix 10 years ago
Bjoern Schiessle 1645c8f819 use login name to verify password 10 years ago
Lukas Reschke 8589079590 Close session only if encryption app is not enabled 10 years ago
Morris Jobke 168fce0b18 Merge pull request #12303 from owncloud/windows-unknown-command-command 10 years ago
Morris Jobke 1b17429c1d Merge pull request #12142 from owncloud/DeprecateOldIAPICalls 10 years ago
Morris Jobke 8782b2237c Merge pull request #12084 from owncloud/sharing_fix_shared_with_info 10 years ago
Thomas Müller e956bd1094 Merge pull request #12359 from owncloud/fix-redirect-url-for-password-change 10 years ago
Vincent Petry 49ad10cfd0 Merge pull request #12362 from owncloud/add-ocs-header-per-default 10 years ago
Lukas Reschke 216d617938 Remove OC_Migrate 10 years ago
Lukas Reschke c556382160 Merge pull request #12374 from owncloud/vagrant_puphpet_gitignore 10 years ago
Jenkins for ownCloud 0edcfc1dc1 [tx-robot] updated from transifex 10 years ago
Lukas Reschke cebfdd877d Merge pull request #12372 from owncloud/preview_tiff_fix 10 years ago
Georg Ehrke 03a975a080 add puphpet and vagrant to gitignore 10 years ago
Georg Ehrke 45d985f2d8 remove ugly hack and don't use OC\Preview\Image for tiffs and svgs 10 years ago
Jenkins for ownCloud a3496cf7fa [tx-robot] updated from transifex 10 years ago
Morris Jobke fe46393115 Merge pull request #12348 from owncloud/rename-to-avoid-complaining-ci 10 years ago
Morris Jobke 2cc3edb10d Merge pull request #12328 from owncloud/remove-testcleanuplistener 10 years ago
Jenkins for ownCloud fa3f7ad9e9 [tx-robot] updated from transifex 10 years ago
Arthur Schiwon 9aef83b579 make scrutinizer happier and always count users on assisted mode, even with xp'ed mode (would be a regression otherwise) 10 years ago
Lukas Reschke 8c2aeb9b21 Add OCS API header per default 10 years ago
Arthur Schiwon 503de94392 make updateCount work properly with new xp'd mode as well as without 10 years ago
Bjoern Schiessle a7ebfe87c9 also check for the correct owner if it was submitted 10 years ago
Lukas Reschke 0fa8b449b2 Use `/` as redirect location if webroot is set to an empty value 10 years ago
Arthur Schiwon c07c338c90 fix counting when ldapPagingSize is 0 10 years ago
Miguel Prokop 397f14ed86 Consolidate if statement, and update unit test 10 years ago
Thomas Müller 13b06aa6df Merge pull request #12342 from owncloud/fix-master-unit-tests 10 years ago
Miguel Prokop 1d4d308a6c fix calculation of expiration date if there is a default expiration date set (but not forced) and the user does not want the link to expire. 10 years ago
Lukas Reschke 5f6f54e785 Rename providers to not begin with test 10 years ago
Jenkins for ownCloud f8421958b3 [tx-robot] updated from transifex 10 years ago
Thomas Müller 61d5a522a4 Merge pull request #12344 from owncloud/fixstypo 10 years ago
Volkan Gezer 388ef07c20 update grammar 10 years ago
Morris Jobke 75d37b69f6 fix unit tests of mdb2scheamreader 10 years ago
Morris Jobke 593ef76e36 Revert "drop OC_Preferences::getUsers and getApps" 10 years ago
Morris Jobke 78d9d49112 Merge pull request #12336 from owncloud/drop-getApps-getUsers 10 years ago
Arthur Schiwon b5e707b1bf trigger count on the correct filter 10 years ago
Arthur Schiwon 6b6147dafd phpdoc and mixed up letters 10 years ago
Arthur Schiwon 031d6c179f better readbility, no effective changes 10 years ago
Arthur Schiwon 0e6d47123a use underscore.js for undefined checks 10 years ago
Arthur Schiwon d8bb8afee3 this happens already before counting, no need anymore 10 years ago
Arthur Schiwon c9e865629e JS doc 10 years ago
Arthur Schiwon 4a3fe42b16 a corrected email attribute needs to be saved, not only returned 10 years ago
Arthur Schiwon f9b4f5f4e5 to reassure that selected attributes still work, do not count all matching entries but limit it to 1 in order to make it faster 10 years ago
Arthur Schiwon 71944a59a5 detectors (email, displayname..) are now started in one place, triggered from only 2 places. more reliable structure and flow, saves requests 10 years ago