Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | LDAP: use OC_Cache to cache results from LDAP. Default is set to 10 min. Shou... | Arthur Schiwon | 2012-07-26 | 5 | -34/+109 |
* | LDAP: some cleanup | Arthur Schiwon | 2012-07-26 | 1 | -3/+0 |
* | code style | Arthur Schiwon | 2012-07-26 | 1 | -3/+3 |
* | convert through caldav transmitted rgba calendarcolor to rgb | Georg Ehrke | 2012-07-26 | 1 | -1/+7 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-07-26 | 5 | -0/+239 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-07-26 | 6 | -42/+155 |
* | Updated packages | Lukas Reschke | 2012-07-26 | 2 | -4/+2 |
* | Fix filesystem hash, no longer using basicOperation() | Michael Gapczynski | 2012-07-25 | 1 | -1/+1 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-07-25 | 2 | -14/+35 |
* | LDAP: check if php-ldap is installed. If not, give an error output. FIX: blan... | Arthur Schiwon | 2012-07-25 | 2 | -0/+14 |
* | OpenID: fix include path | Bart Visscher | 2012-07-25 | 1 | -1/+1 |
* | LDAP: replace deprecated constant | Arthur Schiwon | 2012-07-25 | 1 | -1/+1 |
* | code style | Arthur Schiwon | 2012-07-25 | 1 | -1/+1 |
* | LDAP: remove debug output | Arthur Schiwon | 2012-07-25 | 1 | -4/+0 |
* | code style | Arthur Schiwon | 2012-07-25 | 1 | -5/+5 |
* | LDAP: remove obsolete require_once | Arthur Schiwon | 2012-07-25 | 1 | -3/+0 |
* | code style | Arthur Schiwon | 2012-07-25 | 1 | -1/+1 |
* | code style | Arthur Schiwon | 2012-07-25 | 1 | -1/+1 |
* | remove unnecessary debug output | Arthur Schiwon | 2012-07-25 | 1 | -1/+0 |
* | code style | Arthur Schiwon | 2012-07-25 | 1 | -1/+0 |
* | code style | Arthur Schiwon | 2012-07-25 | 1 | -2/+3 |
* | LDAP: adjust test after refactoring | Arthur Schiwon | 2012-07-25 | 1 | -2/+2 |
* | LDAP: silence warning, but handle the error | Arthur Schiwon | 2012-07-25 | 1 | -1/+6 |
* | LDAP: split up LIB_LDAP into Access for LDAP interaction functions and Connec... | Arthur Schiwon | 2012-07-25 | 5 | -372/+479 |
* | LDAP: group backend now implements the interface, does not inherit backend class | Arthur Schiwon | 2012-07-25 | 1 | -1/+14 |
* | LDAP: put app under the OCA\user_ldap\ namespace | Arthur Schiwon | 2012-07-25 | 3 | -44/+46 |
* | Support for OCA namespace | Arthur Schiwon | 2012-07-25 | 2 | -1/+2 |
* | LDAP: switch user backend from extending class OC_User_Backend to implementin... | Arthur Schiwon | 2012-07-25 | 1 | -1/+24 |
* | LDAP: pass user backend as instance, not classname | Arthur Schiwon | 2012-07-25 | 1 | -1/+1 |
* | move some openid files to 3rdparty | Robin Appelman | 2012-07-24 | 5 | -2036/+3 |
* | fix broken properties in the database | Bjoern Schiessle | 2012-07-23 | 1 | -2/+2 |
* | update routine to fix broken file properties in db | Bjoern Schiessle | 2012-07-23 | 2 | -1/+12 |
* | Remove unused ajax file. | Thomas Tanghus | 2012-07-23 | 1 | -46/+0 |
* | Cache DOM lookups, general cleanup. | Thomas Tanghus | 2012-07-23 | 1 | -113/+132 |
* | Cleaner event handling. | Thomas Tanghus | 2012-07-23 | 1 | -13/+8 |
* | No need to set checksum on PHOTO. | Thomas Tanghus | 2012-07-23 | 1 | -15/+4 |
* | Cleaner variable handling. | Thomas Tanghus | 2012-07-23 | 1 | -12/+6 |
* | Make sure notifier cleans up. | Thomas Tanghus | 2012-07-23 | 1 | -12/+16 |
* | Revert "No need to set checksum for PHOTO." | Thomas Tanghus | 2012-07-23 | 2 | -49/+101 |
* | No need to set checksum for PHOTO. | Thomas Tanghus | 2012-07-23 | 2 | -101/+49 |
* | Use insertContact | Thomas Tanghus | 2012-07-23 | 1 | -13/+4 |
* | Whitespace | Thomas Tanghus | 2012-07-23 | 1 | -2/+2 |
* | CSRF protection for eventsource | Robin Appelman | 2012-07-22 | 1 | -0/+2 |
* | progressbar for New->From Url | Robin Appelman | 2012-07-22 | 2 | -27/+65 |
* | cache fileid's in oc_cache | Robin Appelman | 2012-07-22 | 1 | -0/+5 |
* | Added help for keyboard shortcuts. | Thomas Tanghus | 2012-07-22 | 3 | -6/+55 |
* | First stab at Ninja mode ;-) | Thomas Tanghus | 2012-07-21 | 1 | -1/+65 |
* | Improved scrollTo method. Still not quite there... | Thomas Tanghus | 2012-07-21 | 1 | -3/+3 |
* | Added next/previous methods to contacts list. | Thomas Tanghus | 2012-07-21 | 1 | -0/+15 |
* | Remove wrong comment. | Thomas Tanghus | 2012-07-21 | 1 | -1/+1 |