This website requires JavaScript.
Explore
Help
Sign in
wbrawner
/
server
Watch
1
Star
0
Fork
You've already forked server
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
66aa9b4e27
server
/
lib
/
private
/
user
History
Thomas Müller
9b7c3a5c66
fixing PHPDoc and use cameCase names
2014-01-09 10:27:47 +01:00
..
backend.php
Infowarning about 32bit
2014-01-08 19:41:10 +01:00
database.php
Introduce user count action to user management
2014-01-07 23:05:37 +01:00
dummy.php
add tests for user counting
2014-01-08 13:26:48 +01:00
example.php
move the private namespace OC into lib/private - OCP will stay in lib/public
2013-09-30 16:36:59 +02:00
http.php
move the private namespace OC into lib/private - OCP will stay in lib/public
2013-09-30 16:36:59 +02:00
interface.php
move the private namespace OC into lib/private - OCP will stay in lib/public
2013-09-30 16:36:59 +02:00
manager.php
if backends have the same class name, sum their users up instead of overwriting
2014-01-08 13:24:28 +01:00
session.php
fixing PHPDoc and use cameCase names
2014-01-09 10:27:47 +01:00
user.php
Replace static usage of OC_Config and OC_Preferences with the injected \OC\ConfigAll
2013-12-18 13:03:19 +01:00