Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | 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 | |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-03-12 | 7 | -0/+35 | |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-03-11 | 37 | -127/+250 | |
* | | | Fixed configkey casing for PostgreSQL | Vincent Petry | 2014-03-03 | 1 | -1/+1 | |
|/ / | ||||||
* | | remove remaining testing artefact | Arthur Schiwon | 2014-03-03 | 1 | -1/+1 | |
* | | intendetion. where did the whitespaces come from? | Arthur Schiwon | 2014-03-03 | 1 | -2/+2 | |
* | | LDAP: let proxy for multiple server access methods from Access | Arthur Schiwon | 2014-03-03 | 1 | -4/+13 | |
* | | Merge pull request #6299 from leo-b/ldap_nested_groups | VicDeo | 2014-02-25 | 3 | -10/+72 | |
|\ \ | ||||||
| * | | replace spaces with tabs | root | 2014-02-21 | 1 | -5/+5 | |
| * | | fix coding style to blizzz happy.. ;-) | root | 2014-02-12 | 1 | -8/+10 | |
| * | | fix indentation | root | 2013-12-11 | 1 | -42/+42 | |
| * | | remove debug output | root | 2013-12-10 | 1 | -3/+0 | |
| * | | Merge remote branch 'upstream/master' into ldap_nested_groups | root | 2013-12-10 | 4 | -4/+45 | |
| |\ \ | ||||||
| * | | | move nested group checkbox to directory settings | root | 2013-12-10 | 1 | -1/+1 | |
| * | | | combineFilterWithAnd recently moved to Access | root | 2013-12-08 | 1 | -3/+3 | |
| * | | | add support for nested groups | root | 2013-12-06 | 3 | -10/+73 | |
* | | | | Merge pull request #7312 from owncloud/ldap_fix_add_test | Thomas Müller | 2014-02-21 | 2 | -3/+169 | |
|\ \ \ \ | ||||||
| * | | | | LDAP: fix and extend tests | Arthur Schiwon | 2014-02-20 | 2 | -3/+169 | |
* | | | | | Merge pull request #7205 from owncloud/fix_7153 | blizzz | 2014-02-20 | 1 | -0/+6 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | LDAP: prevent other configuration from being deleted when deleting the first ... | Arthur Schiwon | 2014-02-14 | 1 | -0/+6 | |
* | | | | | LDAP: improve compilation of filters | Arthur Schiwon | 2014-02-19 | 2 | -0/+14 | |
* | | | | | Scrutinizer Auto-Fixes | Scrutinizer Auto-Fixer | 2014-02-19 | 5 | -8/+26 |