Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | Typo fix. | Volkan Gezer | 2014-04-11 | 1 | -1/+1 | |
| |_|/ / / |/| | | | | ||||||
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-04-11 | 4 | -0/+7 | |
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-04-10 | 2 | -0/+2 | |
* | | | | | Merge pull request #7837 from owncloud/fix_7530 | blizzz | 2014-04-09 | 2 | -7/+237 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | add comment to clearify when a skip in the foreach happens | Arthur Schiwon | 2014-04-09 | 1 | -0/+1 | |
| * | | | | define var | Arthur Schiwon | 2014-03-21 | 1 | -0/+1 | |
| * | | | | make tests work on systems without php5_ldap | Arthur Schiwon | 2014-03-21 | 1 | -0/+12 | |
| * | | | | add tests for cumulativeSearchOnAttribute | Arthur Schiwon | 2014-03-21 | 1 | -0/+198 | |
| * | | | | fix potential infinite loop when the DN of the first entry was already read. | Arthur Schiwon | 2014-03-20 | 1 | -1/+1 | |
| * | | | | Use the LDAP wrapper for checking resources, needs for proper testing | Arthur Schiwon | 2014-03-20 | 1 | -1/+1 | |
| * | | | | Fix wildcard handling and check even less DNs per filter, enough will be look... | Arthur Schiwon | 2014-03-20 | 1 | -4/+7 | |
| * | | | | LDAP Wizard: when determining objectclasses, we realy do not need to look at ... | Arthur Schiwon | 2014-03-20 | 1 | -4/+19 | |
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-04-09 | 8 | -1/+18 | |
| |/ / / |/| | | | ||||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-04-08 | 3 | -3/+16 | |
* | | | | Merge pull request #6221 from leo-b/ldap_get_all_groups | blizzz | 2014-04-07 | 3 | -3/+49 | |
|\ \ \ \ | ||||||
| * | | | | adapt description of paging size configuration | Alexander Bergolth | 2014-03-28 | 1 | -1/+1 | |
| * | | | | change default ldap paging size to 500 | Alexander Bergolth | 2014-03-28 | 1 | -1/+1 | |
| * | | | | make getGroupsChunk() protected instead of private | Alexander Bergolth | 2014-03-13 | 1 | -1/+1 | |
| * | | | | adapt coding style | Alexander Bergolth | 2014-03-13 | 1 | -15/+15 | |
| * | | | | fix another oversight... sigh.. | root | 2014-03-05 | 1 | -1/+1 | |
| * | | | | getGroups(): fix overall max search limit for paged searches | root | 2014-03-04 | 1 | -3/+3 | |
| * | | | | getGroups() $limit was not handled correctly | root | 2014-03-04 | 1 | -2/+7 | |
| * | | | | revert updateGroups job to use getGroups() instead of getAllGroups() | root | 2014-03-04 | 1 | -1/+1 | |
| * | | | | merge functionality of getAllGroups into getGroups | root | 2014-03-04 | 1 | -15/+18 | |
| * | | | | Merge branch 'ldap_paging_chunksize' into ldap_get_all_groups | root | 2014-03-04 | 2 | -1/+5 | |
| |\ \ \ \ | ||||||
| | * | | | | add ldap_paging_size config option | root | 2014-03-04 | 2 | -1/+5 | |
| | | |_|/ | | |/| | | ||||||
| * | | | | use getAllGroup() in the updateGroups background job | root | 2014-03-04 | 1 | -1/+1 | |
| * | | | | add getAllGroups() that uses a paged search if available | root | 2014-03-04 | 1 | -0/+34 | |
| |/ / / | ||||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-04-06 | 1 | -0/+5 | |
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-04-02 | 1 | -0/+5 | |
* | | | | Merge pull request #7915 from owncloud/replace-personalblock | Vincent Petry | 2014-04-01 | 1 | -1/+1 | |
|\ \ \ \ | ||||||
| * \ \ \ | external storage: fix merge conflict, indentation | Jan-Christoph Borchardt | 2014-03-31 | 1 | -0/+1 | |
| |\ \ \ \ | ||||||
| * | | | | | replace personalblock fieldset with section class in core user_ apps | Jan-Christoph Borchardt | 2014-03-27 | 1 | -1/+1 | |
* | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-04-01 | 1 | -0/+4 | |
| |/ / / / |/| | | | | ||||||
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-03-30 | 1 | -0/+1 | |
|/ / / / | ||||||
* | | | | Miscellaneous text fixes for core apps | Robin McCorkell | 2014-03-26 | 1 | -2/+2 | |
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-03-26 | 1 | -0/+6 | |
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-03-24 | 1 | -0/+5 | |
* | | | | add test for cloning and keeping configuration seperate | Arthur Schiwon | 2014-03-21 | 1 | -0/+54 | |
* | | | | Use array_key_exists instead of isset, because the latter returns false if th... | Arthur Schiwon | 2014-03-21 | 1 | -2/+2 | |
* | | | | On clone create a new instance of the Configuration | Arthur Schiwon | 2014-03-21 | 1 | -0/+2 | |
* | | | | Merge pull request #7823 from owncloud/fix_7796 | blizzz | 2014-03-21 | 1 | -2/+2 | |
|\ \ \ \ | ||||||
| * | | | | Fix duplicate ipauniqueid | Robin McCorkell | 2014-03-20 | 1 | -1/+1 | |
| * | | | | Add FreeIPA UUID compatibility, fixes #7796 | Robin McCorkell | 2014-03-19 | 1 | -2/+2 | |
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-03-21 | 1 | -0/+1 | |
| |_|/ / |/| | | | ||||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-03-20 | 1 | -1/+5 | |
|/ / / | ||||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-03-19 | 1 | -0/+5 | |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-03-15 | 1 | -0/+5 | |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-03-13 | 3 | -0/+122 | |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-03-13 | 2 | -0/+10 |