Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cap LDAP user cache (#25323) | Jörn Friedrich Dreyer | 2016-07-04 | 1 | -13/+15 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-07-04 | 2 | -0/+4 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-06-30 | 2 | -0/+12 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-06-25 | 2 | -0/+114 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-06-22 | 2 | -2/+76 |
| | |||||
* | Fix null pointer exception in user_ldap (#25062) | Jörn Friedrich Dreyer | 2016-06-21 | 1 | -1/+8 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-06-14 | 2 | -0/+4 |
| | |||||
* | Use proper namespaces - fixes #25078 (#25079) | Thomas Müller | 2016-06-13 | 1 | -1/+2 |
| | |||||
* | Merge pull request #25024 from owncloud/ldap-cachedgroupsbymember | Vincent Petry | 2016-06-10 | 2 | -1/+54 |
|\ | | | | | Use array_merge when reading cached groups members | ||||
| * | Add unit test for LDAP multi group caching | Vincent Petry | 2016-06-09 | 1 | -0/+53 |
| | | |||||
| * | Use array_merge when reading cached groups members | Vincent Petry | 2016-06-08 | 1 | -1/+1 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-06-10 | 2 | -0/+2 |
|/ | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-06-06 | 2 | -0/+2 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-06-04 | 2 | -18/+18 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-06-03 | 2 | -2/+0 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-06-02 | 2 | -4/+4 |
| | |||||
* | Use a capped memory cache for the user/group cache | Roeland Jago Douma | 2016-05-30 | 1 | -2/+6 |
| | | | | | | | | | For #24403 When upgrading huge installations this can lead to memory problems as the cache will only grow and grow. Capping this memory will make sure we don't run out while during normal operation still basically cache everything. | ||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-05-28 | 2 | -4/+4 |
| | |||||
* | Update license headers | Lukas Reschke | 2016-05-26 | 76 | -104/+157 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-05-26 | 2 | -0/+4 |
| | |||||
* | Fix the tests again | Joas Schilling | 2016-05-25 | 4 | -4/+4 |
| | |||||
* | Fix throws docs | Joas Schilling | 2016-05-25 | 1 | -3/+3 |
| | |||||
* | Last instances of lowercase user_ldap | Joas Schilling | 2016-05-25 | 2 | -3/+3 |
| | |||||
* | Move tests/ to PSR-4 | Joas Schilling | 2016-05-25 | 32 | -66/+61 |
| | |||||
* | Fix several minor issues | Joas Schilling | 2016-05-25 | 4 | -11/+9 |
| | |||||
* | Move Job to a better class name | Joas Schilling | 2016-05-25 | 2 | -5/+7 |
| | |||||
* | Move Access to PSR-4 | Joas Schilling | 2016-05-25 | 14 | -33/+25 |
| | |||||
* | Move BackendUtility to PSR-4 | Joas Schilling | 2016-05-25 | 3 | -3/+3 |
| | |||||
* | Move Configuration to PSR-4 | Joas Schilling | 2016-05-25 | 10 | -15/+14 |
| | |||||
* | Move Connection to PSR-4 | Joas Schilling | 2016-05-25 | 19 | -32/+30 |
| | |||||
* | Move FilesystemHelper to PSR-4 | Joas Schilling | 2016-05-25 | 13 | -13/+16 |
| | |||||
* | Move Helper to PSR-4 | Joas Schilling | 2016-05-25 | 16 | -23/+20 |
| | |||||
* | Move interface to PSR-4 | Joas Schilling | 2016-05-25 | 16 | -23/+14 |
| | |||||
* | Move LDAP to PSR-4 | Joas Schilling | 2016-05-25 | 13 | -15/+16 |
| | |||||
* | Move LDAP Utility to PSR-4 | Joas Schilling | 2016-05-25 | 4 | -2/+5 |
| | |||||
* | Move LogWrapper to PSR-4 | Joas Schilling | 2016-05-25 | 13 | -16/+17 |
| | |||||
* | Move Proxy to PSR-4 | Joas Schilling | 2016-05-25 | 3 | -4/+7 |
| | |||||
* | lib/user | Joas Schilling | 2016-05-25 | 1 | -1/+2 |
| | |||||
* | Move wizard | Joas Schilling | 2016-05-25 | 4 | -7/+12 |
| | |||||
* | Move lib\user to PSR-4 | Joas Schilling | 2016-05-25 | 31 | -68/+67 |
| | |||||
* | Move User_LDAP and User_Proxy to PSR-4 | Joas Schilling | 2016-05-25 | 19 | -33/+33 |
| | |||||
* | Move Group_LDAP and Group_Proxy to PSR-4 | Joas Schilling | 2016-05-25 | 6 | -16/+16 |
| | |||||
* | Move Command namespace to PSR-4 | Joas Schilling | 2016-05-25 | 9 | -27/+23 |
| | |||||
* | Move User_LDAP to PSR-4 | Joas Schilling | 2016-05-25 | 5 | -0/+2 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-05-24 | 2 | -0/+4 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-05-22 | 4 | -42/+102 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-05-18 | 2 | -0/+2 |
| | |||||
* | Fixed dynamic group ldap access (#23450) | blizzz | 2016-05-17 | 1 | -9/+11 |
| | | | | | | | | | | | | | | | | | | | * Fixed dynamic group ldap access getUserGroups: Using $userDN instead of $uid to query LDAP Converting groupDN to group name using API instead of substring Removing cache processing at the end of the method * Fixing group handling added back the cache processing and fixed * fixed possible indention problem spaces -> tab conversion * formatting, white-space changes only | ||||
* | Group fixup (#24621) | Roeland Douma | 2016-05-17 | 1 | -1/+1 |
| | | | | | | | | * Move used OC_Group_xx to \OC\Group * Add (deprecated) legacy wrapper in legacy, OC_Group_xx * Replace deprecated use of OC_Group_xx with \OC\Group\xx | ||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-05-17 | 2 | -0/+2 |
| |