Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | only check ldap_errno if an ldap_* function actually fails | root | 2014-03-06 | 3 | -6/+11 | |
| * | | | | Merge pull request #8233 from owncloud/fix-newdialog-ie | Thomas Müller | 2014-04-23 | 1 | -1/+1 | |
| |\ \ \ \ | ||||||
| | * | | | | fix shift of icons in 'New' menu in IE8/9, fix #7987 | Jan-Christoph Borchardt | 2014-04-16 | 1 | -1/+1 | |
| * | | | | | Adjust renaming of directories, fixes #8280 | Robin McCorkell | 2014-04-23 | 1 | -1/+2 | |
| | |_|/ / | |/| | | | ||||||
| * | | | | Merge pull request #8164 from owncloud/fix-6651 | blizzz | 2014-04-23 | 3 | -79/+122 | |
| |\ \ \ \ | ||||||
| | * | | | | fixing some JSHint warnings | Thomas Müller | 2014-04-23 | 2 | -17/+18 | |
| | * | | | | Give hint when composing filter failed | Arthur Schiwon | 2014-04-11 | 1 | -1/+2 | |
| | * | | | | fix comparison in determineMode, fixes problems with restoring the filter mod... | Arthur Schiwon | 2014-04-11 | 1 | -1/+4 | |
| | * | | | | Merge branch 'ldap-filter-reset-fix' of github.com:ben-denham/core into fix-6651 | Arthur Schiwon | 2014-04-11 | 3 | -74/+112 | |
| | |\ \ \ \ | ||||||
| | | * | | | | Changed conditions in user_ldap's ldapFilter.js to use ===, fixed indentation. | ben-denham | 2014-03-14 | 1 | -3/+3 | |
| | | * | | | | Moved LdapFilter into a separate js file in user_ldap. | ben-denham | 2014-03-07 | 3 | -102/+96 | |
| | | * | | | | Added improved version of patch by @blizzz in https://github.com/owncloud/cor... | ben-denham | 2014-03-07 | 1 | -74/+118 | |
| * | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-04-23 | 76 | -68/+41 | |
| | |_|_|_|/ | |/| | | | | ||||||
| * | | | | | add additional comments, PHPdoc and check whether it's really applicable | Arthur Schiwon | 2014-04-22 | 1 | -3/+12 | |
| * | | | | | LDAP: cache display names immediately on retrieval, saves tens of unecessary ... | Arthur Schiwon | 2014-04-22 | 1 | -0/+6 | |
* | | | | | | Prevent error if previously cached data doesn't have an etag | Robin Appelman | 2014-04-22 | 1 | -0/+1 | |
* | | | | | | merge master into webdav-injection | Robin Appelman | 2014-04-22 | 75 | -246/+396 | |
|\| | | | | | ||||||
| * | | | | | Merge pull request #8255 from owncloud/fix-public-download-button | Raghu Nayyar | 2014-04-22 | 1 | -0/+13 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | keep long file names in one line to not overflow download button on mobile | Jan-Christoph Borchardt | 2014-04-17 | 1 | -0/+13 | |
| * | | | | | | Merge pull request #8247 from owncloud/l10n-files_trasbin-fix | Thomas Müller | 2014-04-22 | 1 | -4/+4 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Fix localization issues of files_trashbin | Volkan Gezer | 2014-04-17 | 1 | -4/+4 | |
| * | | | | | | | Merge pull request #8239 from owncloud/directlink-overflow | Thomas Müller | 2014-04-22 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | add max-width to directLink input to prevent overflow | Jan-Christoph Borchardt | 2014-04-16 | 1 | -0/+1 | |
| | | |_|_|_|/ / | | |/| | | | | | ||||||
| * | | | | | | | Merge pull request #8283 from owncloud/translatable-max-in-upload | Jörn Friedrich Dreyer | 2014-04-22 | 2 | -2/+2 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | make max. text translatable | Volkan Gezer | 2014-04-21 | 2 | -2/+2 | |
| * | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-04-22 | 3 | -1/+9 | |
| * | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-04-21 | 3 | -4/+39 | |
| |/ / / / / / / | ||||||
| * | | | | | | | Merge pull request #8169 from owncloud/change-to-show | Andreas Fischer | 2014-04-20 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Change from showHTML to show | Lukas Reschke | 2014-04-11 | 1 | -1/+1 | |
| * | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-04-19 | 2 | -0/+7 | |
| * | | | | | | | | Merge pull request #8220 from owncloud/type-hinting-ldap | blizzz | 2014-04-17 | 6 | -4/+25 | |
| |\ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | | | ||||||
| | * | | | | | | | Add missing param hint | Bart Visscher | 2014-04-16 | 1 | -0/+1 | |
| | * | | | | | | | Fix PHPdoc in user_ldap | Bart Visscher | 2014-04-15 | 6 | -4/+24 | |
| * | | | | | | | | Merge pull request #8236 from owncloud/header-right-fix | Morris Jobke | 2014-04-17 | 1 | -29/+0 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | fix header code duplication, code style fixes | Jan-Christoph Borchardt | 2014-04-16 | 1 | -16/+0 | |
| | * | | | | | | | | remove duplication of 'header-right' element, also make it overflow when too ... | Jan-Christoph Borchardt | 2014-04-16 | 1 | -13/+0 | |
| | | |_|/ / / / / | | |/| | | | | | | ||||||
| * | | | | | | | | Merge pull request #8189 from Xenopathic/misc_fixes | Robin McCorkell | 2014-04-17 | 2 | -15/+15 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Fix user_ldap default setting value | Robin McCorkell | 2014-04-13 | 1 | -1/+1 | |
| | * | | | | | | | | Prevent error in files_trashbin | Robin McCorkell | 2014-04-13 | 1 | -7/+9 | |
| | * | | | | | | | | Adjust logic for deciding if trashbin empty | Robin McCorkell | 2014-04-13 | 1 | -7/+5 | |
| * | | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-04-17 | 1 | -1/+1 | |
| | |_|_|_|/ / / / | |/| | | | | | | | ||||||
| * | | | | | | | | Merge pull request #7815 from owncloud/ldap_fix_usercount_master | blizzz | 2014-04-16 | 1 | -15/+40 | |
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | ||||||
| | * | | | | | | | replace hardcoded limit of 400 with user controlled ldapPagingSize value | Arthur Schiwon | 2014-04-09 | 1 | -2/+1 | |
| | * | | | | | | | Put inner loop into own method, let's see whether it makes scrutinizer happier | Arthur Schiwon | 2014-04-09 | 1 | -9/+18 | |
| | * | | | | | | | var count is assigned in the inner loop so it must be checked inside there to... | Arthur Schiwon | 2014-04-09 | 1 | -1/+5 | |
| | * | | | | | | | initialize variable | Arthur Schiwon | 2014-04-09 | 1 | -0/+1 | |
| | * | | | | | | | LDAP: fix user report i.e. count for LDAP servers with really many users | Arthur Schiwon | 2014-04-09 | 1 | -13/+25 | |
| | * | | | | | | | LDAP: make sure cache key for paged result cookie matches when limit or offse... | Arthur Schiwon | 2014-04-09 | 1 | -2/+2 | |
| * | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-04-16 | 50 | -96/+106 | |
| * | | | | | | | | Merge pull request #8104 from owncloud/lukepolo-master | Thomas Müller | 2014-04-15 | 5 | -75/+134 | |
| |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | | |