9 次代码提交 (2c8e8083e74a6fb696e76ebbd8dd79bf50aacf76)

作者 SHA1 备注 提交日期
  John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 3 年前
  Roeland Jago Douma 11a9bd3e19 Some OCS result psalm fixes 3 年前
  Christoph Wurst caff1023ea
Format control structures, classes, methods and function 4 年前
  Christoph Wurst 1a9330cd69
Update the license headers for Nextcloud 19 4 年前
  Christoph Wurst b80ebc9674
Use the short array syntax, everywhere 4 年前
  Christoph Wurst 5bf3d1bb38
Update license headers 4 年前
  Joas Schilling ba87db3fcc
Fix others 8 年前
  Lukas Reschke aba539703c
Update license headers 8 年前
  Roeland Douma 9b05f37fad lib/private/ocs to PSR-4 (#24558) 8 年前
  Thomas Müller 682821c71e Happy new year! 8 年前
  Morris Jobke b945d71384 update licence headers via script 8 年前
  Thomas Müller e589226f58 fix PHPDoc 9 年前
  Thomas Müller 2c8eaacec7 Merge headers of ocs results 9 年前
  Thomas Müller 1d219cf799 With V2 we should ensure that the status codes are kept in sync 9 年前
  Thomas Müller 0595c05200 Adding header support to class OC_OCS_Result 9 年前
  Jenkins for ownCloud b585d87d9d Update license headers 9 年前
  Morris Jobke 06aef4e8b1 Revert "Updating license headers" 9 年前
  Jenkins for ownCloud 6a1a4880f0 Updating license headers 9 年前
  Lukas Reschke 4f0f7e35ca Fix unexisting class and PHPDoc 9 年前
  Robin McCorkell 87b548ed91 Fix all PHPDoc types and variable names, in /lib 10 年前
  tomneedham 6b017201b8 Only accept success as 100 like the OCS spec does 10 年前
  Bjoern Schiessle dc53c83e7b getData() always needs to return an array 10 年前
  Thomas Müller 9c9dc276b7 move the private namespace OC into lib/private - OCP will stay in lib/public 10 年前
  kondou 9e8a6b704d Add _many_ newlines at the end of files 11 年前
  Tom Needham 7eb6cc62f8 Make class properties protected instead of private to allow subclassing 11 年前
  Tom Needham 934735043b API: Remove api response structure from OC_OCS_Result, handle multiple registered methods for api calls 11 年前
  Bart Visscher 5bfe4adbaa Whitespace cleanup 11 年前
  Tom Needham 218a5ea890 Remove unused methods 11 年前
  Tom Needham 228a75ebaa API: Include totalitems and itemsperpage meta data when needed. 11 年前
  Tom Needham 140141edf2 API: Further tidying, implement OC_OCS_Result object for api results. 11 年前