Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | implement getCurrentUser in Sabre Auth Connector, fixes #508 | Arthur Schiwon | 2012-12-14 | 1 | -0/+15 |
* | use username, not passed loginname, might differ | Arthur Schiwon | 2012-12-14 | 1 | -1/+1 |
* | Merge pull request #584 from wardragon/ldap_access_userExists_fix | blizzz | 2012-12-12 | 2 | -4/+9 |
|\ | |||||
| * | Add an $excludingBackend optional parameter | Lorenzo M. Catucci | 2012-12-07 | 2 | -4/+9 |
* | | throwing InsufficientStorage in case the quota is reached | Thomas Mueller | 2012-12-12 | 1 | -1/+1 |
* | | set the session name to the instance id - which is unique | Thomas Mueller | 2012-12-12 | 1 | -0/+3 |
* | | Merge pull request #766 from btactic/language_autodetect | Thomas Müller | 2012-12-12 | 1 | -2/+8 |
|\ \ | |||||
| * | | Fix the loop to search al the available languages, not only the las element. | Sergi Almacellas Abellana | 2012-12-09 | 1 | -4/+4 |
| * | | Improve autodetection of language. | Sergi Almacellas Abellana | 2012-12-07 | 1 | -2/+8 |
* | | | Merge pull request #829 from owncloud/contacts_api_namespace_fix | Bart Visscher | 2012-12-11 | 2 | -6/+8 |
|\ \ \ | |||||
| * | | | [contacts_api] IAddressBook moved to OCP as it's used by apps to provide acce... | Thomas Mueller | 2012-12-11 | 2 | -6/+8 |
* | | | | Merge pull request #825 from owncloud/oc_namespace | Thomas Müller | 2012-12-11 | 1 | -0/+3 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Autoload classes with 'OC' namespace prefix. | Thomas Tanghus | 2012-12-11 | 1 | -0/+3 |
* | | | | Merge pull request #824 from owncloud/add_user_backend_registration_debug_log | Frank Karlitschek | 2012-12-11 | 1 | -11/+18 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | add debug logging for user backend registration | Jörn Friedrich Dreyer | 2012-12-11 | 1 | -11/+18 |
* | | | | Merge pull request #697 from eMerzh/revoke_on_create | Thomas Müller | 2012-12-11 | 1 | -2/+4 |
|\ \ \ \ | |||||
| * | | | | Revoke DB rights on install only if the db is newly created | Brice Maron | 2012-12-03 | 1 | -2/+4 |
* | | | | | Merge pull request #623 from owncloud/contacts_api_2 | Thomas Müller | 2012-12-11 | 2 | -62/+217 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | [contacts_api] move addressbook to it's own file | Thomas Mueller | 2012-12-08 | 2 | -51/+72 |
| * | | | | [contacts_api] update documentation | Thomas Mueller | 2012-12-06 | 1 | -8/+8 |
| * | | | | [Contacts API] example for searching added | Thomas Mueller | 2012-12-02 | 1 | -0/+32 |
| * | | | | test for search and unregister added | Thomas Mueller | 2012-11-28 | 1 | -2/+2 |
| * | | | | first unit tests implemented | Thomas Mueller | 2012-11-28 | 1 | -4/+11 |
| * | | | | change name to IAddressBook | Thomas Mueller | 2012-11-28 | 1 | -6/+6 |
| * | | | | plugin mechanism implemented | Thomas Mueller | 2012-11-28 | 1 | -63/+158 |
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-12-11 | 2 | -2/+2 |
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-12-10 | 1 | -18/+18 |
* | | | | | Merge pull request #762 from owncloud/database_exception | Thomas Müller | 2012-12-08 | 1 | -10/+15 |
|\ \ \ \ \ | |||||
| * | | | | | dont handle database exception in OC_DB | Robin Appelman | 2012-12-07 | 1 | -10/+15 |
| | |_|/ / | |/| | | | |||||
* / | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-12-08 | 1 | -9/+9 |
|/ / / / | |||||
* | | | | Merge pull request #182 from owncloud/fix-redirect | Bart Visscher | 2012-12-07 | 2 | -7/+11 |
|\ \ \ \ | |||||
| * | | | | Fix warning about redirect_url not set | Bart Visscher | 2012-12-07 | 1 | -1/+1 |
| * | | | | Remove uneeded new line | Lukas Reschke | 2012-11-01 | 1 | -1/+0 |
| * | | | | Check for redirect_url for logged in users | Lukas Reschke | 2012-11-01 | 1 | -0/+7 |
| * | | | | Make the redirect_url working again | Lukas Reschke | 2012-10-31 | 2 | -7/+5 |
* | | | | | one more undefined index error | Björn Schießle | 2012-12-06 | 1 | -2/+2 |
* | | | | | fix more undefined indexes | Björn Schießle | 2012-12-06 | 1 | -1/+1 |
* | | | | | Merge pull request #647 from owncloud/fix_app_settings_navigation | Thomas Müller | 2012-12-05 | 2 | -1/+2 |
|\ \ \ \ \ | |||||
| * | | | | | Move loading of all the apps to setting the active navigation entry. | Bart Visscher | 2012-11-30 | 2 | -1/+2 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge pull request #700 from eMerzh/fix_error_display | Thomas Müller | 2012-12-05 | 1 | -14/+10 |
|\ \ \ \ \ | |||||
| * | | | | | Fix a dirty function preventing showing errors | Brice Maron | 2012-12-03 | 1 | -14/+10 |
| | |_|/ / | |/| | | | |||||
* / | | | | minified version no longer available | Thomas Mueller | 2012-12-04 | 1 | -1/+1 |
|/ / / / | |||||
* | | | | Merge pull request #682 from VicDeo/master | Thomas Müller | 2012-12-03 | 1 | -32/+27 |
|\ \ \ \ | |||||
| * | | | | Clean KB entries processing code | Victor Dubiniuk | 2012-12-02 | 1 | -32/+27 |
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-12-03 | 1 | -1/+6 |
|/ / / / | |||||
* | | | | Update lib/image.php | Isaac Rosenberg | 2012-12-01 | 1 | -1/+1 |
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-12-02 | 4 | -15/+32 |
* | | | | Merge pull request #619 from samtuke/versions_cache | Bart Visscher | 2012-11-30 | 2 | -5/+31 |
|\ \ \ \ | |||||
| * | | | | OC_FSV->copy now only caches files which are copied from data/user/files | Sam Tuke | 2012-11-28 | 2 | -5/+31 |
| |/ / / | |||||
* | | | | use new obEnd function instead of ob_end_clean | Robin Appelman | 2012-11-29 | 3 | -3/+3 |