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