13 İşlemeler (fef9fb3bc0a93b94ca87968246fbac69c4590e2f)

Yazar SHA1 Mesaj Tarih
  Christoph Wurst 872c181c74
chore: Drop dead private methods in /lib 1 yıl önce
  Julius Härtl 9b4b72826a
Reopen sessions if we need to write to them instead of keeping them open 2 yıl önce
  John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 3 yıl önce
  Christoph Wurst caff1023ea
Format control structures, classes, methods and function 4 yıl önce
  Christoph Wurst 5bf3d1bb38
Update license headers 4 yıl önce
  Roeland Jago Douma 8c47a632e0
Allow updating the token on session regeneration 6 yıl önce
  Roeland Jago Douma 8cb6bb3987
Make ISession strict 6 yıl önce
  Joas Schilling 0215b004da
Update with robin 8 yıl önce
  Joas Schilling ba87db3fcc
Fix others 8 yıl önce
  Lukas Reschke aba539703c
Update license headers 8 yıl önce
  Christoph Wurst e93bf80b29
throw SessionNotAvailableException if session_id returns empty string 8 yıl önce
  Christoph Wurst 0d53e86421
add ISession::getId() wrapper for session_id 8 yıl önce
  Roeland Jago Douma e2c36c2903
Move \OC\Session to PSR-4 8 yıl önce
  Thomas Müller 682821c71e Happy new year! 8 yıl önce
  Lukas Reschke fec41e7539 Move regeneration of session ID into session classes 8 yıl önce
  Morris Jobke b945d71384 update licence headers via script 8 yıl önce
  Phil Davis 7940a3fb65 Session closed exception wording 8 yıl önce
  Jenkins for ownCloud b585d87d9d Update license headers 9 yıl önce
  Morris Jobke 06aef4e8b1 Revert "Updating license headers" 9 yıl önce
  Jenkins for ownCloud 6a1a4880f0 Updating license headers 9 yıl önce
  Thomas Müller 6bbbf8536f introduce reopen() method to be used for unit test execution only - right after a unit test has been executed the session will be reopened 10 yıl önce
  Thomas Müller 9fe5033f1e PHPDoc updated 10 yıl önce
  Thomas Müller 73a1ece753 adding an explicit close method to class session - write operations (set and remove) being called after close() will throw an exception 10 yıl önce
  Jörn Friedrich Dreyer 2a6a9a8cef polish documentation based on scrutinizer patches 10 yıl önce
  Robin Appelman a36bf5c2b5 preserve 3rd party values in in the Session destructor 10 yıl önce
  Thomas Müller 9c9dc276b7 move the private namespace OC into lib/private - OCP will stay in lib/public 10 yıl önce
  Robin Appelman 57f712f8a9 implement ArrayInterface with Session 11 yıl önce
  Robin Appelman 76d13120ea Abstract the session away in a class 11 yıl önce