3057 Revīzijas (3ffa7d986a3bb2a67ae37e017f3e34097774cbf2)

Autors SHA1 Ziņojums Datums
  Christoph Wurst f0f8bdd495
PHPDoc and other minor fixes pirms 8 gadiem
  Christoph Wurst dff108e97b
fix mock builder for old phpunit versions pirms 8 gadiem
  Christoph Wurst fbb5768587
add unit tests for all new classes pirms 8 gadiem
  Christoph Wurst aa85edd224
increase token column width pirms 8 gadiem
  Christoph Wurst 8cc5f6036f
Fix existing tests pirms 8 gadiem
  Christoph Wurst aafd660b97
fix LoginController unit tests pirms 8 gadiem
  Roeland Jago Douma f6ee738ba8
Add \OC\User\Backend pirms 8 gadiem
  Roeland Jago Douma 9e1d9871a8
Move OC_User_Database to \OC\User\Database pirms 8 gadiem
  Lukas Reschke 8b428d84c0
Make update server URL configurable pirms 8 gadiem
  Roeland Jago Douma 108bd26856
Fix unit tests broken after #24457 pirms 8 gadiem
  Vincent Petry caefe23bb6
Send permalink in internal share notification emails pirms 8 gadiem
  Joas Schilling 9fbb8ce302
Do not save the language as request lang for apps when we didn't find any pirms 8 gadiem
  Thomas Müller 71fa0a75bf
Allow declaration of background jobs in info.xml pirms 8 gadiem
  Roeland Jago Douma fc82047e26
Move OC_Log_xx to \OC\Log namespace pirms 8 gadiem
  Roeland Jago Douma 0cb434686c
Move OC_Archive_XX to PSR-4 pirms 8 gadiem
  Joas Schilling 7bfc617b03
Move activity manager to the namespace pirms 8 gadiem
  Joas Schilling 3397e27657
Remove the password from the validateUserPass() method as well pirms 8 gadiem
  Thomas Müller 9c9fec36dd
Add occ commands to enable and disable a user + a disabled user can no longer login - fixes #23838 pirms 8 gadiem
  Thomas Müller e049953d1a
OC_Installer -> \OC\Installer pirms 8 gadiem
  Thomas Müller 54f45f95f5
Adding repair steps for install and uninstall - fixes #24306 pirms 8 gadiem
  Joas Schilling a85be14b62
Add the DB group for tests that require the database pirms 8 gadiem
  Bernhard Posselt 4c1b55be92 allow app developers to specify the minimum int size pirms 8 gadiem
  Thomas Müller bbd2a07525
Remove emitter from class Repair pirms 8 gadiem
  Robin McCorkell 77cec29b10 Prevent concurrent availability checks pirms 8 gadiem
  Robin Appelman 2f01c83a01 add tests pirms 8 gadiem
  Christoph Wurst e93bf80b29
throw SessionNotAvailableException if session_id returns empty string pirms 8 gadiem
  Thomas Müller 2ee7d2485c
Introduce background repair steps pirms 8 gadiem
  Robin Appelman 61054df36d triger the propagator from the command line scanner pirms 8 gadiem
  Thomas Müller c7542c02db
Introduce OCP\Migration\IRepairStep and adopt all repair steps to this new interface - refs #24198 pirms 8 gadiem
  Christoph Wurst 0d53e86421
add ISession::getId() wrapper for session_id pirms 8 gadiem
  Roeland Jago Douma 4eebccd81f
Fix inconsistent nameing of AppFramework pirms 8 gadiem
  Vincent Petry 13c01e62cf
Mark $usersSetup only if user was found in initMountPoints pirms 8 gadiem
  Vincent Petry 085bcd7da2
Throw NoUserException when attempting to init mount point for null user pirms 8 gadiem
  Joas Schilling 04cee6a7db
Change the sort order of background jobs to be DESC instead of ASC pirms 8 gadiem
  Thomas Müller d0030aad6c
Remove deprecated HTTPHelper from InfoParser pirms 8 gadiem
  Lukas Reschke 06a4da43ec
[master] Ignore certificate file if it starts with file:// pirms 8 gadiem
  Roeland Jago Douma 0dbcbc4cae
When the scanner detects a file is changed clear checksum pirms 8 gadiem
  Roeland Jago Douma dd7e0d13e5
Move the group dummy backend to test pirms 8 gadiem
  Roeland Jago Douma 92abb5f23d
Fix tests pirms 8 gadiem
  Lukas Reschke 8222ad5157
Move logout to controller pirms 8 gadiem
  Thomas Müller 1626850fc9
Remove deprecated HTTPHelper pirms 8 gadiem
  Thomas Müller 5c3183cedd
Move version check code out of class Updater pirms 8 gadiem
  Roeland Jago Douma a2c8597b00
Add occ command for updating the data-fingerprint pirms 8 gadiem
  Lukas Reschke fee95084ae
Rename `username` to `loginName` pirms 8 gadiem
  Lukas Reschke 8a650a51be
Use !== instead of empty pirms 8 gadiem
  Lukas Reschke 331e4efacb
Move login form into controller pirms 8 gadiem
  Thomas Müller 50e20e531e
Introduce isReadyForUser and verify in file transfer ownership - fixes #23786 pirms 8 gadiem
  Robin McCorkell 4717605d22 Fix storage backend class namespaces and move to subdir pirms 8 gadiem
  Roeland Jago Douma 6144ced7a0
Move post_removeFromGroup to shareManager pirms 8 gadiem
  Lukas Reschke ef93ec8bc2
Add test pirms 8 gadiem